!SESSION 2018-09-06 19:19:43.031 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep49I-perf-lin64/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.debug.tests.PerformanceSuite.xml -testPluginName org.eclipse.jdt.debug.tests -className org.eclipse.jdt.debug.tests.PerformanceSuite -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep49I-perf-lin64/workarea/I20180906-0745/eclipse-testing/results/ep49I-perf-lin64_linux.gtk.x86_64_8.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/cbi/genie.releng/workspace/ep49I-perf-lin64/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/jdt_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep49I-perf-lin64/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.debug.tests.PerformanceSuite.xml -testPluginName org.eclipse.jdt.debug.tests -className org.eclipse.jdt.debug.tests.PerformanceSuite -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep49I-perf-lin64/workarea/I20180906-0745/eclipse-testing/results/ep49I-perf-lin64_linux.gtk.x86_64_8.0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:11.317 !MESSAGE [testOutputFolderNotEmpty] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:26.162 !MESSAGE [testOutputFolderNotEmpty] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:26.178 !MESSAGE [testPerspectiveSwtich] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:28.928 !MESSAGE [testPerspectiveSwtich] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:29.762 !MESSAGE [testForUnexpectedErrorsInProject] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:29.877 !MESSAGE [testForUnexpectedErrorsInProject] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:29.893 !MESSAGE [testClassFilesGenerated] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:30.001 !MESSAGE [testClassFilesGenerated] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:30.018 !MESSAGE [testContextualLaunchMenu] setUp !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:20:33.621 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBLocation !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:20:33.622 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBName Trying to connect over network with // jdbc protocol; org.apache.derby.jdbc.ClientDriver to //172.25.25.57:1527/perfDB ... !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:20:33.664 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBUser !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:20:33.666 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBPassword connect succeeded! !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:20:34.223 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.8-201806110500-201809060745, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.8-201806110500-201809060745;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:34.255 !MESSAGE [testContextualLaunchMenu] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:20:34.270 !MESSAGE [testWatchpointCreation] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-09-06 19:21:05.735 !MESSAGE Test case: testWatchpointCreation Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:21:05.740 !MESSAGE [testWatchpointCreation] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-09-06 19:21:05.746 !MESSAGE [testWatchpointCreation] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1097) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1051) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1230) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1186) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1171) at org.eclipse.jdt.debug.tests.performance.PerfBreakpointTests.testWatchpointCreation(PerfBreakpointTests.java:212) 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 junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:21:05.763 !MESSAGE [testWatchpointCreation] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:21:05.767 !MESSAGE [testMethodEntryBreakpointCreation] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-09-06 19:21:36.265 !MESSAGE Test case: testMethodEntryBreakpointCreation Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:21:36.265 !MESSAGE [testMethodEntryBreakpointCreation] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-09-06 19:21:36.281 !MESSAGE [testMethodEntryBreakpointCreation] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1097) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1051) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1230) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1186) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1171) at org.eclipse.jdt.debug.tests.performance.PerfBreakpointTests.testMethodEntryBreakpointCreation(PerfBreakpointTests.java:162) 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 junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:21:36.298 !MESSAGE [testMethodEntryBreakpointCreation] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:21:36.299 !MESSAGE [testLineBreakpointCreation] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-09-06 19:22:06.731 !MESSAGE Test case: testLineBreakpointCreation Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:22:06.732 !MESSAGE [testLineBreakpointCreation] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-09-06 19:22:06.748 !MESSAGE [testLineBreakpointCreation] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1097) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1051) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1230) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1186) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1171) at org.eclipse.jdt.debug.tests.performance.PerfBreakpointTests.testLineBreakpointCreation(PerfBreakpointTests.java:57) 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 junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:22:06.764 !MESSAGE [testLineBreakpointCreation] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:22:06.765 !MESSAGE [testBreakpointRemoval] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-09-06 19:22:37.096 !MESSAGE Test case: testBreakpointRemoval Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:22:37.096 !MESSAGE [testBreakpointRemoval] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-09-06 19:22:37.112 !MESSAGE [testBreakpointRemoval] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1097) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1051) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1230) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1186) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1171) at org.eclipse.jdt.debug.tests.performance.PerfBreakpointTests.testBreakpointRemoval(PerfBreakpointTests.java:105) 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 junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:22:37.129 !MESSAGE [testBreakpointRemoval] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:22:37.130 !MESSAGE [testConditionalBreakpoints] setUp !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:22:38.214 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.8-201806110500-201809060745, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.8-201806110500-201809060745;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 2 0 2018-09-06 19:22:38.239 !MESSAGE no session data named '{config=linux.gtk.x86_64, build=I20180906-0745, jvm=8.0}' found !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:22:38.241 !MESSAGE [testConditionalBreakpoints] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:22:38.257 !MESSAGE [testBareStepOver] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-09-06 19:23:08.567 !MESSAGE Test case: testBareStepOver Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:23:08.569 !MESSAGE [testBareStepOver] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-09-06 19:23:08.585 !MESSAGE [testBareStepOver] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1097) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1051) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1230) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1186) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1171) at org.eclipse.jdt.debug.tests.performance.PerfSteppingTests.testBareStepOver(PerfSteppingTests.java:103) 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 junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:23:08.600 !MESSAGE [testBareStepOver] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:23:08.609 !MESSAGE [testProcessConsoleStackTraceOutput10000Lines] setUp !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:25:19.398 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.8-201806110500-201809060745, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.8-201806110500-201809060745;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:25:19.425 !MESSAGE [testProcessConsoleStackTraceOutput10000Lines] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:25:19.438 !MESSAGE [testProcessConsolePlainOutput10000Lines] setUp !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:26:57.513 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.8-201806110500-201809060745, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.8-201806110500-201809060745;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:26:57.536 !MESSAGE [testProcessConsolePlainOutput10000Lines] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:26:57.557 !MESSAGE [testProcessConsoleWrappedOutput10000Lines] setUp !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:28:43.403 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.8-201806110500-201809060745, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.8-201806110500-201809060745;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:28:43.422 !MESSAGE [testProcessConsoleWrappedOutput10000Lines] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:28:43.439 !MESSAGE [testToStringDetails] setUp !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:29:35.719 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.8-201806110500-201809060745, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.8-201806110500-201809060745;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:29:35.754 !MESSAGE [testToStringDetails] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:29:35.761 !MESSAGE [testStartup50Breakpoints] setUp !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:30:06.995 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.8-201806110500-201809060745, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.8-201806110500-201809060745;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:30:07.030 !MESSAGE [testStartup50Breakpoints] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:30:07.048 !MESSAGE [testStartup200Breakpoints] setUp !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:30:29.683 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.8-201806110500-201809060745, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.8-201806110500-201809060745;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:30:29.760 !MESSAGE [testStartup200Breakpoints] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:30:29.776 !MESSAGE [testStartup100Breakpoints] setUp !ENTRY org.eclipse.test.performance 1 0 2018-09-06 19:30:42.584 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.8-201806110500-201809060745, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.8-201806110500-201809060745;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-09-06 19:30:42.624 !MESSAGE [testStartup100Breakpoints] tearDown !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 19:30:53.514 !MESSAGE The workspace will exit with unsaved changes in this session. stored 8 new datapoints in DB disconnecting from DB