[Test] Update protobuf to 4.28.2 #70497
Annotations
11 errors
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryTaskFailureRecoveryTest.java#L1
Expecting throwable message:
"'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'"
to contain:
"This connector does not support modifying table rows"
but did not.
Throwable that failed the check:
io.trino.testing.QueryFailedException: 'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
at io.trino.testing.AbstractTestingTrinoClient.execute(AbstractTestingTrinoClient.java:134)
at io.trino.testing.DistributedQueryRunner.executeInternal(DistributedQueryRunner.java:565)
at io.trino.testing.DistributedQueryRunner.execute(DistributedQueryRunner.java:548)
at io.trino.testing.BaseFailureRecoveryTest$FailureRecoveryAssert.lambda$execute$2(BaseFailureRecoveryTest.java:570)
at java.base/java.util.Optional.ifPresent(Optional.java:178)
at io.trino.testing.BaseFailureRecoveryTest$FailureRecoveryAssert.execute(BaseFailureRecoveryTest.java:570)
at io.trino.testing.BaseFailureRecoveryTest$FailureRecoveryAssert.executeExpected(BaseFailureRecoveryTest.java:536)
at io.trino.testing.BaseFailureRecoveryTest$FailureRecoveryAssert.finishesSuccessfully(BaseFailureRecoveryTest.java:655)
at io.trino.testing.BaseFailureRecoveryTest$FailureRecoveryAssert.finishesSuccessfully(BaseFailureRecoveryTest.java:649)
at io.trino.testing.BaseFailureRecoveryTest$FailureRecoveryAssert.finishesSuccessfully(BaseFailureRecoveryTest.java:639)
at io.trino.testing.BaseFailureRecoveryTest.testNonSelect(BaseFailureRecoveryTest.java:348)
at io.trino.testing.BaseFailureRecoveryTest.testTableModification(BaseFailureRecoveryTest.java:325)
at io.trino.testing.BaseFailureRecoveryTest.testTableModification(BaseFailureRecoveryTest.java:320)
at io.trino.testing.BaseFailureRecoveryTest.testDeleteWithSubquery(BaseFailureRecoveryTest.java:231)
at io.trino.plugin.bigquery.BaseBigQueryFailureRecoveryTest.lambda$testDeleteWithSubquery$1(BaseBigQueryFailureRecoveryTest.java:96)
at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)
at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)
at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)
at io.trino.plugin.bigquery.BaseBigQueryFailureRecoveryTest.testDeleteWithSubquery(BaseBigQueryFailureRecoveryTest.java:96)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:766)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(Intercept
|
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryTaskFailureRecoveryTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryTaskFailureRecoveryTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryMetadataCaching.java#L50
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryWithDifferentProjectIdConnectorSmokeTest.java#L95
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroTypeMapping.java#L1
Error executing sql:
CREATE TABLE test.datetbp0temop7 AS SELECT CAST(NULL AS date) col_0,
CAST(DATE '0001-01-01' AS date) col_1,
CAST(DATE '0012-12-12' AS date) col_2,
CAST(DATE '1500-01-01' AS date) col_3,
CAST(DATE '1582-10-04' AS date) col_4,
CAST(DATE '1582-10-05' AS date) col_5,
CAST(DATE '1582-10-14' AS date) col_6,
CAST(DATE '1582-10-15' AS date) col_7,
CAST(DATE '1952-04-03' AS date) col_8,
CAST(DATE '1970-01-01' AS date) col_9,
CAST(DATE '1970-02-03' AS date) col_10,
CAST(DATE '1970-01-01' AS date) col_11,
CAST(DATE '1983-04-01' AS date) col_12,
CAST(DATE '1983-10-01' AS date) col_13,
CAST(DATE '2017-07-01' AS date) col_14,
CAST(DATE '2017-01-01' AS date) col_15,
CAST(DATE '9999-12-31' AS date) col_16
|
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryWithDifferentProjectIdConnectorSmokeTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryTaskFailureRecoveryTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryWithDifferentProjectIdConnectorSmokeTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryTaskFailureRecoveryTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
|
The logs for this run have expired and are no longer available.
Loading