No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreSearchRequestTest.test_1_RequestOK(IdentityStoreSearchRequestTest.java:25)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreSearchRequestTest.test_2_RequestKO(IdentityStoreSearchRequestTest.java:63)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractGetRequestTest.test_1_RequestOK(ServiceContractGetRequestTest.java:19)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.history.IdentityStoreHistoryGetRequestTest.test_1_RequestOK(IdentityStoreHistoryGetRequestTest.java:19)
2.2. Get identity history with unknown customer ID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 2.2. Get identity history with unknown customer ID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
at fr.paris.lutece.plugins.identitystore.v3.request.history.IdentityStoreHistoryGetRequestTest.test_2_RequestKO(IdentityStoreHistoryGetRequestTest.java:45)
fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException: No application could be found with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractPutEndDateRequestTest.createMockContract(ServiceContractPutEndDateRequestTest.java:118)
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractPutEndDateRequestTest.test_1_RequestOK(ServiceContractPutEndDateRequestTest.java:24)
fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException: No application could be found with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractPutEndDateRequestTest.createMockContract(ServiceContractPutEndDateRequestTest.java:118)
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractPutEndDateRequestTest.test_2_RequestKO(ServiceContractPutEndDateRequestTest.java:48)
1.1. Get all service contract list by client code : request was expected to succeed, but it failed. Exception message : No application could be found with code TEST
junit.framework.AssertionFailedError: 1.1. Get all service contract list by client code : request was expected to succeed, but it failed. Exception message : No application could be found with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractListGetRequestTest.test_1_RequestOK(ServiceContractListGetRequestTest.java:20)
java.lang.NullPointerException
at fr.paris.lutece.plugins.identitystore.service.attribute.IdentityAttributeGeocodesAdjustmentServiceTest.testCityNameUnique(IdentityAttributeGeocodesAdjustmentServiceTest.java:85)
java.lang.NullPointerException
at fr.paris.lutece.plugins.identitystore.service.attribute.IdentityAttributeGeocodesAdjustmentServiceTest.testCityCodeOnlyNoCountry(IdentityAttributeGeocodesAdjustmentServiceTest.java:169)
java.lang.NullPointerException
at fr.paris.lutece.plugins.identitystore.service.attribute.IdentityAttributeGeocodesAdjustmentServiceTest.testCityNameAndCode(IdentityAttributeGeocodesAdjustmentServiceTest.java:153)
java.lang.NullPointerException
at fr.paris.lutece.plugins.identitystore.service.attribute.IdentityAttributeGeocodesAdjustmentServiceTest.testCityNameMultiple(IdentityAttributeGeocodesAdjustmentServiceTest.java:101)
1.1. Get all service contracts : request was expected to succeed, but it failed. Exception message : No service contract found
junit.framework.AssertionFailedError: 1.1. Get all service contracts : request was expected to succeed, but it failed. Exception message : No service contract found
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractListGetAllRequestTest.test_1_RequestOK(ServiceContractListGetAllRequestTest.java:16)
1.1. Create identity request : request was expected to succeed, but it failed. Exception message : No contract service found for client application with code TEST
junit.framework.AssertionFailedError: 1.1. Create identity request : request was expected to succeed, but it failed. Exception message : No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreCreateRequestTest.test_1_RequestOK(IdentityStoreCreateRequestTest.java:27)
2.1. Create request without identity change request : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 2.1. Create request without identity change request : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreCreateRequestTest.test_2_RequestKO(IdentityStoreCreateRequestTest.java:46)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreUncertifyRequestTest.test_1_RequestOK(IdentityStoreUncertifyRequestTest.java:25)
2.2. Uncertify identity with unknown customer ID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 2.2. Uncertify identity with unknown customer ID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreUncertifyRequestTest.test_2_RequestKO(IdentityStoreUncertifyRequestTest.java:58)
A client already exists with the code ClientCodeMock
fr.paris.lutece.plugins.identitystore.web.exception.ResourceConsistencyException: A client already exists with the code ClientCodeMock
at fr.paris.lutece.plugins.identitystore.v3.request.application.ClientUpdateRequestTest.createMockClientApplication(ClientUpdateRequestTest.java:76)
at fr.paris.lutece.plugins.identitystore.v3.request.application.ClientUpdateRequestTest.test_1_RequestOK(ClientUpdateRequestTest.java:22)
3.1. Create Identity with all attributes at level 400, without gender : expected to fail pivot attributes integrity validation, but validation passed successfully.
junit.framework.AssertionFailedError: 3.1. Create Identity with all attributes at level 400, without gender : expected to fail pivot attributes integrity validation, but validation passed successfully.
at fr.paris.lutece.plugins.identitystore.v3.service.IdentityStoreControlsTest.tryPivotAttributesIntegrity(IdentityStoreControlsTest.java:191)
at fr.paris.lutece.plugins.identitystore.v3.service.IdentityStoreControlsTest.testControlAttributesIntegrityCreateKO(IdentityStoreControlsTest.java:125)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreGetUpdatedIdentitiesRequestTest.test_1_RequestOK(IdentityStoreGetUpdatedIdentitiesRequestTest.java:20)
2.5. Get updated identities with no result : the exception that occured is not of the expected type. Exception message : DAOUtil error : user lacks privilege or object not found: IDENTITYSTORE_IDENTITY_HISTORY in statement [SELECT DISTINCT i.customer_id, i.last_update_date FROM identitystore_identity i JOIN identitystore_identity_history ih ON i.customer_id = ih.customer_id JOIN identitystore_identity_attribute_history iah ON i.id_identity = iah.id_identity WHERE 1=1 AND i.last_update_date > (NOW() - INTERVAL '0' DAY) AND ih.modification_date > (NOW() - INTERVAL '0' DAY) AND ih.change_type IN (6) ORDER BY i.last_update_date DESC LIMIT 500] - SQL statement : - Plugin : identitystore expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.portal.service.util.AppException>
junit.framework.AssertionFailedError: 2.5. Get updated identities with no result : the exception that occured is not of the expected type. Exception message : DAOUtil error : user lacks privilege or object not found: IDENTITYSTORE_IDENTITY_HISTORY in statement [SELECT DISTINCT i.customer_id, i.last_update_date FROM identitystore_identity i JOIN identitystore_identity_history ih ON i.customer_id = ih.customer_id JOIN identitystore_identity_attribute_history iah ON i.id_identity = iah.id_identity WHERE 1=1 AND i.last_update_date > (NOW() - INTERVAL '0' DAY) AND ih.modification_date > (NOW() - INTERVAL '0' DAY) AND ih.change_type IN (6) ORDER BY i.last_update_date DESC LIMIT 500] - SQL statement : - Plugin : identitystore expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.portal.service.util.AppException>
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreGetUpdatedIdentitiesRequestTest.test_2_RequestKO(IdentityStoreGetUpdatedIdentitiesRequestTest.java:83)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreDeleteRequestTest.test_1_RequestOK(IdentityStoreDeleteRequestTest.java:21)
2.1. Delete identity request without CUID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 2.1. Delete identity request without CUID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreDeleteRequestTest.test_2_RequestKO(IdentityStoreDeleteRequestTest.java:42)
1.1. Get active service contract with existing client code : request was expected to succeed, but it failed. Exception message : No contract service found for client application with code TEST
junit.framework.AssertionFailedError: 1.1. Get active service contract with existing client code : request was expected to succeed, but it failed. Exception message : No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ActiveServiceContractGetRequestTest.test_1_RequestOK(ActiveServiceContractGetRequestTest.java:20)
2.3. Get active service contract with unknown client code : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code unknownClientCode expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 2.3. Get active service contract with unknown client code : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code unknownClientCode expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ActiveServiceContractGetRequestTest.test_2_RequestKO(ActiveServiceContractGetRequestTest.java:52)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreExportRequestTest.test_1_RequestOK(IdentityStoreExportRequestTest.java:20)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreExportRequestTest.test_2_RequestKO(IdentityStoreExportRequestTest.java:40)
1.1. Create service contract request : request was expected to succeed, but it failed. Exception message : No application could be found with code TEST
junit.framework.AssertionFailedError: 1.1. Create service contract request : request was expected to succeed, but it failed. Exception message : No application could be found with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractCreateRequestTest.test_1_RequestOK(ServiceContractCreateRequestTest.java:27)
2.4. Create request with one missing mandatory field : the exception that occured is not of the expected type. Exception message : No application could be found with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException>
junit.framework.AssertionFailedError: 2.4. Create request with one missing mandatory field : the exception that occured is not of the expected type. Exception message : No application could be found with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException>
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractCreateRequestTest.test_2_RequestKO(ServiceContractCreateRequestTest.java:72)
fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException: No application could be found with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractUpdateRequestTest.createMockContract(ServiceContractUpdateRequestTest.java:101)
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractUpdateRequestTest.test_1_RequestOK(ServiceContractUpdateRequestTest.java:21)
fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException: No application could be found with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractUpdateRequestTest.createMockContract(ServiceContractUpdateRequestTest.java:101)
at fr.paris.lutece.plugins.identitystore.v3.request.contract.ServiceContractUpdateRequestTest.test_2_RequestKO(ServiceContractUpdateRequestTest.java:43)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.history.IdentityStoreHistorySearchRequestTest.test_1_RequestOK(IdentityStoreHistorySearchRequestTest.java:22)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.history.IdentityStoreHistorySearchRequestTest.test_2_RequestKO(IdentityStoreHistorySearchRequestTest.java:57)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreUpdateRequestTest.test_1_RequestOK(IdentityStoreUpdateRequestTest.java:30)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreUpdateRequestTest.test_2_RequestKO(IdentityStoreUpdateRequestTest.java:89)
No contract service found for client application with code TEST
fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException: No contract service found for client application with code TEST
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreGetRequestTest.test_1_RequestOK(IdentityStoreGetRequestTest.java:18)
2.1. Get identity request without CUID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 2.1. Get identity request without CUID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
at fr.paris.lutece.plugins.identitystore.v3.request.identity.IdentityStoreGetRequestTest.test_2_RequestKO(IdentityStoreGetRequestTest.java:39)
Could not find a valid Docker environment. Please see logs and check configuration
java.lang.IllegalStateException: Could not find a valid Docker environment. Please see logs and check configuration
at fr.paris.lutece.plugins.identitystore.service.indexer.elastic.client.ElasticClientTest.startContainers(ElasticClientTest.java:75)
at fr.paris.lutece.plugins.identitystore.service.indexer.elastic.client.ElasticClientTest.setUp(ElasticClientTest.java:58)
1.1. Get client applications with existing application code : request was expected to succeed, but it failed. Exception message : No client found
junit.framework.AssertionFailedError: 1.1. Get client applications with existing application code : request was expected to succeed, but it failed. Exception message : No client found
at fr.paris.lutece.plugins.identitystore.v3.request.application.ClientsGetRequestTest.test_1_RequestOK(ClientsGetRequestTest.java:19)
1.1. Get client application with existing client code : request was expected to succeed, but it failed. Exception message : No client found
junit.framework.AssertionFailedError: 1.1. Get client application with existing client code : request was expected to succeed, but it failed. Exception message : No client found
at fr.paris.lutece.plugins.identitystore.v3.request.application.ClientGetRequestTest.test_1_RequestOK(ClientGetRequestTest.java:20)
junit.framework.AssertionFailedError: 2.2. Get identity history with unknown customer ID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 1.1. Get all service contract list by client code : request was expected to succeed, but it failed. Exception message : No application could be found with code TEST
junit.framework.AssertionFailedError: 1.1. Get all service contracts : request was expected to succeed, but it failed. Exception message : No service contract found
junit.framework.AssertionFailedError: 1.1. Create identity request : request was expected to succeed, but it failed. Exception message : No contract service found for client application with code TEST
junit.framework.AssertionFailedError: 2.1. Create request without identity change request : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 2.2. Uncertify identity with unknown customer ID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 3.1. Create Identity with all attributes at level 400, without gender : expected to fail pivot attributes integrity validation, but validation passed successfully.
junit.framework.AssertionFailedError: 2.5. Get updated identities with no result : the exception that occured is not of the expected type. Exception message : DAOUtil error : user lacks privilege or object not found: IDENTITYSTORE_IDENTITY_HISTORY in statement [SELECT DISTINCT i.customer_id, i.last_update_date FROM identitystore_identity i JOIN identitystore_identity_history ih ON i.customer_id = ih.customer_id JOIN identitystore_identity_attribute_history iah ON i.id_identity = iah.id_identity WHERE 1=1 AND i.last_update_date > (NOW() - INTERVAL '0' DAY) AND ih.modification_date > (NOW() - INTERVAL '0' DAY) AND ih.change_type IN (6) ORDER BY i.last_update_date DESC LIMIT 500] - SQL statement : - Plugin : identitystore expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.portal.service.util.AppException>
junit.framework.AssertionFailedError: 2.1. Delete identity request without CUID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 1.1. Get active service contract with existing client code : request was expected to succeed, but it failed. Exception message : No contract service found for client application with code TEST
junit.framework.AssertionFailedError: 2.3. Get active service contract with unknown client code : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code unknownClientCode expected:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 1.1. Create service contract request : request was expected to succeed, but it failed. Exception message : No application could be found with code TEST
junit.framework.AssertionFailedError: 2.4. Create request with one missing mandatory field : the exception that occured is not of the expected type. Exception message : No application could be found with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ResourceNotFoundException>
junit.framework.AssertionFailedError: 2.1. Get identity request without CUID : the exception that occured is not of the expected type. Exception message : No contract service found for client application with code TEST expected:<class fr.paris.lutece.plugins.identitystore.web.exception.RequestFormatException> but was:<class fr.paris.lutece.plugins.identitystore.web.exception.ClientAuthorizationException>
junit.framework.AssertionFailedError: 1.1. Get client applications with existing application code : request was expected to succeed, but it failed. Exception message : No client found
junit.framework.AssertionFailedError: 1.1. Get client application with existing client code : request was expected to succeed, but it failed. Exception message : No client found