Test Maven 4.0.0-rc1 #72353
ci.yml
on: pull_request
check-commits-dispatcher
32s
build-pt
9m 52s
build-test-matrix
1m 29s
artifact-checks
10m 41s
error-prone-checks
5m 50s
test-jdbc-compatibility
5m 28s
test-other-modules
29m 7s
Matrix: hive-tests
Matrix: maven-checks
Matrix: check-commit
Matrix: pt
Matrix: test
Annotations
19 errors and 1 warning
test-jdbc-compatibility
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241125-151451-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241125-151451-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241125-151451-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
error-prone-checks
Process completed with exit code 1.
|
artifact-checks
The action has timed out.
|
TestIcebergMaterializedView.testBucketPartitioning:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergMaterializedView.java#L1
Failed to create file: local:///tpch/test_bucket_partitioning-17b5367180cf43e39568ba3a2722448f/metadata/00000-327ed888-93c0-4ac5-88e2-7d7c87701261.metadata.json
|
TestIcebergMaterializedView.testNestedMaterializedViews:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergMaterializedView.java#L1
Failed to commit during create table: Failed to create file: local:///tpch/base_table5-6db4835dadc14c54be3995ea4dcea9dc/metadata/snap-1785321891816821813-1-b876e064-3243-4fd6-b833-3b4b2be6f36c.avro
|
TestIcebergMaterializedView.testFullRefreshForUnion:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergMaterializedView.java#L1
Failed to commit during create table: Failed to create file: local:///tpch/source_table7e2ipgtpor-84da605bd5524475a3c9f6ddc486b8c2/metadata/snap-809689153035947151-1-cd244f1e-dbe3-4710-a631-c175cac65d8b.avro
|
|
TestIcebergMaterializedView.testSessionCatalogSchema:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergMaterializedView.java#L1
Failed to create file: local:///tpch/materialized_view_session_test-961d3495eab54fe38f991d71ea0265a8/metadata/00000-329b508e-5195-418e-8c44-36565c4bfcf9.metadata.json
|
TestIcebergMaterializedView.testMaterializedViewCreatedFromTableFunctionAndTable:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergMaterializedView.java#L1
Failed to commit during create table: Failed to create file: local:///tpch/source_table_6glaedyabe-a933dea5e59c4590a2d622eb6225f7f5/metadata/snap-1618042899559511637-1-48be81e5-1125-4ac5-a956-bf476f082b2a.avro
|
TestIcebergMaterializedView.testCreateWithDuplicateSourceTableSucceeds:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergMaterializedView.java#L1
Failed to create file: local:///tpch/materialized_view_with_duplicate_source-2f2e11d6c35744a9b4ccf1517ec7190f/metadata/00000-e6eed0ff-231e-4af3-8dee-da8f3373e05b.metadata.json
|
TestIcebergMaterializedView.testRenameDenyPermission:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergMaterializedView.java#L1
Failed to create file: local:///tpch/materialized_view_rename_deny-4e8c9ed999a34263ab4d6ba25f81fcc6/metadata/00000-658d1245-6b8b-4fcb-a159-93692a6b5165.metadata.json
|
TestIcebergMaterializedView.testCreateRefreshSelect:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergMaterializedView.java#L1
Failed to create file: local:///tpch/materialized_view_no_part-1751d19294064697ad2ab2057c267a87/metadata/00000-c2b5050e-f46c-4131-a71d-3ae592b7bbf1.metadata.json
|
TestIcebergMaterializedView.testMaterializedViewCreatedFromTableFunctionWithGracePeriod:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergMaterializedView.java#L1
Failed to create file: local:///tpch/materialized_view_for_ptf_with_grace_period_e0m4kpkqtu-5efedb2a97744fa991a1d594985097f6/metadata/00000-d4b2686c-1042-4b1c-8912-448260d66f89.metadata.json
|
test (plugin/trino-iceberg)
Process completed with exit code 1.
|
Failed to start environment 'multinode-all-connectors'
java.lang.RuntimeException: java.util.concurrent.ExecutionException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image ghcr.io/trinodb/testing/almalinux9-oj17:102
|
pt (default, suite-all-connectors-smoke, )
Process completed with exit code 1.
|
test (plugin/trino-delta-lake)
Process completed with exit code 1.
|
test (plugin/trino-oracle)
Process completed with exit code 1.
|
test (plugin/trino-hive)
Process completed with exit code 1.
|
test (plugin/trino-iceberg)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 63 MB
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product tests and server tarball
Expired
|
1.37 GB |
|
results plugin_trino-iceberg, ,
|
1.46 MB |
|
results pt (default, suite-all-connectors-smoke, )
|
403 MB |
|
test report client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, ,
|
730 KB |
|
test report core_trino-main, ,
|
13.8 MB |
|
test report hive-tests
|
147 KB |
|
test report lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-manager,lib_trino-filesystem-s3
|
325 KB |
|
test report lib_trino-filesystem-azure, cloud-tests,
|
56.3 KB |
|
test report lib_trino-filesystem-gcs, cloud-tests,
|
15.6 KB |
|
test report lib_trino-filesystem-s3, cloud-tests,
|
17.4 KB |
|
test report lib_trino-hdfs, cloud-tests,
|
14.2 KB |
|
test report lib_trino-orc,lib_trino-parquet, ,
|
1020 KB |
|
test report plugin_trino-bigquery, ,
|
187 KB |
|
test report plugin_trino-bigquery, cloud-tests-2,
|
201 KB |
|
test report plugin_trino-cassandra, ,
|
155 KB |
|
test report plugin_trino-clickhouse, ,
|
69.2 KB |
|
test report plugin_trino-delta-lake, cloud-tests,
|
241 KB |
|
test report plugin_trino-delta-lake, fte-tests,
|
60.1 KB |
|
test report plugin_trino-druid, ,
|
45.9 KB |
|
test report plugin_trino-elasticsearch, ,
|
70.7 KB |
|
test report plugin_trino-exasol, ,
|
37.3 KB |
|
test report plugin_trino-google-sheets, ,
|
32.7 KB |
|
test report plugin_trino-hive, fte-tests,
|
85.1 KB |
|
test report plugin_trino-hive, test-parquet,
|
15.5 KB |
|
test report plugin_trino-hudi, ,
|
190 KB |
|
test report plugin_trino-iceberg, ,
|
1.42 MB |
|
test report plugin_trino-iceberg, cloud-tests,
|
278 KB |
|
test report plugin_trino-iceberg, fte-tests,
|
67.9 KB |
|
test report plugin_trino-iceberg, minio-and-avro,
|
127 KB |
|
test report plugin_trino-ignite, ,
|
49.1 KB |
|
test report plugin_trino-kafka, ,
|
248 KB |
|
test report plugin_trino-kudu, ,
|
142 KB |
|
test report plugin_trino-mariadb, ,
|
178 KB |
|
test report plugin_trino-mongodb, ,
|
265 KB |
|
test report plugin_trino-mysql, ,
|
268 KB |
|
test report plugin_trino-openlineage, ,
|
43.3 KB |
|
test report plugin_trino-opensearch, ,
|
106 KB |
|
test report plugin_trino-phoenix5, ,
|
46.9 KB |
|
test report plugin_trino-pinot, ,
|
312 KB |
|
test report plugin_trino-postgresql, ,
|
270 KB |
|
test report plugin_trino-redis, ,
|
60.4 KB |
|
test report plugin_trino-redshift, ,
|
25.8 KB |
|
test report plugin_trino-redshift, cloud-tests,
|
28.3 KB |
|
test report plugin_trino-redshift, fte-tests,
|
23.8 KB |
|
test report plugin_trino-resource-group-managers, ,
|
74.4 KB |
|
test report plugin_trino-singlestore, ,
|
70.2 KB |
|
test report plugin_trino-snowflake, ,
|
19.4 KB |
|
test report plugin_trino-snowflake, cloud-tests,
|
713 KB |
|
test report plugin_trino-sqlserver, ,
|
258 KB |
|
test report pt (apache-hive3, suite-hms-only, )
|
3.64 KB |
|
test report pt (default, suite-1, )
|
15.5 KB |
|
test report pt (default, suite-2, )
|
28.7 KB |
|
test report pt (default, suite-3, )
|
18.9 KB |
|
test report pt (default, suite-5, )
|
28.2 KB |
|
test report pt (default, suite-6-non-generic, )
|
22.1 KB |
|
test report pt (default, suite-7-non-generic, )
|
19.5 KB |
|
test report pt (default, suite-apache-ranger, )
|
1002 Bytes |
|
test report pt (default, suite-azure, )
|
3.76 KB |
|
test report pt (default, suite-cassandra, )
|
978 Bytes |
|
test report pt (default, suite-clickhouse, )
|
990 Bytes |
|
test report pt (default, suite-clients, )
|
3.79 KB |
|
test report pt (default, suite-compatibility, )
|
7.42 KB |
|
test report pt (default, suite-databricks-unity-http-hms, )
|
1.3 KB |
|
test report pt (default, suite-delta-lake-databricks104, )
|
2.43 KB |
|
test report pt (default, suite-delta-lake-databricks113, )
|
2.33 KB |
|
test report pt (default, suite-delta-lake-databricks122, )
|
2.14 KB |
|
test report pt (default, suite-delta-lake-databricks133, )
|
2.04 KB |
|
test report pt (default, suite-delta-lake-databricks143, )
|
2.03 KB |
|
test report pt (default, suite-delta-lake-databricks154, )
|
7.09 KB |
|
test report pt (default, suite-delta-lake-databricks91, )
|
5.88 KB |
|
test report pt (default, suite-delta-lake-oss, )
|
20.5 KB |
|
test report pt (default, suite-functions, )
|
1.89 KB |
|
test report pt (default, suite-gcs, )
|
3.2 KB |
|
test report pt (default, suite-hive-transactional, )
|
10.2 KB |
|
test report pt (default, suite-hudi, )
|
3.27 KB |
|
test report pt (default, suite-iceberg, )
|
27.8 KB |
|
test report pt (default, suite-ignite, )
|
969 Bytes |
|
test report pt (default, suite-kafka, )
|
8.54 KB |
|
test report pt (default, suite-ldap, )
|
10.8 KB |
|
test report pt (default, suite-mysql, )
|
2.45 KB |
|
test report pt (default, suite-oauth2, )
|
7.59 KB |
|
test report pt (default, suite-parquet, )
|
3.02 KB |
|
test report pt (default, suite-snowflake, )
|
982 Bytes |
|
test report pt (default, suite-storage-formats-detailed, )
|
3.64 KB |
|
test report pt (default, suite-tpcds, )
|
4.92 KB |
|
test report pt (default, suite-tpch, )
|
1.8 KB |
|
test report test-other-modules
|
2.42 MB |
|
test report testing_trino-faulttolerant-tests, default,
|
59.3 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-delta,
|
20.7 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-hive,
|
209 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg,
|
49.4 KB |
|
test report testing_trino-tests, ,
|
1.82 MB |
|