Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MergeJoinTest.oneToOneAllMatch test failed #11677

Open
Yohahaha opened this issue Nov 27, 2024 · 0 comments
Open

MergeJoinTest.oneToOneAllMatch test failed #11677

Yohahaha opened this issue Nov 27, 2024 · 0 comments
Labels
broken-test A broken or flaky test that fails CI or pre-commit tests

Comments

@Yohahaha
Copy link
Contributor

Description

https://github.com/facebookincubator/velox/actions/runs/12045622304/job/33584551729?pr=11565

[ RUN      ] MergeJoinTest.oneToOneAllMatch
E20241127 08:07:56.177536 63987 Exceptions.h:66] Line: /home/runner/work/velox/velox/velox/velox/connectors/Connector.cpp:49, Function:registerConnectorFactory, Expression: ok ConnectorFactory with name 'hive' is already registered, Source: RUNTIME, ErrorCode: INVALID_STATE
unknown file: Failure
C++ exception with description "Exception: VeloxRuntimeError
Error Source: RUNTIME
Error Code: INVALID_STATE
Reason: ConnectorFactory with name 'hive' is already registered
Retriable: False
Expression: ok
Function: registerConnectorFactory
File: /home/runner/work/velox/velox/velox/velox/connectors/Connector.cpp
Line: 49
Stack trace:
# 0  _ZN8facebook5velox7process10StackTraceC1Ei
# 1  _ZN8facebook5velox14VeloxException5State4makeIZNS1_C4EPKcmS5_St17basic_string_viewIcSt11char_traitsIcEES9_S9_S9_bNS1_4TypeES9_EUlRT_E_EESt10shared_ptrIKS2_ESA_SB_
# 2  _ZN8facebook5velox14VeloxExceptionC1EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bNS1_4TypeES7_
# 3  _ZN8facebook5velox17VeloxRuntimeErrorC2EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bS7_
# 4  _ZN8facebook5velox6detail14veloxCheckFailINS0_17VeloxRuntimeErrorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvRKNS1_18VeloxCheckFailArgsET0_
# 5  _ZN8facebook5velox9connector24registerConnectorFactoryESt10shared_ptrINS1_16ConnectorFactoryEE
# 6  _ZN8facebook5velox4exec4test21HiveConnectorTestBase5SetUpEv
# 7  _ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
# 8  _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
# 9  _ZN7testing4Test3RunEv
# 10 _ZN7testing8TestInfo3RunEv
# 11 _ZN7testing9TestSuite3RunEv
# 12 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv
# 13 _ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc
# 14 _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc
# 15 _ZN7testing8UnitTest3RunEv
# 16 _Z13RUN_ALL_TESTSv
# 17 main
# 18 0x0000000000029d8f
# 19 __libc_start_main
# 20 _start
" thrown in SetUp().
[  FAILED  ] MergeJoinTest.oneToOneAllMatch (356 ms)

Error Reproduction

No response

Relevant logs

No response

@Yohahaha Yohahaha added bug Something isn't working fuzzer Issues related the to Velox fuzzer test components. fuzzer-found labels Nov 27, 2024
@Yuhta Yuhta added broken-test A broken or flaky test that fails CI or pre-commit tests and removed bug Something isn't working fuzzer Issues related the to Velox fuzzer test components. fuzzer-found labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken-test A broken or flaky test that fails CI or pre-commit tests
Projects
None yet
Development

No branches or pull requests

2 participants