Build: #14 failed

Job: Build and Test JDK 17 failed

Build log

The build generated 1,742 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

29-Sep-2025 20:49:01 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:01 Multiple Failures (2 failures)
29-Sep-2025 20:49:01         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:01 Failed to release mocks
29-Sep-2025 20:49:01
29-Sep-2025 20:49:01 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:01         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:01
29-Sep-2025 20:49:01 [INFO] Running org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest
29-Sep-2025 20:49:04 [ERROR] Tests run: 44, Failures: 43, Errors: 0, Skipped: 1, Time elapsed: 3.159 s <<< FAILURE! - in org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest
29-Sep-2025 20:49:04 [ERROR] getAddressToEntryMapByPersonAddress_shouldGetAddressToEntryMapByPersonAddress  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getOrderedAddressHierarchyLevels_shouldGetAllAddressHierarchyLevelsInOrder  Time elapsed: 0.007 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] addAddressHierarchyLevel_shouldAddAddressHierarchyLevel  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getPossibleAddressValuesMap_shouldFindPossibleAddressValues  Time elapsed: 0.004 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntryByUuid_shouldReturnNullWhenUuidNotPresentInDatabase  Time elapsed: 0.007 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntryByLevelAndNameAndParent_shouldFindAddressHierarchyEntryByLevelAndNameAndParent  Time elapsed: 0.006 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getBottomAddressHierarchyLevel_shouldGetBottomAddressHierarchyLevel  Time elapsed: 0.002 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntryCountByLevel_shouldGetCountOfAddressHierarchyEntries  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntry_shouldFindAddressHierarchyEntryById  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getChildAddressHierarchyEntries_shouldGetChildAddressHierarchyEntriesById  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntriesAtTopLevel_shouldGetAddressHierarchyEntriesAtTopLevel  Time elapsed: 0.011 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] saveAddressHierarchyEntryWithoutName  Time elapsed: 0.001 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] searchAddresses_shouldRestrictSearchToSpecifiedLevel  Time elapsed: 0.001 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] updateAddressToEntryMapsForPersonAddress_shouldCreateEmptySetIfNoMatches  Time elapsed: 0.014 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] searchAddressHierarchyEntryByLevelAndNameLikeBlank  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getTopAddressHierarchyLevel_shouldGetTopAddressHierarchyLevel  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getPossibleAddressValues_shouldFindPossibleAddressValues  Time elapsed: 0.011 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] updateAddressToEntryMapsForPerson_shouldUpdateAddressToEntryMaps  Time elapsed: 0.008 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntriesByLevel_shouldFindAllAddressHierarchyEntriesByLevel  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] searchAddresses_shouldFindPossibleFullAddressesThatMatchSearchString  Time elapsed: 0.014 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getOrderedAddressHierarchyLevels_shouldGetAllAddressHierarchyLevelsInOrderIgnoringEmptyLevels  Time elapsed: 0.008 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] updateAddressToEntryMapsForPerson_shouldNotCreateAddressToEntryMapIfEntryNotUnique  Time elapsed: 0.007 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntryByUuid_shouldRetrieveAddressHierarchyEntryByUuid  Time elapsed: 0.002 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getOrderedAddressHierarchyLevels_shouldGetAllAddressHierarchyLevelsInOrderIgnoringUnmappedLevels  Time elapsed: 0.002 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getChildAddressHierarchyEntryByName_shouldGetChildAddressHierarchyEntryByName  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] searchAddressHierarchyEntriesByLevelAndParentAndBlankName  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntriesByLevelAndLikeNameAndParent_shouldSearchAnywhereWithinTheAddressName  Time elapsed: 0.002 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getOrderedAddressHierarchyLevels_shouldGetAllAddressHierarchyLevelsInOrderIgnoringUnmappedLevelsAndEmptyLevels  Time elapsed: 0.009 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] updateAddressToEntryMapsForPatientsWithDateChangedAfter_shouldNotUpdatePatient  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] searchAddressHierarchyEntriesByLevelAndBlankName  Time elapsed: 0.001 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] generatePossibleFullAddresses_shouldGeneratePossibleFullAddressesForAddressHierarchyEntry  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] deleteAddressToEntryMapsByPersonAddress_shouldDeleteAddressToEntryMapsByPersonAddress  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyLevels_shouldGetAllAddressHierarchyLevels  Time elapsed: 0.001 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] saveAddressToEntryMap_shouldSaveAddressToEntryyMap  Time elapsed: 0.006 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] updateAddressToEntryMapsForPerson_shouldCreateAddressToEntryMaps  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyLevel_shouldGetAddressHierarchyLevelById  Time elapsed: 0.009 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] updateAddressToEntryMapsForPatientsWithDateChangedAfter_shouldUpdatePatient  Time elapsed: 0.001 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressToEntryMap_shouldGetAddressToEntryMapById  Time elapsed: 0.001 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyLevelByAddressField_shouldGetAddressHierarchyLevelByAddressField  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntryByUuid_shouldReturnNullWhenUuidIsNull  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] updateAddressToEntryMapsForPerson_shouldCreateAddressToEntryMapsEvenIfTopLevelEmpty  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getAddressHierarchyEntryByLevelAndName_shouldFindAddressHierarchyEntryByLevelAndName  Time elapsed: 0.002 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [ERROR] getChildAddressHierarchyEntries_shouldGetChildAddressHierarchyEntries  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:04 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:04 Multiple Failures (2 failures)
29-Sep-2025 20:49:04         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:04 Failed to release mocks
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:04         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:04
29-Sep-2025 20:49:04 [INFO] Running org.openmrs.module.addresshierarchy.AddressHierarchyImportUtilTest
29-Sep-2025 20:49:07 [ERROR] Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 2.808 s <<< FAILURE! - in org.openmrs.module.addresshierarchy.AddressHierarchyImportUtilTest
29-Sep-2025 20:49:07 [ERROR] importCsvFile_shouldImportCsvFileWithUserGeneratedIds  Time elapsed: 0.012 s  <<< FAILURE!
29-Sep-2025 20:49:07 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:07 Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 [ERROR] importCsvFile_shouldImportCsvFile  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:07 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:07 Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 [ERROR] importCsvFile_shouldImportLargeCsvFile  Time elapsed: 0 s  <<< FAILURE!
29-Sep-2025 20:49:07 org.opentest4j.MultipleFailuresError:
29-Sep-2025 20:49:07 Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 [INFO]
29-Sep-2025 20:49:07 [INFO] Results:
29-Sep-2025 20:49:07 [INFO]
29-Sep-2025 20:49:07 [ERROR] Failures:
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyActivatorTest.started_shouldLoadAddressHierachyConfig Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyActivatorTest.started_shouldNotReLoadAddressHierachyConfig Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyActivatorTest.started_shouldNotWipeExistingEntries Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyImportUtilTest.importCsvFile_shouldImportCsvFile Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyImportUtilTest.importCsvFile_shouldImportCsvFileWithUserGeneratedIds Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyImportUtilTest.importCsvFile_shouldImportLargeCsvFile Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyMigrationTest.setAddressHierarchyLevelParents_shouldSetAddressHierarchyLevelParents Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.addAddressHierarchyLevel_shouldAddAddressHierarchyLevel Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.deleteAddressToEntryMapsByPersonAddress_shouldDeleteAddressToEntryMapsByPersonAddress Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.generatePossibleFullAddresses_shouldGeneratePossibleFullAddressesForAddressHierarchyEntry Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntriesAtTopLevel_shouldGetAddressHierarchyEntriesAtTopLevel Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntriesByLevelAndLikeNameAndParent_shouldSearchAnywhereWithinTheAddressName Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntriesByLevel_shouldFindAllAddressHierarchyEntriesByLevel Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntryByLevelAndNameAndParent_shouldFindAddressHierarchyEntryByLevelAndNameAndParent Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntryByLevelAndName_shouldFindAddressHierarchyEntryByLevelAndName Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntryByUuid_shouldRetrieveAddressHierarchyEntryByUuid Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntryByUuid_shouldReturnNullWhenUuidIsNull Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntryByUuid_shouldReturnNullWhenUuidNotPresentInDatabase Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntryCountByLevel_shouldGetCountOfAddressHierarchyEntries Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyEntry_shouldFindAddressHierarchyEntryById Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyLevelByAddressField_shouldGetAddressHierarchyLevelByAddressField Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyLevel_shouldGetAddressHierarchyLevelById Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressHierarchyLevels_shouldGetAllAddressHierarchyLevels Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressToEntryMapByPersonAddress_shouldGetAddressToEntryMapByPersonAddress Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getAddressToEntryMap_shouldGetAddressToEntryMapById Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getBottomAddressHierarchyLevel_shouldGetBottomAddressHierarchyLevel Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getChildAddressHierarchyEntries_shouldGetChildAddressHierarchyEntries Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getChildAddressHierarchyEntries_shouldGetChildAddressHierarchyEntriesById Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getChildAddressHierarchyEntryByName_shouldGetChildAddressHierarchyEntryByName Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getOrderedAddressHierarchyLevels_shouldGetAllAddressHierarchyLevelsInOrder Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getOrderedAddressHierarchyLevels_shouldGetAllAddressHierarchyLevelsInOrderIgnoringEmptyLevels Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getOrderedAddressHierarchyLevels_shouldGetAllAddressHierarchyLevelsInOrderIgnoringUnmappedLevels Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getOrderedAddressHierarchyLevels_shouldGetAllAddressHierarchyLevelsInOrderIgnoringUnmappedLevelsAndEmptyLevels Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getPossibleAddressValuesMap_shouldFindPossibleAddressValues Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getPossibleAddressValues_shouldFindPossibleAddressValues Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.getTopAddressHierarchyLevel_shouldGetTopAddressHierarchyLevel Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.saveAddressHierarchyEntryWithoutName Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.saveAddressToEntryMap_shouldSaveAddressToEntryyMap Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.searchAddressHierarchyEntriesByLevelAndBlankName Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.searchAddressHierarchyEntriesByLevelAndParentAndBlankName Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.searchAddressHierarchyEntryByLevelAndNameLikeBlank Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.searchAddresses_shouldFindPossibleFullAddressesThatMatchSearchString Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.searchAddresses_shouldRestrictSearchToSpecifiedLevel Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.updateAddressToEntryMapsForPatientsWithDateChangedAfter_shouldNotUpdatePatient Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.updateAddressToEntryMapsForPatientsWithDateChangedAfter_shouldUpdatePatient Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.updateAddressToEntryMapsForPersonAddress_shouldCreateEmptySetIfNoMatches Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.updateAddressToEntryMapsForPerson_shouldCreateAddressToEntryMaps Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.updateAddressToEntryMapsForPerson_shouldCreateAddressToEntryMapsEvenIfTopLevelEmpty Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.updateAddressToEntryMapsForPerson_shouldNotCreateAddressToEntryMapIfEntryNotUnique Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceTest.updateAddressToEntryMapsForPerson_shouldUpdateAddressToEntryMaps Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyUtilTest.getAddressFieldValue_shouldFetchAddressFieldValue Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyUtilTest.isDescendantOf_shouldReturnFalseIfNotDescendant Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyUtilTest.isDescendantOf_shouldReturnTrueIfNotDescendant Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyUtilTest.setAddressFieldValue_shouldSetAddressFieldValue Multiple Failures (2 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.deleteAddressToEntryMapsByPersonAddress_shouldDeleteAddressToEntryMapsByPersonAddress Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.generatePossibleFullAddresses_shouldGeneratePossibleFullAddressesForAddressHierarchyEntry Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getAddressHierarchyEntriesByLevelAndLikeNameAndParent_shouldSearchAnywhereWithinTheAddressName Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getAddressHierarchyEntriesByLevelAndLikeName_shouldSearchAnywhereWithinTheAddressName Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getAddressHierarchyEntryByLevelAndNameAndParent_shouldFindAddressHierarchyEntryByLevelAndNameAndParent Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getAddressHierarchyEntryByLevelAndName_shouldFindAddressHierarchyEntryByLevelAndName Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getAddressHierarchyEntry_shouldFindAddressHierarchyEntryById Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getAddressToEntryMapByPersonAddress_shouldGetAddressToEntryMapByPersonAddress Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getAddressToEntryMap_shouldGetAddressToEntryMapById Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getChildAddressHierarchyEntryByName_shouldGetChildAddressHierarchyEntryByName Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getPossibleAddressValuesMap_shouldFindPossibleAddressValues Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.getPossibleAddressValues_shouldFindPossibleAddressValues Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.saveAddressToEntryMap_shouldSaveAddressToEntryyMap Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.searchAddresses_shouldFindPossibleFullAddressesThatMatchSearchString Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.searchAddresses_shouldRestrictSearchToSpecifiedLevel Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.updateAddressToEntryMapsForPatientsWithDateChangedAfter_shouldNotUpdatePatient Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.updateAddressToEntryMapsForPatientsWithDateChangedAfter_shouldUpdatePatient Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.updateAddressToEntryMapsForPersonAddress_shouldCreateEmptySetIfNoMatches Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.updateAddressToEntryMapsForPerson_shouldCreateAddressToEntryMaps Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.updateAddressToEntryMapsForPerson_shouldCreateAddressToEntryMapsEvenIfTopLevelEmpty Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.updateAddressToEntryMapsForPerson_shouldNotCreateAddressToEntryMapIfEntryNotUnique Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressHierarchyServiceI18nTest.updateAddressToEntryMapsForPerson_shouldUpdateAddressToEntryMaps Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressValuesAOPInterceptorTest.invoke_shouldLeaveAddressesUntouchedOutsideAddressHierarchy Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressValuesAOPInterceptorTest.invoke_shouldReturnL10nLocation Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressValuesAOPInterceptorTest.invoke_shouldReturnL10nPersonAddress Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressValuesHibernateInterceptorTest.onFlushDirty_shouldLeaveAddressesUntouchedOutsideAddressHierarchy Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressValuesHibernateInterceptorTest.onSaveAndOnFlushDirty_shouldSaveI18nLocation Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [ERROR]   AddressValuesHibernateInterceptorTest.onSaveAndOnFlushDirty_shouldSaveI18nPersonAddress Multiple Failures (3 failures)
29-Sep-2025 20:49:07         org.mockito.exceptions.base.MockitoException:
29-Sep-2025 20:49:07 Failed to release mocks
29-Sep-2025 20:49:07
29-Sep-2025 20:49:07 This should not happen unless you are using a third-party mock maker
29-Sep-2025 20:49:07         org.openmrs.api.APIException: A user context must first be passed to setUserContext()...use Context.openSession() (and closeSession() to prevent memory leaks!) before using the API
29-Sep-2025 20:49:07         java.lang.NullPointerException: Cannot invoke "org.openmrs.api.context.ContextMockHelper.revertMocks()" because "this.contextMockHelper" is null
29-Sep-2025 20:49:07 [INFO]
29-Sep-2025 20:49:07 [ERROR] Tests run: 87, Failures: 82, Errors: 0, Skipped: 2
29-Sep-2025 20:49:07 [INFO]
29-Sep-2025 20:49:07 [INFO] ------------------------------------------------------------------------
29-Sep-2025 20:49:07 [INFO] Reactor Summary for Address Hierarchy 3.0.0-SNAPSHOT:
29-Sep-2025 20:49:07 [INFO]
29-Sep-2025 20:49:07 [INFO] Address Hierarchy .................................. SUCCESS [  0.290 s]
29-Sep-2025 20:49:07 [INFO] Address Hierarchy API .............................. FAILURE [ 53.261 s]
29-Sep-2025 20:49:07 [INFO] Address Hierarchy OMOD ............................. SKIPPED
29-Sep-2025 20:49:07 [INFO] ------------------------------------------------------------------------
29-Sep-2025 20:49:07 [INFO] BUILD FAILURE
29-Sep-2025 20:49:07 [INFO] ------------------------------------------------------------------------
29-Sep-2025 20:49:07 [INFO] Total time:  54.177 s
29-Sep-2025 20:49:07 [INFO] Finished at: 2025-09-29T20:49:07Z
29-Sep-2025 20:49:07 [INFO] ------------------------------------------------------------------------
29-Sep-2025 20:49:07 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project addresshierarchy-api: There are test failures.
29-Sep-2025 20:49:07 [ERROR]
29-Sep-2025 20:49:07 [ERROR] Please refer to /module/api/target/surefire-reports for the individual test results.
29-Sep-2025 20:49:07 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
29-Sep-2025 20:49:07 [ERROR] -> [Help 1]
29-Sep-2025 20:49:07 [ERROR]
29-Sep-2025 20:49:07 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
29-Sep-2025 20:49:07 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
29-Sep-2025 20:49:07 [ERROR]
29-Sep-2025 20:49:07 [ERROR] For more information about the errors and possible solutions, please read the following articles:
29-Sep-2025 20:49:07 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
29-Sep-2025 20:49:07 [ERROR]
29-Sep-2025 20:49:07 [ERROR] After correcting the problems, you can resume the build with the command
29-Sep-2025 20:49:07 [ERROR]   mvn <args> -rf :addresshierarchy-api
29-Sep-2025 20:49:07 Failing task since return code of [/data/bamboo-agent/temp/ADDRHIER-AHML-BTJ17-14-ScriptBuildTask-6455243187757634560.sh] was 1 while expected 0
29-Sep-2025 20:49:07 Finished task 'Build and test' with result: Failed
29-Sep-2025 20:49:07 Running post build plugin 'Docker Container Cleanup'
29-Sep-2025 20:49:07 Running post build plugin 'NCover Results Collector'
29-Sep-2025 20:49:07 Running post build plugin 'Build Results Label Collector'
29-Sep-2025 20:49:07 Running post build plugin 'Clover Results Collector'
29-Sep-2025 20:49:07 Running post build plugin 'npm Cache Cleanup'
29-Sep-2025 20:49:07 Running post build plugin 'Artifact Copier'
29-Sep-2025 20:49:07 Finalising the build...
29-Sep-2025 20:49:07 Stopping timer.
29-Sep-2025 20:49:07 Build ADDRHIER-AHML-BTJ17-14 completed.
29-Sep-2025 20:49:07 Running on server: post build plugin 'Build Hanging Detection Configuration'
29-Sep-2025 20:49:07 Running on server: post build plugin 'NCover Results Collector'
29-Sep-2025 20:49:07 Running on server: post build plugin 'Build Labeller'
29-Sep-2025 20:49:07 Running on server: post build plugin 'Clover Delta Calculator'
29-Sep-2025 20:49:07 Running on server: post build plugin 'Maven Dependencies Postprocessor'
29-Sep-2025 20:49:07 All post build plugins have finished
29-Sep-2025 20:49:07 Generating build results summary...
29-Sep-2025 20:49:07 Saving build results to disk...
29-Sep-2025 20:49:08 Store variable context...
29-Sep-2025 20:49:08 Finished building ADDRHIER-AHML-BTJ17-14.