mapleFU commented on PR #38885:
URL: https://github.com/apache/arrow/pull/38885#issuecomment-1851903938

   > @mapleFU This may be unstable... It failed in "Java JNI" CI of #39176: 
https://github.com/apache/arrow/actions/runs/7170522378/job/19523443755?pr=39176#step:7:3284
   > 
   > ```
   > [ RUN      ] DatasetWriterTestFixture.MaxRowsOneWriteBackpresure
   > /arrow/cpp/src/arrow/dataset/dataset_writer_test.cc:115: Failure
   > Value of: _fut.Wait(::arrow::kDefaultAssertFinishesWaitSeconds)
   >   Actual: false
   > Expected: true
   > /arrow/cpp/src/arrow/dataset/dataset_writer_test.cc:154: Failure
   > Expected: (found) != (actual_paths.end()), actual: 8-byte object <88-4C 
00-00 E9-7F 00-00> vs 8-byte object <88-4C 00-00 E9-7F 00-00>
   > The file testdir/chunk-89.arrow was not in the list of files visited
   > Google Test trace:
   > /arrow/cpp/src/arrow/dataset/dataset_writer_test.cc:183: pre_finish
   > /arrow/cpp/src/arrow/dataset/dataset_writer_test.cc:154: Failure
   > Expected: (found) != (actual_paths.end()), actual: 8-byte object <F8-34 
00-F4 E8-7F 00-00> vs 8-byte object <F8-34 00-F4 E8-7F 00-00>
   > The file testdir/chunk-89.arrow was not in the list of files visited
   > Google Test trace:
   > /arrow/cpp/src/arrow/dataset/dataset_writer_test.cc:187: post_finish
   > /arrow/cpp/src/arrow/dataset/dataset_writer_test.cc:161: Failure
   > Value of: _st.ok()
   >   Actual: false
   > Expected: true
   > '_error_or_value27.status()' failed with Invalid: File is too small: 0
   > /arrow/cpp/src/arrow/result.cc:28: ValueOrDie called on an error: Invalid: 
File is too small: 0
   > /build/cpp/release/arrow-dataset-dataset-writer-test[0xd7d0e8]
   > /build/cpp/release/arrow-dataset-dataset-writer-test[0xd7d43d]
   > /build/cpp/release/arrow-dataset-dataset-writer-test[0xe5f462]
   > /build/cpp/release/arrow-dataset-dataset-writer-test[0xe6b6e7]
   > /build/cpp/release/arrow-dataset-dataset-writer-test[0x5fb7fa]
   > /build/cpp/release/arrow-dataset-dataset-writer-test[0x5eeec9]
   > /build/cpp/release/libarrow_gtest.so.1.11.0(void 
testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, 
void>(testing::Test*, void (testing::Test::*)(), char 
const*)+0x5f)[0x7fe90eabfb6f]
   > 
/build/cpp/release/libarrow_gtest.so.1.11.0(testing::Test::Run()+0xce)[0x7fe90eab489e]
   > 
/build/cpp/release/libarrow_gtest.so.1.11.0(testing::TestInfo::Run()+0x155)[0x7fe90eab4a15]
   > 
/build/cpp/release/libarrow_gtest.so.1.11.0(testing::TestSuite::Run()+0xd9)[0x7fe90eab4fd9]
   > 
/build/cpp/release/libarrow_gtest.so.1.11.0(testing::internal::UnitTestImpl::RunAllTests()+0x51a)[0x7fe90eab56ba]
   > /build/cpp/release/libarrow_gtest.so.1.11.0(bool 
testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,
 bool>(testing::internal::UnitTestImpl*, bool 
(testing::internal::UnitTestImpl::*)(), char const*)+0x5f)[0x7fe90eabffef]
   > 
/build/cpp/release/libarrow_gtest.so.1.11.0(testing::UnitTest::Run()+0x7c)[0x7fe90eab4abc]
   > /build/cpp/release/libarrow_gtest_main.so.1.11.0(main+0x3b)[0x7fe90eae70eb]
   > /lib64/libc.so.6(__libc_start_main+0xf5)[0x7fe90d6fe555]
   > /build/cpp/release/arrow-dataset-dataset-writer-test[0x5d39c7]
   > /build/cpp/src/arrow/dataset
   > ```
   > 
   > I re-run the job for now.
   
   I'll run in my local machine and find out why


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to