[controller] Allow configuring cloud information processor package in… #745
GitHub Actions / JUnit Test Report
failed
Nov 25, 2024 in 0s
1762 tests run, 1760 passed, 0 skipped, 2 failed.
Annotations
github-actions / JUnit Test Report
ClassSizeEstimatorTest.testClassOverhead[1](EMPIRICAL_MEASUREMENT)
java.lang.AssertionError: Class SubClassWithTwoPrimitiveCharFields has a memoryAllocatedPerInstance (19.24496) which is too far from the predictedUsage (24); delta: 0.198; maxAllowedDelta: 0.052. No more attempts left.
Raw output
java.lang.AssertionError: Class SubClassWithTwoPrimitiveCharFields has a memoryAllocatedPerInstance (19.24496) which is too far from the predictedUsage (24); delta: 0.198; maxAllowedDelta: 0.052. No more attempts left.
at org.testng.Assert.fail(Assert.java:96)
at com.linkedin.venice.memory.HeapSizeEstimatorTest.empiricalMeasurement(HeapSizeEstimatorTest.java:212)
at com.linkedin.venice.memory.HeapSizeEstimatorTest.empiricalClassMeasurement(HeapSizeEstimatorTest.java:116)
at com.linkedin.venice.memory.HeapSizeEstimatorTest.access$000(HeapSizeEstimatorTest.java:20)
at com.linkedin.venice.memory.HeapSizeEstimatorTest$TestMethodology.lambda$null$1(HeapSizeEstimatorTest.java:78)
at com.linkedin.venice.memory.HeapSizeEstimatorTest$TestFunction.test(HeapSizeEstimatorTest.java:59)
at com.linkedin.venice.memory.ClassSizeEstimatorTest.testClassOverhead(ClassSizeEstimatorTest.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
github-actions / JUnit Test Report
ClassSizeEstimatorTest.testClassOverhead[1](EMPIRICAL_MEASUREMENT)
java.lang.AssertionError: Class SubClassWithTwoPrimitiveCharFields has a memoryAllocatedPerInstance (19.24496) which is too far from the predictedUsage (24); delta: 0.198; maxAllowedDelta: 0.052. No more attempts left.
Raw output
java.lang.AssertionError: Class SubClassWithTwoPrimitiveCharFields has a memoryAllocatedPerInstance (19.24496) which is too far from the predictedUsage (24); delta: 0.198; maxAllowedDelta: 0.052. No more attempts left.
at org.testng.Assert.fail(Assert.java:96)
at com.linkedin.venice.memory.HeapSizeEstimatorTest.empiricalMeasurement(HeapSizeEstimatorTest.java:212)
at com.linkedin.venice.memory.HeapSizeEstimatorTest.empiricalClassMeasurement(HeapSizeEstimatorTest.java:116)
at com.linkedin.venice.memory.HeapSizeEstimatorTest.access$000(HeapSizeEstimatorTest.java:20)
at com.linkedin.venice.memory.HeapSizeEstimatorTest$TestMethodology.lambda$null$1(HeapSizeEstimatorTest.java:78)
at com.linkedin.venice.memory.HeapSizeEstimatorTest$TestFunction.test(HeapSizeEstimatorTest.java:59)
at com.linkedin.venice.memory.ClassSizeEstimatorTest.testClassOverhead(ClassSizeEstimatorTest.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
Loading