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

velox_hdfs_file_test HdfsFileSystemTest SetUpTestSuite Exceptions in CI #11857

Open
zuyu opened this issue Dec 13, 2024 · 5 comments · May be fixed by #11884
Open

velox_hdfs_file_test HdfsFileSystemTest SetUpTestSuite Exceptions in CI #11857

zuyu opened this issue Dec 13, 2024 · 5 comments · May be fixed by #11884
Assignees
Labels
bug Something isn't working triage Newly created issue that needs attention.

Comments

@zuyu
Copy link
Contributor

zuyu commented Dec 13, 2024

Bug description

E20241213 19:00:46.096444 14251 Exceptions.h:66] Line: /__w/velox/velox/velox/connectors/hive/storage_adapters/hdfs/tests/HdfsMiniCluster.cpp:92, Function:addFile, Expression:  Failed to add file to hdfs, exit code: 383, Source: RUNTIME, ErrorCode: INVALID_STATE
unknown file: Failure
C++ exception with description "Exception: VeloxRuntimeError
Error Source: RUNTIME
Error Code: INVALID_STATE
Reason: Failed to add file to hdfs, exit code: 383
Retriable: False
Function: addFile
File: /__w/velox/velox/velox/connectors/hive/storage_adapters/hdfs/tests/HdfsMiniCluster.cpp
Line: 92
Stack trace:
# 0  _ZN8facebook5velox7process10StackTraceC1Ei
# 1  _ZN8facebook5velox14VeloxExceptionC1EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bNS1_4TypeES7_
# 2  _ZN8facebook5velox6detail14veloxCheckFailINS0_17VeloxRuntimeErrorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvRKNS1_18VeloxCheckFailArgsET0_
# 3  _ZN8facebook5velox11filesystems4test15HdfsMiniCluster7addFileENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_
# 4  _ZN18HdfsFileSystemTest14SetUpTestSuiteEv
# 5  _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_9TestSuiteEvEET0_PT_MS4_FS3_vEPKc
# 6  _ZN7testing9TestSuite3RunEv
# 7  _ZN7testing8internal12UnitTestImpl11RunAllTestsEv
# 8  _ZN7testing8UnitTest3RunEv
# 9  main
# 10 __libc_start_call_main
# 11 __libc_start_main
# 12 _start
" thrown in SetUpTestSuite().

System information

CI

Relevant logs

https://github.com/facebookincubator/velox/actions/runs/12321257346/job/34392269782
https://github.com/facebookincubator/velox/actions/runs/12320344622/job/34389382457?pr=11530

@zuyu zuyu added bug Something isn't working triage Newly created issue that needs attention. labels Dec 13, 2024
@majetideepak
Copy link
Collaborator

@JkSelf can you please take a look at this failure?

@mbasmanova
Copy link
Contributor

@JkSelf
Copy link
Collaborator

JkSelf commented Dec 17, 2024

@majetideepak @mbasmanova I will look at this failure today.

@majetideepak
Copy link
Collaborator

This test now seems to be passing on CI.

@zuyu zuyu closed this as completed Dec 19, 2024
@zuyu
Copy link
Contributor Author

zuyu commented Dec 19, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Newly created issue that needs attention.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants