Chore(deps): Bump org.postgresql:postgresql from 42.7.7 to 42.7.11 #5
4223 tests run, 0 skipped, 10 failed.
Annotations
github-actions / Test Report
RequestLatencyContextTest.testMetricsRecordedEvenOnError
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testPatchOperationWithDetailedBreakdown
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testNullRequestContext
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testContextPropagationToChildThreads
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testWrapWithContextSupplier
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testWrapWithContextReturnsOriginalWhenNoContext
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testContextGetSetClear
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testComplexRequestWithAllComponents
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testZeroTimeOperations
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
CognitoValidatorTest.testValidateCognitoConfiguration_InvalidUserPoolIdFormat
expected: <true> but was: <false>
Raw output
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
at org.openmetadata.service.security.auth.validator.CognitoValidatorTest.testValidateCognitoConfiguration_InvalidUserPoolIdFormat(CognitoValidatorTest.java:87)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)