-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
tests | 2024-03-26 04:22:37 INFO: [12 of 68] io.trino.tests.product.cli.TestTrinoCli.shouldPrintExplainAnalyzePlan (Groups: cli)
tests | 2024-03-26 04:22:37 INFO: Running command [/docker/trino-cli, --server=http://presto-master:8080, --user=hive]
presto-worker | 2024-03-26T04:22:40.408+0545 INFO Notification Thread io.airlift.stats.JmxGcMonitor Major GC: application 53365ms, stopped 247ms: 462.19MB -> 458.99MB
tests | 2024-03-26 04:22:41 INFO: not retrying; @Flaky annotation not present
presto-master | 2024-03-26T04:22:41.545+0545 INFO dispatcher-query-6 io.trino.event.QueryMonitor TIMELINE: Query 20240325_223738_00030_4rb36 :: FAILED (GENERIC_INTERNAL_ERROR) :: elapsed 2804ms :: planning 588ms :: waiting 138ms :: scheduling 219ms :: running 84ms :: finishing 1913ms :: begin 2024-03-26T04:22:38.705+05:45 :: end 2024-03-26T04:22:41.509+05:45
tests | 2024-03-26 04:22:41 INFO: FAILURE / io.trino.tests.product.cli.TestTrinoCli.shouldPrintExplainAnalyzePlan (Groups: cli) took 4.4 seconds
tests | 2024-03-26 04:22:41 SEVERE: Failure cause:
tests | java.lang.AssertionError:
tests | Expecting ArrayList:
tests | ["",
tests | "Query 20240325_223738_00030_4rb36 [RUNNING] i[0 0B 0B] o[0 0B 0B] splits[0/0/0]",
tests | "",
tests | "Query 20240325_223738_00030_4rb36 [RUNNING] i[25 2.17K 1.21K] o[25 2.17K 1.21K] splits[3/7/4]",
tests | "",
tests | "Query 20240325_223738_00030_4rb36 [RUNNING] i[45 4.45K 1.59K] o[45 4.45K 1.59K] splits[1/5/8]",
tests | "Query 20240325_223738_00030_4rb36, FAILED, 2 nodes",
tests | "Splits: 14 total, 8 done (57.14%)",
tests | "2.80 [45 rows, 4.45KB] [16 rows/s, 1.59KB/s]",
tests | "",
tests | "Query 20240325_223738_00030_4rb36 failed: Failed to close current writer"]
tests | to contain:
tests | ["CREATE TABLE", "Query Plan"]
tests | but could not find the following element(s):
tests | ["CREATE TABLE", "Query Plan"]
tests |
tests | at io.trino.tests.product.cli.TestTrinoCli.shouldPrintExplainAnalyzePlan(TestTrinoCli.java:416)
tests | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
tests | at java.base/java.lang.reflect.Method.invoke(Method.java:580)
tests | at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
tests | at org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:54)
tests | at org.testng.internal.InvokeMethodRunnable.run(InvokeMethodRunnable.java:44)
tests | at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
tests | at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
tests | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
tests | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
tests | at java.base/java.lang.Thread.run(Thread.java:1570)
tests |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working