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

MarkDistinctPODTest/0.basic, where TypeParam = short failed #11676

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

MarkDistinctPODTest/0.basic, where TypeParam = short failed #11676

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      ] MarkDistinctPODTest/0.basic
E20241127 08:07:55.214478 63987 Exceptions.h:66] Line: /home/runner/work/velox/velox/velox/velox/common/base/PeriodicStatsReporter.cpp:47, Function:startPeriodicStatsReporter, Expression: instanceRef == nullptr The periodic stats reporter has already started., Source: RUNTIME, ErrorCode: INVALID_STATE
unknown file: Failure
C++ exception with description "Exception: VeloxRuntimeError
Error Source: RUNTIME
Error Code: INVALID_STATE
Reason: The periodic stats reporter has already started.
Retriable: False
Expression: instanceRef == nullptr
Function: startPeriodicStatsReporter
File: /home/runner/work/velox/velox/velox/velox/common/base/PeriodicStatsReporter.cpp
Line: 47
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_17VeloxRuntimeErrorEPKcEEvRKNS1_18VeloxCheckFailArgsET0_
# 5  _ZN8facebook5velox26startPeriodicStatsReporterERKNS0_21PeriodicStatsReporter7OptionsE
# 6  _ZN8facebook5velox4exec4test16OperatorTestBase5SetUpEv
# 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  ] MarkDistinctPODTest/0.basic, where TypeParam = short (348 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