!SESSION 2018-12-06 18:49:23.398 ----------------------------------------------- eclipse.buildId=4.10.0.I20181206-0815 java.version=1.8.0_192 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/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.ui.tests.performance.views.CleanUpPerfTest.xml -testPluginName org.eclipse.jdt.ui.tests -className org.eclipse.jdt.ui.tests.performance.views.CleanUpPerfTest -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/results/ep410I-perf-lin64_linux.gtk.x86_64_8.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/cbi/genie.releng/workspace/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/test-eclipse/eclipse/jdt_ui_performance_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.ui.tests.performance.views.CleanUpPerfTest.xml -testPluginName org.eclipse.jdt.ui.tests -className org.eclipse.jdt.ui.tests.performance.views.CleanUpPerfTest -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/results/ep410I-perf-lin64_linux.gtk.x86_64_8.0 !ENTRY org.eclipse.ui 4 4 2018-12-06 18:50:12.597 !MESSAGE To avoid deadlock while executing Display.syncExec() with argument: org.eclipse.jdt.ui.examples.JavaElementLightweightDecorator$1@1870a27b, thread Worker-1: Decoration Calculation will interrupt UI thread. !SUBENTRY 1 org.eclipse.ui 4 4 2018-12-06 18:50:12.598 !MESSAGE Worker-1: Decoration Calculation thread is an instance of Worker or owns an ILock !STACK 0 java.lang.IllegalStateException: Call stack for thread Worker-1: Decoration Calculation at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:448) at org.eclipse.ui.internal.UILockListener.reportInterruption(UILockListener.java:209) at org.eclipse.ui.internal.UILockListener.interruptUI(UILockListener.java:179) at org.eclipse.ui.internal.PendingSyncExec.waitUntilExecuted(PendingSyncExec.java:85) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5807) at org.eclipse.jdt.ui.examples.JavaElementLightweightDecorator.(JavaElementLightweightDecorator.java:110) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:206) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:934) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63) at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:284) at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:128) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:123) at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:245) at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:107) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:380) at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:362) at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:350) at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:313) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SUBENTRY 1 org.eclipse.ui 4 4 2018-12-06 18:50:12.599 !MESSAGE UI thread waiting on a job or lock. !STACK 0 java.lang.IllegalStateException: Call stack for thread main at java.util.HashMap.putVal(HashMap.java:657) at java.util.HashMap.put(HashMap.java:612) at java.util.HashSet.add(HashSet.java:220) at java.util.Collections$SynchronizedCollection.add(Collections.java:2035) at java.lang.ClassLoader.checkPackageAccess(ClassLoader.java:508) at org.eclipse.jdt.ui.examples.JavaElementLightweightDecorator$1.run(JavaElementLightweightDecorator.java:114) at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:61) at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:171) at org.eclipse.ui.internal.UILockListener.aboutToWait(UILockListener.java:139) at org.eclipse.core.internal.jobs.LockManager.aboutToWait(LockManager.java:117) at org.eclipse.core.internal.jobs.JobManager.join(JobManager.java:989) at org.eclipse.jdt.ui.tests.performance.JdtPerformanceTestCase.joinBackgroudActivities(JdtPerformanceTestCase.java:49) at org.eclipse.jdt.ui.tests.performance.views.CleanUpPerfTest.performRefactoring(CleanUpPerfTest.java:469) at org.eclipse.jdt.ui.tests.performance.views.CleanUpPerfTest.doCleanUp(CleanUpPerfTest.java:452) at org.eclipse.jdt.ui.tests.performance.views.CleanUpPerfTest.testNullCleanUp(CleanUpPerfTest.java:180) 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 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.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:39) at org.junit.vintage.engine.VintageTestEngine$$Lambda$575/564892060.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher$$Lambda$538/1944665146.accept(Unknown Source) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103) at org.eclipse.test.UITestApplication$$Lambda$247/1098103823.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4906) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4475) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:636) at org.eclipse.ui.internal.Workbench$$Lambda$26/1177072083.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:118) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:50:57.026 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBLocation !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:50:57.027 !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-12-06 18:50:57.062 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBUser !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:50:57.063 !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-12-06 18:50:57.463 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:53:43.316 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:54:40.944 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:55:23.324 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:55:52.781 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:56:21.649 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:57:06.934 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:57:33.689 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:58:10.419 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:58:23.454 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:58:40.103 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:59:13.236 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:59:53.040 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 1 0 2018-12-06 19:00:21.665 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.core.resources 2 10035 2018-12-06 19:00:24.694 !MESSAGE The workspace will exit with unsaved changes in this session. stored 14 new datapoints in DB disconnecting from DB