Skip to content

Retry test on TestAvroSchemaUrl#17810

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/hive-pt-flaky
Jun 9, 2023
Merged

Retry test on TestAvroSchemaUrl#17810
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/hive-pt-flaky

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Jun 8, 2023

Description

The test failed in https://github.com/trinodb/trino/actions/runs/5215544242/jobs/9413753076

2023-06-08T23:12:25.6411240Z tests | 2023-06-09 04:57:25 INFO: FAILURE / io.trino.tests.product.hive.TestAvroSchemaUrl.testHiveCreatedTable [/user/hive/warehouse/TestAvroSchemaUrl/schemas/original_schema.avsc] (Groups: storage_formats, avro) took 1.7 seconds
2023-06-08T23:12:25.6425792Z tests | 2023-06-09 04:57:25 SEVERE: Failure cause:
2023-06-08T23:12:25.6427078Z tests | io.trino.tempto.query.QueryExecutionException: java.sql.SQLException: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Error caching map.xml: java.nio.channels.ClosedByInterruptException
2023-06-08T23:12:25.6428750Z tests | at io.trino.tempto.query.JdbcQueryExecutor.execute(JdbcQueryExecutor.java:119)
2023-06-08T23:12:25.6429755Z tests | at io.trino.tempto.query.JdbcQueryExecutor.executeQuery(JdbcQueryExecutor.java:84)
2023-06-08T23:12:25.6430614Z tests | at io.trino.tests.product.hive.TestAvroSchemaUrl.testHiveCreatedTable(TestAvroSchemaUrl.java:98)
2023-06-08T23:12:25.6431355Z tests | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-06-08T23:12:25.6432147Z tests | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
2023-06-08T23:12:25.6432947Z tests | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-06-08T23:12:25.6433692Z tests | at java.base/java.lang.reflect.Method.invoke(Method.java:568)
2023-06-08T23:12:25.6434456Z tests | at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
2023-06-08T23:12:25.6435133Z tests | at org.testng.internal.Invoker.invokeMethod(Invoker.java:645)
2023-06-08T23:12:25.6435731Z tests | at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
2023-06-08T23:12:25.6436339Z tests | at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
2023-06-08T23:12:25.6437017Z tests | at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
2023-06-08T23:12:25.6437671Z tests | at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
2023-06-08T23:12:25.6438348Z tests | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2023-06-08T23:12:25.6439043Z tests | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2023-06-08T23:12:25.6439640Z tests | at java.base/java.lang.Thread.run(Thread.java:833)
2023-06-08T23:12:25.6440613Z tests | Caused by: java.sql.SQLException: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Error caching map.xml: java.nio.channels.ClosedByInterruptException
2023-06-08T23:12:25.6441505Z tests | at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:275)
2023-06-08T23:12:25.6442208Z tests | at io.trino.tempto.query.JdbcQueryExecutor.executeQueryNoParams(JdbcQueryExecutor.java:128)
2023-06-08T23:12:25.6442992Z tests | at io.trino.tempto.query.JdbcQueryExecutor.execute(JdbcQueryExecutor.java:112)
2023-06-08T23:12:25.6443496Z tests | ... 15 more
2023-06-08T23:12:25.6444321Z tests | Suppressed: java.lang.Exception: Query: INSERT INTO test_avro_schema_url_hive VALUES ('some text', 123042)
2023-06-08T23:12:25.6445056Z tests | at io.trino.

Release notes

(x) This is not user-visible or docs only and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Jun 8, 2023
@ebyhr ebyhr added no-release-notes This pull request does not require release notes entry and removed cla-signed labels Jun 8, 2023
@ebyhr ebyhr requested review from Praveen2112, findepi and hashhar June 9, 2023 03:21
@ebyhr ebyhr merged commit ac745e8 into trinodb:master Jun 9, 2023
@ebyhr ebyhr deleted the ebi/hive-pt-flaky branch June 9, 2023 06:14
@github-actions github-actions bot added this to the 420 milestone Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

3 participants