Kouhei Sutou created ARROW-18095:
------------------------------------

             Summary: [CI][C++][MinGW] All tests exited with 0xc0000139
                 Key: ARROW-18095
                 URL: https://issues.apache.org/jira/browse/ARROW-18095
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Continuous Integration
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou


https://github.com/apache/arrow/actions/runs/3261682270/jobs/5357126875

{noformat}
+ ctest --label-regex unittest --output-on-failure --parallel 2 --timeout 300 
--exclude-regex 
'gandiva-internals-test|gandiva-projector-test|gandiva-utf8-test|gandiva-binary-test|gandiva-boolean-expr-test|gandiva-date-time-test|gandiva-decimal-single-test|gandiva-decimal-test|gandiva-filter-project-test|gandiva-filter-test|gandiva-hash-test|gandiva-if-expr-test|gandiva-in-expr-test|gandiva-literal-test|gandiva-null-validity-test|gandiva-precompiled-test|gandiva-projector-test'
Test project D:/a/arrow/arrow/build/cpp
      Start  1: arrow-array-test
      Start  2: arrow-buffer-test
 1/67 Test  #2: arrow-buffer-test .........................Exit code 0xc0000139
***Exception:   0.15 sec

      Start  3: arrow-extension-type-test
 2/67 Test  #1: arrow-array-test ..........................Exit code 0xc0000139
***Exception:   0.17 sec

      Start  4: arrow-misc-test
 3/67 Test  #3: arrow-extension-type-test .................Exit code 0xc0000139
***Exception:   0.04 sec
         39 - arrow-dataset-discovery-test (Exit code 0xc0000139
)
         40 - arrow-dataset-file-ipc-test (Exit code 0xc0000139
)
         41 - arrow-dataset-file-test (Exit code 0xc0000139
)
         42 - arrow-dataset-partition-test (Exit code 0xc0000139
)
         43 - arrow-dataset-scanner-test (Exit code 0xc0000139
)
         44 - arrow-dataset-file-csv-test (Exit code 0xc0000139
)
         45 - arrow-dataset-file-parquet-test (Exit code 0xc0000139
)
         46 - arrow-filesystem-test (Exit code 0xc0000139
)
Errors while running CTest
         47 - arrow-gcsfs-test (Exit code 0xc0000139
)
         48 - arrow-s3fs-test (Exit code 0xc0000139
)
         49 - arrow-flight-internals-test (Exit code 0xc0000139
)
         50 - arrow-flight-test (Exit code 0xc0000139
)
         51 - arrow-flight-sql-test (Exit code 0xc0000139
)
         52 - arrow-feather-test (Exit code 0xc0000139
)
         53 - arrow-ipc-json-simple-test (Exit code 0xc0000139
)
         54 - arrow-ipc-read-write-test (Exit code 0xc0000139
)
         55 - arrow-ipc-tensor-test (Exit code 0xc0000139
)
         56 - arrow-json-test (Exit code 0xc0000139
)
         57 - parquet-internals-test (Exit code 0xc0000139
)
         58 - parquet-reader-test (Exit code 0xc0000139
)
         59 - parquet-writer-test (Exit code 0xc0000139
)
         60 - parquet-arrow-test (Exit code 0xc0000139
)
         61 - parquet-arrow-internals-test (Exit code 0xc0000139
)
         62 - parquet-encryption-test (Exit code 0xc0000139
)
         63 - parquet-encryption-key-management-test (Exit code 0xc0000139
)
         64 - parquet-file-deserialize-test (Exit code 0xc0000139
)
         65 - parquet-schema-test (Exit code 0xc0000139
)
         66 - gandiva-projector-build-validation-test (Exit code 0xc0000139
)
         67 - gandiva-to-string-test (Exit code 0xc0000139
)
Error: Process completed with exit code 8.
{noformat}

The last succeeded job: 
https://github.com/apache/arrow/actions/runs/3256683017/jobs/5347422431



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to