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_functions_remote_client_test is broken #11115

Closed
yingsu00 opened this issue Sep 27, 2024 · 1 comment
Closed

velox_functions_remote_client_test is broken #11115

yingsu00 opened this issue Sep 27, 2024 · 1 comment
Labels
bug Something isn't working triage Newly created issue that needs attention.

Comments

@yingsu00
Copy link
Collaborator

Bug description

CI failed

        Start 326: velox_functions_remote_client_test
319/352 Test #326: velox_functions_remote_client_test ...................................***Exception: SegFault  0.22 sec
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from RemoteFunctionTestFixture/RemoteFunctionTest
[ RUN      ] RemoteFunctionTestFixture/RemoteFunctionTest.simple/0
I0927 03:04:01.583921 34051 ThriftServer.cpp:836] Using thread manager (resource pools not enabled) on address/port /tmp/socketbZWmD3: runtime: thriftFlagNotSet, , thrift flag: false, enable gflag: false, disable gflag: false
*** Aborted at 1727406241 (Unix time, try 'date -d @1727406241') ***
*** Signal 11 (SIGSEGV) (0x0) received by PID 33939 (pthread TID 0x7f89d0800640) (linux TID 34058) (code: 128), stack trace: ***
(error retrieving stack trace)

...

The following tests FAILED:
	326 - velox_functions_remote_client_test (SEGFAULT)
ERROR conda.cli.main_run:execute(124): `conda run /usr/bin/bash -e /__w/_temp/45749bc3-32c7-4ffc-b38b-05b6d18b33cd` failed. (See above for error)
Error: Process completed with exit code 8.

System information

CI Linux pipelines

Relevant logs

e.g. https://github.com/facebookincubator/velox/actions/runs/11063668467/job/30740173235?pr=11114
https://github.com/facebookincubator/velox/actions/runs/11062527034/job/30737149003?pr=10923
@yingsu00 yingsu00 added bug Something isn't working triage Newly created issue that needs attention. labels Sep 27, 2024
@czentgr
Copy link
Collaborator

czentgr commented Oct 2, 2024

This was fixed by reverting the FBOS upgrade that introduced the problem with #11079

@czentgr czentgr closed this as completed Oct 2, 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

No branches or pull requests

2 participants