You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/06 12:15:28 UTC

Build failed in Jenkins: dir-fortress-core-docker-openldap-test #555

See <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/555/display/redirect>

------------------------------------------
[...truncated 1.94 MB...]
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.getAuthZs(AuditMgrImplTest.java:335)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testGetAuthZs(AuditMgrImplTest.java:311)
	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 org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:343)
	at org.apache.directory.fortress.core.ldap.LdapDataProvider.getLogConnection(LdapDataProvider.java:1261)
	at org.apache.directory.fortress.core.impl.AuditDAO.getAllAuthZs(AuditDAO.java:436)
	... 24 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.api.ldap.model.name.Dn.<init>(Dn.java:285)
	at org.apache.directory.ldap.client.api.AbstractLdapConnection.bind(AbstractLdapConnection.java:114)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.bindConnection(DefaultLdapConnectionFactory.java:64)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.newLdapConnection(DefaultLdapConnectionFactory.java:107)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:134)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:59)
	at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1188)
	at org.apache.directory.ldap.client.api.LdapConnectionPool.getConnection(LdapConnectionPool.java:123)
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:339)
	... 26 more
2018-09-06 12:15:023 INFO  LogUtil:64 - GET-AUTHZ TU1_UPD
2018-09-06 12:15:023 ERROR DefaultLdapConnectionFactory:68 - unable to bind connection: ERR_04202 A value is missing on some RDN
2018-09-06 12:15:023 ERROR AuditMgrImplTest:298 - searchAuthZs: failed with SecurityException rc=7002, msg=LdapException in AuditDAO.searchAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
org.apache.directory.fortress.core.FinderException: LdapException in AuditDAO.searchAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.impl.AuditDAO.searchAuthZs(AuditDAO.java:359)
	at org.apache.directory.fortress.core.impl.AuditP.searchAuthZs(AuditP.java:82)
	at org.apache.directory.fortress.core.impl.AuditMgrImpl.searchAuthZs(AuditMgrImpl.java:141)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchAuthZs(AuditMgrImplTest.java:286)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchAuthZs(AuditMgrImplTest.java:248)
	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 org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:343)
	at org.apache.directory.fortress.core.ldap.LdapDataProvider.getLogConnection(LdapDataProvider.java:1261)
	at org.apache.directory.fortress.core.impl.AuditDAO.searchAuthZs(AuditDAO.java:346)
	... 24 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.api.ldap.model.name.Dn.<init>(Dn.java:285)
	at org.apache.directory.ldap.client.api.AbstractLdapConnection.bind(AbstractLdapConnection.java:114)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.bindConnection(DefaultLdapConnectionFactory.java:64)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.newLdapConnection(DefaultLdapConnectionFactory.java:107)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:134)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:59)
	at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1188)
	at org.apache.directory.ldap.client.api.LdapConnectionPool.getConnection(LdapConnectionPool.java:123)
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:339)
	... 26 more
2018-09-06 12:15:023 INFO  LogUtil:64 - SESS-USRS TU1_UPD
2018-09-06 12:15:023 ERROR DefaultLdapConnectionFactory:68 - unable to bind connection: ERR_04202 A value is missing on some RDN
2018-09-06 12:15:023 ERROR AuditMgrImplTest:239 - searchUserSessions: failed with SecurityException rc=7003, msg=searchUserMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
org.apache.directory.fortress.core.FinderException: searchUserMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.impl.AuditDAO.searchUserMods(AuditDAO.java:588)
	at org.apache.directory.fortress.core.impl.AuditP.searchUserMods(AuditP.java:110)
	at org.apache.directory.fortress.core.impl.AuditMgrImpl.searchUserSessions(AuditMgrImpl.java:170)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchMods(AuditMgrImplTest.java:229)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchMods(AuditMgrImplTest.java:205)
	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 org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:343)
	at org.apache.directory.fortress.core.ldap.LdapDataProvider.getLogConnection(LdapDataProvider.java:1261)
	at org.apache.directory.fortress.core.impl.AuditDAO.searchUserMods(AuditDAO.java:575)
	... 24 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.api.ldap.model.name.Dn.<init>(Dn.java:285)
	at org.apache.directory.ldap.client.api.AbstractLdapConnection.bind(AbstractLdapConnection.java:114)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.bindConnection(DefaultLdapConnectionFactory.java:64)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.newLdapConnection(DefaultLdapConnectionFactory.java:107)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:134)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:59)
	at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1188)
	at org.apache.directory.ldap.client.api.LdapConnectionPool.getConnection(LdapConnectionPool.java:123)
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:339)
	... 26 more
2018-09-06 12:15:023 INFO  LogUtil:64 - SESS-USRS RBAC TU0
2018-09-06 12:15:023 ERROR DefaultLdapConnectionFactory:68 - unable to bind connection: ERR_04202 A value is missing on some RDN
2018-09-06 12:15:023 ERROR AuditMgrImplTest:192 - searchAdminMods: failed with SecurityException rc=7004, msg=searchAdminMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
org.apache.directory.fortress.core.FinderException: searchAdminMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.impl.AuditDAO.searchAdminMods(AuditDAO.java:678)
	at org.apache.directory.fortress.core.impl.AuditP.searchAdminMods(AuditP.java:125)
	at org.apache.directory.fortress.core.impl.AuditMgrImpl.searchAdminMods(AuditMgrImpl.java:190)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchAdminMods(AuditMgrImplTest.java:173)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchAdminMods(AuditMgrImplTest.java:94)
	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 org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:343)
	at org.apache.directory.fortress.core.ldap.LdapDataProvider.getLogConnection(LdapDataProvider.java:1261)
	at org.apache.directory.fortress.core.impl.AuditDAO.searchAdminMods(AuditDAO.java:665)
	... 24 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.api.ldap.model.name.Dn.<init>(Dn.java:285)
	at org.apache.directory.ldap.client.api.AbstractLdapConnection.bind(AbstractLdapConnection.java:114)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.bindConnection(DefaultLdapConnectionFactory.java:64)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.newLdapConnection(DefaultLdapConnectionFactory.java:107)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:134)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:59)
	at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1188)
	at org.apache.directory.ldap.client.api.LdapConnectionPool.getConnection(LdapConnectionPool.java:123)
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:339)
	... 26 more
NUMBER OF ADDS: 1010
NUMBER OF BINDS: 1131
NUMBER OF DELETES: 0
NUMBER OF MODS: 4133
NUMBER OF READS: 19735
NUMBER OF SEARCHES: 7046
Tests run: 133, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 215.435 sec <<< FAILURE! - in org.apache.directory.fortress.core.impl.FortressJUnitTest
testSearchBinds(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.085 sec  <<< FAILURE!
junit.framework.AssertionFailedError: LdapException in AuditDAO.searchBinds id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchBinds(AuditMgrImplTest.java:444)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchBinds(AuditMgrImplTest.java:399)

testGetAuthZs(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.005 sec  <<< FAILURE!
junit.framework.AssertionFailedError: LdapException in AuditDAO.getAllAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.getAuthZs(AuditMgrImplTest.java:355)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testGetAuthZs(AuditMgrImplTest.java:311)

testSearchAuthZs(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: LdapException in AuditDAO.searchAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchAuthZs(AuditMgrImplTest.java:301)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchAuthZs(AuditMgrImplTest.java:248)

testSearchMods(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: searchUserMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchMods(AuditMgrImplTest.java:241)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchMods(AuditMgrImplTest.java:205)

testSearchAdminMods(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.01 sec  <<< FAILURE!
junit.framework.AssertionFailedError: searchAdminMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchAdminMods(AuditMgrImplTest.java:195)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchAdminMods(AuditMgrImplTest.java:94)


Results :

Failed tests: 
  AuditMgrImplTest.testGetAuthZs:311->getAuthZs:355 LdapException in AuditDAO.getAllAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
  AuditMgrImplTest.testSearchAdminMods:94->searchAdminMods:195 searchAdminMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
  AuditMgrImplTest.testSearchAuthZs:248->searchAuthZs:301 LdapException in AuditDAO.searchAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
  AuditMgrImplTest.testSearchBinds:399->searchBinds:444 LdapException in AuditDAO.searchBinds id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
  AuditMgrImplTest.testSearchMods:205->searchMods:241 searchUserMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN

Tests run: 133, Failures: 5, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:45 min
[INFO] Finished at: 2018-09-06T12:15:24+00:00
[INFO] Final Memory: 23M/314M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project fortress-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-openldap-test] $ /bin/bash /tmp/jenkins6832707321848023602.sh
dir-fortress-core-docker-openldap-test
dir-fortress-core-docker-openldap-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-openldap-test #559

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/559/display/redirect?page=changes>

Changes:

[smckinney] readd files that were inadvertently removed on Sep 6

------------------------------------------
[...truncated 229.31 KB...]
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.getAuthZs(AuditMgrImplTest.java:335)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testGetAuthZs(AuditMgrImplTest.java:311)
	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 org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:343)
	at org.apache.directory.fortress.core.ldap.LdapDataProvider.getLogConnection(LdapDataProvider.java:1261)
	at org.apache.directory.fortress.core.impl.AuditDAO.getAllAuthZs(AuditDAO.java:436)
	... 24 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.api.ldap.model.name.Dn.<init>(Dn.java:285)
	at org.apache.directory.ldap.client.api.AbstractLdapConnection.bind(AbstractLdapConnection.java:114)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.bindConnection(DefaultLdapConnectionFactory.java:64)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.newLdapConnection(DefaultLdapConnectionFactory.java:107)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:134)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:59)
	at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1188)
	at org.apache.directory.ldap.client.api.LdapConnectionPool.getConnection(LdapConnectionPool.java:123)
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:339)
	... 26 more
2018-09-08 10:52:022 INFO  LogUtil:64 - GET-AUTHZ TU1_UPD
2018-09-08 10:52:022 ERROR DefaultLdapConnectionFactory:68 - unable to bind connection: ERR_04202 A value is missing on some RDN
2018-09-08 10:52:022 ERROR AuditMgrImplTest:298 - searchAuthZs: failed with SecurityException rc=7002, msg=LdapException in AuditDAO.searchAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
org.apache.directory.fortress.core.FinderException: LdapException in AuditDAO.searchAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.impl.AuditDAO.searchAuthZs(AuditDAO.java:359)
	at org.apache.directory.fortress.core.impl.AuditP.searchAuthZs(AuditP.java:82)
	at org.apache.directory.fortress.core.impl.AuditMgrImpl.searchAuthZs(AuditMgrImpl.java:141)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchAuthZs(AuditMgrImplTest.java:286)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchAuthZs(AuditMgrImplTest.java:248)
	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 org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:343)
	at org.apache.directory.fortress.core.ldap.LdapDataProvider.getLogConnection(LdapDataProvider.java:1261)
	at org.apache.directory.fortress.core.impl.AuditDAO.searchAuthZs(AuditDAO.java:346)
	... 24 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.api.ldap.model.name.Dn.<init>(Dn.java:285)
	at org.apache.directory.ldap.client.api.AbstractLdapConnection.bind(AbstractLdapConnection.java:114)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.bindConnection(DefaultLdapConnectionFactory.java:64)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.newLdapConnection(DefaultLdapConnectionFactory.java:107)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:134)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:59)
	at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1188)
	at org.apache.directory.ldap.client.api.LdapConnectionPool.getConnection(LdapConnectionPool.java:123)
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:339)
	... 26 more
2018-09-08 10:52:022 INFO  LogUtil:64 - SESS-USRS TU1_UPD
2018-09-08 10:52:022 ERROR DefaultLdapConnectionFactory:68 - unable to bind connection: ERR_04202 A value is missing on some RDN
2018-09-08 10:52:022 ERROR AuditMgrImplTest:239 - searchUserSessions: failed with SecurityException rc=7003, msg=searchUserMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
org.apache.directory.fortress.core.FinderException: searchUserMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.impl.AuditDAO.searchUserMods(AuditDAO.java:588)
	at org.apache.directory.fortress.core.impl.AuditP.searchUserMods(AuditP.java:110)
	at org.apache.directory.fortress.core.impl.AuditMgrImpl.searchUserSessions(AuditMgrImpl.java:170)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchMods(AuditMgrImplTest.java:229)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchMods(AuditMgrImplTest.java:205)
	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 org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:343)
	at org.apache.directory.fortress.core.ldap.LdapDataProvider.getLogConnection(LdapDataProvider.java:1261)
	at org.apache.directory.fortress.core.impl.AuditDAO.searchUserMods(AuditDAO.java:575)
	... 24 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.api.ldap.model.name.Dn.<init>(Dn.java:285)
	at org.apache.directory.ldap.client.api.AbstractLdapConnection.bind(AbstractLdapConnection.java:114)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.bindConnection(DefaultLdapConnectionFactory.java:64)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.newLdapConnection(DefaultLdapConnectionFactory.java:107)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:134)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:59)
	at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1188)
	at org.apache.directory.ldap.client.api.LdapConnectionPool.getConnection(LdapConnectionPool.java:123)
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:339)
	... 26 more
2018-09-08 10:52:022 INFO  LogUtil:64 - SESS-USRS RBAC TU0
2018-09-08 10:52:022 ERROR DefaultLdapConnectionFactory:68 - unable to bind connection: ERR_04202 A value is missing on some RDN
2018-09-08 10:52:022 ERROR AuditMgrImplTest:192 - searchAdminMods: failed with SecurityException rc=7004, msg=searchAdminMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
org.apache.directory.fortress.core.FinderException: searchAdminMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.impl.AuditDAO.searchAdminMods(AuditDAO.java:678)
	at org.apache.directory.fortress.core.impl.AuditP.searchAdminMods(AuditP.java:125)
	at org.apache.directory.fortress.core.impl.AuditMgrImpl.searchAdminMods(AuditMgrImpl.java:190)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchAdminMods(AuditMgrImplTest.java:173)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchAdminMods(AuditMgrImplTest.java:94)
	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 org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:343)
	at org.apache.directory.fortress.core.ldap.LdapDataProvider.getLogConnection(LdapDataProvider.java:1261)
	at org.apache.directory.fortress.core.impl.AuditDAO.searchAdminMods(AuditDAO.java:665)
	... 24 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at org.apache.directory.api.ldap.model.name.Dn.<init>(Dn.java:285)
	at org.apache.directory.ldap.client.api.AbstractLdapConnection.bind(AbstractLdapConnection.java:114)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.bindConnection(DefaultLdapConnectionFactory.java:64)
	at org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory.newLdapConnection(DefaultLdapConnectionFactory.java:107)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:134)
	at org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory.makeObject(ValidatingPoolableLdapConnectionFactory.java:59)
	at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1188)
	at org.apache.directory.ldap.client.api.LdapConnectionPool.getConnection(LdapConnectionPool.java:123)
	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getLogConnection(LdapConnectionProvider.java:339)
	... 26 more
NUMBER OF ADDS: 1010
NUMBER OF BINDS: 1131
NUMBER OF DELETES: 0
NUMBER OF MODS: 4133
NUMBER OF READS: 19735
NUMBER OF SEARCHES: 7046
Tests run: 133, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 214.532 sec <<< FAILURE! - in org.apache.directory.fortress.core.impl.FortressJUnitTest
testSearchBinds(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.082 sec  <<< FAILURE!
junit.framework.AssertionFailedError: LdapException in AuditDAO.searchBinds id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchBinds(AuditMgrImplTest.java:444)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchBinds(AuditMgrImplTest.java:399)

testGetAuthZs(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.005 sec  <<< FAILURE!
junit.framework.AssertionFailedError: LdapException in AuditDAO.getAllAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.getAuthZs(AuditMgrImplTest.java:355)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testGetAuthZs(AuditMgrImplTest.java:311)

testSearchAuthZs(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: LdapException in AuditDAO.searchAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchAuthZs(AuditMgrImplTest.java:301)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchAuthZs(AuditMgrImplTest.java:248)

testSearchMods(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: searchUserMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchMods(AuditMgrImplTest.java:241)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchMods(AuditMgrImplTest.java:205)

testSearchAdminMods(org.apache.directory.fortress.core.impl.AuditMgrImplTest)  Time elapsed: 0.007 sec  <<< FAILURE!
junit.framework.AssertionFailedError: searchAdminMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.searchAdminMods(AuditMgrImplTest.java:195)
	at org.apache.directory.fortress.core.impl.AuditMgrImplTest.testSearchAdminMods(AuditMgrImplTest.java:94)


Results :

Failed tests: 
  AuditMgrImplTest.testGetAuthZs:311->getAuthZs:355 LdapException in AuditDAO.getAllAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
  AuditMgrImplTest.testSearchAdminMods:94->searchAdminMods:195 searchAdminMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
  AuditMgrImplTest.testSearchAuthZs:248->searchAuthZs:301 LdapException in AuditDAO.searchAuthZs id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
  AuditMgrImplTest.testSearchBinds:399->searchBinds:444 LdapException in AuditDAO.searchBinds id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
  AuditMgrImplTest.testSearchMods:205->searchMods:241 searchUserMods caught LdapException id=org.apache.directory.api.ldap.model.exception.LdapException: org.apache.directory.api.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN

Tests run: 133, Failures: 5, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:44 min
[INFO] Finished at: 2018-09-08T10:52:22+00:00
[INFO] Final Memory: 21M/325M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project fortress-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-openldap-test] $ /bin/bash /tmp/jenkins152061871505326825.sh
dir-fortress-core-docker-openldap-test
dir-fortress-core-docker-openldap-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-openldap-test #558

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/558/display/redirect?page=changes>

Changes:

[smckinney] FC-240 - Please add OWASP Dependency Check to the build (pom.xml)

------------------------------------------
[...truncated 1.40 MB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom
3/6 KB     6/6 KB   6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom (6 KB at 390.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
3/10 KB   6/10 KB   9/10 KB   10/10 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 701.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
3/23 KB    6/23 KB   9/23 KB   11/23 KB   14/23 KB   16/23 KB   19/23 KB   22/23 KB   23/23 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 1578.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
3/4 KB     4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 282.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (2 KB at 121.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
3/12 KB   6/12 KB   9/12 KB   11/12 KB   12/12 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 KB at 843.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
3/20 KB    5/20 KB   8/20 KB   11/20 KB   13/20 KB   16/20 KB   19/20 KB   20/20 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 KB at 1398.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
2/3 KB     3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (3 KB at 158.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
3/4 KB   4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (4 KB at 235.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
3/3 KB   3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (3 KB at 203.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (3 KB at 154.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2 KB at 165.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (3 KB at 202.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (2 KB at 142.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2 KB at 162.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (2 KB at 112.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (3 KB at 179.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
3/4 KB   4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4 KB at 262.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
3/16 KB   4/16 KB   6/16 KB   9/16 KB   12/16 KB   15/16 KB   16/16 KB              Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 943.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
3/3 KB     3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (3 KB at 211.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
3/19 KB   5/19 KB   8/19 KB   11/19 KB   13/19 KB   16/19 KB   19/19 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 KB at 1292.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
145/145 B               Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 10.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
3/6 KB      6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (6 KB at 401.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
3/3 KB   3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 186.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (2 KB at 116.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
747/747 B               Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 56.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
3/4 KB      4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 281.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
3/6 KB   5/6 KB   6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (2 KB at 94.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom
3/6 KB   5/6 KB   6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (6 KB at 391.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
3/17 KB   5/17 KB   8/17 KB   11/17 KB   13/17 KB   16/17 KB   17/17 KB              Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 KB at 1210.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
3/11 KB    6/11 KB   9/11 KB   11/11 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 757.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
3/14 KB    6/14 KB   9/14 KB   11/14 KB   14/14 KB   14/14 KB              Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar
3/14 KB    6/14 KB   9/14 KB   9/14 KB   4/31 KB   11/14 KB   4/31 KB   11/14 KB   8/31 KB   11/14 KB   12/31 KB   11/14 KB   16/31 KB   14/14 KB   16/31 KB   14/14 KB   20/31 KB   14/14 KB   24/31 KB   14/14 KB   28/31 KB   14/14 KB   31/31 KB                                               Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar (14 KB at 662.7 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 1542.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
4/223 KB              8/223 KB   12/223 KB   16/223 KB   20/223 KB   24/223 KB   28/223 KB   32/223 KB   36/223 KB   40/223 KB   44/223 KB   48/223 KB   48/223 KB   3/60 KB   48/223 KB   5/60 KB   48/223 KB   8/60 KB   48/223 KB   11/60 KB   48/223 KB   13/60 KB   48/223 KB   16/60 KB   48/223 KB   19/60 KB   52/223 KB   19/60 KB   52/223 KB   21/60 KB   56/223 KB   21/60 KB   56/223 KB   24/60 KB   60/223 KB   24/60 KB   60/223 KB   27/60 KB   64/223 KB   27/60 KB   64/223 KB   29/60 KB   64/223 KB   32/60 KB   64/223 KB   3/439 KB   32/60 KB   64/223 KB   6/439 KB   32/60 KB   64/223 KB   9/439 KB   32/60 KB   64/223 KB   9/439 KB   32/60 KB   3/43 KB   64/223 KB   9/439 KB   36/60 KB   3/43 KB   64/223 KB   11/439 KB   36/60 KB   3/43 KB   64/223 KB   11/439 KB   40/60 KB   3/43 KB   64/223 KB   11/439 KB   44/60 KB   3/43 KB   64/223 KB   11/439 KB   48/60 KB   3/43 KB   64/223 KB   14/439 KB   48/60 KB   3/43 KB   64/223 KB   14/439 KB   48/60 KB   6/43 KB   64/223 KB   16/439 KB   48/60 KB   6/43 KB   64/223 KB   16/439 KB   48/60 KB   9/43 KB   68/223 KB   16/439 KB   48/60 KB   9/43 KB   68/223 KB   19/439 KB   48/60 KB   9/43 KB   68/223 KB   19/439 KB   48/60 KB   11/43 KB   72/223 KB   19/439 KB   48/60 KB   11/43 KB   72/223 KB   22/439 KB   48/60 KB   11/43 KB   72/223 KB   22/439 KB   52/60 KB   11/43 KB   76/223 KB   22/439 KB   52/60 KB   11/43 KB   76/223 KB   22/439 KB   56/60 KB   11/43 KB   76/223 KB   22/439 KB   56/60 KB   14/43 KB   76/223 KB   25/439 KB   56/60 KB   14/43 KB   76/223 KB   25/439 KB   60/60 KB   14/43 KB   76/223 KB   25/439 KB   60/60 KB   14/43 KB   80/223 KB   25/439 KB   60/60 KB   14/43 KB   80/223 KB   25/439 KB   60/60 KB   16/43 KB   80/223 KB   27/439 KB   60/60 KB   16/43 KB   80/223 KB   27/439 KB   60/60 KB   19/43 KB   4/23 KB   80/223 KB   27/439 KB   60/60 KB   19/43 KB   4/23 KB   80/223 KB   30/439 KB   60/60 KB   19/43 KB   8/23 KB   80/223 KB   30/439 KB   60/60 KB   19/43 KB   8/23 KB   80/223 KB   30/439 KB   60/60 KB   22/43 KB   12/23 KB   80/223 KB   30/439 KB   60/60 KB   22/43 KB   12/23 KB   80/223 KB   32/439 KB   60/60 KB   22/43 KB   16/23 KB   80/223 KB   32/439 KB   60/60 KB   22/43 KB   16/23 KB   80/223 KB   32/439 KB   60/60 KB   25/43 KB   16/23 KB   80/223 KB   32/439 KB   60/60 KB   27/43 KB   20/23 KB   80/223 KB   32/439 KB   60/60 KB   27/43 KB   20/23 KB   80/223 KB   32/439 KB   60/60 KB   30/43 KB   23/23 KB   80/223 KB   32/439 KB   60/60 KB   30/43 KB   23/23 KB   80/223 KB   32/439 KB   60/60 KB   32/43 KB   23/23 KB   80/223 KB   36/439 KB   60/60 KB   32/43 KB   23/23 KB   80/223 KB   40/439 KB   60/60 KB   32/43 KB   23/23 KB   84/223 KB   44/439 KB   60/60 KB   32/43 KB   23/23 KB   84/223 KB   40/439 KB   60/60 KB   32/43 KB   23/23 KB   84/223 KB   48/439 KB   60/60 KB   32/43 KB   23/23 KB   88/223 KB   48/439 KB   60/60 KB   32/43 KB   23/23 KB   88/223 KB   48/439 KB   60/60 KB   36/43 KB   23/23 KB   92/223 KB   48/439 KB   60/60 KB   36/43 KB   23/23 KB   92/223 KB   48/439 KB   60/60 KB   40/43 KB   23/23 KB   92/223 KB   48/439 KB   60/60 KB   43/43 KB   23/23 KB   96/223 KB   48/439 KB   60/60 KB   43/43 KB   23/23 KB   96/223 KB   52/439 KB   60/60 KB   43/43 KB   23/23 KB   96/223 KB   56/439 KB   60/60 KB   43/43 KB   23/23 KB   96/223 KB   60/439 KB   60/60 KB   43/43 KB   23/23 KB   96/223 KB   64/439 KB   60/60 KB   43/43 KB   23/23 KB   96/223 KB   68/439 KB   60/60 KB   43/43 KB   23/23 KB   96/223 KB   72/439 KB   60/60 KB   43/43 KB   23/23 KB   96/223 KB   76/439 KB   60/60 KB   43/43 KB   23/23 KB   96/223 KB   80/439 KB   60/60 KB   43/43 KB   23/23 KB   100/223 KB   80/439 KB   60/60 KB   43/43 KB   23/23 KB   104/223 KB   80/439 KB   60/60 KB   43/43 KB   23/23 KB   108/223 KB   80/439 KB   60/60 KB   43/43 KB   23/23 KB   112/223 KB   80/439 KB   60/60 KB   43/43 KB   23/23 KB   112/223 KB   84/439 KB   60/60 KB   43/43 KB   23/23 KB   112/223 KB   88/439 KB   60/60 KB   43/43 KB   23/23 KB   112/223 KB   92/439 KB   60/60 KB   43/43 KB   23/23 KB   112/223 KB   96/439 KB   60/60 KB   43/43 KB   23/23 KB   112/223 KB   100/439 KB   60/60 KB   43/43 KB   23/23 KB   112/223 KB   104/439 KB   60/60 KB   43/43 KB   23/23 KB   112/223 KB   108/439 KB   60/60 KB   43/43 KB   23/23 KB   112/223 KB   112/439 KB   60/60 KB   43/43 KB   23/23 KB   116/223 KB   112/439 KB   60/60 KB   43/43 KB   23/23 KB   120/223 KB   112/439 KB   60/60 KB   43/43 KB   23/23 KB   124/223 KB   112/439 KB   60/60 KB   43/43 KB   23/23 KB   128/223 KB   112/439 KB   60/60 KB   43/43 KB   23/23 KB   128/223 KB   116/439 KB   60/60 KB   43/43 KB   23/23 KB   128/223 KB   120/439 KB   60/60 KB   43/43 KB   23/23 KB   128/223 KB   124/439 KB   60/60 KB   43/43 KB   23/23 KB   128/223 KB   128/439 KB   60/60 KB   43/43 KB   23/23 KB   128/223 KB   132/439 KB   60/60 KB   43/43 KB   23/23 KB   128/223 KB   136/439 KB   60/60 KB   43/43 KB   23/23 KB   128/223 KB   140/439 KB   60/60 KB   43/43 KB   23/23 KB   128/223 KB   144/439 KB   60/60 KB   43/43 KB   23/23 KB   132/223 KB   144/439 KB   60/60 KB   43/43 KB   23/23 KB   136/223 KB   144/439 KB   60/60 KB   43/43 KB   23/23 KB   140/223 KB   144/439 KB   60/60 KB   43/43 KB   23/23 KB   144/223 KB   144/439 KB   60/60 KB   43/43 KB   23/23 KB   144/223 KB   148/439 KB   60/60 KB   43/43 KB   23/23 KB   144/223 KB   152/439 KB   60/60 KB   43/43 KB   23/23 KB   144/223 KB   156/439 KB   60/60 KB   43/43 KB   23/23 KB   144/223 KB   160/439 KB   60/60 KB   43/43 KB                                                              Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar (60 KB at 1566.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
23/23 KB   144/223 KB   164/439 KB   43/43 KB              23/23 KB   144/223 KB   168/439 KB   43/43 KB   23/23 KB   144/223 KB   172/439 KB   43/43 KB   23/23 KB   144/223 KB   176/439 KB   43/43 KB   23/23 KB   148/223 KB   176/439 KB   43/43 KB   23/23 KB   152/223 KB   176/439 KB   43/43 KB                                                   Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 KB at 567.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
156/223 KB   176/439 KB   43/43 KB              160/223 KB   176/439 KB   43/43 KB                                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 956.7 KB/sec)
160/223 KB   180/439 KB              160/223 KB   184/439 KB   160/223 KB   188/439 KB   160/223 KB   192/439 KB   160/223 KB   196/439 KB   160/223 KB   200/439 KB   160/223 KB   204/439 KB   160/223 KB   208/439 KB   164/223 KB   208/439 KB   168/223 KB   208/439 KB   172/223 KB   208/439 KB   176/223 KB   208/439 KB   176/223 KB   212/439 KB   176/223 KB   216/439 KB   176/223 KB   220/439 KB   176/223 KB   224/439 KB   176/223 KB   228/439 KB   176/223 KB   232/439 KB   176/223 KB   236/439 KB   180/223 KB   236/439 KB   180/223 KB   240/439 KB   184/223 KB   240/439 KB   188/223 KB   240/439 KB   192/223 KB   240/439 KB   192/223 KB   244/439 KB   192/223 KB   248/439 KB   192/223 KB   252/439 KB   192/223 KB   256/439 KB   192/223 KB   260/439 KB   192/223 KB   264/439 KB   192/223 KB   268/439 KB   192/223 KB   270/439 KB   196/223 KB   270/439 KB   200/223 KB   270/439 KB   204/223 KB   270/439 KB   208/223 KB   270/439 KB   208/223 KB   274/439 KB   208/223 KB   278/439 KB   208/223 KB   282/439 KB   208/223 KB   286/439 KB   208/223 KB   290/439 KB   208/223 KB   294/439 KB   212/223 KB   294/439 KB   212/223 KB   298/439 KB   212/223 KB   302/439 KB   216/223 KB   302/439 KB   220/223 KB   302/439 KB   223/223 KB   302/439 KB   223/223 KB   306/439 KB   223/223 KB   306/439 KB   4/562 KB   223/223 KB   310/439 KB   4/562 KB   223/223 KB   314/439 KB   4/562 KB   223/223 KB   314/439 KB   8/562 KB   223/223 KB   318/439 KB   8/562 KB   223/223 KB   318/439 KB   12/562 KB   223/223 KB   318/439 KB   16/562 KB   223/223 KB   4/256 KB   318/439 KB   16/562 KB   223/223 KB   8/256 KB   318/439 KB   16/562 KB   223/223 KB   12/256 KB   318/439 KB   16/562 KB   223/223 KB   16/256 KB   318/439 KB   16/562 KB   223/223 KB   16/256 KB   322/439 KB   16/562 KB   223/223 KB   16/256 KB   326/439 KB   16/562 KB   223/223 KB   16/256 KB   326/439 KB   20/562 KB   223/223 KB   16/256 KB   330/439 KB   20/562 KB   223/223 KB   16/256 KB   330/439 KB   24/562 KB   223/223 KB   16/256 KB   334/439 KB   24/562 KB   223/223 KB   16/256 KB   334/439 KB   28/562 KB   223/223 KB   16/256 KB   334/439 KB   32/562 KB   223/223 KB   20/256 KB   334/439 KB   32/562 KB   223/223 KB   24/256 KB   334/439 KB   32/562 KB   223/223 KB   28/256 KB   334/439 KB   32/562 KB   223/223 KB   32/256 KB   334/439 KB   32/562 KB   223/223 KB   32/256 KB   338/439 KB   32/562 KB   223/223 KB   32/256 KB   342/439 KB   32/562 KB   223/223 KB   32/256 KB   342/439 KB   36/562 KB   223/223 KB   32/256 KB   346/439 KB   36/562 KB   223/223 KB   32/256 KB   346/439 KB   40/562 KB   223/223 KB   32/256 KB   350/439 KB   40/562 KB   223/223 KB   32/256 KB   350/439 KB   44/562 KB   223/223 KB   32/256 KB   350/439 KB   48/562 KB   223/223 KB   36/256 KB   350/439 KB   48/562 KB   223/223 KB   40/256 KB   350/439 KB   48/562 KB   223/223 KB   44/256 KB   350/439 KB   48/562 KB   223/223 KB   48/256 KB   350/439 KB   48/562 KB   223/223 KB   48/256 KB   354/439 KB   48/562 KB   223/223 KB   48/256 KB   358/439 KB   48/562 KB   223/223 KB   48/256 KB   358/439 KB   52/562 KB   223/223 KB   48/256 KB   362/439 KB   52/562 KB   223/223 KB   48/256 KB   362/439 KB   56/562 KB   223/223 KB   48/256 KB   366/439 KB   56/562 KB   223/223 KB   48/256 KB   366/439 KB   60/562 KB   223/223 KB   48/256 KB   366/439 KB   64/562 KB   223/223 KB   52/256 KB   366/439 KB   64/562 KB   223/223 KB   56/256 KB   366/439 KB   64/562 KB   223/223 KB   60/256 KB   366/439 KB   64/562 KB   223/223 KB   64/256 KB   366/439 KB   64/562 KB   223/223 KB   64/256 KB   370/439 KB   64/562 KB   223/223 KB   64/256 KB   374/439 KB   64/562 KB   223/223 KB   64/256 KB   374/439 KB   68/562 KB   223/223 KB   64/256 KB   378/439 KB   68/562 KB   223/223 KB   64/256 KB   378/439 KB   72/562 KB   223/223 KB   64/256 KB   382/439 KB   72/562 KB   223/223 KB   64/256 KB   382/439 KB   76/562 KB   223/223 KB   64/256 KB   382/439 KB   80/562 KB   223/223 KB   68/256 KB   382/439 KB   80/562 KB   223/223 KB   72/256 KB   382/439 KB   80/562 KB                                                     76/256 KB   382/439 KB   80/562 KB                Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 4283.9 KB/sec)
80/256 KB   382/439 KB   80/562 KB   80/256 KB   386/439 KB   80/562 KB   80/256 KB   390/439 KB   80/562 KB   80/256 KB   394/439 KB   80/562 KB   80/256 KB   394/439 KB   84/562 KB   80/256 KB   398/439 KB   84/562 KB   80/256 KB   398/439 KB   88/562 KB   80/256 KB   398/439 KB   92/562 KB   80/256 KB   398/439 KB   96/562 KB   84/256 KB   398/439 KB   96/562 KB   88/256 KB   398/439 KB   96/562 KB   92/256 KB   398/439 KB   96/562 KB   96/256 KB   398/439 KB   96/562 KB   96/256 KB   402/439 KB   96/562 KB   96/256 KB   406/439 KB   96/562 KB   96/256 KB   410/439 KB   96/562 KB   96/256 KB   410/439 KB   100/562 KB   96/256 KB   414/439 KB   100/562 KB   96/256 KB   414/439 KB   104/562 KB   96/256 KB   414/439 KB   108/562 KB   96/256 KB   414/439 KB   112/562 KB   100/256 KB   414/439 KB   112/562 KB   104/256 KB   414/439 KB   112/562 KB   108/256 KB   414/439 KB   112/562 KB   112/256 KB   414/439 KB   112/562 KB   112/256 KB   418/439 KB   112/562 KB   112/256 KB   422/439 KB   112/562 KB   112/256 KB   426/439 KB   112/562 KB   112/256 KB   426/439 KB   116/562 KB   112/256 KB   430/439 KB   116/562 KB   112/256 KB   430/439 KB   120/562 KB   112/256 KB   430/439 KB   124/562 KB   112/256 KB   430/439 KB   128/562 KB   116/256 KB   430/439 KB   128/562 KB   116/256 KB   434/439 KB   128/562 KB   120/256 KB   434/439 KB   128/562 KB   120/256 KB   438/439 KB   128/562 KB   124/256 KB   438/439 KB   128/562 KB   124/256 KB   439/439 KB   128/562 KB   128/256 KB   439/439 KB   128/562 KB   128/256 KB   439/439 KB   132/562 KB   128/256 KB   439/439 KB   136/562 KB   132/256 KB   439/439 KB   136/562 KB   132/256 KB   439/439 KB   140/562 KB   136/256 KB   439/439 KB   140/562 KB   136/256 KB   439/439 KB   144/562 KB   140/256 KB   439/439 KB   144/562 KB   144/256 KB   439/439 KB   144/562 KB   144/256 KB   439/439 KB   148/562 KB   144/256 KB   439/439 KB   152/562 KB   148/256 KB   439/439 KB   152/562 KB   148/256 KB   439/439 KB   156/562 KB   152/256 KB   439/439 KB   156/562 KB   152/256 KB   439/439 KB   160/562 KB   156/256 KB   439/439 KB   160/562 KB   160/256 KB   439/439 KB   160/562 KB   160/256 KB   439/439 KB   164/562 KB   160/256 KB   439/439 KB   168/562 KB   164/256 KB   439/439 KB   168/562 KB   164/256 KB   439/439 KB   172/562 KB   168/256 KB   439/439 KB   172/562 KB   168/256 KB   439/439 KB   176/562 KB   172/256 KB   439/439 KB   176/562 KB   176/256 KB   439/439 KB   176/562 KB   176/256 KB   439/439 KB   180/562 KB   176/256 KB   439/439 KB   184/562 KB   180/256 KB   439/439 KB   184/562 KB   180/256 KB   439/439 KB   188/562 KB   184/256 KB   439/439 KB   188/562 KB   184/256 KB   439/439 KB   192/562 KB   188/256 KB   439/439 KB   192/562 KB   192/256 KB   439/439 KB   192/562 KB   192/256 KB   439/439 KB   196/562 KB   196/256 KB   439/439 KB   196/562 KB   196/256 KB   439/439 KB   200/562 KB   200/256 KB   439/439 KB   204/562 KB   200/256 KB   439/439 KB   204/562 KB   200/256 KB   439/439 KB   208/562 KB   204/256 KB   439/439 KB   208/562 KB   208/256 KB   439/439 KB   208/562 KB                                          Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 6753.4 KB/sec)
208/256 KB   212/562 KB                212/256 KB   212/562 KB   212/256 KB   216/562 KB   216/256 KB   216/562 KB   216/256 KB   220/562 KB   220/256 KB   220/562 KB   220/256 KB   224/562 KB   224/256 KB   224/562 KB   224/256 KB   228/562 KB   228/256 KB   228/562 KB   228/256 KB   232/562 KB   232/256 KB   232/562 KB   232/256 KB   236/562 KB   236/256 KB   236/562 KB   236/256 KB   240/562 KB   240/256 KB   240/562 KB   240/256 KB   244/562 KB   244/256 KB   244/562 KB   244/256 KB   248/562 KB   248/256 KB   248/562 KB   248/256 KB   252/562 KB   252/256 KB   252/562 KB   252/256 KB   256/562 KB   256/256 KB   256/562 KB   256/256 KB   256/562 KB   256/256 KB   260/562 KB   256/256 KB   264/562 KB   256/256 KB   268/562 KB   256/256 KB   272/562 KB   256/256 KB   276/562 KB   256/256 KB   280/562 KB   256/256 KB   284/562 KB   256/256 KB   288/562 KB   256/256 KB   292/562 KB   256/256 KB   296/562 KB   256/256 KB   300/562 KB   256/256 KB   304/562 KB   256/256 KB   308/562 KB   256/256 KB   312/562 KB   256/256 KB   316/562 KB   256/256 KB   320/562 KB   256/256 KB   324/562 KB   256/256 KB   328/562 KB   256/256 KB   332/562 KB   256/256 KB   336/562 KB                             Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 3455.0 KB/sec)
340/562 KB                344/562 KB   348/562 KB   352/562 KB   356/562 KB   360/562 KB   364/562 KB   368/562 KB   372/562 KB   376/562 KB   380/562 KB   384/562 KB   388/562 KB   392/562 KB   396/562 KB   400/562 KB   404/562 KB   408/562 KB   412/562 KB   416/562 KB   420/562 KB   424/562 KB   428/562 KB   432/562 KB   436/562 KB   440/562 KB   444/562 KB   448/562 KB   452/562 KB   456/562 KB   460/562 KB   464/562 KB   468/562 KB   472/562 KB   476/562 KB   480/562 KB   484/562 KB   488/562 KB   492/562 KB   496/562 KB   500/562 KB   504/562 KB   508/562 KB   512/562 KB   516/562 KB   520/562 KB   524/562 KB   528/562 KB   532/562 KB   536/562 KB   540/562 KB   544/562 KB   548/562 KB   552/562 KB   556/562 KB   560/562 KB   562/562 KB                Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 5733.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar
3/13 KB      6/13 KB   9/13 KB   11/13 KB   13/13 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar (13 KB at 751.9 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/config>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
3/4 KB     4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 204.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
3/5 KB   5/5 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5 KB at 376.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
3/5 KB   5/5 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5 KB at 383.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
3/5 KB   5/5 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (5 KB at 356.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
3/4 KB   4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4 KB at 304.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.pom
865/865 B               Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.pom (865 B at 60.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.5/plexus-compiler-2.5.pom
3/6 KB      6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.5/plexus-compiler-2.5.pom (6 KB at 370.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.pom
690/690 B               Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.pom (690 B at 51.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.pom
769/769 B               Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.pom (769 B at 57.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.5/plexus-compilers-2.5.pom
2/2 KB               Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.5/plexus-compilers-2.5.pom (2 KB at 90.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.jar
3/37 KB   3/50 KB   3/37 KB   3/50 KB   5/37 KB   3/50 KB   5/37 KB   6/50 KB   8/37 KB   6/50 KB   8/37 KB   9/50 KB   11/37 KB   9/50 KB   11/37 KB   11/50 KB   13/37 KB   11/50 KB   16/37 KB   11/50 KB   16/37 KB   14/50 KB   3/25 KB   16/37 KB   14/50 KB   3/25 KB   19/37 KB   14/50 KB   3/25 KB   21/37 KB   14/50 KB   6/25 KB   21/37 KB   14/50 KB   6/25 KB   24/37 KB   14/50 KB   9/25 KB   24/37 KB   14/50 KB   9/25 KB   24/37 KB   14/50 KB   3/14 KB   9/25 KB   27/37 KB   14/50 KB   3/14 KB   11/25 KB   27/37 KB   14/50 KB   3/14 KB   11/25 KB   27/37 KB   16/50 KB   3/14 KB   11/25 KB   29/37 KB   16/50 KB   3/14 KB   11/25 KB   29/37 KB   16/50 KB   6/14 KB   14/25 KB   29/37 KB   16/50 KB   6/14 KB   14/25 KB   32/37 KB   16/50 KB   6/14 KB   14/25 KB   32/37 KB   16/50 KB   9/14 KB   16/25 KB   32/37 KB   16/50 KB   9/14 KB   16/25 KB   32/37 KB   19/50 KB   9/14 KB   16/25 KB   35/37 KB   19/50 KB   9/14 KB   16/25 KB   35/37 KB   19/50 KB   11/14 KB   19/25 KB   35/37 KB   19/50 KB   11/14 KB   19/25 KB   35/37 KB   19/50 KB   14/14 KB   19/25 KB   37/37 KB   19/50 KB   14/14 KB   22/25 KB   37/37 KB   19/50 KB   14/14 KB   22/25 KB   37/37 KB   22/50 KB   14/14 KB   25/25 KB   37/37 KB   22/50 KB   14/14 KB   25/25 KB   37/37 KB   22/50 KB   14/14 KB   25/25 KB   37/37 KB   25/50 KB   14/14 KB   25/25 KB   37/37 KB   25/50 KB   14/14 KB   3/167 KB   25/25 KB   37/37 KB   27/50 KB   14/14 KB   3/167 KB   25/25 KB   37/37 KB   27/50 KB   14/14 KB   5/167 KB   25/25 KB   37/37 KB   30/50 KB   14/14 KB   5/167 KB   25/25 KB   37/37 KB   30/50 KB   14/14 KB   8/167 KB   25/25 KB   37/37 KB   30/50 KB   14/14 KB   11/167 KB   25/25 KB   37/37 KB   32/50 KB   14/14 KB   11/167 KB   25/25 KB   37/37 KB   32/50 KB   14/14 KB   13/167 KB   25/25 KB   37/37 KB   32/50 KB   14/14 KB   16/167 KB   25/25 KB   37/37 KB   32/50 KB   14/14 KB   19/167 KB   25/25 KB   37/37 KB   32/50 KB   14/14 KB   21/167 KB   25/25 KB   37/37 KB   32/50 KB   14/14 KB   24/167 KB   25/25 KB   37/37 KB   36/50 KB   14/14 KB   24/167 KB   25/25 KB   37/37 KB   36/50 KB   14/14 KB   27/167 KB   25/25 KB   37/37 KB   40/50 KB   14/14 KB   27/167 KB   25/25 KB   37/37 KB   44/50 KB   14/14 KB   27/167 KB   25/25 KB   37/37 KB   44/50 KB   14/14 KB   29/167 KB   25/25 KB   37/37 KB   48/50 KB   14/14 KB   29/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   29/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   32/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   36/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   40/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   44/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   48/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   52/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   56/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   60/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   64/167 KB                                                                                                                   Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 1597.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 KB at 600.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.jar
25/25 KB   50/50 KB   68/167 KB                         25/25 KB   50/50 KB   72/167 KB   25/25 KB   50/50 KB   76/167 KB   25/25 KB   50/50 KB   80/167 KB                                     Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.jar (25 KB at 1076.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
50/50 KB   84/167 KB              50/50 KB   88/167 KB   50/50 KB   92/167 KB   50/50 KB   96/167 KB   50/50 KB   100/167 KB   50/50 KB   104/167 KB   50/50 KB   108/167 KB   50/50 KB   112/167 KB                           Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 1776.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
116/167 KB              120/167 KB   124/167 KB   128/167 KB   132/167 KB   136/167 KB   140/167 KB   144/167 KB   144/167 KB   3/5 KB   144/167 KB   5/5 KB   148/167 KB   5/5 KB   152/167 KB   5/5 KB   156/167 KB   5/5 KB   160/167 KB   5/5 KB   3/212 KB   160/167 KB   5/5 KB   3/212 KB   164/167 KB   5/5 KB   3/212 KB   167/167 KB   5/5 KB   3/212 KB   3/19 KB   167/167 KB   5/5 KB   5/212 KB   3/19 KB   167/167 KB   5/5 KB   5/212 KB   5/19 KB   167/167 KB   5/5 KB   8/212 KB   5/19 KB   167/167 KB   5/5 KB   8/212 KB   8/19 KB   167/167 KB   5/5 KB   11/212 KB   8/19 KB   167/167 KB   5/5 KB   11/212 KB   11/19 KB   167/167 KB   5/5 KB   13/212 KB   11/19 KB   167/167 KB   5/5 KB   13/212 KB   13/19 KB   167/167 KB   5/5 KB   16/212 KB   13/19 KB   167/167 KB   5/5 KB   16/212 KB   16/19 KB   167/167 KB   5/5 KB   19/212 KB   16/19 KB   167/167 KB   5/5 KB   19/212 KB   19/19 KB   167/167 KB   5/5 KB   21/212 KB   19/19 KB   167/167 KB   5/5 KB   21/212 KB   19/19 KB   167/167 KB   5/5 KB   24/212 KB   19/19 KB   167/167 KB   5/5 KB   27/212 KB   19/19 KB   167/167 KB   5/5 KB   29/212 KB   19/19 KB   167/167 KB   5/5 KB   32/212 KB   19/19 KB   167/167 KB   5/5 KB   32/212 KB   19/19 KB   3/46 KB   167/167 KB   5/5 KB   36/212 KB   19/19 KB   3/46 KB   167/167 KB   5/5 KB   36/212 KB   19/19 KB   6/46 KB   167/167 KB   5/5 KB   40/212 KB   19/19 KB   6/46 KB   167/167 KB   5/5 KB   44/212 KB   19/19 KB   6/46 KB   167/167 KB   5/5 KB   44/212 KB   19/19 KB   9/46 KB   167/167 KB   5/5 KB   48/212 KB   19/19 KB   9/46 KB   167/167 KB   5/5 KB   48/212 KB   19/19 KB   11/46 KB   167/167 KB   5/5 KB   48/212 KB   19/19 KB   14/46 KB   167/167 KB   5/5 KB   48/212 KB   19/19 KB   16/46 KB   167/167 KB   5/5 KB   48/212 KB   19/19 KB   19/46 KB   167/167 KB   5/5 KB   52/212 KB   19/19 KB   19/46 KB   167/167 KB   5/5 KB   52/212 KB   19/19 KB   22/46 KB   167/167 KB   5/5 KB   56/212 KB   19/19 KB   22/46 KB   167/167 KB   5/5 KB   60/212 KB   19/19 KB   22/46 KB   167/167 KB   5/5 KB   60/212 KB   19/19 KB   25/46 KB   167/167 KB   5/5 KB   64/212 KB   19/19 KB   25/46 KB   167/167 KB   5/5 KB   64/212 KB   19/19 KB   27/46 KB   167/167 KB   5/5 KB   64/212 KB   19/19 KB   30/46 KB   167/167 KB   5/5 KB   64/212 KB   19/19 KB   32/46 KB   167/167 KB   5/5 KB   68/212 KB   19/19 KB   32/46 KB   167/167 KB   5/5 KB   72/212 KB   19/19 KB   32/46 KB   167/167 KB   5/5 KB   76/212 KB   19/19 KB   32/46 KB   167/167 KB   5/5 KB   80/212 KB   19/19 KB   32/46 KB   167/167 KB   5/5 KB                                                           Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.jar (5 KB at 127.3 KB/sec)
80/212 KB   19/19 KB   36/46 KB   167/167 KB            Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
                                               80/212 KB   19/19 KB   40/46 KB                Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (167 KB at 4371.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
80/212 KB   19/19 KB   44/46 KB   80/212 KB   19/19 KB   46/46 KB   84/212 KB   19/19 KB   46/46 KB   88/212 KB   19/19 KB   46/46 KB   92/212 KB   19/19 KB   46/46 KB   96/212 KB   19/19 KB   46/46 KB                                     Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.jar (19 KB at 524.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
100/212 KB   46/46 KB             104/212 KB   46/46 KB   108/212 KB   46/46 KB   112/212 KB   46/46 KB   116/212 KB   46/46 KB   120/212 KB   46/46 KB   124/212 KB   46/46 KB   128/212 KB   46/46 KB   132/212 KB   46/46 KB   136/212 KB   46/46 KB   140/212 KB   46/46 KB   144/212 KB   46/46 KB   148/212 KB   46/46 KB   152/212 KB   46/46 KB   156/212 KB   46/46 KB   160/212 KB   46/46 KB   164/212 KB   46/46 KB   168/212 KB   46/46 KB                           Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 KB at 1125.2 KB/sec)
172/212 KB              Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
176/212 KB   176/212 KB   4/131 KB   176/212 KB   8/131 KB   176/212 KB   12/131 KB   176/212 KB   16/131 KB   180/212 KB   16/131 KB   184/212 KB   16/131 KB   188/212 KB   16/131 KB   188/212 KB   3/44 KB   16/131 KB   192/212 KB   3/44 KB   16/131 KB   192/212 KB   6/44 KB   16/131 KB   192/212 KB   3/350 KB   6/44 KB   16/131 KB   192/212 KB   3/350 KB   9/44 KB   16/131 KB   192/212 KB   5/350 KB   9/44 KB   16/131 KB   192/212 KB   5/350 KB   9/44 KB   20/131 KB   192/212 KB   5/350 KB   11/44 KB   20/131 KB   196/212 KB   5/350 KB   11/44 KB   20/131 KB   196/212 KB   5/350 KB   11/44 KB   24/131 KB   196/212 KB   8/350 KB   11/44 KB   24/131 KB   200/212 KB   8/350 KB   11/44 KB   24/131 KB   200/212 KB   8/350 KB   14/44 KB   24/131 KB   200/212 KB   8/350 KB   14/44 KB   28/131 KB   204/212 KB   8/350 KB   14/44 KB   28/131 KB   204/212 KB   8/350 KB   14/44 KB   32/131 KB   204/212 KB   11/350 KB   14/44 KB   32/131 KB   208/212 KB   11/350 KB   14/44 KB   32/131 KB   208/212 KB   11/350 KB   16/44 KB   32/131 KB   208/212 KB   13/350 KB   16/44 KB   32/131 KB   208/212 KB   13/350 KB   19/44 KB   32/131 KB   212/212 KB   13/350 KB   19/44 KB   32/131 KB   212/212 KB   13/350 KB   19/44 KB   32/131 KB   212/212 KB   16/350 KB   19/44 KB   32/131 KB   212/212 KB   16/350 KB   22/44 KB   32/131 KB   212/212 KB   19/350 KB   22/44 KB   32/131 KB   212/212 KB   19/350 KB   25/44 KB   32/131 KB   212/212 KB   21/350 KB   25/44 KB   32/131 KB   212/212 KB   21/350 KB   25/44 KB   36/131 KB   212/212 KB   21/350 KB   27/44 KB   36/131 KB   212/212 KB   21/350 KB   27/44 KB   40/131 KB   212/212 KB   24/350 KB   27/44 KB   40/131 KB   212/212 KB   24/350 KB   27/44 KB   44/131 KB   212/212 KB   24/350 KB   27/44 KB   48/131 KB   212/212 KB   24/350 KB   30/44 KB   48/131 KB   212/212 KB   27/350 KB   30/44 KB   48/131 KB   212/212 KB   27/350 KB   32/44 KB   48/131 KB   212/212 KB   29/350 KB   32/44 KB   48/131 KB   212/212 KB   32/350 KB   32/44 KB   48/131 KB   212/212 KB   32/350 KB   32/44 KB   52/131 KB   212/212 KB   32/350 KB   36/44 KB   52/131 KB   212/212 KB   32/350 KB   36/44 KB   56/131 KB   212/212 KB   32/350 KB   40/44 KB   56/131 KB   212/212 KB   32/350 KB   40/44 KB   60/131 KB   212/212 KB   32/350 KB   44/44 KB   60/131 KB   212/212 KB   32/350 KB   44/44 KB   64/131 KB   212/212 KB   36/350 KB   44/44 KB   64/131 KB   212/212 KB   40/350 KB   44/44 KB   64/131 KB   212/212 KB   44/350 KB   44/44 KB   64/131 KB   212/212 KB   48/350 KB   44/44 KB   64/131 KB   212/212 KB   48/350 KB   44/44 KB   68/131 KB   212/212 KB   48/350 KB   44/44 KB   72/131 KB   212/212 KB   48/350 KB   44/44 KB   76/131 KB   212/212 KB   52/350 KB   44/44 KB   76/131 KB   212/212 KB   52/350 KB   44/44 KB   80/131 KB   212/212 KB   56/350 KB   44/44 KB   80/131 KB   212/212 KB   60/350 KB   44/44 KB   80/131 KB   212/212 KB   64/350 KB   44/44 KB   80/131 KB   212/212 KB   3/625 KB   64/350 KB   44/44 KB   80/131 KB   212/212 KB   6/625 KB   64/350 KB   44/44 KB   80/131 KB   212/212 KB   9/625 KB   64/350 KB   44/44 KB   80/131 KB   212/212 KB   11/625 KB   64/350 KB   44/44 KB   80/131 KB   212/212 KB   11/625 KB   68/350 KB   44/44 KB   80/131 KB   212/212 KB   11/625 KB   68/350 KB   44/44 KB   84/131 KB   212/212 KB   11/625 KB   72/350 KB   44/44 KB   84/131 KB   212/212 KB   14/625 KB   72/350 KB   44/44 KB   84/131 KB   212/212 KB   14/625 KB   72/350 KB   44/44 KB   88/131 KB   212/212 KB   14/625 KB   76/350 KB   44/44 KB   88/131 KB   212/212 KB   14/625 KB   80/350 KB   44/44 KB   88/131 KB   212/212 KB   14/625 KB   80/350 KB   44/44 KB   92/131 KB   212/212 KB   16/625 KB   80/350 KB   44/44 KB   92/131 KB   212/212 KB   16/625 KB   80/350 KB   44/44 KB   96/131 KB   212/212 KB   19/625 KB   80/350 KB   44/44 KB   96/131 KB   212/212 KB   22/625 KB   80/350 KB   44/44 KB   96/131 KB   212/212 KB   25/625 KB   80/350 KB   44/44 KB   96/131 KB   212/212 KB   25/625 KB   84/350 KB   44/44 KB   96/131 KB   212/212 KB   27/625 KB   84/350 KB   44/44 KB   96/131 KB   212/212 KB   27/625 KB   88/350 KB   44/44 KB   96/131 KB   212/212 KB   27/625 KB   92/350 KB   44/44 KB   96/131 KB   212/212 KB   27/625 KB   96/350 KB   44/44 KB   96/131 KB   212/212 KB   30/625 KB   96/350 KB   44/44 KB   96/131 KB   212/212 KB   30/625 KB   96/350 KB   44/44 KB   100/131 KB   212/212 KB   30/625 KB   96/350 KB   44/44 KB   104/131 KB   212/212 KB   32/625 KB   96/350 KB   44/44 KB   104/131 KB   212/212 KB   32/625 KB   96/350 KB   44/44 KB   108/131 KB   212/212 KB   32/625 KB   96/350 KB   44/44 KB   112/131 KB   212/212 KB   32/625 KB   100/350 KB   44/44 KB   112/131 KB   212/212 KB   32/625 KB   104/350 KB   44/44 KB   112/131 KB   212/212 KB   32/625 KB   108/350 KB   44/44 KB   112/131 KB   212/212 KB   36/625 KB   108/350 KB   44/44 KB   112/131 KB   212/212 KB   36/625 KB   112/350 KB   44/44 KB   112/131 KB   212/212 KB   40/625 KB   112/350 KB   44/44 KB   112/131 KB   212/212 KB   44/625 KB   112/350 KB   44/44 KB   112/131 KB   212/212 KB   48/625 KB   112/350 KB   44/44 KB   112/131 KB                                                                 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (212 KB at 4231.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
48/625 KB   112/350 KB   44/44 KB   116/131 KB                48/625 KB   112/350 KB   44/44 KB   120/131 KB   48/625 KB   112/350 KB   44/44 KB   124/131 KB   48/625 KB   112/350 KB   44/44 KB   128/131 KB   48/625 KB   116/350 KB   44/44 KB   128/131 KB   48/625 KB   120/350 KB   44/44 KB   128/131 KB   48/625 KB   120/350 KB   44/44 KB   131/131 KB   48/625 KB   124/350 KB   44/44 KB   131/131 KB   52/625 KB   124/350 KB   44/44 KB   131/131 KB   52/625 KB   128/350 KB   44/44 KB   131/131 KB   56/625 KB   128/350 KB   44/44 KB   131/131 KB   60/625 KB   128/350 KB   44/44 KB   131/131 KB   64/625 KB   128/350 KB   44/44 KB   131/131 KB                                                    64/625 KB   132/350 KB   131/131 KB              Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (44 KB at 837.6 KB/sec)
64/625 KB   136/350 KB   131/131 KB   64/625 KB   140/350 KB   131/131 KB   64/625 KB   144/350 KB   131/131 KB   68/625 KB   144/350 KB   131/131 KB   72/625 KB   144/350 KB   131/131 KB   76/625 KB   144/350 KB   131/131 KB   80/625 KB   144/350 KB   131/131 KB   80/625 KB   148/350 KB   131/131 KB   80/625 KB   152/350 KB   131/131 KB   80/625 KB   156/350 KB   131/131 KB   80/625 KB   160/350 KB   131/131 KB   84/625 KB   160/350 KB   131/131 KB   88/625 KB   160/350 KB   131/131 KB   92/625 KB   160/350 KB   131/131 KB   96/625 KB   160/350 KB   131/131 KB   96/625 KB   164/350 KB   131/131 KB   96/625 KB   168/350 KB   131/131 KB   96/625 KB   172/350 KB   131/131 KB   96/625 KB   176/350 KB   131/131 KB   100/625 KB   176/350 KB   131/131 KB   104/625 KB   176/350 KB   131/131 KB   108/625 KB   176/350 KB   131/131 KB   112/625 KB   176/350 KB   131/131 KB   112/625 KB   180/350 KB   131/131 KB   112/625 KB   184/350 KB   131/131 KB   112/625 KB   188/350 KB   131/131 KB   112/625 KB   192/350 KB   131/131 KB   116/625 KB   192/350 KB   131/131 KB   120/625 KB   192/350 KB   131/131 KB   124/625 KB   192/350 KB   131/131 KB   128/625 KB   192/350 KB   131/131 KB   128/625 KB   196/350 KB   131/131 KB   128/625 KB   200/350 KB   131/131 KB   128/625 KB   204/350 KB   131/131 KB   128/625 KB   208/350 KB   131/131 KB   132/625 KB   208/350 KB   131/131 KB   136/625 KB   208/350 KB   131/131 KB   140/625 KB   208/350 KB   131/131 KB   144/625 KB   208/350 KB   131/131 KB   144/625 KB   212/350 KB   131/131 KB   144/625 KB   212/350 KB   4/118 KB   131/131 KB   144/625 KB   216/350 KB   4/118 KB   131/131 KB   144/625 KB   220/350 KB   4/118 KB   131/131 KB   144/625 KB   220/350 KB   8/118 KB   131/131 KB   144/625 KB   224/350 KB   8/118 KB   131/131 KB                                                     144/625 KB   224/350 KB   12/118 KB               Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (131 KB at 2253.3 KB/sec)
144/625 KB   224/350 KB   16/118 KB   148/625 KB   224/350 KB   16/118 KB   152/625 KB   224/350 KB   16/118 KB   156/625 KB   224/350 KB   16/118 KB   160/625 KB   224/350 KB   16/118 KB   160/625 KB   228/350 KB   16/118 KB   160/625 KB   232/350 KB   16/118 KB   160/625 KB   232/350 KB   20/118 KB   160/625 KB   236/350 KB   20/118 KB   160/625 KB   236/350 KB   24/118 KB   160/625 KB   240/350 KB   24/118 KB   160/625 KB   240/350 KB   28/118 KB   160/625 KB   240/350 KB   32/118 KB   164/625 KB   240/350 KB   32/118 KB   168/625 KB   240/350 KB   32/118 KB   172/625 KB   240/350 KB   32/118 KB   176/625 KB   240/350 KB   32/118 KB   176/625 KB   244/350 KB   32/118 KB   176/625 KB   248/350 KB   32/118 KB   176/625 KB   248/350 KB   36/118 KB   176/625 KB   252/350 KB   36/118 KB   176/625 KB   252/350 KB   40/118 KB   176/625 KB   256/350 KB   40/118 KB   176/625 KB   256/350 KB   44/118 KB   176/625 KB   256/350 KB   48/118 KB   180/625 KB   256/350 KB   48/118 KB   184/625 KB   256/350 KB   48/118 KB   188/625 KB   256/350 KB   48/118 KB   192/625 KB   256/350 KB   48/118 KB   192/625 KB   260/350 KB   48/118 KB   192/625 KB   264/350 KB   48/118 KB   192/625 KB   264/350 KB   52/118 KB   192/625 KB   268/350 KB   52/118 KB   192/625 KB   268/350 KB   56/118 KB   192/625 KB   272/350 KB   56/118 KB   192/625 KB   272/350 KB   60/118 KB   192/625 KB   272/350 KB   64/118 KB   196/625 KB   272/350 KB   64/118 KB   200/625 KB   272/350 KB   64/118 KB   204/625 KB   272/350 KB   64/118 KB   208/625 KB   272/350 KB   64/118 KB   208/625 KB   276/350 KB   64/118 KB   208/625 KB   280/350 KB   64/118 KB   208/625 KB   280/350 KB   68/118 KB   208/625 KB   284/350 KB   68/118 KB   208/625 KB   284/350 KB   72/118 KB   208/625 KB   288/350 KB   72/118 KB   208/625 KB   288/350 KB   76/118 KB   208/625 KB   288/350 KB   80/118 KB   212/625 KB   288/350 KB   80/118 KB   216/625 KB   288/350 KB   80/118 KB   220/625 KB   288/350 KB   80/118 KB   224/625 KB   288/350 KB   80/118 KB   224/625 KB   292/350 KB   80/118 KB   224/625 KB   296/350 KB   80/118 KB   224/625 KB   296/350 KB   84/118 KB   224/625 KB   300/350 KB   84/118 KB   224/625 KB   300/350 KB   88/118 KB   224/625 KB   304/350 KB   88/118 KB   224/625 KB   304/350 KB   92/118 KB   224/625 KB   304/350 KB   96/118 KB   228/625 KB   304/350 KB   96/118 KB   232/625 KB   304/350 KB   96/118 KB   236/625 KB   304/350 KB   96/118 KB   240/625 KB   304/350 KB   96/118 KB   240/625 KB   308/350 KB   96/118 KB   240/625 KB   312/350 KB   96/118 KB   240/625 KB   312/350 KB   100/118 KB   240/625 KB   316/350 KB   100/118 KB   240/625 KB   316/350 KB   104/118 KB   240/625 KB   320/350 KB   104/118 KB   240/625 KB   320/350 KB   108/118 KB   240/625 KB   320/350 KB   112/118 KB   244/625 KB   320/350 KB   112/118 KB   248/625 KB   320/350 KB   112/118 KB   252/625 KB   320/350 KB   112/118 KB   256/625 KB   320/350 KB   112/118 KB   256/625 KB   320/350 KB   116/118 KB   256/625 KB   320/350 KB   118/118 KB   256/625 KB   324/350 KB   118/118 KB   256/625 KB   328/350 KB   118/118 KB   256/625 KB   332/350 KB   118/118 KB   256/625 KB   336/350 KB   118/118 KB   260/625 KB   336/350 KB   118/118 KB   264/625 KB   336/350 KB   118/118 KB   268/625 KB   336/350 KB   118/118 KB   270/625 KB   336/350 KB   118/118 KB   270/625 KB   340/350 KB   118/118 KB   270/625 KB   344/350 KB   118/118 KB   270/625 KB   348/350 KB   118/118 KB   270/625 KB   350/350 KB   118/118 KB   274/625 KB   350/350 KB   118/118 KB   278/625 KB   350/350 KB   118/118 KB   282/625 KB   350/350 KB   118/118 KB   286/625 KB   350/350 KB   118/118 KB   290/625 KB   350/350 KB   118/118 KB   294/625 KB   350/350 KB   118/118 KB   298/625 KB   350/350 KB   118/118 KB   302/625 KB   350/350 KB   118/118 KB   306/625 KB   350/350 KB   118/118 KB   310/625 KB   350/350 KB   118/118 KB   314/625 KB   350/350 KB   118/118 KB   318/625 KB   350/350 KB   118/118 KB   322/625 KB   350/350 KB   118/118 KB   326/625 KB   350/350 KB   118/118 KB   330/625 KB   350/350 KB   118/118 KB   334/625 KB   350/350 KB   118/118 KB   338/625 KB   350/350 KB   118/118 KB   342/625 KB   350/350 KB   118/118 KB   346/625 KB   350/350 KB   118/118 KB   350/625 KB   350/350 KB   118/118 KB   354/625 KB   350/350 KB   118/118 KB   358/625 KB   350/350 KB   118/118 KB   362/625 KB   350/350 KB   118/118 KB   366/625 KB   350/350 KB   118/118 KB   370/625 KB   350/350 KB   118/118 KB   374/625 KB   350/350 KB   118/118 KB                                          378/625 KB   350/350 KB                Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 1683.0 KB/sec)
382/625 KB   350/350 KB   386/625 KB   350/350 KB   390/625 KB   350/350 KB   394/625 KB   350/350 KB   398/625 KB   350/350 KB   402/625 KB   350/350 KB   406/625 KB   350/350 KB   410/625 KB   350/350 KB   414/625 KB   350/350 KB                             Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 4856.8 KB/sec)
418/625 KB                422/625 KB   426/625 KB   430/625 KB   434/625 KB   438/625 KB   442/625 KB   446/625 KB   450/625 KB   454/625 KB   458/625 KB   462/625 KB   466/625 KB   470/625 KB   474/625 KB   478/625 KB   482/625 KB   486/625 KB   490/625 KB   494/625 KB   498/625 KB   502/625 KB   506/625 KB   510/625 KB   514/625 KB   518/625 KB   522/625 KB   526/625 KB   530/625 KB   534/625 KB   538/625 KB   542/625 KB   546/625 KB   550/625 KB   554/625 KB   558/625 KB   562/625 KB   566/625 KB   570/625 KB   574/625 KB   578/625 KB   582/625 KB   586/625 KB   590/625 KB   594/625 KB   598/625 KB   602/625 KB   606/625 KB   610/625 KB   614/625 KB   618/625 KB   622/625 KB   625/625 KB                Downloaded: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 6940.0 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 245 source files to <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/UserRole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/UserRole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/config>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/test/java/org/apache/directory/fortress/core/impl/PswdPolicyMgrImplTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/test/java/org/apache/directory/fortress/core/impl/PswdPolicyMgrImplTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom
3/7 KB       6/7 KB   7/7 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom (7 KB at 408.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 113.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
3/13 KB   5/13 KB   8/13 KB   11/13 KB   13/13 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom
3/3 KB     3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom (3 KB at 159.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom
3/3 KB   3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom (3 KB at 219.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
3/3 KB   3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
3/10 KB   4/10 KB   7/10 KB   10/10 KB   10/10 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 651.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
3/23 KB    6/23 KB   9/23 KB   11/23 KB   14/23 KB   16/23 KB   19/23 KB   22/23 KB   23/23 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 1515.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
3/269 KB   3/269 KB   3/39 KB   6/269 KB   3/39 KB   6/269 KB   5/39 KB   9/269 KB   5/39 KB   9/269 KB   8/39 KB   11/269 KB   8/39 KB   11/269 KB   11/39 KB   14/269 KB   11/39 KB   16/269 KB   11/39 KB   16/269 KB   13/39 KB   19/269 KB   13/39 KB   19/269 KB   16/39 KB   22/269 KB   16/39 KB   22/269 KB   19/39 KB   25/269 KB   19/39 KB   27/269 KB   19/39 KB   27/269 KB   21/39 KB   30/269 KB   21/39 KB   30/269 KB   24/39 KB   32/269 KB   24/39 KB   32/269 KB   27/39 KB   32/269 KB   29/39 KB   36/269 KB   29/39 KB   36/269 KB   32/39 KB   40/269 KB   32/39 KB   44/269 KB   32/39 KB   48/269 KB   32/39 KB   48/269 KB   35/39 KB   48/269 KB   37/39 KB   48/269 KB   39/39 KB   52/269 KB   39/39 KB   56/269 KB   39/39 KB   60/269 KB   39/39 KB   62/269 KB   39/39 KB   62/269 KB   39/39 KB   3/14 KB   3/11 KB   62/269 KB   39/39 KB   3/14 KB   3/11 KB   62/269 KB   39/39 KB   6/14 KB   5/11 KB   62/269 KB   39/39 KB   6/14 KB   5/11 KB   66/269 KB   39/39 KB   6/14 KB   5/11 KB   70/269 KB   39/39 KB   6/14 KB   5/11 KB   70/269 KB   39/39 KB   9/14 KB   8/11 KB   70/269 KB   39/39 KB   9/14 KB   8/11 KB   74/269 KB   39/39 KB   9/14 KB   8/11 KB   78/269 KB   39/39 KB   9/14 KB   11/11 KB   78/269 KB   39/39 KB   9/14 KB   11/11 KB   78/269 KB   39/39 KB   11/14 KB   11/11 KB   78/269 KB   39/39 KB   11/14 KB   11/11 KB   78/269 KB   39/39 KB   14/14 KB   11/11 KB   78/269 KB   39/39 KB   14/14 KB   11/11 KB   82/269 KB   39/39 KB   14/14 KB   11/11 KB   86/269 KB   39/39 KB   14/14 KB   11/11 KB   90/269 KB   39/39 KB   14/14 KB   11/11 KB   94/269 KB   39/39 KB   14/14 KB   11/11 KB   98/269 KB   39/39 KB   14/14 KB   11/11 KB   102/269 KB   39/39 KB   14/14 KB   11/11 KB   106/269 KB   39/39 KB   14/14 KB   11/11 KB   110/269 KB   39/39 KB   14/14 KB   3/145 KB   11/11 KB   110/269 KB   39/39 KB   14/14 KB   5/145 KB   11/11 KB   110/269 KB   39/39 KB   14/14 KB   8/145 KB   11/11 KB   110/269 KB   39/39 KB   14/14 KB   11/145 KB   11/11 KB   110/269 KB   39/39 KB   14/14 KB   11/145 KB   11/11 KB   114/269 KB   39/39 KB   14/14 KB   11/145 KB   11/11 KB   118/269 KB   39/39 KB   14/14 KB   13/145 KB   11/11 KB   118/269 KB   39/39 KB   14/14 KB   13/145 KB   11/11 KB   122/269 KB   39/39 KB   14/14 KB   13/145 KB   11/11 KB   126/269 KB   39/39 KB   14/14 KB   16/145 KB   11/11 KB   126/269 KB   39/39 KB   14/14 KB   19/145 KB   11/11 KB   126/269 KB   39/39 KB   14/14 KB   21/145 KB   11/11 KB   126/269 KB   39/39 KB   14/14 KB   24/145 KB   11/11 KB   126/269 KB   39/39 KB   14/14 KB   24/145 KB   11/11 KB   130/269 KB   39/39 KB   14/14 KB   24/145 KB   11/11 KB   134/269 KB   39/39 KB   14/14 KB   24/145 KB   11/11 KB   138/269 KB   39/39 KB   14/14 KB   27/145 KB   11/11 KB   138/269 KB   39/39 KB   14/14 KB   27/145 KB   11/11 KB   142/269 KB   39/39 KB   14/14 KB   29/145 KB   11/11 KB   142/269 KB   39/39 KB   14/14 KB   32/145 KB   11/11 KB   142/269 KB   39/39 KB   14/14 KB   32/145 KB   11/11 KB   146/269 KB   39/39 KB   14/14 KB   32/145 KB   11/11 KB   150/269 KB   39/39 KB   14/14 KB   32/145 KB   11/11 KB   154/269 KB   39/39 KB   14/14 KB   32/145 KB   11/11 KB   158/269 KB   39/39 KB   14/14 KB   36/145 KB   11/11 KB   158/269 KB   39/39 KB   14/14 KB   40/145 KB   11/11 KB   158/269 KB   39/39 KB   14/14 KB   44/145 KB   11/11 KB   158/269 KB   39/39 KB   14/14 KB   48/145 KB   11/11 KB   158/269 KB   39/39 KB   14/14 KB   48/145 KB   11/11 KB   162/269 KB   39/39 KB   14/14 KB   48/145 KB   11/11 KB   166/269 KB   39/39 KB   14/14 KB   48/145 KB   11/11 KB   170/269 KB   39/39 KB   14/14 KB   48/145 KB   11/11 KB   174/269 KB   39/39 KB   14/14 KB   52/145 KB   11/11 KB   174/269 KB   39/39 KB   14/14 KB   56/145 KB   11/11 KB   174/269 KB   39/39 KB   14/14 KB   60/145 KB   11/11 KB   174/269 KB   39/39 KB   14/14 KB   64/145 KB   11/11 KB   174/269 KB   39/39 KB   14/14 KB   64/145 KB   11/11 KB   178/269 KB   39/39 KB   14/14 KB   64/145 KB   11/11 KB   182/269 KB   39/39 KB   14/14 KB   64/145 KB   11/11 KB   186/269 KB   39/39 KB   14/14 KB                                                             64/145 KB   11/11 KB   190/269 KB   14/14 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar (39 KB at 2163.5 KB/sec)
68/145 KB   11/11 KB   190/269 KB   14/14 KB   72/145 KB   11/11 KB   190/269 KB   14/14 KB   76/145 KB   11/11 KB   190/269 KB   14/14 KB   80/145 KB   11/11 KB   190/269 KB   14/14 KB                                                  Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 593.5 KB/sec)
                                    80/145 KB   194/269 KB   14/14 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 761.7 KB/sec)
80/145 KB   198/269 KB              80/145 KB   202/269 KB   80/145 KB   206/269 KB   84/145 KB   206/269 KB   88/145 KB   206/269 KB   92/145 KB   206/269 KB   96/145 KB   206/269 KB   96/145 KB   210/269 KB   96/145 KB   214/269 KB   96/145 KB   218/269 KB   96/145 KB   222/269 KB   100/145 KB   222/269 KB   104/145 KB   222/269 KB   108/145 KB   222/269 KB   112/145 KB   222/269 KB   112/145 KB   226/269 KB   112/145 KB   230/269 KB   112/145 KB   234/269 KB   112/145 KB   238/269 KB   116/145 KB   238/269 KB   120/145 KB   238/269 KB   124/145 KB   238/269 KB   128/145 KB   238/269 KB   128/145 KB   242/269 KB   128/145 KB   246/269 KB   128/145 KB   250/269 KB   128/145 KB   254/269 KB   132/145 KB   254/269 KB   136/145 KB   254/269 KB   140/145 KB   254/269 KB   144/145 KB   254/269 KB   145/145 KB   254/269 KB   145/145 KB   258/269 KB   145/145 KB   262/269 KB   145/145 KB   266/269 KB   145/145 KB   269/269 KB                             Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar (145 KB at 5160.7 KB/sec)
                          Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar (269 KB at 9241.4 KB/sec)
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
1/4 KB                    3/4 KB   4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 265.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
3/10 KB   5/10 KB   8/10 KB   10/10 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (10 KB at 671.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
3/6 KB     5/6 KB   6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (6 KB at 420.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
3/3 KB   3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (3 KB at 175.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
3/1972 KB   3/1972 KB   3/37 KB   5/1972 KB   3/37 KB   5/1972 KB   3/37 KB   3/18 KB   5/1972 KB   6/37 KB   3/18 KB   8/1972 KB   6/37 KB   3/18 KB   8/1972 KB   6/37 KB   5/18 KB   8/1972 KB   9/37 KB   5/18 KB   11/1972 KB   9/37 KB   5/18 KB   11/1972 KB   9/37 KB   8/18 KB   11/1972 KB   11/37 KB   8/18 KB   11/1972 KB   11/37 KB   11/18 KB   13/1972 KB   11/37 KB   11/18 KB   13/1972 KB   11/37 KB   13/18 KB   13/1972 KB   14/37 KB   13/18 KB   16/1972 KB   14/37 KB   13/18 KB   16/1972 KB   14/37 KB   16/18 KB   16/1972 KB   16/37 KB   16/18 KB   19/1972 KB   16/37 KB   16/18 KB   19/1972 KB   16/37 KB   18/18 KB   19/1972 KB   19/37 KB   18/18 KB   21/1972 KB   19/37 KB   18/18 KB   21/1972 KB   22/37 KB   18/18 KB   24/1972 KB   22/37 KB   18/18 KB   24/1972 KB   22/37 KB   4/238 KB   18/18 KB   24/1972 KB   25/37 KB   4/238 KB   18/18 KB   24/1972 KB   25/37 KB   8/238 KB   18/18 KB   27/1972 KB   25/37 KB   8/238 KB   18/18 KB   27/1972 KB   25/37 KB   12/238 KB   18/18 KB   27/1972 KB   27/37 KB   12/238 KB   18/18 KB   27/1972 KB   27/37 KB   16/238 KB   18/18 KB   29/1972 KB   27/37 KB   16/238 KB   18/18 KB   29/1972 KB   30/37 KB   16/238 KB   18/18 KB   32/1972 KB   30/37 KB   16/238 KB   18/18 KB   32/1972 KB   32/37 KB   16/238 KB   18/18 KB   32/1972 KB   35/37 KB   16/238 KB   18/18 KB   32/1972 KB   35/37 KB   20/238 KB   18/18 KB   32/1972 KB   37/37 KB   20/238 KB   18/18 KB   32/1972 KB   37/37 KB   24/238 KB   18/18 KB   32/1972 KB   37/37 KB   28/238 KB   18/18 KB   36/1972 KB   37/37 KB   28/238 KB   18/18 KB   36/1972 KB   37/37 KB   32/238 KB   18/18 KB   40/1972 KB   37/37 KB   32/238 KB   18/18 KB   44/1972 KB   37/37 KB   32/238 KB   18/18 KB   48/1972 KB   37/37 KB   32/238 KB   18/18 KB   48/1972 KB   37/37 KB   36/238 KB   18/18 KB   48/1972 KB   37/37 KB   40/238 KB   18/18 KB   48/1972 KB   37/37 KB   44/238 KB   18/18 KB   52/1972 KB   37/37 KB   44/238 KB   18/18 KB   52/1972 KB   37/37 KB   48/238 KB   18/18 KB   56/1972 KB   37/37 KB   48/238 KB   18/18 KB   60/1972 KB   37/37 KB   48/238 KB   18/18 KB   64/1972 KB   37/37 KB   48/238 KB   18/18 KB   64/1972 KB   37/37 KB   52/238 KB   18/18 KB   64/1972 KB   37/37 KB   56/238 KB   18/18 KB   64/1972 KB   37/37 KB   60/238 KB   18/18 KB   68/1972 KB   37/37 KB   60/238 KB   18/18 KB   68/1972 KB   37/37 KB   64/238 KB   18/18 KB   72/1972 KB   37/37 KB   64/238 KB   18/18 KB   76/1972 KB   37/37 KB   64/238 KB   18/18 KB   80/1972 KB   37/37 KB   64/238 KB   18/18 KB   80/1972 KB   37/37 KB   68/238 KB   18/18 KB   80/1972 KB   37/37 KB   72/238 KB   18/18 KB   80/1972 KB   37/37 KB   76/238 KB   18/18 KB   84/1972 KB   37/37 KB   76/238 KB   18/18 KB   84/1972 KB   37/37 KB   80/238 KB   18/18 KB   88/1972 KB   37/37 KB   80/238 KB   18/18 KB   92/1972 KB   37/37 KB   80/238 KB   18/18 KB   96/1972 KB   37/37 KB   80/238 KB   18/18 KB   96/1972 KB   37/37 KB   84/238 KB   18/18 KB   96/1972 KB   37/37 KB   88/238 KB   18/18 KB   96/1972 KB   37/37 KB   92/238 KB   18/18 KB   100/1972 KB   37/37 KB   92/238 KB   18/18 KB   100/1972 KB   37/37 KB   96/238 KB   18/18 KB   104/1972 KB   37/37 KB   96/238 KB   18/18 KB   108/1972 KB   37/37 KB   96/238 KB   18/18 KB   112/1972 KB   37/37 KB   96/238 KB   18/18 KB   112/1972 KB   37/37 KB   100/238 KB   18/18 KB   112/1972 KB   37/37 KB   104/238 KB   18/18 KB   112/1972 KB   37/37 KB   108/238 KB   18/18 KB   112/1972 KB   37/37 KB   112/238 KB   18/18 KB   116/1972 KB   37/37 KB   112/238 KB   18/18 KB   120/1972 KB   37/37 KB   112/238 KB   18/18 KB   124/1972 KB   37/37 KB   112/238 KB   18/18 KB   128/1972 KB   37/37 KB   112/238 KB   18/18 KB   128/1972 KB   37/37 KB   116/238 KB   18/18 KB                                                    128/1972 KB   37/37 KB   120/238 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 KB at 1196.7 KB/sec)
128/1972 KB   37/37 KB   124/238 KB   128/1972 KB   37/37 KB   128/238 KB   132/1972 KB   37/37 KB   128/238 KB   136/1972 KB   37/37 KB   128/238 KB   140/1972 KB   37/37 KB   128/238 KB   144/1972 KB   37/37 KB   128/238 KB   144/1972 KB   37/37 KB   132/238 KB   144/1972 KB   37/37 KB   136/238 KB   144/1972 KB   37/37 KB   140/238 KB   144/1972 KB   37/37 KB   144/238 KB   148/1972 KB   37/37 KB   144/238 KB   152/1972 KB   37/37 KB   144/238 KB   156/1972 KB   37/37 KB   144/238 KB   160/1972 KB   37/37 KB   144/238 KB   160/1972 KB   37/37 KB   148/238 KB   160/1972 KB   37/37 KB   152/238 KB   160/1972 KB   37/37 KB   156/238 KB   160/1972 KB   37/37 KB   160/238 KB   164/1972 KB   37/37 KB   160/238 KB   168/1972 KB   37/37 KB   160/238 KB   172/1972 KB   37/37 KB   160/238 KB   176/1972 KB   37/37 KB   160/238 KB                                         Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 2035.4 KB/sec)
176/1972 KB   164/238 KB              176/1972 KB   168/238 KB   176/1972 KB   172/238 KB   176/1972 KB   176/238 KB   180/1972 KB   176/238 KB   184/1972 KB   176/238 KB   188/1972 KB   176/238 KB   192/1972 KB   176/238 KB   192/1972 KB   180/238 KB   192/1972 KB   184/238 KB   192/1972 KB   188/238 KB   192/1972 KB   192/238 KB   196/1972 KB   192/238 KB   200/1972 KB   192/238 KB   204/1972 KB   192/238 KB   208/1972 KB   192/238 KB   208/1972 KB   196/238 KB   208/1972 KB   200/238 KB   208/1972 KB   204/238 KB   208/1972 KB   208/238 KB   212/1972 KB   208/238 KB   216/1972 KB   208/238 KB   220/1972 KB   208/238 KB   224/1972 KB   208/238 KB   224/1972 KB   212/238 KB   224/1972 KB   216/238 KB   224/1972 KB   220/238 KB   224/1972 KB   224/238 KB   228/1972 KB   224/238 KB   232/1972 KB   224/238 KB   236/1972 KB   224/238 KB   240/1972 KB   224/238 KB   240/1972 KB   228/238 KB   240/1972 KB   232/238 KB   240/1972 KB   236/238 KB   240/1972 KB   238/238 KB   244/1972 KB   238/238 KB   248/1972 KB   238/238 KB   252/1972 KB   238/238 KB   256/1972 KB   238/238 KB   260/1972 KB   238/238 KB   264/1972 KB   238/238 KB   268/1972 KB   238/238 KB   272/1972 KB   238/238 KB   276/1972 KB   238/238 KB   280/1972 KB   238/238 KB   284/1972 KB   238/238 KB   288/1972 KB   238/238 KB   292/1972 KB   238/238 KB   296/1972 KB   238/238 KB   300/1972 KB   238/238 KB   304/1972 KB   238/238 KB   308/1972 KB   238/238 KB   312/1972 KB   238/238 KB   316/1972 KB   238/238 KB   320/1972 KB   238/238 KB   324/1972 KB   238/238 KB   328/1972 KB   238/238 KB   332/1972 KB   238/238 KB   336/1972 KB   238/238 KB   340/1972 KB   238/238 KB   344/1972 KB   238/238 KB   348/1972 KB   238/238 KB   352/1972 KB   238/238 KB                              Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 8187.2 KB/sec)
356/1972 KB                360/1972 KB   364/1972 KB   368/1972 KB   372/1972 KB   376/1972 KB   380/1972 KB   384/1972 KB   388/1972 KB   392/1972 KB   396/1972 KB   400/1972 KB   404/1972 KB   408/1972 KB   412/1972 KB   416/1972 KB   420/1972 KB   424/1972 KB   428/1972 KB   432/1972 KB   436/1972 KB   440/1972 KB   444/1972 KB   448/1972 KB   452/1972 KB   456/1972 KB   460/1972 KB   464/1972 KB   468/1972 KB   472/1972 KB   476/1972 KB   480/1972 KB   484/1972 KB   488/1972 KB   492/1972 KB   496/1972 KB   500/1972 KB   504/1972 KB   508/1972 KB   512/1972 KB   516/1972 KB   520/1972 KB   524/1972 KB   528/1972 KB   532/1972 KB   536/1972 KB   540/1972 KB   544/1972 KB   548/1972 KB   552/1972 KB   556/1972 KB   560/1972 KB   564/1972 KB   568/1972 KB   572/1972 KB   576/1972 KB   580/1972 KB   584/1972 KB   588/1972 KB   592/1972 KB   596/1972 KB   600/1972 KB   604/1972 KB   608/1972 KB   612/1972 KB   616/1972 KB   620/1972 KB   624/1972 KB   628/1972 KB   632/1972 KB   636/1972 KB   640/1972 KB   644/1972 KB   648/1972 KB   652/1972 KB   656/1972 KB   660/1972 KB   664/1972 KB   668/1972 KB   672/1972 KB   676/1972 KB   680/1972 KB   684/1972 KB   688/1972 KB   692/1972 KB   696/1972 KB   700/1972 KB   704/1972 KB   708/1972 KB   712/1972 KB   716/1972 KB   720/1972 KB   724/1972 KB   728/1972 KB   732/1972 KB   736/1972 KB   740/1972 KB   744/1972 KB   748/1972 KB   752/1972 KB   756/1972 KB   760/1972 KB   764/1972 KB   768/1972 KB   772/1972 KB   776/1972 KB   780/1972 KB   784/1972 KB   788/1972 KB   792/1972 KB   796/1972 KB   800/1972 KB   804/1972 KB   808/1972 KB   812/1972 KB   816/1972 KB   820/1972 KB   824/1972 KB   828/1972 KB   832/1972 KB   836/1972 KB   840/1972 KB   844/1972 KB   848/1972 KB   852/1972 KB   856/1972 KB   860/1972 KB   864/1972 KB   868/1972 KB   872/1972 KB   876/1972 KB   880/1972 KB   884/1972 KB   888/1972 KB   892/1972 KB   896/1972 KB   900/1972 KB   904/1972 KB   908/1972 KB   912/1972 KB   916/1972 KB   920/1972 KB   924/1972 KB   928/1972 KB   932/1972 KB   936/1972 KB   940/1972 KB   944/1972 KB   948/1972 KB   952/1972 KB   956/1972 KB   960/1972 KB   964/1972 KB   968/1972 KB   972/1972 KB   976/1972 KB   980/1972 KB   984/1972 KB   988/1972 KB   992/1972 KB   996/1972 KB   1000/1972 KB   1004/1972 KB   1008/1972 KB   1012/1972 KB   1016/1972 KB   1020/1972 KB   1024/1972 KB   1028/1972 KB   1032/1972 KB   1036/1972 KB   1040/1972 KB   1044/1972 KB   1048/1972 KB   1052/1972 KB   1056/1972 KB   1060/1972 KB   1064/1972 KB   1068/1972 KB   1072/1972 KB   1076/1972 KB   1080/1972 KB   1084/1972 KB   1088/1972 KB   1092/1972 KB   1096/1972 KB   1100/1972 KB   1104/1972 KB   1108/1972 KB   1112/1972 KB   1116/1972 KB   1120/1972 KB   1124/1972 KB   1128/1972 KB   1132/1972 KB   1136/1972 KB   1140/1972 KB   1144/1972 KB   1148/1972 KB   1152/1972 KB   1156/1972 KB   1160/1972 KB   1164/1972 KB   1168/1972 KB   1172/1972 KB   1176/1972 KB   1180/1972 KB   1184/1972 KB   1188/1972 KB   1192/1972 KB   1196/1972 KB   1200/1972 KB   1204/1972 KB   1208/1972 KB   1212/1972 KB   1216/1972 KB   1220/1972 KB   1224/1972 KB   1228/1972 KB   1232/1972 KB   1236/1972 KB   1240/1972 KB   1244/1972 KB   1248/1972 KB   1252/1972 KB   1256/1972 KB   1260/1972 KB   1264/1972 KB   1268/1972 KB   1272/1972 KB   1276/1972 KB   1280/1972 KB   1284/1972 KB   1288/1972 KB   1292/1972 KB   1296/1972 KB   1300/1972 KB   1304/1972 KB   1308/1972 KB   1312/1972 KB   1316/1972 KB   1320/1972 KB   1324/1972 KB   1328/1972 KB   1332/1972 KB   1336/1972 KB   1340/1972 KB   1344/1972 KB   1348/1972 KB   1352/1972 KB   1356/1972 KB   1360/1972 KB   1364/1972 KB   1368/1972 KB   1372/1972 KB   1376/1972 KB   1380/1972 KB   1384/1972 KB   1388/1972 KB   1392/1972 KB   1396/1972 KB   1400/1972 KB   1404/1972 KB   1408/1972 KB   1412/1972 KB   1416/1972 KB   1420/1972 KB   1424/1972 KB   1428/1972 KB   1432/1972 KB   1436/1972 KB   1440/1972 KB   1444/1972 KB   1448/1972 KB   1452/1972 KB   1456/1972 KB   1460/1972 KB   1464/1972 KB   1468/1972 KB   1472/1972 KB   1476/1972 KB   1480/1972 KB   1484/1972 KB   1488/1972 KB   1492/1972 KB   1496/1972 KB   1500/1972 KB   1504/1972 KB   1508/1972 KB   1512/1972 KB   1516/1972 KB   1520/1972 KB   1524/1972 KB   1528/1972 KB   1532/1972 KB   1536/1972 KB   1540/1972 KB   1544/1972 KB   1548/1972 KB   1552/1972 KB   1556/1972 KB   1560/1972 KB   1564/1972 KB   1568/1972 KB   1572/1972 KB   1576/1972 KB   1580/1972 KB   1584/1972 KB   1588/1972 KB   1592/1972 KB   1596/1972 KB   1600/1972 KB   1604/1972 KB   1608/1972 KB   1612/1972 KB   1616/1972 KB   1620/1972 KB   1624/1972 KB   1628/1972 KB   1632/1972 KB   1636/1972 KB   1640/1972 KB   1644/1972 KB   1648/1972 KB   1652/1972 KB   1656/1972 KB   1660/1972 KB   1664/1972 KB   1668/1972 KB   1672/1972 KB   1676/1972 KB   1680/1972 KB   1684/1972 KB   1688/1972 KB   1692/1972 KB   1696/1972 KB   1700/1972 KB   1704/1972 KB   1708/1972 KB   1712/1972 KB   1716/1972 KB   1720/1972 KB   1724/1972 KB   1728/1972 KB   1732/1972 KB   1736/1972 KB   1740/1972 KB   1744/1972 KB   1748/1972 KB   1752/1972 KB   1756/1972 KB   1760/1972 KB   1764/1972 KB   1768/1972 KB   1772/1972 KB   1776/1972 KB   1780/1972 KB   1784/1972 KB   1788/1972 KB   1792/1972 KB   1796/1972 KB   1800/1972 KB   1804/1972 KB   1808/1972 KB   1812/1972 KB   1816/1972 KB   1820/1972 KB   1824/1972 KB   1828/1972 KB   1832/1972 KB   1836/1972 KB   1840/1972 KB   1844/1972 KB   1848/1972 KB   1852/1972 KB   1856/1972 KB   1860/1972 KB   1864/1972 KB   1868/1972 KB   1872/1972 KB   1876/1972 KB   1880/1972 KB   1884/1972 KB   1888/1972 KB   1892/1972 KB   1896/1972 KB   1900/1972 KB   1904/1972 KB   1908/1972 KB   1912/1972 KB   1916/1972 KB   1920/1972 KB   1924/1972 KB   1928/1972 KB   1932/1972 KB   1936/1972 KB   1940/1972 KB   1944/1972 KB   1948/1972 KB   1952/1972 KB   1956/1972 KB   1960/1972 KB   1964/1972 KB   1968/1972 KB   1972/1972 KB   1972/1972 KB                  Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (1972 KB at 14826.7 KB/sec)
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.354 s
[INFO] Finished at: 2018-09-07T15:20:30+00:00
[INFO] Final Memory: 47M/401M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (initialize-fortress-config) on project fortress-core: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/build-config.xml>:270: The following error occurred while executing this line:
[ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/build-config.xml>:296: Warning: Could not find file <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/config/bootstrap/fortress.properties.src> to copy.
[ERROR] around Ant part ...<ant antfile="<https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/build-config.xml"> target="init-fortress-config"/>... @ 4:143 in <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/antrun/build-main.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-openldap-test] $ /bin/bash /tmp/jenkins3568440899325258528.sh
dir-fortress-core-docker-openldap-test
dir-fortress-core-docker-openldap-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-openldap-test #557

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/557/display/redirect?page=changes>

Changes:

[smckinney] + toString, hashCode, equals

------------------------------------------
[...truncated 1.42 MB...]
3/6 KB                                                   6/6 KB   6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom (6 KB at 390.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
3/10 KB   6/10 KB   9/10 KB   10/10 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 651.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
3/23 KB    5/23 KB   8/23 KB   11/23 KB   13/23 KB   16/23 KB   19/23 KB   21/23 KB   23/23 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 1578.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
3/4 KB     4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 282.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (2 KB at 121.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
2/12 KB   4/12 KB   7/12 KB   10/12 KB   12/12 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 KB at 843.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
1/20 KB    4/20 KB   7/20 KB   10/20 KB   12/20 KB   15/20 KB   17/20 KB   20/20 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 KB at 1398.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
3/3 KB              Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (3 KB at 170.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
3/4 KB   3/4 KB   4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (4 KB at 191.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
3/3 KB   3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (3 KB at 203.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (3 KB at 154.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2 KB at 153.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (3 KB at 188.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (2 KB at 142.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2 KB at 139.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (2 KB at 104.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
3/3 KB   3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (3 KB at 192.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
3/4 KB   4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4 KB at 303.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
3/16 KB   6/16 KB   9/16 KB   11/16 KB   14/16 KB   16/16 KB              Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1078.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
3/3 KB     3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (3 KB at 195.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
3/19 KB   5/19 KB   7/19 KB   9/19 KB   12/19 KB   15/19 KB   17/19 KB   19/19 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 KB at 1292.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
145/145 B               Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 10.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
3/6 KB      6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (6 KB at 401.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
3/3 KB   3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 186.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (2 KB at 116.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
747/747 B               Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 52.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
3/4 KB      4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 207.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
3/6 KB   6/6 KB   6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 434.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (2 KB at 102.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom
3/6 KB   6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (6 KB at 391.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
3/17 KB   6/17 KB   9/17 KB   11/17 KB   14/17 KB   16/17 KB   17/17 KB              Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 KB at 1129.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
3/11 KB    6/11 KB   9/11 KB   11/11 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 757.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
2/14 KB    5/14 KB   6/14 KB   9/14 KB   10/14 KB   13/14 KB   14/14 KB              Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 974.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar
3/31 KB    6/31 KB   9/31 KB   9/31 KB   4/43 KB   11/31 KB   4/43 KB   11/31 KB   8/43 KB   11/31 KB   12/43 KB   14/31 KB   12/43 KB   14/31 KB   16/43 KB   16/31 KB   16/43 KB   16/31 KB   16/43 KB   4/60 KB   19/31 KB   16/43 KB   4/60 KB   19/31 KB   16/43 KB   8/60 KB   19/31 KB   16/43 KB   12/60 KB   19/31 KB   20/43 KB   12/60 KB   19/31 KB   20/43 KB   16/60 KB   19/31 KB   24/43 KB   16/60 KB   19/31 KB   28/43 KB   16/60 KB   22/31 KB   28/43 KB   16/60 KB   22/31 KB   32/43 KB   16/60 KB   25/31 KB   32/43 KB   16/60 KB   25/31 KB   32/43 KB   4/23 KB   16/60 KB   25/31 KB   36/43 KB   4/23 KB   16/60 KB   25/31 KB   36/43 KB   8/23 KB   16/60 KB   27/31 KB   36/43 KB   8/23 KB   16/60 KB   27/31 KB   40/43 KB   8/23 KB   16/60 KB   27/31 KB   40/43 KB   12/23 KB   16/60 KB   27/31 KB   43/43 KB   12/23 KB   16/60 KB   27/31 KB   43/43 KB   12/23 KB   20/60 KB   27/31 KB   43/43 KB   16/23 KB   20/60 KB   27/31 KB   43/43 KB   16/23 KB   24/60 KB   27/31 KB   43/43 KB   16/23 KB   28/60 KB   30/31 KB   43/43 KB   16/23 KB   28/60 KB   30/31 KB   43/43 KB   16/23 KB   32/60 KB   31/31 KB   43/43 KB   16/23 KB   32/60 KB   31/31 KB   43/43 KB   20/23 KB   32/60 KB   31/31 KB   43/43 KB   23/23 KB   32/60 KB   31/31 KB   43/43 KB   23/23 KB   36/60 KB   31/31 KB   43/43 KB   23/23 KB   40/60 KB   31/31 KB   43/43 KB   23/23 KB   44/60 KB   31/31 KB   43/43 KB   23/23 KB   48/60 KB   1/14 KB   31/31 KB   43/43 KB   23/23 KB   48/60 KB   1/14 KB   31/31 KB   43/43 KB   23/23 KB   52/60 KB   1/14 KB   31/31 KB   43/43 KB   23/23 KB   56/60 KB   3/14 KB   31/31 KB   43/43 KB   23/23 KB   56/60 KB   3/14 KB   31/31 KB   43/43 KB   23/23 KB   60/60 KB   3/14 KB   31/31 KB   43/43 KB   23/23 KB   60/60 KB   5/14 KB   31/31 KB   43/43 KB   23/23 KB   60/60 KB   7/14 KB   31/31 KB   43/43 KB   23/23 KB   60/60 KB   9/14 KB   31/31 KB   43/43 KB   23/23 KB   60/60 KB   11/14 KB   31/31 KB   43/43 KB   23/23 KB   60/60 KB   14/14 KB   31/31 KB   43/43 KB   23/23 KB   60/60 KB                                                          Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 2476.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
                                                       Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 1714.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
                                                       Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 KB at 1419.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
                                                       Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar (60 KB at 3501.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
                                                       Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar (14 KB at 662.7 KB/sec)
3/439 KB                                               6/439 KB   9/439 KB   11/439 KB   14/439 KB   16/439 KB   3/223 KB   16/439 KB   3/223 KB   19/439 KB   5/223 KB   19/439 KB   4/256 KB   5/223 KB   19/439 KB   4/256 KB   5/223 KB   22/439 KB   8/256 KB   5/223 KB   22/439 KB   12/256 KB   5/223 KB   22/439 KB   16/256 KB   5/223 KB   22/439 KB   16/256 KB   5/223 KB   25/439 KB   16/256 KB   8/223 KB   25/439 KB   16/256 KB   11/223 KB   25/439 KB   16/256 KB   11/223 KB   27/439 KB   16/256 KB   13/223 KB   27/439 KB   16/256 KB   16/223 KB   27/439 KB   20/256 KB   16/223 KB   27/439 KB   24/256 KB   16/223 KB   27/439 KB   28/256 KB   16/223 KB   27/439 KB   28/256 KB   19/223 KB   27/439 KB   28/256 KB   19/223 KB   30/439 KB   32/256 KB   19/223 KB   30/439 KB   32/256 KB   21/223 KB   30/439 KB   32/256 KB   24/223 KB   30/439 KB   32/256 KB   24/223 KB   32/439 KB   32/256 KB   27/223 KB   32/439 KB   32/256 KB   4/562 KB   27/223 KB   32/439 KB   32/256 KB   4/562 KB   29/223 KB   32/439 KB   32/256 KB   8/562 KB   29/223 KB   32/439 KB   32/256 KB   12/562 KB   29/223 KB   32/439 KB   36/256 KB   12/562 KB   29/223 KB   32/439 KB   36/256 KB   12/562 KB   32/223 KB   32/439 KB   36/256 KB   16/562 KB   32/223 KB   32/439 KB   40/256 KB   16/562 KB   32/223 KB   32/439 KB   44/256 KB   16/562 KB   32/223 KB   32/439 KB   48/256 KB   16/562 KB   32/223 KB   32/439 KB   48/256 KB   16/562 KB   36/223 KB   32/439 KB   48/256 KB   16/562 KB   40/223 KB   32/439 KB   48/256 KB   16/562 KB   44/223 KB   32/439 KB   48/256 KB   16/562 KB   48/223 KB   32/439 KB   52/256 KB   16/562 KB   48/223 KB   32/439 KB   56/256 KB   16/562 KB   48/223 KB   32/439 KB   60/256 KB   16/562 KB   48/223 KB   32/439 KB   64/256 KB   16/562 KB   48/223 KB   32/439 KB   64/256 KB   20/562 KB   48/223 KB   32/439 KB   64/256 KB   24/562 KB   48/223 KB   32/439 KB   64/256 KB   28/562 KB   48/223 KB   32/439 KB   64/256 KB   28/562 KB   48/223 KB   36/439 KB   64/256 KB   32/562 KB   48/223 KB   36/439 KB   64/256 KB   32/562 KB   52/223 KB   36/439 KB   64/256 KB   32/562 KB   52/223 KB   40/439 KB   64/256 KB   32/562 KB   56/223 KB   40/439 KB   64/256 KB   32/562 KB   60/223 KB   40/439 KB   64/256 KB   32/562 KB   60/223 KB   44/439 KB   64/256 KB   32/562 KB   64/223 KB   44/439 KB   68/256 KB   32/562 KB   64/223 KB   44/439 KB   72/256 KB   32/562 KB   64/223 KB   44/439 KB   72/256 KB   32/562 KB   64/223 KB   48/439 KB   76/256 KB   32/562 KB   64/223 KB   48/439 KB   80/256 KB   32/562 KB   64/223 KB   48/439 KB   80/256 KB   32/562 KB   68/223 KB   48/439 KB   80/256 KB   36/562 KB   68/223 KB   48/439 KB   80/256 KB   36/562 KB   72/223 KB   48/439 KB   80/256 KB   40/562 KB   72/223 KB   48/439 KB   80/256 KB   40/562 KB   76/223 KB   48/439 KB   80/256 KB   40/562 KB   80/223 KB   48/439 KB   80/256 KB   44/562 KB   80/223 KB   48/439 KB   84/256 KB   44/562 KB   80/223 KB   48/439 KB   84/256 KB   48/562 KB   80/223 KB   48/439 KB   88/256 KB   48/562 KB   80/223 KB   48/439 KB   92/256 KB   48/562 KB   80/223 KB   48/439 KB   96/256 KB   48/562 KB   80/223 KB   48/439 KB   96/256 KB   48/562 KB   84/223 KB   48/439 KB   96/256 KB   48/562 KB   88/223 KB   48/439 KB   96/256 KB   48/562 KB   92/223 KB   48/439 KB   96/256 KB   48/562 KB   96/223 KB   48/439 KB   100/256 KB   48/562 KB   96/223 KB   48/439 KB   104/256 KB   48/562 KB   96/223 KB   48/439 KB   108/256 KB   48/562 KB   96/223 KB   48/439 KB   108/256 KB   48/562 KB   96/223 KB   52/439 KB   112/256 KB   48/562 KB   96/223 KB   52/439 KB   112/256 KB   52/562 KB   96/223 KB   52/439 KB   112/256 KB   52/562 KB   96/223 KB   56/439 KB   112/256 KB   56/562 KB   96/223 KB   56/439 KB   112/256 KB   56/562 KB   96/223 KB   60/439 KB   112/256 KB   60/562 KB   96/223 KB   60/439 KB   112/256 KB   64/562 KB   96/223 KB   60/439 KB   112/256 KB   64/562 KB   96/223 KB   64/439 KB   112/256 KB   64/562 KB   100/223 KB   64/439 KB   112/256 KB   64/562 KB   104/223 KB   64/439 KB   112/256 KB   64/562 KB   108/223 KB   64/439 KB   112/256 KB   64/562 KB   112/223 KB   64/439 KB   116/256 KB   64/562 KB   112/223 KB   64/439 KB   120/256 KB   64/562 KB   112/223 KB   64/439 KB   124/256 KB   64/562 KB   112/223 KB   64/439 KB   128/256 KB   64/562 KB   112/223 KB   64/439 KB   128/256 KB   64/562 KB   116/223 KB   64/439 KB   128/256 KB   64/562 KB   120/223 KB   64/439 KB   128/256 KB   68/562 KB   120/223 KB   64/439 KB   128/256 KB   68/562 KB   124/223 KB   64/439 KB   128/256 KB   68/562 KB   128/223 KB   64/439 KB   128/256 KB   72/562 KB   128/223 KB   64/439 KB   132/256 KB   72/562 KB   128/223 KB   64/439 KB   136/256 KB   72/562 KB   128/223 KB   64/439 KB   136/256 KB   76/562 KB   128/223 KB   64/439 KB   140/256 KB   76/562 KB   128/223 KB   64/439 KB   140/256 KB   80/562 KB   128/223 KB   64/439 KB   144/256 KB   80/562 KB   128/223 KB   64/439 KB   144/256 KB   80/562 KB   128/223 KB   68/439 KB   144/256 KB   80/562 KB   128/223 KB   72/439 KB   144/256 KB   80/562 KB   128/223 KB   76/439 KB   144/256 KB   80/562 KB   132/223 KB   76/439 KB   144/256 KB   80/562 KB   136/223 KB   76/439 KB   144/256 KB   80/562 KB   136/223 KB   80/439 KB   144/256 KB   80/562 KB   140/223 KB   80/439 KB   144/256 KB   80/562 KB   144/223 KB   80/439 KB   148/256 KB   80/562 KB   144/223 KB   80/439 KB   152/256 KB   80/562 KB   144/223 KB   80/439 KB   156/256 KB   80/562 KB   144/223 KB   80/439 KB   160/256 KB   80/562 KB   144/223 KB   80/439 KB   160/256 KB   84/562 KB   144/223 KB   80/439 KB   160/256 KB   88/562 KB   144/223 KB   80/439 KB   160/256 KB   92/562 KB   144/223 KB   80/439 KB   160/256 KB   96/562 KB   144/223 KB   80/439 KB   160/256 KB   96/562 KB   148/223 KB   80/439 KB   160/256 KB   96/562 KB   152/223 KB   80/439 KB   160/256 KB   96/562 KB   156/223 KB   80/439 KB   160/256 KB   96/562 KB   160/223 KB   80/439 KB   164/256 KB   96/562 KB   160/223 KB   80/439 KB   168/256 KB   96/562 KB   160/223 KB   80/439 KB   172/256 KB   96/562 KB   160/223 KB   80/439 KB   176/256 KB   96/562 KB   160/223 KB   80/439 KB   176/256 KB   96/562 KB   160/223 KB   84/439 KB   176/256 KB   96/562 KB   160/223 KB   88/439 KB   176/256 KB   96/562 KB   164/223 KB   88/439 KB   176/256 KB   96/562 KB   168/223 KB   88/439 KB   176/256 KB   96/562 KB   168/223 KB   92/439 KB   176/256 KB   96/562 KB   172/223 KB   92/439 KB   176/256 KB   100/562 KB   172/223 KB   92/439 KB   176/256 KB   100/562 KB   176/223 KB   92/439 KB   180/256 KB   100/562 KB   176/223 KB   92/439 KB   180/256 KB   100/562 KB   176/223 KB   96/439 KB   184/256 KB   104/562 KB   176/223 KB   96/439 KB   180/256 KB   104/562 KB   176/223 KB   96/439 KB   188/256 KB   104/562 KB   176/223 KB   96/439 KB   188/256 KB   108/562 KB   176/223 KB   96/439 KB   192/256 KB   108/562 KB   176/223 KB   96/439 KB   192/256 KB   112/562 KB   176/223 KB   96/439 KB   192/256 KB   112/562 KB   180/223 KB   96/439 KB   192/256 KB   112/562 KB   184/223 KB   96/439 KB   192/256 KB   112/562 KB   188/223 KB   96/439 KB   196/256 KB   112/562 KB   188/223 KB   96/439 KB   196/256 KB   112/562 KB   192/223 KB   96/439 KB   200/256 KB   112/562 KB   192/223 KB   96/439 KB   204/256 KB   112/562 KB   192/223 KB   96/439 KB   208/256 KB   112/562 KB   192/223 KB   96/439 KB   208/256 KB   112/562 KB   192/223 KB   100/439 KB   208/256 KB   116/562 KB   192/223 KB   100/439 KB   208/256 KB   116/562 KB   192/223 KB   104/439 KB   208/256 KB   120/562 KB   192/223 KB   104/439 KB   208/256 KB   120/562 KB   192/223 KB   108/439 KB   208/256 KB   124/562 KB   196/223 KB   108/439 KB   208/256 KB   124/562 KB   196/223 KB   108/439 KB   208/256 KB   124/562 KB   196/223 KB   112/439 KB   208/256 KB   124/562 KB   200/223 KB   112/439 KB   208/256 KB   128/562 KB   200/223 KB   112/439 KB   208/256 KB   128/562 KB   204/223 KB   112/439 KB   208/256 KB   128/562 KB   208/223 KB   112/439 KB   212/256 KB   128/562 KB   208/223 KB   112/439 KB   216/256 KB   128/562 KB   208/223 KB   112/439 KB   220/256 KB   128/562 KB   208/223 KB   112/439 KB   224/256 KB   128/562 KB   208/223 KB   112/439 KB   224/256 KB   128/562 KB   212/223 KB   112/439 KB   224/256 KB   128/562 KB   216/223 KB   112/439 KB   224/256 KB   128/562 KB   220/223 KB   112/439 KB   224/256 KB   128/562 KB   223/223 KB   112/439 KB   228/256 KB   128/562 KB   223/223 KB   112/439 KB   232/256 KB   128/562 KB   223/223 KB   112/439 KB   236/256 KB   128/562 KB   223/223 KB   112/439 KB   236/256 KB   132/562 KB   223/223 KB   112/439 KB   240/256 KB   132/562 KB   223/223 KB   112/439 KB   240/256 KB   132/562 KB   223/223 KB   116/439 KB   240/256 KB   136/562 KB   223/223 KB   116/439 KB   240/256 KB   136/562 KB   223/223 KB   120/439 KB   240/256 KB   140/562 KB   223/223 KB   120/439 KB   240/256 KB   144/562 KB   223/223 KB   120/439 KB   240/256 KB   144/562 KB   223/223 KB   124/439 KB   240/256 KB   144/562 KB   223/223 KB   128/439 KB   244/256 KB   144/562 KB   223/223 KB   128/439 KB   248/256 KB   144/562 KB   223/223 KB   128/439 KB   252/256 KB   144/562 KB   223/223 KB   128/439 KB   256/256 KB   144/562 KB   223/223 KB   128/439 KB   256/256 KB   148/562 KB   223/223 KB   128/439 KB   256/256 KB   148/562 KB   223/223 KB   132/439 KB   256/256 KB   152/562 KB   223/223 KB   136/439 KB   256/256 KB   152/562 KB   223/223 KB   136/439 KB   256/256 KB   156/562 KB   223/223 KB   136/439 KB   256/256 KB   156/562 KB   223/223 KB   140/439 KB   256/256 KB   160/562 KB   223/223 KB   140/439 KB   256/256 KB   160/562 KB   223/223 KB   144/439 KB   256/256 KB   164/562 KB   223/223 KB   144/439 KB   256/256 KB   168/562 KB   223/223 KB   148/439 KB   256/256 KB   168/562 KB   223/223 KB   148/439 KB   256/256 KB   172/562 KB   223/223 KB   148/439 KB   256/256 KB   172/562 KB   223/223 KB   152/439 KB   256/256 KB   176/562 KB   223/223 KB   152/439 KB   256/256 KB   176/562 KB   223/223 KB   156/439 KB   256/256 KB   176/562 KB   223/223 KB   160/439 KB   256/256 KB   180/562 KB   223/223 KB   160/439 KB   256/256 KB   184/562 KB   223/223 KB   160/439 KB   256/256 KB   184/562 KB   223/223 KB   164/439 KB   256/256 KB   188/562 KB   223/223 KB   164/439 KB   256/256 KB   188/562 KB   223/223 KB   168/439 KB   256/256 KB   192/562 KB   223/223 KB   168/439 KB   256/256 KB   192/562 KB   223/223 KB   172/439 KB   256/256 KB   192/562 KB   223/223 KB   176/439 KB   256/256 KB   196/562 KB   223/223 KB   176/439 KB   256/256 KB   200/562 KB   223/223 KB   176/439 KB   256/256 KB   204/562 KB   223/223 KB   176/439 KB   256/256 KB   204/562 KB   223/223 KB   180/439 KB   256/256 KB   208/562 KB   223/223 KB   180/439 KB   256/256 KB   208/562 KB   223/223 KB   184/439 KB   256/256 KB   208/562 KB   223/223 KB   188/439 KB   256/256 KB   208/562 KB   223/223 KB   192/439 KB                                                       Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 5180.6 KB/sec)
256/256 KB   212/562 KB   192/439 KB                256/256 KB   216/562 KB   192/439 KB   256/256 KB   220/562 KB   192/439 KB   256/256 KB   224/562 KB   192/439 KB   256/256 KB   224/562 KB   196/439 KB   256/256 KB   224/562 KB   200/439 KB   256/256 KB   224/562 KB   204/439 KB   256/256 KB   224/562 KB   208/439 KB                                          Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 5810.7 KB/sec)
228/562 KB   208/439 KB                232/562 KB   208/439 KB   236/562 KB   208/439 KB   240/562 KB   208/439 KB   240/562 KB   212/439 KB   240/562 KB   216/439 KB   240/562 KB   220/439 KB   240/562 KB   224/439 KB   244/562 KB   224/439 KB   248/562 KB   224/439 KB   252/562 KB   224/439 KB   256/562 KB   224/439 KB   256/562 KB   228/439 KB   256/562 KB   232/439 KB   256/562 KB   236/439 KB   256/562 KB   240/439 KB   260/562 KB   240/439 KB   264/562 KB   240/439 KB   268/562 KB   240/439 KB   272/562 KB   240/439 KB   272/562 KB   244/439 KB   272/562 KB   248/439 KB   272/562 KB   252/439 KB   272/562 KB   256/439 KB   276/562 KB   256/439 KB   280/562 KB   256/439 KB   284/562 KB   256/439 KB   288/562 KB   256/439 KB   288/562 KB   260/439 KB   288/562 KB   264/439 KB   288/562 KB   268/439 KB   288/562 KB   271/439 KB   292/562 KB   271/439 KB   296/562 KB   271/439 KB   300/562 KB   271/439 KB   304/562 KB   271/439 KB   304/562 KB   275/439 KB   304/562 KB   279/439 KB   304/562 KB   283/439 KB   304/562 KB   287/439 KB   308/562 KB   287/439 KB   312/562 KB   287/439 KB   316/562 KB   287/439 KB   320/562 KB   287/439 KB   320/562 KB   291/439 KB   320/562 KB   295/439 KB   320/562 KB   299/439 KB   320/562 KB   303/439 KB   324/562 KB   303/439 KB   328/562 KB   303/439 KB   332/562 KB   303/439 KB   336/562 KB   303/439 KB   336/562 KB   307/439 KB   336/562 KB   311/439 KB   336/562 KB   315/439 KB   336/562 KB   319/439 KB   340/562 KB   319/439 KB   344/562 KB   319/439 KB   348/562 KB   319/439 KB   352/562 KB   319/439 KB   352/562 KB   323/439 KB   352/562 KB   327/439 KB   352/562 KB   331/439 KB   352/562 KB   335/439 KB   356/562 KB   335/439 KB   360/562 KB   335/439 KB   364/562 KB   335/439 KB   368/562 KB   335/439 KB   368/562 KB   339/439 KB   368/562 KB   343/439 KB   368/562 KB   347/439 KB   368/562 KB   351/439 KB   372/562 KB   351/439 KB   376/562 KB   351/439 KB   380/562 KB   351/439 KB   384/562 KB   351/439 KB   384/562 KB   355/439 KB   384/562 KB   359/439 KB   384/562 KB   363/439 KB   384/562 KB   367/439 KB   388/562 KB   367/439 KB   392/562 KB   367/439 KB   396/562 KB   367/439 KB   400/562 KB   367/439 KB   400/562 KB   371/439 KB   400/562 KB   375/439 KB   400/562 KB   379/439 KB   400/562 KB   383/439 KB   404/562 KB   383/439 KB   408/562 KB   383/439 KB   412/562 KB   383/439 KB   416/562 KB   383/439 KB   416/562 KB   387/439 KB   416/562 KB   391/439 KB   416/562 KB   395/439 KB   416/562 KB   399/439 KB   420/562 KB   399/439 KB   424/562 KB   399/439 KB   428/562 KB   399/439 KB   432/562 KB   399/439 KB   432/562 KB   403/439 KB   432/562 KB   407/439 KB   432/562 KB   411/439 KB   432/562 KB   415/439 KB   436/562 KB   415/439 KB   440/562 KB   415/439 KB   444/562 KB   415/439 KB   448/562 KB   415/439 KB   448/562 KB   419/439 KB   448/562 KB   423/439 KB   448/562 KB   427/439 KB   448/562 KB   431/439 KB   452/562 KB   431/439 KB   456/562 KB   431/439 KB   460/562 KB   431/439 KB   464/562 KB   431/439 KB   464/562 KB   435/439 KB   464/562 KB   439/439 KB   464/562 KB   439/439 KB   468/562 KB   439/439 KB   472/562 KB   439/439 KB   476/562 KB   439/439 KB   480/562 KB   439/439 KB   484/562 KB   439/439 KB   488/562 KB   439/439 KB   492/562 KB   439/439 KB   496/562 KB   439/439 KB   500/562 KB   439/439 KB   504/562 KB   439/439 KB   508/562 KB   439/439 KB   512/562 KB   439/439 KB   516/562 KB   439/439 KB   520/562 KB   439/439 KB   524/562 KB   439/439 KB   528/562 KB   439/439 KB   532/562 KB   439/439 KB   536/562 KB   439/439 KB   540/562 KB   439/439 KB   544/562 KB   439/439 KB   548/562 KB   439/439 KB   552/562 KB   439/439 KB   556/562 KB   439/439 KB   560/562 KB   439/439 KB   562/562 KB   439/439 KB                             Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 6271.0 KB/sec)
                          Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 7492.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar
4/13 KB                   8/13 KB   12/13 KB   13/13 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar (13 KB at 751.9 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
3/4 KB     4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
3/5 KB   5/5 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5 KB at 376.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
3/5 KB   5/5 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5 KB at 277.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
3/5 KB   5/5 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (5 KB at 330.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
3/4 KB   4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4 KB at 282.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.pom
865/865 B               Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.pom (865 B at 56.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.5/plexus-compiler-2.5.pom
3/6 KB      6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.5/plexus-compiler-2.5.pom (6 KB at 370.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.pom
690/690 B               Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.pom (690 B at 48.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.pom
769/769 B               Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.pom (769 B at 57.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.5/plexus-compilers-2.5.pom
2/2 KB               Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.5/plexus-compilers-2.5.pom (2 KB at 97.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.jar
3/50 KB   6/50 KB   9/50 KB   11/50 KB   14/50 KB   16/50 KB   19/50 KB   22/50 KB   25/50 KB   27/50 KB   30/50 KB   32/50 KB   36/50 KB   40/50 KB   44/50 KB   48/50 KB   50/50 KB   50/50 KB   3/14 KB   50/50 KB   3/14 KB   3/37 KB   50/50 KB   6/14 KB   3/37 KB   50/50 KB   9/14 KB   3/37 KB   50/50 KB   9/14 KB   6/37 KB   50/50 KB   11/14 KB   6/37 KB   50/50 KB   11/14 KB   3/167 KB   6/37 KB   50/50 KB   11/14 KB   3/167 KB   9/37 KB   50/50 KB   14/14 KB   3/167 KB   9/37 KB   50/50 KB   14/14 KB   3/167 KB   11/37 KB   50/50 KB   14/14 KB   5/167 KB   11/37 KB   50/50 KB   14/14 KB   5/167 KB   14/37 KB   50/50 KB   14/14 KB   8/167 KB   14/37 KB   50/50 KB   14/14 KB   8/167 KB   3/25 KB   14/37 KB   50/50 KB   14/14 KB   8/167 KB   3/25 KB   16/37 KB   50/50 KB   14/14 KB   11/167 KB   3/25 KB   16/37 KB   50/50 KB   14/14 KB   11/167 KB   6/25 KB   16/37 KB   50/50 KB   14/14 KB   11/167 KB   6/25 KB   19/37 KB   50/50 KB   14/14 KB   13/167 KB   6/25 KB   19/37 KB   50/50 KB   14/14 KB   13/167 KB   9/25 KB   19/37 KB   50/50 KB   14/14 KB   13/167 KB   9/25 KB   22/37 KB   50/50 KB   14/14 KB   16/167 KB   9/25 KB   22/37 KB   50/50 KB   14/14 KB   16/167 KB   9/25 KB   25/37 KB   50/50 KB   14/14 KB   19/167 KB   9/25 KB   25/37 KB   50/50 KB   14/14 KB   19/167 KB   11/25 KB   25/37 KB   50/50 KB   14/14 KB   19/167 KB   11/25 KB   27/37 KB   50/50 KB   14/14 KB   21/167 KB   11/25 KB   27/37 KB   50/50 KB   14/14 KB   21/167 KB   14/25 KB   27/37 KB   50/50 KB   14/14 KB   21/167 KB   14/25 KB   30/37 KB   50/50 KB   14/14 KB   24/167 KB   14/25 KB   30/37 KB   50/50 KB   14/14 KB   24/167 KB   16/25 KB   30/37 KB   50/50 KB   14/14 KB   24/167 KB   16/25 KB   32/37 KB   50/50 KB   14/14 KB   27/167 KB   16/25 KB   32/37 KB   50/50 KB   14/14 KB   27/167 KB   19/25 KB   32/37 KB   50/50 KB   14/14 KB   27/167 KB   19/25 KB   35/37 KB   50/50 KB   14/14 KB   29/167 KB   19/25 KB   35/37 KB   50/50 KB   14/14 KB   29/167 KB   22/25 KB   35/37 KB   50/50 KB   14/14 KB   29/167 KB   22/25 KB   37/37 KB   50/50 KB   14/14 KB   32/167 KB   22/25 KB   37/37 KB   50/50 KB   14/14 KB   32/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   32/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   36/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   40/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   44/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   48/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   52/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   56/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   60/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   64/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   68/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   72/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   76/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   80/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   84/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   88/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   92/167 KB   25/25 KB   37/37 KB   50/50 KB   14/14 KB   96/167 KB   25/25 KB   37/37 KB                                                           Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 2926.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.jar
                                                        100/167 KB   25/25 KB   37/37 KB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 KB at 777.7 KB/sec)
104/167 KB   25/25 KB   37/37 KB   Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.jar
108/167 KB   25/25 KB   37/37 KB   112/167 KB   25/25 KB   37/37 KB   116/167 KB   25/25 KB   37/37 KB   120/167 KB   25/25 KB   37/37 KB   124/167 KB   25/25 KB   37/37 KB   128/167 KB   25/25 KB   37/37 KB                                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.jar (25 KB at 1456.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
132/167 KB   37/37 KB                                      136/167 KB              140/167 KB   Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 1933.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
144/167 KB   148/167 KB   152/167 KB   156/167 KB   160/167 KB   164/167 KB   167/167 KB   167/167 KB   3/5 KB   167/167 KB   5/5 KB   3/19 KB   167/167 KB   5/5 KB   6/19 KB   167/167 KB   5/5 KB   9/19 KB   167/167 KB   5/5 KB   11/19 KB   167/167 KB   5/5 KB   14/19 KB   167/167 KB   5/5 KB   16/19 KB   167/167 KB   5/5 KB   16/19 KB   3/212 KB   167/167 KB   5/5 KB   19/19 KB   3/212 KB   167/167 KB   5/5 KB   19/19 KB   3/212 KB   167/167 KB   5/5 KB   19/19 KB   6/212 KB   167/167 KB   5/5 KB   19/19 KB   9/212 KB   167/167 KB   5/5 KB   19/19 KB   11/212 KB   167/167 KB   5/5 KB   19/19 KB   14/212 KB   167/167 KB   5/5 KB   19/19 KB   16/212 KB   167/167 KB   5/5 KB   19/19 KB   19/212 KB   167/167 KB   5/5 KB   19/19 KB   19/212 KB   167/167 KB   5/5 KB   3/46 KB   19/19 KB   22/212 KB   167/167 KB   5/5 KB   3/46 KB   19/19 KB   22/212 KB   167/167 KB   5/5 KB   6/46 KB   19/19 KB   25/212 KB   167/167 KB   5/5 KB   6/46 KB   19/19 KB   27/212 KB   167/167 KB   5/5 KB   6/46 KB   19/19 KB   27/212 KB   167/167 KB   5/5 KB   9/46 KB   19/19 KB   30/212 KB   167/167 KB   5/5 KB   9/46 KB   19/19 KB   30/212 KB   167/167 KB   5/5 KB   11/46 KB   19/19 KB   32/212 KB   167/167 KB   5/5 KB   11/46 KB   19/19 KB   32/212 KB   167/167 KB   5/5 KB   14/46 KB   19/19 KB   32/212 KB   167/167 KB   5/5 KB   16/46 KB   19/19 KB   32/212 KB   167/167 KB   5/5 KB   19/46 KB   19/19 KB   36/212 KB   167/167 KB   5/5 KB   19/46 KB   19/19 KB   40/212 KB   167/167 KB   5/5 KB   19/46 KB   19/19 KB   40/212 KB   167/167 KB   5/5 KB   22/46 KB   19/19 KB   44/212 KB   167/167 KB   5/5 KB   22/46 KB   19/19 KB   48/212 KB   167/167 KB   5/5 KB   22/46 KB   19/19 KB   48/212 KB   167/167 KB   5/5 KB   25/46 KB                                                           19/19 KB   48/212 KB   5/5 KB   27/46 KB                Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (167 KB at 6152.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
19/19 KB   48/212 KB   5/5 KB   30/46 KB   19/19 KB   48/212 KB   5/5 KB   32/46 KB   19/19 KB   52/212 KB   5/5 KB   32/46 KB   19/19 KB   56/212 KB   5/5 KB   32/46 KB   19/19 KB   60/212 KB   5/5 KB   32/46 KB   19/19 KB   64/212 KB   5/5 KB   32/46 KB   19/19 KB   64/212 KB   5/5 KB   36/46 KB   19/19 KB   64/212 KB   5/5 KB   40/46 KB   19/19 KB   64/212 KB   5/5 KB   44/46 KB   19/19 KB   64/212 KB   5/5 KB   46/46 KB   19/19 KB   68/212 KB   5/5 KB   46/46 KB   19/19 KB   72/212 KB   5/5 KB   46/46 KB   19/19 KB   76/212 KB   5/5 KB   46/46 KB   19/19 KB   80/212 KB   5/5 KB   46/46 KB                                              Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.jar (5 KB at 159.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
19/19 KB   84/212 KB   46/46 KB            19/19 KB   88/212 KB   46/46 KB   19/19 KB   92/212 KB   46/46 KB   19/19 KB   96/212 KB   46/46 KB   19/19 KB   100/212 KB   46/46 KB   19/19 KB   104/212 KB   46/46 KB   19/19 KB   108/212 KB   46/46 KB   19/19 KB   112/212 KB   46/46 KB   19/19 KB   116/212 KB   46/46 KB   19/19 KB   120/212 KB   46/46 KB   19/19 KB   124/212 KB   46/46 KB   19/19 KB   128/212 KB   46/46 KB                                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.jar (19 KB at 650.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
132/212 KB   46/46 KB              136/212 KB   46/46 KB   140/212 KB   46/46 KB   144/212 KB   46/46 KB   148/212 KB   46/46 KB   152/212 KB   46/46 KB   156/212 KB   46/46 KB   160/212 KB   46/46 KB   164/212 KB   46/46 KB   168/212 KB   46/46 KB   172/212 KB   46/46 KB   176/212 KB   46/46 KB   176/212 KB   3/131 KB   46/46 KB   180/212 KB   3/131 KB   46/46 KB   184/212 KB   3/131 KB   46/46 KB   184/212 KB   5/131 KB   46/46 KB   188/212 KB   5/131 KB   46/46 KB   192/212 KB   5/131 KB   46/46 KB   192/212 KB   8/131 KB   46/46 KB   192/212 KB   11/131 KB   46/46 KB   192/212 KB   13/131 KB   46/46 KB   196/212 KB   13/131 KB   46/46 KB   196/212 KB   16/131 KB   46/46 KB   200/212 KB   16/131 KB   46/46 KB   204/212 KB   16/131 KB   46/46 KB   208/212 KB   16/131 KB   46/46 KB   208/212 KB   19/131 KB   46/46 KB                                       Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 KB at 1363.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
212/212 KB   19/131 KB              212/212 KB   21/131 KB   212/212 KB   24/131 KB   212/212 KB   24/131 KB   3/350 KB   212/212 KB   27/131 KB   3/350 KB   212/212 KB   29/131 KB   3/350 KB   212/212 KB   29/131 KB   5/350 KB   212/212 KB   32/131 KB   5/350 KB   212/212 KB   32/131 KB   8/350 KB   212/212 KB   32/131 KB   11/350 KB   212/212 KB   32/131 KB   13/350 KB   212/212 KB   32/131 KB   16/350 KB   212/212 KB   32/131 KB   19/350 KB   212/212 KB   36/131 KB   19/350 KB   212/212 KB   40/131 KB   19/350 KB   212/212 KB   40/131 KB   21/350 KB   212/212 KB   44/131 KB   21/350 KB   212/212 KB   48/131 KB   21/350 KB   212/212 KB   48/131 KB   24/350 KB   212/212 KB   48/131 KB   27/350 KB   212/212 KB   48/131 KB   29/350 KB   212/212 KB   48/131 KB   32/350 KB   212/212 KB   3/44 KB   48/131 KB   32/350 KB   212/212 KB   3/44 KB   52/131 KB   32/350 KB   212/212 KB   6/44 KB   52/131 KB   32/350 KB   212/212 KB   6/44 KB   56/131 KB   32/350 KB   212/212 KB   6/44 KB   60/131 KB   32/350 KB   212/212 KB   9/44 KB   60/131 KB   32/350 KB   212/212 KB   9/44 KB   64/131 KB   32/350 KB   212/212 KB   11/44 KB   64/131 KB   32/350 KB   212/212 KB   11/44 KB   64/131 KB   36/350 KB   212/212 KB   11/44 KB   64/131 KB   40/350 KB   212/212 KB   14/44 KB   64/131 KB   40/350 KB   212/212 KB   14/44 KB   64/131 KB   44/350 KB   212/212 KB   14/44 KB   64/131 KB   48/350 KB   212/212 KB   16/44 KB   64/131 KB   48/350 KB   212/212 KB   19/44 KB   64/131 KB   48/350 KB   212/212 KB   19/44 KB   68/131 KB   48/350 KB   212/212 KB   22/44 KB   68/131 KB   48/350 KB   212/212 KB   22/44 KB   72/131 KB   48/350 KB   212/212 KB   22/44 KB   76/131 KB   48/350 KB   212/212 KB   25/44 KB   76/131 KB   48/350 KB   212/212 KB   25/44 KB   80/131 KB   48/350 KB   212/212 KB   25/44 KB   80/131 KB   52/350 KB   212/212 KB   27/44 KB   80/131 KB   52/350 KB   212/212 KB   27/44 KB   80/131 KB   56/350 KB   212/212 KB   27/44 KB   80/131 KB   60/350 KB   212/212 KB   30/44 KB   80/131 KB   60/350 KB   212/212 KB   30/44 KB   80/131 KB   64/350 KB   212/212 KB   32/44 KB   80/131 KB   64/350 KB   212/212 KB   32/44 KB   84/131 KB   64/350 KB   212/212 KB   32/44 KB   88/131 KB   64/350 KB   212/212 KB   32/44 KB   92/131 KB   64/350 KB   212/212 KB   32/44 KB   96/131 KB   64/350 KB   212/212 KB   36/44 KB   96/131 KB   64/350 KB   212/212 KB   36/44 KB   96/131 KB   68/350 KB   212/212 KB   40/44 KB   96/131 KB   68/350 KB   212/212 KB   40/44 KB   96/131 KB   72/350 KB   212/212 KB   44/44 KB   96/131 KB   72/350 KB   212/212 KB   44/44 KB   96/131 KB   76/350 KB   212/212 KB   44/44 KB   96/131 KB   80/350 KB   212/212 KB   44/44 KB   100/131 KB   80/350 KB   212/212 KB   44/44 KB   104/131 KB   80/350 KB   212/212 KB   44/44 KB   108/131 KB   80/350 KB   212/212 KB   44/44 KB   112/131 KB   80/350 KB   212/212 KB   44/44 KB   112/131 KB   84/350 KB   212/212 KB   44/44 KB   112/131 KB   88/350 KB   212/212 KB   44/44 KB   112/131 KB   92/350 KB   212/212 KB   44/44 KB   112/131 KB   96/350 KB   212/212 KB   44/44 KB   116/131 KB   96/350 KB   212/212 KB   44/44 KB   120/131 KB   96/350 KB   212/212 KB   44/44 KB   120/131 KB   100/350 KB   212/212 KB   44/44 KB   124/131 KB   100/350 KB   212/212 KB   44/44 KB   124/131 KB   104/350 KB   212/212 KB   44/44 KB   128/131 KB   108/350 KB   212/212 KB   44/44 KB   128/131 KB   104/350 KB   212/212 KB   44/44 KB   128/131 KB   112/350 KB   212/212 KB   44/44 KB   131/131 KB   112/350 KB                                                     Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (212 KB at 5424.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
44/44 KB   131/131 KB   116/350 KB                44/44 KB   131/131 KB   120/350 KB   44/44 KB   131/131 KB   124/350 KB   44/44 KB   131/131 KB   128/350 KB   44/44 KB   131/131 KB   128/350 KB   4/625 KB   44/44 KB   131/131 KB   128/350 KB   8/625 KB   44/44 KB   131/131 KB   128/350 KB   12/625 KB   44/44 KB   131/131 KB   128/350 KB   16/625 KB   44/44 KB   131/131 KB   132/350 KB   16/625 KB   44/44 KB   131/131 KB   136/350 KB   16/625 KB   44/44 KB   131/131 KB   140/350 KB   16/625 KB   44/44 KB   131/131 KB   144/350 KB   16/625 KB   44/44 KB   131/131 KB   144/350 KB   20/625 KB   44/44 KB   131/131 KB   144/350 KB   24/625 KB   44/44 KB   131/131 KB   144/350 KB   28/625 KB   44/44 KB   131/131 KB   144/350 KB   32/625 KB   44/44 KB   131/131 KB   148/350 KB   32/625 KB   44/44 KB   131/131 KB   152/350 KB   32/625 KB   44/44 KB   131/131 KB   156/350 KB   32/625 KB   44/44 KB   131/131 KB   160/350 KB   32/625 KB   44/44 KB   131/131 KB   160/350 KB   36/625 KB   44/44 KB   131/131 KB   160/350 KB   40/625 KB   44/44 KB   131/131 KB   160/350 KB   44/625 KB   44/44 KB   131/131 KB   160/350 KB   48/625 KB   44/44 KB   131/131 KB   164/350 KB   48/625 KB   44/44 KB   131/131 KB   168/350 KB   48/625 KB   44/44 KB   131/131 KB   172/350 KB   48/625 KB   44/44 KB   131/131 KB   176/350 KB   48/625 KB   44/44 KB   131/131 KB   176/350 KB   52/625 KB   44/44 KB   131/131 KB   176/350 KB   56/625 KB   44/44 KB   131/131 KB   176/350 KB   60/625 KB   44/44 KB   131/131 KB   176/350 KB   64/625 KB   44/44 KB   131/131 KB   180/350 KB   64/625 KB   44/44 KB   131/131 KB   184/350 KB   64/625 KB   44/44 KB   131/131 KB   188/350 KB   64/625 KB   44/44 KB   131/131 KB   192/350 KB   64/625 KB   44/44 KB   131/131 KB   192/350 KB   68/625 KB   44/44 KB   131/131 KB   192/350 KB   72/625 KB   44/44 KB   131/131 KB   192/350 KB   76/625 KB                                                    131/131 KB   192/350 KB   80/625 KB              Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (44 KB at 989.8 KB/sec)
131/131 KB   196/350 KB   80/625 KB   131/131 KB   200/350 KB   80/625 KB   131/131 KB   204/350 KB   80/625 KB   131/131 KB   208/350 KB   80/625 KB   131/131 KB   208/350 KB   84/625 KB   131/131 KB   208/350 KB   88/625 KB   131/131 KB   208/350 KB   92/625 KB   131/131 KB   208/350 KB   96/625 KB   131/131 KB   212/350 KB   96/625 KB   131/131 KB   216/350 KB   96/625 KB   131/131 KB   220/350 KB   96/625 KB   131/131 KB   224/350 KB   96/625 KB   131/131 KB   224/350 KB   100/625 KB   131/131 KB   224/350 KB   104/625 KB   131/131 KB   224/350 KB   108/625 KB   131/131 KB   224/350 KB   112/625 KB   131/131 KB   228/350 KB   112/625 KB   131/131 KB   232/350 KB   112/625 KB   131/131 KB   236/350 KB   112/625 KB   131/131 KB   240/350 KB   112/625 KB   131/131 KB   240/350 KB   116/625 KB   131/131 KB   240/350 KB   120/625 KB   131/131 KB   240/350 KB   124/625 KB   131/131 KB   240/350 KB   128/625 KB   131/131 KB   244/350 KB   128/625 KB   131/131 KB   248/350 KB   128/625 KB   131/131 KB   252/350 KB   128/625 KB   131/131 KB   256/350 KB   128/625 KB                                          Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (131 KB at 2841.1 KB/sec)
256/350 KB   3/118 KB   128/625 KB     256/350 KB   3/118 KB   132/625 KB   256/350 KB   3/118 KB   136/625 KB   256/350 KB   3/118 KB   140/625 KB   256/350 KB   5/118 KB   140/625 KB   256/350 KB   5/118 KB   144/625 KB   256/350 KB   8/118 KB   144/625 KB   260/350 KB   8/118 KB   144/625 KB   264/350 KB   8/118 KB   144/625 KB   264/350 KB   11/118 KB   144/625 KB   268/350 KB   11/118 KB   144/625 KB   272/350 KB   11/118 KB   144/625 KB   272/350 KB   13/118 KB   144/625 KB   272/350 KB   16/118 KB   144/625 KB   272/350 KB   16/118 KB   148/625 KB   272/350 KB   16/118 KB   152/625 KB   272/350 KB   19/118 KB   152/625 KB   272/350 KB   19/118 KB   156/625 KB   272/350 KB   19/118 KB   160/625 KB   272/350 KB   21/118 KB   160/625 KB   276/350 KB   21/118 KB   160/625 KB   280/350 KB   21/118 KB   160/625 KB   280/350 KB   24/118 KB   160/625 KB   284/350 KB   24/118 KB   160/625 KB   288/350 KB   24/118 KB   160/625 KB   288/350 KB   27/118 KB   160/625 KB   288/350 KB   29/118 KB   160/625 KB   288/350 KB   29/118 KB   164/625 KB   288/350 KB   29/118 KB   168/625 KB   288/350 KB   32/118 KB   168/625 KB   288/350 KB   32/118 KB   172/625 KB   288/350 KB   32/118 KB   176/625 KB   292/350 KB   32/118 KB   176/625 KB   296/350 KB   32/118 KB   176/625 KB   300/350 KB   32/118 KB   176/625 KB   304/350 KB   32/118 KB   176/625 KB   304/350 KB   36/118 KB   176/625 KB   304/350 KB   40/118 KB   176/625 KB   304/350 KB   40/118 KB   180/625 KB   304/350 KB   44/118 KB   180/625 KB   304/350 KB   44/118 KB   184/625 KB   304/350 KB   48/118 KB   184/625 KB   304/350 KB   48/118 KB   188/625 KB   304/350 KB   48/118 KB   192/625 KB   308/350 KB   48/118 KB   192/625 KB   312/350 KB   48/118 KB   192/625 KB   316/350 KB   48/118 KB   192/625 KB   320/350 KB   48/118 KB   192/625 KB   320/350 KB   52/118 KB   192/625 KB   320/350 KB   56/118 KB   192/625 KB   320/350 KB   56/118 KB   196/625 KB   320/350 KB   60/118 KB   196/625 KB   320/350 KB   60/118 KB   200/625 KB   320/350 KB   64/118 KB   200/625 KB   320/350 KB   64/118 KB   204/625 KB   320/350 KB   64/118 KB   208/625 KB   324/350 KB   64/118 KB   208/625 KB   328/350 KB   64/118 KB   208/625 KB   332/350 KB   64/118 KB   208/625 KB   336/350 KB   64/118 KB   208/625 KB   336/350 KB   68/118 KB   208/625 KB   336/350 KB   72/118 KB   208/625 KB   336/350 KB   72/118 KB   212/625 KB   336/350 KB   76/118 KB   212/625 KB   336/350 KB   76/118 KB   216/625 KB   336/350 KB   80/118 KB   216/625 KB   336/350 KB   80/118 KB   220/625 KB   336/350 KB   80/118 KB   224/625 KB   340/350 KB   80/118 KB   224/625 KB   344/350 KB   80/118 KB   224/625 KB   348/350 KB   80/118 KB   224/625 KB   350/350 KB   80/118 KB   224/625 KB   350/350 KB   84/118 KB   224/625 KB   350/350 KB   88/118 KB   224/625 KB   350/350 KB   88/118 KB   228/625 KB   350/350 KB   92/118 KB   228/625 KB   350/350 KB   92/118 KB   232/625 KB   350/350 KB   96/118 KB   232/625 KB   350/350 KB   96/118 KB   236/625 KB   350/350 KB   96/118 KB   240/625 KB   350/350 KB   100/118 KB   240/625 KB   350/350 KB   100/118 KB   244/625 KB   350/350 KB   104/118 KB   244/625 KB   350/350 KB   104/118 KB   248/625 KB   350/350 KB   108/118 KB   248/625 KB   350/350 KB   108/118 KB   252/625 KB   350/350 KB   112/118 KB   252/625 KB   350/350 KB   112/118 KB   256/625 KB   350/350 KB   116/118 KB   256/625 KB   350/350 KB   118/118 KB   256/625 KB   350/350 KB   118/118 KB   260/625 KB   350/350 KB   118/118 KB   264/625 KB   350/350 KB   118/118 KB   268/625 KB   350/350 KB   118/118 KB   272/625 KB   350/350 KB   118/118 KB   276/625 KB   350/350 KB   118/118 KB   280/625 KB   350/350 KB   118/118 KB   284/625 KB   350/350 KB   118/118 KB   288/625 KB   350/350 KB   118/118 KB   292/625 KB   350/350 KB   118/118 KB   296/625 KB   350/350 KB   118/118 KB   300/625 KB   350/350 KB   118/118 KB   304/625 KB   350/350 KB   118/118 KB   308/625 KB   350/350 KB   118/118 KB   312/625 KB   350/350 KB   118/118 KB   316/625 KB   350/350 KB   118/118 KB   320/625 KB   350/350 KB   118/118 KB   324/625 KB   350/350 KB   118/118 KB   328/625 KB   350/350 KB   118/118 KB   332/625 KB   350/350 KB   118/118 KB   336/625 KB   350/350 KB   118/118 KB   340/625 KB   350/350 KB   118/118 KB   344/625 KB   350/350 KB   118/118 KB   348/625 KB   350/350 KB   118/118 KB   352/625 KB   350/350 KB   118/118 KB   356/625 KB   350/350 KB   118/118 KB   360/625 KB   350/350 KB   118/118 KB   364/625 KB   350/350 KB   118/118 KB   368/625 KB                                          Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 6135.0 KB/sec)
118/118 KB   372/625 KB                118/118 KB   376/625 KB   118/118 KB   380/625 KB   118/118 KB   384/625 KB   118/118 KB   388/625 KB   118/118 KB   392/625 KB   118/118 KB   396/625 KB   118/118 KB   400/625 KB   118/118 KB   404/625 KB   118/118 KB   408/625 KB   118/118 KB   412/625 KB   118/118 KB   416/625 KB                             Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 1963.5 KB/sec)
420/625 KB                424/625 KB   428/625 KB   432/625 KB   436/625 KB   440/625 KB   444/625 KB   448/625 KB   452/625 KB   456/625 KB   460/625 KB   464/625 KB   468/625 KB   472/625 KB   476/625 KB   480/625 KB   484/625 KB   488/625 KB   492/625 KB   496/625 KB   500/625 KB   504/625 KB   508/625 KB   512/625 KB   516/625 KB   520/625 KB   524/625 KB   528/625 KB   532/625 KB   536/625 KB   540/625 KB   544/625 KB   548/625 KB   552/625 KB   556/625 KB   560/625 KB   564/625 KB   568/625 KB   572/625 KB   576/625 KB   580/625 KB   584/625 KB   588/625 KB   592/625 KB   596/625 KB   600/625 KB   604/625 KB   608/625 KB   612/625 KB   616/625 KB   620/625 KB   624/625 KB   625/625 KB                Downloaded: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 8328.0 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 245 source files to <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/UserRole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/UserRole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/test/java/org/apache/directory/fortress/core/impl/PswdPolicyMgrImplTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/test/java/org/apache/directory/fortress/core/impl/PswdPolicyMgrImplTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom
3/7 KB       6/7 KB   7/7 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom (7 KB at 382.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
2/2 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 122.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
3/13 KB   5/13 KB   8/13 KB   11/13 KB   13/13 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 823.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom
3/3 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom (3 KB at 159.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom
1/3 KB   3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom (3 KB at 219.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
3/10 KB   6/10 KB   9/10 KB   10/10 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
3/23 KB    5/23 KB   8/23 KB   11/23 KB   13/23 KB   16/23 KB   19/23 KB   21/23 KB   23/23 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 1515.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
3/269 KB   3/269 KB   3/39 KB   6/269 KB   3/39 KB   6/269 KB   5/39 KB   9/269 KB   5/39 KB   9/269 KB   8/39 KB   11/269 KB   8/39 KB   11/269 KB   11/39 KB   11/269 KB   13/39 KB   14/269 KB   13/39 KB   14/269 KB   16/39 KB   16/269 KB   16/39 KB   16/269 KB   19/39 KB   16/269 KB   3/14 KB   19/39 KB   16/269 KB   3/14 KB   21/39 KB   19/269 KB   3/14 KB   21/39 KB   19/269 KB   3/14 KB   24/39 KB   3/11 KB   19/269 KB   3/14 KB   24/39 KB   3/11 KB   19/269 KB   5/14 KB   24/39 KB   3/11 KB   22/269 KB   5/14 KB   24/39 KB   3/11 KB   22/269 KB   5/14 KB   27/39 KB   3/11 KB   25/269 KB   5/14 KB   27/39 KB   3/11 KB   25/269 KB   8/14 KB   27/39 KB   3/11 KB   25/269 KB   8/14 KB   29/39 KB   3/11 KB   27/269 KB   8/14 KB   29/39 KB   3/11 KB   27/269 KB   11/14 KB   29/39 KB   3/11 KB   27/269 KB   11/14 KB   29/39 KB   5/11 KB   27/269 KB   11/14 KB   32/39 KB   5/11 KB   30/269 KB   11/14 KB   32/39 KB   5/11 KB   30/269 KB   13/14 KB   32/39 KB   5/11 KB   30/269 KB   14/14 KB   32/39 KB   5/11 KB   30/269 KB   14/14 KB   35/39 KB   5/11 KB   32/269 KB   14/14 KB   35/39 KB   5/11 KB   32/269 KB   14/14 KB   35/39 KB   8/11 KB   32/269 KB   14/14 KB   37/39 KB   8/11 KB   32/269 KB   14/14 KB   39/39 KB   8/11 KB   32/269 KB   14/14 KB   39/39 KB   11/11 KB   32/269 KB   14/14 KB   39/39 KB   11/11 KB   36/269 KB   14/14 KB   39/39 KB   11/11 KB   40/269 KB   14/14 KB   39/39 KB   11/11 KB   44/269 KB   14/14 KB   39/39 KB   11/11 KB   48/269 KB   14/14 KB   39/39 KB   11/11 KB   48/269 KB   14/14 KB   39/39 KB   3/145 KB   11/11 KB   52/269 KB   14/14 KB   39/39 KB   3/145 KB   11/11 KB   56/269 KB   14/14 KB   39/39 KB   3/145 KB   11/11 KB   60/269 KB   14/14 KB   39/39 KB   3/145 KB   11/11 KB   60/269 KB   14/14 KB   39/39 KB   5/145 KB   11/11 KB   64/269 KB   14/14 KB   39/39 KB   5/145 KB   11/11 KB   64/269 KB   14/14 KB   39/39 KB   8/145 KB   11/11 KB   64/269 KB   14/14 KB   39/39 KB   11/145 KB   11/11 KB   64/269 KB   14/14 KB   39/39 KB   13/145 KB   11/11 KB   64/269 KB   14/14 KB   39/39 KB   16/145 KB   11/11 KB   68/269 KB   14/14 KB   39/39 KB   16/145 KB   11/11 KB   68/269 KB   14/14 KB   39/39 KB   19/145 KB   11/11 KB   72/269 KB   14/14 KB   39/39 KB   19/145 KB   11/11 KB   76/269 KB   14/14 KB   39/39 KB   19/145 KB   11/11 KB   76/269 KB   14/14 KB   39/39 KB   21/145 KB   11/11 KB   80/269 KB   14/14 KB   39/39 KB   21/145 KB   11/11 KB   80/269 KB   14/14 KB   39/39 KB   24/145 KB   11/11 KB   80/269 KB   14/14 KB   39/39 KB   27/145 KB   11/11 KB   80/269 KB   14/14 KB   39/39 KB   29/145 KB   11/11 KB   80/269 KB   14/14 KB   39/39 KB   32/145 KB   11/11 KB   84/269 KB   14/14 KB   39/39 KB   32/145 KB   11/11 KB   88/269 KB   14/14 KB   39/39 KB   32/145 KB   11/11 KB   92/269 KB   14/14 KB   39/39 KB   32/145 KB   11/11 KB   96/269 KB   14/14 KB   39/39 KB   32/145 KB   11/11 KB   96/269 KB   14/14 KB   39/39 KB   36/145 KB   11/11 KB   96/269 KB   14/14 KB   39/39 KB   40/145 KB   11/11 KB   96/269 KB   14/14 KB   39/39 KB   44/145 KB   11/11 KB   96/269 KB   14/14 KB   39/39 KB   48/145 KB   11/11 KB   100/269 KB   14/14 KB   39/39 KB   48/145 KB   11/11 KB   104/269 KB   14/14 KB   39/39 KB   48/145 KB   11/11 KB   108/269 KB   14/14 KB   39/39 KB   48/145 KB   11/11 KB   112/269 KB   14/14 KB   39/39 KB   48/145 KB   11/11 KB   112/269 KB   14/14 KB   39/39 KB   52/145 KB   11/11 KB   112/269 KB   14/14 KB   39/39 KB   56/145 KB   11/11 KB   112/269 KB   14/14 KB   39/39 KB   60/145 KB   11/11 KB   112/269 KB   14/14 KB   39/39 KB   64/145 KB   11/11 KB   116/269 KB   14/14 KB   39/39 KB   64/145 KB   11/11 KB   120/269 KB   14/14 KB   39/39 KB   64/145 KB   11/11 KB   124/269 KB   14/14 KB   39/39 KB   64/145 KB   11/11 KB   128/269 KB   14/14 KB   39/39 KB   64/145 KB   11/11 KB   128/269 KB   14/14 KB   39/39 KB   68/145 KB   11/11 KB   128/269 KB   14/14 KB   39/39 KB   72/145 KB   11/11 KB   128/269 KB   14/14 KB   39/39 KB   76/145 KB   11/11 KB   128/269 KB   14/14 KB   39/39 KB   80/145 KB   11/11 KB   132/269 KB   14/14 KB   39/39 KB   80/145 KB   11/11 KB   136/269 KB   14/14 KB   39/39 KB   80/145 KB   11/11 KB   140/269 KB   14/14 KB   39/39 KB   80/145 KB   11/11 KB   144/269 KB   14/14 KB   39/39 KB   80/145 KB   11/11 KB   144/269 KB   14/14 KB   39/39 KB   84/145 KB   11/11 KB   144/269 KB   14/14 KB   39/39 KB   88/145 KB   11/11 KB   144/269 KB   14/14 KB   39/39 KB   92/145 KB   11/11 KB   148/269 KB   14/14 KB   39/39 KB   92/145 KB   11/11 KB                                                                                                                       148/269 KB   96/145 KB   11/11 KB                         152/269 KB   96/145 KB   11/11 KB   Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar (39 KB at 2049.6 KB/sec)
156/269 KB   96/145 KB   11/11 KB   Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 806.5 KB/sec)
160/269 KB   96/145 KB   11/11 KB   160/269 KB   100/145 KB   11/11 KB   160/269 KB   104/145 KB   11/11 KB   164/269 KB   104/145 KB   11/11 KB   164/269 KB   108/145 KB   11/11 KB   168/269 KB   108/145 KB   11/11 KB   168/269 KB   112/145 KB   11/11 KB   172/269 KB   112/145 KB   11/11 KB   176/269 KB   112/145 KB   11/11 KB                                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 534.2 KB/sec)
176/269 KB   116/145 KB              176/269 KB   120/145 KB   180/269 KB   120/145 KB   180/269 KB   124/145 KB   184/269 KB   124/145 KB   184/269 KB   128/145 KB   188/269 KB   128/145 KB   192/269 KB   128/145 KB   192/269 KB   132/145 KB   192/269 KB   136/145 KB   196/269 KB   136/145 KB   196/269 KB   140/145 KB   200/269 KB   140/145 KB   200/269 KB   144/145 KB   204/269 KB   144/145 KB   204/269 KB   145/145 KB   208/269 KB   145/145 KB   212/269 KB   145/145 KB   216/269 KB   145/145 KB   220/269 KB   145/145 KB   224/269 KB   145/145 KB   228/269 KB   145/145 KB   232/269 KB   145/145 KB   236/269 KB   145/145 KB   240/269 KB   145/145 KB   244/269 KB   145/145 KB   248/269 KB   145/145 KB   252/269 KB   145/145 KB   256/269 KB   145/145 KB   260/269 KB   145/145 KB   264/269 KB   145/145 KB   268/269 KB   145/145 KB   269/269 KB   145/145 KB                             Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar (145 KB at 5557.7 KB/sec)
                          Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar (269 KB at 8645.2 KB/sec)
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
4/4 KB                    4/4 KB            Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 248.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
3/10 KB   5/10 KB   8/10 KB   10/10 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (10 KB at 587.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
3/6 KB     6/6 KB   6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (6 KB at 390.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
3/3 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (3 KB at 175.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
3/37 KB   6/37 KB   9/37 KB   11/37 KB   14/37 KB   16/37 KB   16/37 KB   3/238 KB   19/37 KB   3/238 KB   19/37 KB   5/238 KB   19/37 KB   8/238 KB   22/37 KB   8/238 KB   22/37 KB   11/238 KB   25/37 KB   11/238 KB   25/37 KB   13/238 KB   27/37 KB   13/238 KB   27/37 KB   3/18 KB   13/238 KB   27/37 KB   3/18 KB   16/238 KB   30/37 KB   3/18 KB   16/238 KB   30/37 KB   3/18 KB   19/238 KB   30/37 KB   5/18 KB   19/238 KB   32/37 KB   5/18 KB   19/238 KB   32/37 KB   5/18 KB   21/238 KB   32/37 KB   8/18 KB   21/238 KB   35/37 KB   8/18 KB   21/238 KB   35/37 KB   8/18 KB   24/238 KB   35/37 KB   11/18 KB   24/238 KB   37/37 KB   11/18 KB   24/238 KB   37/37 KB   11/18 KB   27/238 KB   37/37 KB   13/18 KB   27/238 KB   37/37 KB   13/18 KB   29/238 KB   37/37 KB   13/18 KB   29/238 KB   3/1972 KB   37/37 KB   13/18 KB   32/238 KB   3/1972 KB   37/37 KB   16/18 KB   32/238 KB   3/1972 KB   37/37 KB   18/18 KB   32/238 KB   3/1972 KB   37/37 KB   18/18 KB   32/238 KB   5/1972 KB   37/37 KB   18/18 KB   32/238 KB   8/1972 KB   37/37 KB   18/18 KB   32/238 KB   11/1972 KB   37/37 KB   18/18 KB   36/238 KB   11/1972 KB   37/37 KB   18/18 KB   40/238 KB   11/1972 KB   37/37 KB   18/18 KB   40/238 KB   13/1972 KB   37/37 KB   18/18 KB   44/238 KB   13/1972 KB   37/37 KB   18/18 KB   48/238 KB   13/1972 KB   37/37 KB   18/18 KB   48/238 KB   16/1972 KB   37/37 KB   18/18 KB   48/238 KB   19/1972 KB   37/37 KB   18/18 KB   48/238 KB   21/1972 KB   37/37 KB   18/18 KB   48/238 KB   24/1972 KB   37/37 KB   18/18 KB   52/238 KB   24/1972 KB   37/37 KB   18/18 KB   56/238 KB   24/1972 KB   37/37 KB   18/18 KB   56/238 KB   27/1972 KB   37/37 KB   18/18 KB   60/238 KB   27/1972 KB   37/37 KB   18/18 KB   64/238 KB   27/1972 KB   37/37 KB   18/18 KB   64/238 KB   29/1972 KB   37/37 KB   18/18 KB   64/238 KB   32/1972 KB   37/37 KB   18/18 KB   68/238 KB   32/1972 KB   37/37 KB   18/18 KB   72/238 KB   32/1972 KB   37/37 KB   18/18 KB   76/238 KB   32/1972 KB   37/37 KB   18/18 KB   80/238 KB   32/1972 KB   37/37 KB   18/18 KB   80/238 KB   36/1972 KB   37/37 KB   18/18 KB   80/238 KB   40/1972 KB   37/37 KB   18/18 KB   80/238 KB   44/1972 KB   37/37 KB   18/18 KB   80/238 KB   48/1972 KB   37/37 KB   18/18 KB   84/238 KB   48/1972 KB   37/37 KB   18/18 KB   88/238 KB   48/1972 KB   37/37 KB   18/18 KB   92/238 KB   48/1972 KB   37/37 KB   18/18 KB   96/238 KB   48/1972 KB   37/37 KB   18/18 KB   96/238 KB   52/1972 KB   37/37 KB   18/18 KB   96/238 KB   56/1972 KB   37/37 KB   18/18 KB   96/238 KB   60/1972 KB   37/37 KB   18/18 KB   96/238 KB   64/1972 KB   37/37 KB   18/18 KB   100/238 KB   64/1972 KB   37/37 KB   18/18 KB   104/238 KB   64/1972 KB   37/37 KB   18/18 KB   108/238 KB   64/1972 KB   37/37 KB   18/18 KB   112/238 KB   64/1972 KB   37/37 KB   18/18 KB   112/238 KB   68/1972 KB   37/37 KB   18/18 KB   112/238 KB   72/1972 KB   37/37 KB   18/18 KB   112/238 KB   76/1972 KB   37/37 KB   18/18 KB   112/238 KB   80/1972 KB   37/37 KB   18/18 KB   116/238 KB   80/1972 KB   37/37 KB   18/18 KB   120/238 KB   80/1972 KB   37/37 KB   18/18 KB   124/238 KB   80/1972 KB   37/37 KB   18/18 KB   128/238 KB   80/1972 KB   37/37 KB   18/18 KB   128/238 KB   84/1972 KB   37/37 KB   18/18 KB   128/238 KB   88/1972 KB   37/37 KB   18/18 KB   128/238 KB   92/1972 KB   37/37 KB   18/18 KB   128/238 KB   96/1972 KB   37/37 KB   18/18 KB   132/238 KB   96/1972 KB   37/37 KB   18/18 KB   136/238 KB   96/1972 KB                                                                                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 KB at 997.2 KB/sec)
37/37 KB   140/238 KB   96/1972 KB              140/238 KB   100/1972 KB             Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 1928.2 KB/sec)
144/238 KB   100/1972 KB   144/238 KB   104/1972 KB   144/238 KB   108/1972 KB   144/238 KB   112/1972 KB   148/238 KB   112/1972 KB   152/238 KB   112/1972 KB   156/238 KB   112/1972 KB   156/238 KB   116/1972 KB   160/238 KB   116/1972 KB   160/238 KB   120/1972 KB   160/238 KB   124/1972 KB   160/238 KB   128/1972 KB   164/238 KB   128/1972 KB   168/238 KB   128/1972 KB   172/238 KB   128/1972 KB   172/238 KB   132/1972 KB   176/238 KB   132/1972 KB   176/238 KB   136/1972 KB   176/238 KB   140/1972 KB   176/238 KB   144/1972 KB   180/238 KB   144/1972 KB   184/238 KB   144/1972 KB   188/238 KB   144/1972 KB   188/238 KB   148/1972 KB   192/238 KB   148/1972 KB   192/238 KB   152/1972 KB   192/238 KB   156/1972 KB   192/238 KB   160/1972 KB   196/238 KB   160/1972 KB   200/238 KB   160/1972 KB   204/238 KB   160/1972 KB   204/238 KB   164/1972 KB   208/238 KB   164/1972 KB   208/238 KB   168/1972 KB   208/238 KB   172/1972 KB   208/238 KB   176/1972 KB   212/238 KB   176/1972 KB   216/238 KB   176/1972 KB   216/238 KB   180/1972 KB   220/238 KB   180/1972 KB   220/238 KB   184/1972 KB   224/238 KB   184/1972 KB   224/238 KB   188/1972 KB   224/238 KB   192/1972 KB   228/238 KB   192/1972 KB   232/238 KB   192/1972 KB   236/238 KB   192/1972 KB   238/238 KB   192/1972 KB   238/238 KB   196/1972 KB   238/238 KB   200/1972 KB   238/238 KB   204/1972 KB   238/238 KB   208/1972 KB   238/238 KB   212/1972 KB   238/238 KB   216/1972 KB   238/238 KB   220/1972 KB   238/238 KB   224/1972 KB   238/238 KB   228/1972 KB   238/238 KB   232/1972 KB   238/238 KB   236/1972 KB   238/238 KB   240/1972 KB   238/238 KB   244/1972 KB   238/238 KB   248/1972 KB   238/238 KB   252/1972 KB   238/238 KB   256/1972 KB   238/238 KB   260/1972 KB   238/238 KB   264/1972 KB   238/238 KB   268/1972 KB   238/238 KB   272/1972 KB   238/238 KB   276/1972 KB   238/238 KB   280/1972 KB   238/238 KB   284/1972 KB   238/238 KB   288/1972 KB                              Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 7659.0 KB/sec)
292/1972 KB                296/1972 KB   300/1972 KB   304/1972 KB   308/1972 KB   312/1972 KB   316/1972 KB   320/1972 KB   324/1972 KB   328/1972 KB   332/1972 KB   336/1972 KB   340/1972 KB   344/1972 KB   348/1972 KB   352/1972 KB   356/1972 KB   360/1972 KB   364/1972 KB   368/1972 KB   372/1972 KB   376/1972 KB   380/1972 KB   384/1972 KB   388/1972 KB   392/1972 KB   396/1972 KB   400/1972 KB   404/1972 KB   408/1972 KB   412/1972 KB   416/1972 KB   420/1972 KB   424/1972 KB   428/1972 KB   432/1972 KB   436/1972 KB   440/1972 KB   444/1972 KB   448/1972 KB   452/1972 KB   456/1972 KB   460/1972 KB   464/1972 KB   468/1972 KB   472/1972 KB   476/1972 KB   480/1972 KB   484/1972 KB   488/1972 KB   492/1972 KB   496/1972 KB   500/1972 KB   504/1972 KB   508/1972 KB   512/1972 KB   516/1972 KB   520/1972 KB   524/1972 KB   528/1972 KB   532/1972 KB   536/1972 KB   540/1972 KB   544/1972 KB   548/1972 KB   552/1972 KB   556/1972 KB   560/1972 KB   564/1972 KB   568/1972 KB   572/1972 KB   576/1972 KB   580/1972 KB   584/1972 KB   588/1972 KB   592/1972 KB   596/1972 KB   600/1972 KB   604/1972 KB   608/1972 KB   612/1972 KB   616/1972 KB   620/1972 KB   624/1972 KB   628/1972 KB   632/1972 KB   636/1972 KB   640/1972 KB   644/1972 KB   648/1972 KB   652/1972 KB   656/1972 KB   660/1972 KB   664/1972 KB   668/1972 KB   672/1972 KB   676/1972 KB   680/1972 KB   684/1972 KB   688/1972 KB   692/1972 KB   696/1972 KB   700/1972 KB   704/1972 KB   708/1972 KB   712/1972 KB   716/1972 KB   720/1972 KB   724/1972 KB   728/1972 KB   732/1972 KB   736/1972 KB   740/1972 KB   744/1972 KB   748/1972 KB   752/1972 KB   756/1972 KB   760/1972 KB   764/1972 KB   768/1972 KB   772/1972 KB   776/1972 KB   780/1972 KB   784/1972 KB   788/1972 KB   792/1972 KB   796/1972 KB   800/1972 KB   804/1972 KB   808/1972 KB   812/1972 KB   816/1972 KB   820/1972 KB   824/1972 KB   828/1972 KB   832/1972 KB   836/1972 KB   840/1972 KB   844/1972 KB   848/1972 KB   852/1972 KB   856/1972 KB   860/1972 KB   864/1972 KB   868/1972 KB   872/1972 KB   876/1972 KB   880/1972 KB   884/1972 KB   888/1972 KB   892/1972 KB   896/1972 KB   900/1972 KB   904/1972 KB   908/1972 KB   912/1972 KB   916/1972 KB   920/1972 KB   924/1972 KB   928/1972 KB   932/1972 KB   936/1972 KB   940/1972 KB   944/1972 KB   948/1972 KB   952/1972 KB   956/1972 KB   960/1972 KB   964/1972 KB   968/1972 KB   972/1972 KB   976/1972 KB   980/1972 KB   984/1972 KB   988/1972 KB   992/1972 KB   996/1972 KB   1000/1972 KB   1004/1972 KB   1008/1972 KB   1012/1972 KB   1016/1972 KB   1020/1972 KB   1024/1972 KB   1028/1972 KB   1032/1972 KB   1036/1972 KB   1040/1972 KB   1044/1972 KB   1048/1972 KB   1052/1972 KB   1056/1972 KB   1060/1972 KB   1064/1972 KB   1068/1972 KB   1072/1972 KB   1076/1972 KB   1080/1972 KB   1084/1972 KB   1088/1972 KB   1092/1972 KB   1096/1972 KB   1100/1972 KB   1104/1972 KB   1108/1972 KB   1112/1972 KB   1116/1972 KB   1120/1972 KB   1124/1972 KB   1128/1972 KB   1132/1972 KB   1136/1972 KB   1140/1972 KB   1144/1972 KB   1148/1972 KB   1152/1972 KB   1156/1972 KB   1160/1972 KB   1164/1972 KB   1168/1972 KB   1172/1972 KB   1176/1972 KB   1180/1972 KB   1184/1972 KB   1188/1972 KB   1192/1972 KB   1196/1972 KB   1200/1972 KB   1204/1972 KB   1208/1972 KB   1212/1972 KB   1216/1972 KB   1220/1972 KB   1224/1972 KB   1228/1972 KB   1232/1972 KB   1236/1972 KB   1240/1972 KB   1244/1972 KB   1248/1972 KB   1252/1972 KB   1256/1972 KB   1260/1972 KB   1264/1972 KB   1268/1972 KB   1272/1972 KB   1276/1972 KB   1280/1972 KB   1284/1972 KB   1288/1972 KB   1292/1972 KB   1296/1972 KB   1300/1972 KB   1304/1972 KB   1308/1972 KB   1312/1972 KB   1316/1972 KB   1320/1972 KB   1324/1972 KB   1328/1972 KB   1332/1972 KB   1336/1972 KB   1340/1972 KB   1344/1972 KB   1348/1972 KB   1352/1972 KB   1356/1972 KB   1360/1972 KB   1364/1972 KB   1368/1972 KB   1372/1972 KB   1376/1972 KB   1380/1972 KB   1384/1972 KB   1388/1972 KB   1392/1972 KB   1396/1972 KB   1400/1972 KB   1404/1972 KB   1408/1972 KB   1412/1972 KB   1416/1972 KB   1420/1972 KB   1424/1972 KB   1428/1972 KB   1432/1972 KB   1436/1972 KB   1440/1972 KB   1444/1972 KB   1448/1972 KB   1452/1972 KB   1456/1972 KB   1460/1972 KB   1464/1972 KB   1468/1972 KB   1472/1972 KB   1476/1972 KB   1480/1972 KB   1484/1972 KB   1488/1972 KB   1492/1972 KB   1496/1972 KB   1500/1972 KB   1504/1972 KB   1508/1972 KB   1512/1972 KB   1516/1972 KB   1520/1972 KB   1524/1972 KB   1528/1972 KB   1532/1972 KB   1536/1972 KB   1540/1972 KB   1544/1972 KB   1548/1972 KB   1552/1972 KB   1556/1972 KB   1560/1972 KB   1564/1972 KB   1568/1972 KB   1572/1972 KB   1576/1972 KB   1580/1972 KB   1584/1972 KB   1588/1972 KB   1592/1972 KB   1596/1972 KB   1600/1972 KB   1604/1972 KB   1608/1972 KB   1612/1972 KB   1616/1972 KB   1620/1972 KB   1624/1972 KB   1628/1972 KB   1632/1972 KB   1636/1972 KB   1640/1972 KB   1644/1972 KB   1648/1972 KB   1652/1972 KB   1656/1972 KB   1660/1972 KB   1664/1972 KB   1668/1972 KB   1672/1972 KB   1676/1972 KB   1680/1972 KB   1684/1972 KB   1688/1972 KB   1692/1972 KB   1696/1972 KB   1700/1972 KB   1704/1972 KB   1708/1972 KB   1712/1972 KB   1716/1972 KB   1720/1972 KB   1724/1972 KB   1728/1972 KB   1732/1972 KB   1736/1972 KB   1740/1972 KB   1744/1972 KB   1748/1972 KB   1752/1972 KB   1756/1972 KB   1760/1972 KB   1764/1972 KB   1768/1972 KB   1772/1972 KB   1776/1972 KB   1780/1972 KB   1784/1972 KB   1788/1972 KB   1792/1972 KB   1796/1972 KB   1800/1972 KB   1804/1972 KB   1808/1972 KB   1812/1972 KB   1816/1972 KB   1820/1972 KB   1824/1972 KB   1828/1972 KB   1832/1972 KB   1836/1972 KB   1840/1972 KB   1844/1972 KB   1848/1972 KB   1852/1972 KB   1856/1972 KB   1860/1972 KB   1864/1972 KB   1868/1972 KB   1872/1972 KB   1876/1972 KB   1880/1972 KB   1884/1972 KB   1888/1972 KB   1892/1972 KB   1896/1972 KB   1900/1972 KB   1904/1972 KB   1908/1972 KB   1912/1972 KB   1916/1972 KB   1920/1972 KB   1924/1972 KB   1928/1972 KB   1932/1972 KB   1936/1972 KB   1940/1972 KB   1944/1972 KB   1948/1972 KB   1952/1972 KB   1956/1972 KB   1960/1972 KB   1964/1972 KB   1968/1972 KB   1972/1972 KB   1972/1972 KB                  Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (1972 KB at 12804.9 KB/sec)
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/config/fortress.properties>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.320 s
[INFO] Finished at: 2018-09-07T12:06:15+00:00
[INFO] Final Memory: 47M/397M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (initialize-fortress-config) on project fortress-core: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/build-config.xml>:270: The following error occurred while executing this line:
[ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/build-config.xml>:296: Warning: Could not find file <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/config/bootstrap/fortress.properties.src> to copy.
[ERROR] around Ant part ...<ant antfile="<https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/build-config.xml"> target="init-fortress-config"/>... @ 4:143 in <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/antrun/build-main.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-openldap-test] $ /bin/bash /tmp/jenkins7658906631275593518.sh
dir-fortress-core-docker-openldap-test
dir-fortress-core-docker-openldap-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-openldap-test #556

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/556/display/redirect?page=changes>

Changes:

[smckinney] FC-237 - OrgUnitDAO uses case sensitive operation to determine set

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4176fcb2c30848e6115f59987ea49ab023124dd9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4176fcb2c30848e6115f59987ea49ab023124dd9
Commit message: "FC-237 - OrgUnitDAO uses case sensitive operation to determine set membership"
 > git rev-list --no-walk 2423f8b466a74da756dedb82dd5252fd134d836a # timeout=10
[dir-fortress-core-docker-openldap-test] $ /bin/bash /tmp/jenkins3201628124754789377.sh
Error response from daemon: No such container: dir-fortress-core-docker-openldap-test
Error response from daemon: No such container: dir-fortress-core-docker-openldap-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/openldap-for-apache-fortress-tests
386a066cd84a: Pulling fs layer
a3ed95caeb02: Pulling fs layer
fd3e0a2dc575: Pulling fs layer
46ac59bf7525: Pulling fs layer
4f17caa42ab3: Pulling fs layer
768a45b025fd: Pulling fs layer
3b24e63f040b: Pulling fs layer
6a371c54033e: Pulling fs layer
e77e6e9e3db7: Pulling fs layer
46ac59bf7525: Waiting
bf7e577314bf: Pulling fs layer
6a371c54033e: Waiting
4f17caa42ab3: Waiting
71b758e6d3b5: Pulling fs layer
fd3e0a2dc575: Waiting
3b24e63f040b: Waiting
bf7e577314bf: Waiting
e77e6e9e3db7: Waiting
a14d3a3d7975: Pulling fs layer
a14d3a3d7975: Waiting
a3ed95caeb02: Download complete
fd3e0a2dc575: Verifying Checksum
fd3e0a2dc575: Download complete
386a066cd84a: Verifying Checksum
386a066cd84a: Download complete
4f17caa42ab3: Download complete
768a45b025fd: Verifying Checksum
768a45b025fd: Download complete
3b24e63f040b: Verifying Checksum
3b24e63f040b: Download complete
6a371c54033e: Download complete
e77e6e9e3db7: Download complete
46ac59bf7525: Verifying Checksum
46ac59bf7525: Download complete
71b758e6d3b5: Download complete
bf7e577314bf: Verifying Checksum
bf7e577314bf: Download complete
a14d3a3d7975: Download complete
386a066cd84a: Pull complete
a3ed95caeb02: Pull complete
fd3e0a2dc575: Pull complete
46ac59bf7525: Pull complete
4f17caa42ab3: Pull complete
768a45b025fd: Pull complete
3b24e63f040b: Pull complete
6a371c54033e: Pull complete
e77e6e9e3db7: Pull complete
bf7e577314bf: Pull complete
71b758e6d3b5: Pull complete
a14d3a3d7975: Pull complete
Digest: sha256:2e1411df84a92a70ca1ac8f07c1515fa540ddebd4480ee9bbfe3b513b06b2760
Status: Downloaded newer image for apachedirectory/openldap-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/openldap-for-apache-fortress-tests   latest              61107a7c6053        10 days ago         185MB
314660c216abed0a522e54faa315a946211ff69ed8c7eb696f453de54de50232
[dir-fortress-core-docker-openldap-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-133-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 245 source files to <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/UserRole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/main/java/org/apache/directory/fortress/core/model/UserRole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/test/java/org/apache/directory/fortress/core/impl/PswdPolicyMgrImplTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/src/test/java/org/apache/directory/fortress/core/impl/PswdPolicyMgrImplTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/config/fortress.properties>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.193 s
[INFO] Finished at: 2018-09-06T19:26:29+00:00
[INFO] Final Memory: 40M/310M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (initialize-fortress-config) on project fortress-core: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/build-config.xml>:270: The following error occurred while executing this line:
[ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/build-config.xml>:296: Warning: Could not find file <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/config/bootstrap/fortress.properties.src> to copy.
[ERROR] around Ant part ...<ant antfile="<https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/build-config.xml"> target="init-fortress-config"/>... @ 4:143 in <https://builds.apache.org/job/dir-fortress-core-docker-openldap-test/ws/target/antrun/build-main.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-openldap-test] $ /bin/bash /tmp/jenkins7984161279512516815.sh
dir-fortress-core-docker-openldap-test
dir-fortress-core-docker-openldap-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES