5.03false13500org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0070testGetMemberNodesWithQueuedReplicafalsePASSED0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0040testPendingReplicasByNodefalsePASSED0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0050testRecentFailedReplicasByNodefalsePASSED0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0030testCountsByNodeStatusfalsePASSED1org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.007junit.framework.AssertionFailedError: null at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at junit.framework.Assert.assertTrue(Assert.java:27) at org.dataone.cn.dao.ReplicationDaoMetacatImplTest.testRequestedReplicasByDate(ReplicationDaoMetacatImplTest.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) 53testRequestedReplicasByDatefalseREGRESSION20201119-17:22:26: [DEBUG]: Executing SQL statement [CREATE TABLE IF NOT EXISTS smreplicationstatus (guid text, member_node varchar(250), status varchar(250), date_verified timestamp)] [org.springframework.jdbc.core.JdbcTemplate] 20201119-17:22:26: [DEBUG]: Fetching JDBC Connection from DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Returning JDBC Connection to DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Executing SQL statement [INSERT INTO smreplicationstatus VALUES ('test_guid','mn:test:1','COMPLETED',TIMESTAMP '2011-01-01 12:00:00')] [org.springframework.jdbc.core.JdbcTemplate] 20201119-17:22:26: [DEBUG]: Fetching JDBC Connection from DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Returning JDBC Connection to DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Executing SQL statement [INSERT INTO smreplicationstatus VALUES ('test_guid2','mn:test:1','REQUESTED',TIMESTAMP '2012-01-01 12:00:00')] [org.springframework.jdbc.core.JdbcTemplate] 20201119-17:22:26: [DEBUG]: Fetching JDBC Connection from DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Returning JDBC Connection to DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Executing SQL statement [INSERT INTO smreplicationstatus VALUES ('test_guid2','mn:test:2','QUEUED',TIMESTAMP '2012-01-01 12:00:00')] [org.springframework.jdbc.core.JdbcTemplate] 20201119-17:22:26: [DEBUG]: Fetching JDBC Connection from DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Returning JDBC Connection to DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Executing SQL statement [INSERT INTO smreplicationstatus VALUES ('test_guid3','mn:test:1','REQUESTED',TIMESTAMP '2012-01-01 12:00:00')] [org.springframework.jdbc.core.JdbcTemplate] 20201119-17:22:26: [DEBUG]: Fetching JDBC Connection from DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Returning JDBC Connection to DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Executing SQL statement [INSERT INTO smreplicationstatus VALUES ('test_guid3','mn:test:3','REQUESTED',TIMESTAMP '2020-01-01 12:00:00')] [org.springframework.jdbc.core.JdbcTemplate] 20201119-17:22:26: [DEBUG]: Fetching JDBC Connection from DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Returning JDBC Connection to DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Executing prepared SQL query [org.springframework.jdbc.core.JdbcTemplate] 20201119-17:22:26: [DEBUG]: Executing prepared SQL statement [org.springframework.jdbc.core.JdbcTemplate] 20201119-17:22:26: [DEBUG]: Fetching JDBC Connection from DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: getRequestedReplicasByDate statement is: prep257: SELECT guid, member_node, status, date_verified FROM smreplicationstatus WHERE date_verified <= ? AND status = 'REQUESTED' ORDER BY date_verified ASC; {1: TIMESTAMP '2020-11-19 17:22:26.683'} [org.dataone.cn.dao.ReplicationDaoMetacatImpl] 20201119-17:22:26: [DEBUG]: Returning JDBC Connection to DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Executing SQL statement [DROP TABLE IF EXISTS smreplicationstatus;] [org.springframework.jdbc.core.JdbcTemplate] 20201119-17:22:26: [DEBUG]: Fetching JDBC Connection from DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 20201119-17:22:26: [DEBUG]: Returning JDBC Connection to DataSource [org.springframework.jdbc.datasource.DataSourceUtils] 0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0040testRequestedReplicasCountfalsePASSED0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0080testGetQueuedReplicaCountByNodefalsePASSED0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0090testGetQueuedReplicasByNodefalsePASSED0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0040testMemberNodeReplicasByDateQueryfalsePASSED0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0040testCoordinatingNodeReplicasByDateQueryfalsePASSED0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.130testRecentCompletedReplicasByNodefalsePASSED0org.dataone.cn.dao.ReplicationDaoMetacatImplTest0.0070testQueuedReplicaExistsfalsePASSED0.192org.dataone.cn.dao.ReplicationDaoMetacatImplTest0org.dataone.cn.dao.SystemMetadataDaoMetacatImplTest0.4250testSimpleSaveSystemMetadatafalsePASSED0org.dataone.cn.dao.SystemMetadataDaoMetacatImplTest0.1430testSimpleAndComplexSaveSystemMetadatafalsePASSED0org.dataone.cn.dao.SystemMetadataDaoMetacatImplTest0.0150testGetSystemMetadataCountfalsePASSED0org.dataone.cn.dao.SystemMetadataDaoMetacatImplTest0.0160testListSystemMetadataStatusfalsePASSED0org.dataone.cn.dao.SystemMetadataDaoMetacatImplTest0.0290testGetSystemMetadatafalsePASSED0org.dataone.cn.dao.SystemMetadataDaoMetacatImplTest0.0960testComplexSaveSystemMetadatafalsePASSED0org.dataone.cn.dao.SystemMetadataDaoMetacatImplTest0.050testUniquePidConstraintfalsePASSED0org.dataone.cn.dao.SystemMetadataDaoMetacatImplTest0.0060testNotFoundfalsePASSED0.78org.dataone.cn.dao.SystemMetadataDaoMetacatImplTest0org.dataone.cn.ldap.DirContextPooledObjectFactoryTestUnit0.3820testValidateObjectfalsePASSED0org.dataone.cn.ldap.DirContextPooledObjectFactoryTestUnit1.0130testWrapDirContextfalsePASSED0org.dataone.cn.ldap.DirContextPooledObjectFactoryTestUnit0.0050testDestroyPooledObjectfalsePASSED0org.dataone.cn.ldap.DirContextPooledObjectFactoryTestUnit0.0070testCreateDirContextfalsePASSED0org.dataone.cn.ldap.DirContextProviderTestUnit0.1250testBorrowReturnPoolfalsePASSED0org.dataone.cn.ldap.DirContextProviderTestUnit1.5220testMultipleBorrowReturnPoolfalsePASSED0org.dataone.cn.ldap.LdapServiceTestUnit0.0010testBasefalsePASSED0org.dataone.cn.ldap.LdapServiceTestUnit0.1270testAddDcfalsePASSED0org.dataone.cn.ldap.LdapServiceTestUnit0.2070testAddCountryfalsePASSED0org.dataone.cn.ldap.LdapServiceTestUnit0.430testAddOrgfalsePASSED0org.dataone.cn.ldap.LdapServiceTestUnit0.2290testAddUnitfalsePASSED0org.dataone.cn.ldap.LdapServiceTestUnit0.0050testGetAttributeValuesfalsePASSED0org.dataone.cn.ldap.LdapServiceTestUnit0.0050testCheckAttributeValuefalsePASSED4.058org.dataone.cn.ldap.LDAPServiceSuiteTest0org.dataone.cn.log.MetricLogEntryTest0.00testMinimalValidMetricLogEntryfalsePASSED0org.dataone.cn.log.MetricLogEntryTest0.00testFailedMetricLogEntryfalsePASSED0.0org.dataone.cn.log.MetricLogEntryTest0org.dataone.cn.servlet.http.ProxyServletRequestWrapperTestCase0.00testParameterMappingsfalsePASSED0.0org.dataone.cn.servlet.http.ProxyServletRequestWrapperTestCase