[Test] Update protobuf to 4.28.2 #70497
Triggered via pull request
October 7, 2024 13:58
Status
Failure
Total duration
1h 38m 34s
Artifacts
100
ci.yml
on: pull_request
check-commits-dispatcher
37s
build-pt
9m 24s
build-test-matrix
1m 24s
artifact-checks
17m 57s
error-prone-checks
17m 32s
test-jdbc-compatibility
18m 17s
test-other-modules
1h 0m
Matrix: hive-tests
Matrix: maven-checks
Matrix: check-commit
Matrix: pt
Matrix: test
Annotations
45 errors
TestBigQueryAvroConnectorTest.testProjectionPushdownPhysicalInputSize:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L232
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
TestBigQueryAvroConnectorTest.testProjectionPushdownReadsLessData:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L195
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
TestBigQueryAvroConnectorTest.testDeleteAllDataFromTable:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
TestBigQueryAvroConnectorTest.testInsertHighestUnicodeCharacter:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
TestBigQueryAvroConnectorTest.testAddRowField:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
TestBigQueryAvroConnectorTest.testDeleteWithSubquery:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L1
Expecting actual:
"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.QueryRunner.execute(QueryRunner.java:82)
at io.trino.testing.sql.TestTable.createAndInsert(TestTable.java:52)
at io.trino.testing.sql.TestTable.<init>(TestTable.java:47)
at io.trino.testing.sql.TestTable.<init>(TestTable.java:39)
at io.trino.testing.BaseConnectorTest.testDeleteWithSubquery(BaseConnectorTest.java:4700)
at io.trino.plugin.bigquery.BaseBigQueryConnectorTest.lambda$testDeleteWithSubquery$3(BaseBigQueryConnectorTest.java:231)
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.BaseBigQueryConnectorTest.testDeleteWithSubquery(BaseBigQueryConnectorTest.java:231)
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(InterceptingExecutableInvoker.java:92)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.arou
|
TestBigQueryAvroConnectorTest.testRenameRowField:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
TestBigQueryAvroConnectorTest.testProjectionPushdownWithHighlyNestedData:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
TestBigQueryAvroConnectorTest.testPredicateOnRowTypeField:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
TestBigQueryAvroConnectorTest.testAddRowFieldInArray:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryAvroConnectorTest.java#L1
'boolean com.google.protobuf.DescriptorProtos$FieldOptions.hasExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension)'
|
test (plugin/trino-bigquery)
Process completed with exit code 1.
|
TestBigQueryTaskFailureRecoveryTest.testDeleteWithSubquery:
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
|
TestBigQueryTaskFailureRecoveryTest.testCreateTable:
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)'
|
TestBigQueryTaskFailureRecoveryTest.testDelete:
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)'
|
TestBigQueryMetadataCaching.testMetadataCaching:
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)'
|
TestBigQueryWithDifferentProjectIdConnectorSmokeTest.testNativeQuerySelectFromTestTable:
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)'
|
TestBigQueryAvroTypeMapping.testDate:
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
|
TestBigQueryWithDifferentProjectIdConnectorSmokeTest.testInsert:
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)'
|
TestBigQueryTaskFailureRecoveryTest.testRequestTimeouts:
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)'
|
TestBigQueryWithDifferentProjectIdConnectorSmokeTest.verifySupportsUpdateDeclaration:
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)'
|
TestBigQueryTaskFailureRecoveryTest.testInsert:
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)'
|
test (plugin/trino-bigquery, cloud-tests-2)
Process completed with exit code 1.
|
TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.testTopicWithTopicRecordNameStrategy:
plugin/trino-kafka/src/test/java/io/trino/plugin/kafka/protobuf/TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.java#L136
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toField(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Z)Lcom/squareup/wire/schema/internal/parser/FieldElement; @248: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FieldOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @248
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'com/google/protobuf/DescriptorProtos$FieldDescriptorProto', integer, 'java/lang/String', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FieldOptions' }
Bytecode:
0000000: 2bb6 018b 4eb2 001e 1301 8c2d b901 1003
0000010: 00b8 0064 3a04 2bb6 018d b601 8e99 0022
0000020: bb00 7a59 1301 8fb2 008f 2bb6 018d b601
0000030: 9003 b700 7e3a 0519 0419 05b6 0068 572b
0000040: b601 8db6 0191 9900 25bb 007a 5913 0192
0000050: b200 842b b601 8db6 0193 b800 8603 b700
0000060: 7e3a 0519 0419 05b6 0068 572b b601 8db6
0000070: 0194 9900 22bb 007a 5913 0195 b200 8f2b
0000080: b601 8db6 0196 03b7 007e 3a05 1904 1905
0000090: b600 6857 2bb6 018d b601 9799 0024 bb00
00000a0: 7a59 12a1 b200 842b b601 8db6 0198 b800
00000b0: 8603 b700 7e3a 0519 0419 05b6 0068 572b
00000c0: b601 8db2 0199 b601 9a99 0029 2bb6 018d
00000d0: b201 99b6 019b c000 be3a 0513 019c 1905
00000e0: b800 c03a 0619 06c6 000b 1904 1906 b600
00000f0: 6857 1904 2bb6 018d b800 c1b6 00c2 572b
0000100: b601 9d99 000a 2bb6 019e a700 0401 3a05
0000110: 1261 2ab6 005d b600 609a 0011 2bb6 019f
0000120: 9900 0a2b b601 a0a7 0004 013a 06bb 01a1
0000130: 59b2 0044 1c99 0007 01a7 0008 2a2b b801
0000140: a22b b801 a32d 1906 1905 2bb6 01a4 12d4
0000150: 1904 b600 c6b7 01a5 b0
Stackmap Table:
append_frame(@63,Object[#1118],Object[#1233])
same_frame(@107)
same_frame(@148)
same_frame(@191)
same_frame(@242)
same_frame(@269)
same_locals_1_stack_item_frame(@270,Object[#1118])
append_frame(@298,Object[#1118])
same_locals_1_stack_item_frame(@299,Object[#1118])
full_frame(@316,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376]})
full_frame(@321,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376],Object[#1377]})
|
TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.testSchemaWithImportDataTypes:
plugin/trino-kafka/src/test/java/io/trino/plugin/kafka/protobuf/TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.java#L223
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toField(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Z)Lcom/squareup/wire/schema/internal/parser/FieldElement; @248: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FieldOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @248
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'com/google/protobuf/DescriptorProtos$FieldDescriptorProto', integer, 'java/lang/String', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FieldOptions' }
Bytecode:
0000000: 2bb6 018b 4eb2 001e 1301 8c2d b901 1003
0000010: 00b8 0064 3a04 2bb6 018d b601 8e99 0022
0000020: bb00 7a59 1301 8fb2 008f 2bb6 018d b601
0000030: 9003 b700 7e3a 0519 0419 05b6 0068 572b
0000040: b601 8db6 0191 9900 25bb 007a 5913 0192
0000050: b200 842b b601 8db6 0193 b800 8603 b700
0000060: 7e3a 0519 0419 05b6 0068 572b b601 8db6
0000070: 0194 9900 22bb 007a 5913 0195 b200 8f2b
0000080: b601 8db6 0196 03b7 007e 3a05 1904 1905
0000090: b600 6857 2bb6 018d b601 9799 0024 bb00
00000a0: 7a59 12a1 b200 842b b601 8db6 0198 b800
00000b0: 8603 b700 7e3a 0519 0419 05b6 0068 572b
00000c0: b601 8db2 0199 b601 9a99 0029 2bb6 018d
00000d0: b201 99b6 019b c000 be3a 0513 019c 1905
00000e0: b800 c03a 0619 06c6 000b 1904 1906 b600
00000f0: 6857 1904 2bb6 018d b800 c1b6 00c2 572b
0000100: b601 9d99 000a 2bb6 019e a700 0401 3a05
0000110: 1261 2ab6 005d b600 609a 0011 2bb6 019f
0000120: 9900 0a2b b601 a0a7 0004 013a 06bb 01a1
0000130: 59b2 0044 1c99 0007 01a7 0008 2a2b b801
0000140: a22b b801 a32d 1906 1905 2bb6 01a4 12d4
0000150: 1904 b600 c6b7 01a5 b0
Stackmap Table:
append_frame(@63,Object[#1118],Object[#1233])
same_frame(@107)
same_frame(@148)
same_frame(@191)
same_frame(@242)
same_frame(@269)
same_locals_1_stack_item_frame(@270,Object[#1118])
append_frame(@298,Object[#1118])
same_locals_1_stack_item_frame(@299,Object[#1118])
full_frame(@316,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376]})
full_frame(@321,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376],Object[#1377]})
|
TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.testBasicTopic:
plugin/trino-kafka/src/test/java/io/trino/plugin/kafka/protobuf/TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.java#L94
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toField(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Z)Lcom/squareup/wire/schema/internal/parser/FieldElement; @248: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FieldOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @248
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'com/google/protobuf/DescriptorProtos$FieldDescriptorProto', integer, 'java/lang/String', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FieldOptions' }
Bytecode:
0000000: 2bb6 018b 4eb2 001e 1301 8c2d b901 1003
0000010: 00b8 0064 3a04 2bb6 018d b601 8e99 0022
0000020: bb00 7a59 1301 8fb2 008f 2bb6 018d b601
0000030: 9003 b700 7e3a 0519 0419 05b6 0068 572b
0000040: b601 8db6 0191 9900 25bb 007a 5913 0192
0000050: b200 842b b601 8db6 0193 b800 8603 b700
0000060: 7e3a 0519 0419 05b6 0068 572b b601 8db6
0000070: 0194 9900 22bb 007a 5913 0195 b200 8f2b
0000080: b601 8db6 0196 03b7 007e 3a05 1904 1905
0000090: b600 6857 2bb6 018d b601 9799 0024 bb00
00000a0: 7a59 12a1 b200 842b b601 8db6 0198 b800
00000b0: 8603 b700 7e3a 0519 0419 05b6 0068 572b
00000c0: b601 8db2 0199 b601 9a99 0029 2bb6 018d
00000d0: b201 99b6 019b c000 be3a 0513 019c 1905
00000e0: b800 c03a 0619 06c6 000b 1904 1906 b600
00000f0: 6857 1904 2bb6 018d b800 c1b6 00c2 572b
0000100: b601 9d99 000a 2bb6 019e a700 0401 3a05
0000110: 1261 2ab6 005d b600 609a 0011 2bb6 019f
0000120: 9900 0a2b b601 a0a7 0004 013a 06bb 01a1
0000130: 59b2 0044 1c99 0007 01a7 0008 2a2b b801
0000140: a22b b801 a32d 1906 1905 2bb6 01a4 12d4
0000150: 1904 b600 c6b7 01a5 b0
Stackmap Table:
append_frame(@63,Object[#1118],Object[#1233])
same_frame(@107)
same_frame(@148)
same_frame(@191)
same_frame(@242)
same_frame(@269)
same_locals_1_stack_item_frame(@270,Object[#1118])
append_frame(@298,Object[#1118])
same_locals_1_stack_item_frame(@299,Object[#1118])
full_frame(@316,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376]})
full_frame(@321,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376],Object[#1377]})
|
TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.testAny:
plugin/trino-kafka/src/test/java/io/trino/plugin/kafka/protobuf/TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.java#L304
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toField(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Z)Lcom/squareup/wire/schema/internal/parser/FieldElement; @248: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FieldOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @248
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'com/google/protobuf/DescriptorProtos$FieldDescriptorProto', integer, 'java/lang/String', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FieldOptions' }
Bytecode:
0000000: 2bb6 018b 4eb2 001e 1301 8c2d b901 1003
0000010: 00b8 0064 3a04 2bb6 018d b601 8e99 0022
0000020: bb00 7a59 1301 8fb2 008f 2bb6 018d b601
0000030: 9003 b700 7e3a 0519 0419 05b6 0068 572b
0000040: b601 8db6 0191 9900 25bb 007a 5913 0192
0000050: b200 842b b601 8db6 0193 b800 8603 b700
0000060: 7e3a 0519 0419 05b6 0068 572b b601 8db6
0000070: 0194 9900 22bb 007a 5913 0195 b200 8f2b
0000080: b601 8db6 0196 03b7 007e 3a05 1904 1905
0000090: b600 6857 2bb6 018d b601 9799 0024 bb00
00000a0: 7a59 12a1 b200 842b b601 8db6 0198 b800
00000b0: 8603 b700 7e3a 0519 0419 05b6 0068 572b
00000c0: b601 8db2 0199 b601 9a99 0029 2bb6 018d
00000d0: b201 99b6 019b c000 be3a 0513 019c 1905
00000e0: b800 c03a 0619 06c6 000b 1904 1906 b600
00000f0: 6857 1904 2bb6 018d b800 c1b6 00c2 572b
0000100: b601 9d99 000a 2bb6 019e a700 0401 3a05
0000110: 1261 2ab6 005d b600 609a 0011 2bb6 019f
0000120: 9900 0a2b b601 a0a7 0004 013a 06bb 01a1
0000130: 59b2 0044 1c99 0007 01a7 0008 2a2b b801
0000140: a22b b801 a32d 1906 1905 2bb6 01a4 12d4
0000150: 1904 b600 c6b7 01a5 b0
Stackmap Table:
append_frame(@63,Object[#1118],Object[#1233])
same_frame(@107)
same_frame(@148)
same_frame(@191)
same_frame(@242)
same_frame(@269)
same_locals_1_stack_item_frame(@270,Object[#1118])
append_frame(@298,Object[#1118])
same_locals_1_stack_item_frame(@299,Object[#1118])
full_frame(@316,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376]})
full_frame(@321,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376],Object[#1377]})
|
TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.testOneof:
plugin/trino-kafka/src/test/java/io/trino/plugin/kafka/protobuf/TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.java#L255
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toField(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Z)Lcom/squareup/wire/schema/internal/parser/FieldElement; @248: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FieldOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @248
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'com/google/protobuf/DescriptorProtos$FieldDescriptorProto', integer, 'java/lang/String', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FieldOptions' }
Bytecode:
0000000: 2bb6 018b 4eb2 001e 1301 8c2d b901 1003
0000010: 00b8 0064 3a04 2bb6 018d b601 8e99 0022
0000020: bb00 7a59 1301 8fb2 008f 2bb6 018d b601
0000030: 9003 b700 7e3a 0519 0419 05b6 0068 572b
0000040: b601 8db6 0191 9900 25bb 007a 5913 0192
0000050: b200 842b b601 8db6 0193 b800 8603 b700
0000060: 7e3a 0519 0419 05b6 0068 572b b601 8db6
0000070: 0194 9900 22bb 007a 5913 0195 b200 8f2b
0000080: b601 8db6 0196 03b7 007e 3a05 1904 1905
0000090: b600 6857 2bb6 018d b601 9799 0024 bb00
00000a0: 7a59 12a1 b200 842b b601 8db6 0198 b800
00000b0: 8603 b700 7e3a 0519 0419 05b6 0068 572b
00000c0: b601 8db2 0199 b601 9a99 0029 2bb6 018d
00000d0: b201 99b6 019b c000 be3a 0513 019c 1905
00000e0: b800 c03a 0619 06c6 000b 1904 1906 b600
00000f0: 6857 1904 2bb6 018d b800 c1b6 00c2 572b
0000100: b601 9d99 000a 2bb6 019e a700 0401 3a05
0000110: 1261 2ab6 005d b600 609a 0011 2bb6 019f
0000120: 9900 0a2b b601 a0a7 0004 013a 06bb 01a1
0000130: 59b2 0044 1c99 0007 01a7 0008 2a2b b801
0000140: a22b b801 a32d 1906 1905 2bb6 01a4 12d4
0000150: 1904 b600 c6b7 01a5 b0
Stackmap Table:
append_frame(@63,Object[#1118],Object[#1233])
same_frame(@107)
same_frame(@148)
same_frame(@191)
same_frame(@242)
same_frame(@269)
same_locals_1_stack_item_frame(@270,Object[#1118])
append_frame(@298,Object[#1118])
same_locals_1_stack_item_frame(@299,Object[#1118])
full_frame(@316,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376]})
full_frame(@321,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376],Object[#1377]})
|
TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.testTopicWithRecordNameStrategy:
plugin/trino-kafka/src/test/java/io/trino/plugin/kafka/protobuf/TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.java#L120
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toField(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Z)Lcom/squareup/wire/schema/internal/parser/FieldElement; @248: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FieldOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @248
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'com/google/protobuf/DescriptorProtos$FieldDescriptorProto', integer, 'java/lang/String', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FieldOptions' }
Bytecode:
0000000: 2bb6 018b 4eb2 001e 1301 8c2d b901 1003
0000010: 00b8 0064 3a04 2bb6 018d b601 8e99 0022
0000020: bb00 7a59 1301 8fb2 008f 2bb6 018d b601
0000030: 9003 b700 7e3a 0519 0419 05b6 0068 572b
0000040: b601 8db6 0191 9900 25bb 007a 5913 0192
0000050: b200 842b b601 8db6 0193 b800 8603 b700
0000060: 7e3a 0519 0419 05b6 0068 572b b601 8db6
0000070: 0194 9900 22bb 007a 5913 0195 b200 8f2b
0000080: b601 8db6 0196 03b7 007e 3a05 1904 1905
0000090: b600 6857 2bb6 018d b601 9799 0024 bb00
00000a0: 7a59 12a1 b200 842b b601 8db6 0198 b800
00000b0: 8603 b700 7e3a 0519 0419 05b6 0068 572b
00000c0: b601 8db2 0199 b601 9a99 0029 2bb6 018d
00000d0: b201 99b6 019b c000 be3a 0513 019c 1905
00000e0: b800 c03a 0619 06c6 000b 1904 1906 b600
00000f0: 6857 1904 2bb6 018d b800 c1b6 00c2 572b
0000100: b601 9d99 000a 2bb6 019e a700 0401 3a05
0000110: 1261 2ab6 005d b600 609a 0011 2bb6 019f
0000120: 9900 0a2b b601 a0a7 0004 013a 06bb 01a1
0000130: 59b2 0044 1c99 0007 01a7 0008 2a2b b801
0000140: a22b b801 a32d 1906 1905 2bb6 01a4 12d4
0000150: 1904 b600 c6b7 01a5 b0
Stackmap Table:
append_frame(@63,Object[#1118],Object[#1233])
same_frame(@107)
same_frame(@148)
same_frame(@191)
same_frame(@242)
same_frame(@269)
same_locals_1_stack_item_frame(@270,Object[#1118])
append_frame(@298,Object[#1118])
same_locals_1_stack_item_frame(@299,Object[#1118])
full_frame(@316,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376]})
full_frame(@321,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376],Object[#1377]})
|
TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.testUnsupportedRecursiveDataTypes:
plugin/trino-kafka/src/test/java/io/trino/plugin/kafka/protobuf/TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.java#L177
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toField(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Z)Lcom/squareup/wire/schema/internal/parser/FieldElement; @248: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FieldOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @248
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'com/google/protobuf/DescriptorProtos$FieldDescriptorProto', integer, 'java/lang/String', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FieldOptions' }
Bytecode:
0000000: 2bb6 018b 4eb2 001e 1301 8c2d b901 1003
0000010: 00b8 0064 3a04 2bb6 018d b601 8e99 0022
0000020: bb00 7a59 1301 8fb2 008f 2bb6 018d b601
0000030: 9003 b700 7e3a 0519 0419 05b6 0068 572b
0000040: b601 8db6 0191 9900 25bb 007a 5913 0192
0000050: b200 842b b601 8db6 0193 b800 8603 b700
0000060: 7e3a 0519 0419 05b6 0068 572b b601 8db6
0000070: 0194 9900 22bb 007a 5913 0195 b200 8f2b
0000080: b601 8db6 0196 03b7 007e 3a05 1904 1905
0000090: b600 6857 2bb6 018d b601 9799 0024 bb00
00000a0: 7a59 12a1 b200 842b b601 8db6 0198 b800
00000b0: 8603 b700 7e3a 0519 0419 05b6 0068 572b
00000c0: b601 8db2 0199 b601 9a99 0029 2bb6 018d
00000d0: b201 99b6 019b c000 be3a 0513 019c 1905
00000e0: b800 c03a 0619 06c6 000b 1904 1906 b600
00000f0: 6857 1904 2bb6 018d b800 c1b6 00c2 572b
0000100: b601 9d99 000a 2bb6 019e a700 0401 3a05
0000110: 1261 2ab6 005d b600 609a 0011 2bb6 019f
0000120: 9900 0a2b b601 a0a7 0004 013a 06bb 01a1
0000130: 59b2 0044 1c99 0007 01a7 0008 2a2b b801
0000140: a22b b801 a32d 1906 1905 2bb6 01a4 12d4
0000150: 1904 b600 c6b7 01a5 b0
Stackmap Table:
append_frame(@63,Object[#1118],Object[#1233])
same_frame(@107)
same_frame(@148)
same_frame(@191)
same_frame(@242)
same_frame(@269)
same_locals_1_stack_item_frame(@270,Object[#1118])
append_frame(@298,Object[#1118])
same_locals_1_stack_item_frame(@299,Object[#1118])
full_frame(@316,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376]})
full_frame(@321,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376],Object[#1377]})
|
TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.testTopicWithKeySubject:
plugin/trino-kafka/src/test/java/io/trino/plugin/kafka/protobuf/TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.java#L107
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toField(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Z)Lcom/squareup/wire/schema/internal/parser/FieldElement; @248: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FieldOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @248
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'com/google/protobuf/DescriptorProtos$FieldDescriptorProto', integer, 'java/lang/String', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FieldOptions' }
Bytecode:
0000000: 2bb6 018b 4eb2 001e 1301 8c2d b901 1003
0000010: 00b8 0064 3a04 2bb6 018d b601 8e99 0022
0000020: bb00 7a59 1301 8fb2 008f 2bb6 018d b601
0000030: 9003 b700 7e3a 0519 0419 05b6 0068 572b
0000040: b601 8db6 0191 9900 25bb 007a 5913 0192
0000050: b200 842b b601 8db6 0193 b800 8603 b700
0000060: 7e3a 0519 0419 05b6 0068 572b b601 8db6
0000070: 0194 9900 22bb 007a 5913 0195 b200 8f2b
0000080: b601 8db6 0196 03b7 007e 3a05 1904 1905
0000090: b600 6857 2bb6 018d b601 9799 0024 bb00
00000a0: 7a59 12a1 b200 842b b601 8db6 0198 b800
00000b0: 8603 b700 7e3a 0519 0419 05b6 0068 572b
00000c0: b601 8db2 0199 b601 9a99 0029 2bb6 018d
00000d0: b201 99b6 019b c000 be3a 0513 019c 1905
00000e0: b800 c03a 0619 06c6 000b 1904 1906 b600
00000f0: 6857 1904 2bb6 018d b800 c1b6 00c2 572b
0000100: b601 9d99 000a 2bb6 019e a700 0401 3a05
0000110: 1261 2ab6 005d b600 609a 0011 2bb6 019f
0000120: 9900 0a2b b601 a0a7 0004 013a 06bb 01a1
0000130: 59b2 0044 1c99 0007 01a7 0008 2a2b b801
0000140: a22b b801 a32d 1906 1905 2bb6 01a4 12d4
0000150: 1904 b600 c6b7 01a5 b0
Stackmap Table:
append_frame(@63,Object[#1118],Object[#1233])
same_frame(@107)
same_frame(@148)
same_frame(@191)
same_frame(@242)
same_frame(@269)
same_locals_1_stack_item_frame(@270,Object[#1118])
append_frame(@298,Object[#1118])
same_locals_1_stack_item_frame(@299,Object[#1118])
full_frame(@316,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376]})
full_frame(@321,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376],Object[#1377]})
|
TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.testBasicTopicForInsert:
plugin/trino-kafka/src/test/java/io/trino/plugin/kafka/protobuf/TestKafkaProtobufWithSchemaRegistryMinimalFunctionality.java#L152
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toField(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Z)Lcom/squareup/wire/schema/internal/parser/FieldElement; @248: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FieldOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @248
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'com/google/protobuf/DescriptorProtos$FieldDescriptorProto', integer, 'java/lang/String', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FieldOptions' }
Bytecode:
0000000: 2bb6 018b 4eb2 001e 1301 8c2d b901 1003
0000010: 00b8 0064 3a04 2bb6 018d b601 8e99 0022
0000020: bb00 7a59 1301 8fb2 008f 2bb6 018d b601
0000030: 9003 b700 7e3a 0519 0419 05b6 0068 572b
0000040: b601 8db6 0191 9900 25bb 007a 5913 0192
0000050: b200 842b b601 8db6 0193 b800 8603 b700
0000060: 7e3a 0519 0419 05b6 0068 572b b601 8db6
0000070: 0194 9900 22bb 007a 5913 0195 b200 8f2b
0000080: b601 8db6 0196 03b7 007e 3a05 1904 1905
0000090: b600 6857 2bb6 018d b601 9799 0024 bb00
00000a0: 7a59 12a1 b200 842b b601 8db6 0198 b800
00000b0: 8603 b700 7e3a 0519 0419 05b6 0068 572b
00000c0: b601 8db2 0199 b601 9a99 0029 2bb6 018d
00000d0: b201 99b6 019b c000 be3a 0513 019c 1905
00000e0: b800 c03a 0619 06c6 000b 1904 1906 b600
00000f0: 6857 1904 2bb6 018d b800 c1b6 00c2 572b
0000100: b601 9d99 000a 2bb6 019e a700 0401 3a05
0000110: 1261 2ab6 005d b600 609a 0011 2bb6 019f
0000120: 9900 0a2b b601 a0a7 0004 013a 06bb 01a1
0000130: 59b2 0044 1c99 0007 01a7 0008 2a2b b801
0000140: a22b b801 a32d 1906 1905 2bb6 01a4 12d4
0000150: 1904 b600 c6b7 01a5 b0
Stackmap Table:
append_frame(@63,Object[#1118],Object[#1233])
same_frame(@107)
same_frame(@148)
same_frame(@191)
same_frame(@242)
same_frame(@269)
same_locals_1_stack_item_frame(@270,Object[#1118])
append_frame(@298,Object[#1118])
same_locals_1_stack_item_frame(@299,Object[#1118])
full_frame(@316,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376]})
full_frame(@321,{Object[#1234],Object[#1321],Integer,Object[#1118],Object[#1233],Object[#1118],Object[#1118]},{Uninitialized[#301],Uninitialized[#301],Object[#1376],Object[#1377]})
|
test (plugin/trino-kafka)
Process completed with exit code 1.
|
TestKafkaProtobufReadsSmokeTest > testProtobufWithSchemaReferences [groups: profile_specific_tests, kafka_confluent_license]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L179
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
TestKafkaProtobufReadsSmokeTest > testSelectPrimitiveDataType [groups: profile_specific_tests, kafka]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L81
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
TestKafkaProtobufReadsSmokeTest > testSelectPrimitiveDataTypeWithSchemaRegistry [groups: profile_specific_tests, kafka_confluent_license]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L88
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
TestKafkaProtobufReadsSmokeTest > testSelectStructuralDataType [groups: profile_specific_tests, kafka]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L123
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
TestKafkaProtobufReadsSmokeTest > testSelectStructuralDataTypeWithSchemaRegistry [groups: profile_specific_tests, kafka_confluent_license]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L130
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
TestKafkaProtobufReadsSmokeTest > testSelectPrimitiveDataType [groups: profile_specific_tests, kafka]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L81
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
TestKafkaProtobufReadsSmokeTest > testSelectStructuralDataType [groups: profile_specific_tests, kafka]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L123
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
TestKafkaProtobufReadsSmokeTest > testSelectPrimitiveDataType [groups: profile_specific_tests, kafka]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L81
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
TestKafkaProtobufReadsSmokeTest > testSelectStructuralDataType [groups: profile_specific_tests, kafka]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L123
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
TestKafkaProtobufReadsSmokeTest > testSelectPrimitiveDataType [groups: profile_specific_tests, kafka]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/kafka/TestKafkaProtobufReadsSmokeTest.java#L81
Bad type on operand stack
Exception Details:
Location:
io/confluent/kafka/schemaregistry/protobuf/ProtobufSchema.toProtoFile(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/squareup/wire/schema/internal/parser/ProtoFileElement; @1193: invokestatic
Reason:
Type 'com/google/protobuf/DescriptorProtos$FileOptions' (current frame, stack[1]) is not assignable to 'com/google/protobuf/GeneratedMessageV3$ExtendableMessage'
Current Frame:
bci: @1193
flags: { }
locals: { 'com/google/protobuf/DescriptorProtos$FileDescriptorProto', 'java/lang/String', 'com/squareup/wire/Syntax', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'com/google/common/collect/ImmutableList$Builder', 'java/util/List', 'java/util/Set', 'com/google/common/collect/ImmutableList$Builder' }
stack: { 'com/google/common/collect/ImmutableList$Builder', 'com/google/protobuf/DescriptorProtos$FileOptions' }
Bytecode:
0000000: 2ab6 005b 4c2b b600 5c99 0005 014c 014d
0000010: 2ab6 005d 4e02 3604 2db6 005e ab00 0000
0000020: 0000 0037 0000 0002 c599 734a 0000 001c
0000030: c599 734b 0000 002b 2d12 5fb6 0060 9900
0000040: 1503 3604 a700 0f2d 1261 b600 6099 0006
0000050: 0436 0415 04ab 0000 0000 0029 0000 0002
0000060: 0000 0000 0000 001b 0000 0001 0000 0022
0000070: b200 624d a700 0ab2 0063 4da7 0003 b800
0000080: 644e 2ab6 0065 b900 5401 003a 0419 04b9
0000090: 0055 0100 9900 2119 04b9 0056 0100 c000
00000a0: 663a 052a 1905 b800 673a 062d 1906 b600
00000b0: 6857 a7ff db2a b600 69b9 0054 0100 3a04
00000c0: 1904 b900 5501 0099 0020 1904 b900 5601
00000d0: 00c0 006a 3a05 1905 b800 6b3a 062d 1906
00000e0: b600 6857 a7ff dcb8 0064 3a04 2ab6 006c
00000f0: b900 5401 003a 0519 05b9 0055 0100 9900
0000100: 2119 05b9 0056 0100 c000 6d3a 0619 06b8
0000110: 006e 3a07 1904 1907 b600 6857 a7ff dbb8
0000120: 0064 3a05 b800 643a 062a b600 6f3a 07bb
0000130: 0070 592a b600 71b7 0072 3a08 0336 0915
0000140: 0919 07b9 0073 0100 a200 3919 0715 09b9
0000150: 0074 0200 c000 753a 0a19 0815 09b8 0076
0000160: b900 7702 0099 000e 1906 190a b600 6857
0000170: a700 0b19 0519 0ab6 0068 5784 0901 a7ff
0000180: c1b8 0064 3a09 2ab6 0078 b600 7999 001d
0000190: 1909 bb00 7a59 127b b200 7c2a b600 78b6
00001a0: 007d 03b7 007e b600 6857 2ab6 0078 b600
00001b0: 7f99 001d 1909 bb00 7a59 1280 b200 7c2a
00001c0: b600 78b6 0081 03b7 007e b600 6857 2ab6
00001d0: 0078 b600 8299 0020 1909 bb00 7a59 1283
00001e0: b200 842a b600 78b6 0085 b800 8603 b700
00001f0: 7eb6 0068 572a b600 78b6 0087 9900 2019
0000200: 09bb 007a 5912 88b2 0084 2ab6 0078 b600
0000210: 89b8 0086 03b7 007e b600 6857 2ab6 0078
0000220: b600 8a99 0020 1909 bb00 7a59 128b b200
0000230: 842a b600 78b6 008c b800 8603 b700 7eb6
0000240: 0068 572a b600 78b6 008d 9900 1d19 09bb
0000250: 007a 5912 8eb2 008f 2ab6 0078 b600 9003
0000260: b700 7eb6 0068 572a b600 78b6 0091 9900
0000270: 1d19 09bb 007a 5912 92b2 007c 2ab6 0078
0000280: b600 9303 b700 7eb6 0068 572a b600 78b6
0000290: 0094 9900 2019 09bb 007a 5912 95b2 0084
00002a0: 2ab6 0078 b600 96b8 0086 03b7 007e b600
00002b0: 6857 2ab6 0078 b600 9799 0020 1909 bb00
00002c0: 7a59 1298 b200 842a b600 78b6 0099 b800
00002d0: 8603 b700 7eb6 0068 572a b600 78b6 009a
00002e0: 9900 2019 09bb 007a 5912 9bb2 0084 2ab6
00002f0: 0078 b600 9cb8 0086 03b7 007e b600 6857
0000300: 2ab6 0078 b600 9d99 0020 1909 bb00 7a59
0000310: 129e b200 842a b600 78b6 009f b800 8603
0000320: b700 7eb6 0068 572a b600 78b6 00a0 9900
0000330: 2019 09bb 007a 5912 a1b2 0084 2ab6 0078
0000340: b600 a2b8 0086 03b7 007e b600 6857 2ab6
0000350: 0078 b600 a399 0020 1909 bb00 7a59 12a4
0000360: b200 842a b600 78b6 00a5 b800 8603 b700
0000370: 7eb6 0068 572a b600 78b6 00a6 9900 1d19
0000380: 09bb 007a 5912 a7b2 007c 2ab6 0078 b600
0000390: a803 b700 7eb6 0068 572a b6
|
pt (default, suite-kafka, )
Process completed with exit code 1.
|
test-other-modules
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 60 minutes.
|
test-other-modules
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product tests and server tarball
Expired
|
1.29 GB |
|
results plugin_trino-bigquery, ,
Expired
|
158 KB |
|
results plugin_trino-bigquery, cloud-tests-2,
Expired
|
247 KB |
|
results plugin_trino-kafka, ,
Expired
|
301 KB |
|
results pt (default, suite-kafka, )
Expired
|
399 MB |
|
results test-other-modules
Expired
|
403 MB |
|
test report client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, ,
Expired
|
698 KB |
|
test report core_trino-main, ,
Expired
|
13.4 MB |
|
test report hive-tests
Expired
|
129 KB |
|
test report lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-manager,lib_trino-filesystem-s3
Expired
|
312 KB |
|
test report lib_trino-filesystem-azure, cloud-tests,
Expired
|
54.1 KB |
|
test report lib_trino-filesystem-gcs, cloud-tests,
Expired
|
14.9 KB |
|
test report lib_trino-filesystem-s3, cloud-tests,
Expired
|
11.1 KB |
|
test report lib_trino-hdfs, cloud-tests,
Expired
|
13.7 KB |
|
test report lib_trino-orc,lib_trino-parquet, ,
Expired
|
1000 KB |
|
test report plugin_trino-accumulo, ,
Expired
|
83.6 KB |
|
test report plugin_trino-bigquery, ,
Expired
|
145 KB |
|
test report plugin_trino-bigquery, cloud-tests-2,
Expired
|
217 KB |
|
test report plugin_trino-cassandra, ,
Expired
|
144 KB |
|
test report plugin_trino-clickhouse, ,
Expired
|
84 KB |
|
test report plugin_trino-delta-lake, ,
Expired
|
1.09 MB |
|
test report plugin_trino-delta-lake, cloud-tests,
Expired
|
238 KB |
|
test report plugin_trino-delta-lake, fte-tests,
Expired
|
58.4 KB |
|
test report plugin_trino-druid, ,
Expired
|
44.6 KB |
|
test report plugin_trino-elasticsearch, ,
Expired
|
68.2 KB |
|
test report plugin_trino-exasol, ,
Expired
|
36.2 KB |
|
test report plugin_trino-google-sheets, ,
Expired
|
31.3 KB |
|
test report plugin_trino-hive, ,
Expired
|
2.46 MB |
|
test report plugin_trino-hive, fte-tests,
Expired
|
81.4 KB |
|
test report plugin_trino-hive, test-parquet,
Expired
|
15.2 KB |
|
test report plugin_trino-hudi, ,
Expired
|
188 KB |
|
test report plugin_trino-iceberg, ,
Expired
|
1.27 MB |
|
test report plugin_trino-iceberg, cloud-tests,
Expired
|
269 KB |
|
test report plugin_trino-iceberg, fte-tests,
Expired
|
66.4 KB |
|
test report plugin_trino-iceberg, minio-and-avro,
Expired
|
121 KB |
|
test report plugin_trino-ignite, ,
Expired
|
46.5 KB |
|
test report plugin_trino-kafka, ,
Expired
|
258 KB |
|
test report plugin_trino-kudu, ,
Expired
|
141 KB |
|
test report plugin_trino-mariadb, ,
Expired
|
171 KB |
|
test report plugin_trino-mongodb, ,
Expired
|
259 KB |
|
test report plugin_trino-mysql, ,
Expired
|
261 KB |
|
test report plugin_trino-openlineage, ,
Expired
|
49.1 KB |
|
test report plugin_trino-opensearch, ,
Expired
|
103 KB |
|
test report plugin_trino-oracle, ,
Expired
|
202 KB |
|
test report plugin_trino-phoenix5, ,
Expired
|
44.3 KB |
|
test report plugin_trino-pinot, ,
Expired
|
305 KB |
|
test report plugin_trino-postgresql, ,
Expired
|
252 KB |
|
test report plugin_trino-redis, ,
Expired
|
59.1 KB |
|
test report plugin_trino-redshift, ,
Expired
|
25.2 KB |
|
test report plugin_trino-redshift, cloud-tests,
Expired
|
14.6 KB |
|
test report plugin_trino-redshift, fte-tests,
Expired
|
23.9 KB |
|
test report plugin_trino-resource-group-managers, ,
Expired
|
71.2 KB |
|
test report plugin_trino-singlestore, ,
Expired
|
58.6 KB |
|
test report plugin_trino-snowflake, ,
Expired
|
18.6 KB |
|
test report plugin_trino-snowflake, cloud-tests,
Expired
|
710 KB |
|
test report plugin_trino-sqlserver, ,
Expired
|
262 KB |
|
test report pt (apache-hive3, suite-hms-only, )
Expired
|
3.64 KB |
|
test report pt (default, suite-1, )
Expired
|
15.8 KB |
|
test report pt (default, suite-2, )
Expired
|
28.6 KB |
|
test report pt (default, suite-3, )
Expired
|
18.9 KB |
|
test report pt (default, suite-5, )
Expired
|
28.2 KB |
|
test report pt (default, suite-6-non-generic, )
Expired
|
22.2 KB |
|
test report pt (default, suite-7-non-generic, )
Expired
|
19.4 KB |
|
test report pt (default, suite-all-connectors-smoke, )
Expired
|
884 Bytes |
|
test report pt (default, suite-azure, )
Expired
|
3.73 KB |
|
test report pt (default, suite-cassandra, )
Expired
|
1.83 KB |
|
test report pt (default, suite-clickhouse, )
Expired
|
985 Bytes |
|
test report pt (default, suite-clients, )
Expired
|
3.81 KB |
|
test report pt (default, suite-compatibility, )
Expired
|
7.42 KB |
|
test report pt (default, suite-databricks-unity-http-hms, )
Expired
|
1.29 KB |
|
test report pt (default, suite-delta-lake-databricks104, )
Expired
|
2.42 KB |
|
test report pt (default, suite-delta-lake-databricks113, )
Expired
|
2.32 KB |
|
test report pt (default, suite-delta-lake-databricks122, )
Expired
|
2.14 KB |
|
test report pt (default, suite-delta-lake-databricks133, )
Expired
|
2.04 KB |
|
test report pt (default, suite-delta-lake-databricks143, )
Expired
|
2.04 KB |
|
test report pt (default, suite-delta-lake-databricks154, )
Expired
|
7.13 KB |
|
test report pt (default, suite-delta-lake-databricks91, )
Expired
|
5.88 KB |
|
test report pt (default, suite-delta-lake-oss, )
Expired
|
20.4 KB |
|
test report pt (default, suite-functions, )
Expired
|
1.9 KB |
|
test report pt (default, suite-gcs, )
Expired
|
3.19 KB |
|
test report pt (default, suite-hive-transactional, )
Expired
|
10.1 KB |
|
test report pt (default, suite-hudi, )
Expired
|
3.74 KB |
|
test report pt (default, suite-iceberg, )
Expired
|
27.2 KB |
|
test report pt (default, suite-ignite, )
Expired
|
968 Bytes |
|
test report pt (default, suite-kafka, )
Expired
|
18.9 KB |
|
test report pt (default, suite-ldap, )
Expired
|
10.8 KB |
|
test report pt (default, suite-mysql, )
Expired
|
2.45 KB |
|
test report pt (default, suite-oauth2, )
Expired
|
7.59 KB |
|
test report pt (default, suite-parquet, )
Expired
|
2.99 KB |
|
test report pt (default, suite-snowflake, )
Expired
|
983 Bytes |
|
test report pt (default, suite-storage-formats-detailed, )
Expired
|
3.59 KB |
|
test report pt (default, suite-tpcds, )
Expired
|
4.89 KB |
|
test report pt (default, suite-tpch, )
Expired
|
1.79 KB |
|
test report test-jdbc-compatibility
Expired
|
24.8 KB |
|
test report test-other-modules
Expired
|
2.17 MB |
|
test report testing_trino-faulttolerant-tests, default,
Expired
|
59.6 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-delta,
Expired
|
20.3 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-hive,
Expired
|
204 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg,
Expired
|
47.2 KB |
|
test report testing_trino-tests, ,
Expired
|
1.69 MB |
|