kou opened a new issue, #41095:
URL: https://github.com/apache/arrow/issues/41095
### Describe the enhancement requested
```text
[ RUN ] TestAzureHierarchicalNSGeneric.CopyFile
/home/kou/work/cpp/arrow.kou/cpp/src/arrow/filesystem/test_util.cc:531:
Failure
Failed
'fs->CopyFile("AB/abc", "def")' failed with IOError: Failed to copy a blob.
(https://XXX.blob.core.windows.net/a2giu5a9ij1szn7tsx4l0z6194h5zqww/AB/abc ->
https://clearcodearrow.blob.core.windows.net/a2giu5a9ij1szn7tsx4l0z6194h5zqww/def)
Azure Error: [CannotVerifyCopySource] 401 Server failed to authenticate the
request. Please refer to the information in the www-authenticate header.
Server failed to authenticate the request. Please refer to the information
in the www-authenticate header.
RequestId:2c08ee06-f01e-0062-12d2-807ca0000000
Time:2024-03-28T05:40:28.1650700Z
Request ID: 2c08ee06-f01e-0062-12d2-807ca0000000
[ FAILED ] TestAzureHierarchicalNSGeneric.CopyFile (1007 ms)
[ OK ] TestAzureHierarchicalNSGeneric.OpenInputFileAsync (394 ms)
[ RUN ] TestAzureHierarchicalNSGeneric.SpecialChars
/home/kou/work/cpp/arrow.kou/cpp/src/arrow/filesystem/test_util.cc:1178:
Failure
Failed
'fs->CopyFile("Blank Char/Special%Char.txt", "Special and%different.txt")'
failed with IOError: Failed to copy a blob.
(https://XXX.blob.core.windows.net/armiaz82i30wliew7324v0l421a4uhop/Blank%20Char/Special%25Char.txt
->
https://XXX.blob.core.windows.net/armiaz82i30wliew7324v0l421a4uhop/Special%20and%25different.txt)
Azure Error: [CannotVerifyCopySource] 401 Server failed to authenticate the
request. Please refer to the information in the www-authenticate header.
Server failed to authenticate the request. Please refer to the information
in the www-authenticate header.
RequestId:dbfb99e1-801e-008c-4ad2-80d689000000
Time:2024-03-28T05:40:38.3406267Z
Request ID: dbfb99e1-801e-008c-4ad2-80d689000000
[ FAILED ] TestAzureHierarchicalNSGeneric.SpecialChars (475 ms)
### Component(s)
C++
--
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]