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

   Seems our tests are really unstable:
   
   ```
   [----------] 26 tests from TestS3FS
   [ RUN      ] TestS3FS.GetFileInfoRoot
   [FATAL] 2023-01-03 16:03:37.808 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [FATAL] 2023-01-03 16:03:37.829 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [       OK ] TestS3FS.GetFileInfoRoot (604 ms)
   [ RUN      ] TestS3FS.GetFileInfoBucket
   [FATAL] 2023-01-03 16:03:38.413 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [FATAL] 2023-01-03 16:03:38.427 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [       OK ] TestS3FS.GetFileInfoBucket (482 ms)
   [ RUN      ] TestS3FS.GetFileInfoObject
   [FATAL] 2023-01-03 16:03:38.895 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [FATAL] 2023-01-03 16:03:38.902 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [       OK ] TestS3FS.GetFileInfoObject (440 ms)
   [ RUN      ] TestS3FS.GetFileInfoSelector
   [FATAL] 2023-01-03 16:03:39.336 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [FATAL] 2023-01-03 16:03:39.357 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [       OK ] TestS3FS.GetFileInfoSelector (530 ms)
   [ RUN      ] TestS3FS.GetFileInfoSelectorRecursive
   [FATAL] 2023-01-03 16:03:39.867 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [FATAL] 2023-01-03 16:03:39.878 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [       OK ] TestS3FS.GetFileInfoSelectorRecursive (316 ms)
   [ RUN      ] TestS3FS.GetFileInfoGenerator
   [FATAL] 2023-01-03 16:03:40.184 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [FATAL] 2023-01-03 16:03:40.196 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   D:/a/arrow/arrow/cpp/src/arrow/status.cc:137: When trying to delete 
temporary directory: IOError: Cannot delete directory entry 
'C:/Users/RUNNER~1/AppData/Local/Temp/s3fs-test-pfipm1fp/.minio.sys': . Detail: 
[Windows error 145] The directory is not empty.
   
   [       OK ] TestS3FS.GetFileInfoGenerator (590 ms)
   [ RUN      ] TestS3FS.CreateDir
   
   API: PutObject(bucket=bucket, object=somefile/)
   Time: 16:03:41 UTC 01/03/2023
   DeploymentID: dddc7305-986d-418a-9646-0b3874a04600
   RequestID: 1736D8038C87CDA4
   RemoteHost: 127.0.0.1
   Host: 127.0.0.8:52054
   UserAgent: aws-sdk-cpp/1.10.41 Windows/10.0.17763.2989 x86 GCC/12.2.0
   Error: mkdir 
C:\Users\RUNNER~1\AppData\Local\Temp\s3fs-test-1un2w6b7/bucket/somefile/: 
Cannot create a file when that file already exists. (*fs.PathError)
          5: 
internal\logger\logger.go:[278](https://github.com/apache/arrow/actions/runs/3830924406/jobs/6519407271#step:11:279):logger.LogIf()
          4: cmd\fs-v1.go:1036:cmd.(*FSObjects).putObject()
          3: cmd\fs-v1.go:1012:cmd.(*FSObjects).PutObject()
          2: 
cmd\object-handlers.go:1830:cmd.objectAPIHandlers.PutObjectHandler()
          1: net\http\server.go:2047:http.HandlerFunc.ServeHTTP()
   
   API: PutObject(bucket=bucket, object=somefile/)
   Time: 16:03:41 UTC 01/03/2023
   DeploymentID: dddc7305-986d-418a-9646-0b3874a04600
   RequestID: 1736D8038C87CDA4
   RemoteHost: 127.0.0.1
   Host: 127.0.0.8:52054
   UserAgent: aws-sdk-cpp/1.10.41 Windows/10.0.17763.2989 x86 GCC/12.2.0
   Error: mkdir 
C:\Users\RUNNER~1\AppData\Local\Temp\s3fs-test-1un2w6b7/bucket/somefile/: 
Cannot create a file when that file already exists. (*fs.PathError)
          5: internal\logger\logger.go:278:logger.LogIf()
          4: cmd\api-errors.go:2123:cmd.toAPIErrorCode()
          3: cmd\api-errors.go:2148:cmd.toAPIError()
          2: 
cmd\object-handlers.go:1832:cmd.objectAPIHandlers.PutObjectHandler()
          1: net\http\server.go:2047:http.HandlerFunc.ServeHTTP()
   [FATAL] 2023-01-03 16:03:40.775 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   [FATAL] 2023-01-03 16:03:40.799 WinHttpSyncHttpClient [1] Failed setting 
secure crypto protocols with error code: 87
   D:/a/arrow/arrow/cpp/src/arrow/status.cc:137: When trying to delete 
temporary directory: IOError: Cannot delete directory entry 
'C:/Users/RUNNER~1/AppData/Local/Temp/s3fs-test-1un2w6b7/.minio.sys': . Detail: 
[Windows error 145] The directory is not empty.
   ```


-- 
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