Skip to content

Instantly share code, notes, and snippets.

@abbas-gadhia
abbas-gadhia / dump.txt
Last active November 7, 2022 09:33
Gradle tests error
> 2022-02-17 15:33:40
> Full thread dump OpenJDK 64-Bit Server VM (11.0.9+11-alpine-r0 mixed mode):
>
> Threads class SMR info:
> _java_thread_list=0x000055ed097d2ea0, length=170, elements={
> 0x000055ecfe8ea800, 0x000055ecfeda1800, 0x000055ecfedae000, 0x000055ecfedc1800,
> 0x000055ecfedc3000, 0x000055ecfedc5800, 0x000055ecfedc8000, 0x000055ecfef62800,
> 0x000055ecfef4d800, 0x000055ed01370000, 0x000055ed0152c800, 0x000055ed0089f000,
> 0x000055ed006d7800, 0x000055ed006da000, 0x000055ed01692000, 0x000055ed01693000,
> 0x000055ed018ea800, 0x000055ed018eb800, 0x000055ed011c2000, 0x000055ed018ce000,
13:57:34.242 [main] TRACE o.apache.calcite.plan.RelOptPlanner - new NativeTableScan#0
13:57:34.760 [main] TRACE o.apache.calcite.plan.RelOptPlanner - new LogicalProject#1
13:57:34.830 [main] TRACE o.apache.calcite.plan.RelOptPlanner - new RelSubset#2
13:57:34.867 [main] TRACE o.apache.calcite.plan.RelOptPlanner - Subset cost improved: subset [rel#2:Subset#0.NativeConvention.[]] cost was {inf} now {100.0 rows, 101.0 cpu, 0.0 io}
13:57:34.867 [main] TRACE o.apache.calcite.plan.RelOptPlanner - Register rel#0:NativeTableScan.NativeConvention.[](table=[s1, emp]) in rel#2:Subset#0.NativeConvention.[]
13:57:34.867 [main] TRACE o.apache.calcite.plan.RelOptPlanner - Importance of [rel#2:Subset#0.NativeConvention.[]] is 0.0
13:57:34.872 [main] TRACE o.apache.calcite.plan.RelOptPlanner - OPTIMIZE Rule-match queued: rule [NativeConventionToFooRule] rels [rel#0:NativeTableScan.NativeConvention.[](table=[s1, emp])]
13:57:34.873 [main] TRACE o.apache.calcite.plan.RelOptPlanner - OPTIMIZE Rule-match queued: rule [NativeConve