"go test -v -timeout 1h0m0s -remote TestOracleObjectStorage: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestOracleObjectStorage:" 2025/09/09 01:01:45 NOTICE: TestOracleObjectStorage: Starting server 2025/09/09 01:01:45 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-peniwox1zute" 2025/09/09 01:01:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/09/09 01:01:45 INFO : oos:bucket rclone-test-peniwox1zute: Bucket "rclone-test-peniwox1zute" created with accessType "NoPublicAccess" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/09 01:01:47 INFO : oos:bucket rclone-test-peniwox1zute: Bucket "rclone-test-peniwox1zute" deleted === RUN TestIntegration/FsMkdir 2025/09/09 01:01:47 INFO : oos:bucket rclone-test-peniwox1zute: Bucket "rclone-test-peniwox1zute" created with accessType "NoPublicAccess" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/09 01:01:47 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/09 01:01:47 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/09 01:01:47 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty 2025/09/09 01:01:47 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: === RUN TestIntegration/FsMkdir/FsListRDirEmpty 2025/09/09 01:01:48 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/09/09 01:01:48 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: does not exist === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2025/09/09 01:01:48 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: does not exist === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/09 01:01:48 ERROR : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: put object failed Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: BadErrorResponse. Opc request id: lhr-1:-LW9h6qwbxvXYJFZFQrNIwxlxL18eZVX38oaA39g342X_mC0xDPYTM8U-AHwZPGg. Message: Failed to parse json from response body due to: invalid character ' ' in \u hexadecimal character escape. With response body {"code":"InvalidObjectName","message":"Invalid object name: ␀\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000B\f\r\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F/␀\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000B\f\r\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001. Operation Name: PutObject Timestamp: 2025-09-09 01:01:48 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/%E2%90%80%01%02%03%04%05%06%07%08%09%0A%0B%0C%0D%0E%0F%10%11%12%13%14%15%16%17%18%19%1A%1B%1C%1D%1E%1F%7F/%E2%90%80%01%02%03%04%05%06%07%08%09%0A%0B%0C%0D%0E%0F%10%11%12%13%14%15%16%17%18%19%1A%1B%1C%1D%1E%1F%7F Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_baderrorresponse for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: BadErrorResponse. Opc request id: lhr-1:-LW9h6qwbxvXYJFZFQrNIwxlxL18eZVX38oaA39g342X_mC0xDPYTM8U-AHwZPGg. Message: Failed to parse json from response body due to: invalid character ' ' in \u hexadecimal character escape. With response body {"code":"InvalidObjectName","message":"Invalid object name: ␀\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000B\f\r\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F/␀\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000B\f\r\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001. Operation Name: PutObject Timestamp: 2025-09-09 01:01:48 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/%E2%90%80%01%02%03%04%05%06%07%08%09%0A%0B%0C%0D%0E%0F%10%11%12%13%14%15%16%17%18%19%1A%1B%1C%1D%1E%1F%7F/%E2%90%80%01%02%03%04%05%06%07%08%09%0A%0B%0C%0D%0E%0F%10%11%12%13%14%15%16%17%18%19%1A%1B%1C%1D%1E%1F%7F Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_baderrorresponse for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/09/09 01:01:48 DEBUG : ./.: trying to read metadata ./. 2025/09/09 01:01:48 DEBUG : ./.: trying to read metadata ./. 2025/09/09 01:01:48 DEBUG : ./.: trying to read metadata ./. 2025/09/09 01:01:48 DEBUG : ./.: trying to read metadata ./. 2025/09/09 01:01:48 DEBUG : ./.: trying to read metadata ./. 2025/09/09 01:01:48 DEBUG : ./.: trying to read metadata ./. === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/09/09 01:01:49 DEBUG : ../..: trying to read metadata ../.. 2025/09/09 01:01:49 DEBUG : ../..: trying to read metadata ../.. 2025/09/09 01:01:49 DEBUG : ../..: trying to read metadata ../.. 2025/09/09 01:01:49 DEBUG : ../..: trying to read metadata ../.. 2025/09/09 01:01:49 DEBUG : ../..: trying to read metadata ../.. 2025/09/09 01:01:49 DEBUG : ../..: trying to read metadata ../.. === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/09 01:01:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: trying to read metadata !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/09 01:01:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: trying to read metadata !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/09 01:01:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: trying to read metadata !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/09 01:01:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: trying to read metadata !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/09 01:01:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: trying to read metadata !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/09 01:01:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: trying to read metadata !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/09/09 01:01:49 DEBUG : leading space/ leading space: trying to read metadata leading space/ leading space 2025/09/09 01:01:49 DEBUG : leading space/ leading space: trying to read metadata leading space/ leading space 2025/09/09 01:01:49 DEBUG : leading space/ leading space: trying to read metadata leading space/ leading space 2025/09/09 01:01:49 DEBUG : leading space/ leading space: trying to read metadata leading space/ leading space 2025/09/09 01:01:50 DEBUG : leading space/ leading space: trying to read metadata leading space/ leading space 2025/09/09 01:01:50 DEBUG : leading space/ leading space: trying to read metadata leading space/ leading space === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/09/09 01:01:50 DEBUG : ~leading tilde/~leading tilde: trying to read metadata ~leading tilde/~leading tilde 2025/09/09 01:01:50 DEBUG : ~leading tilde/~leading tilde: trying to read metadata ~leading tilde/~leading tilde 2025/09/09 01:01:50 DEBUG : ~leading tilde/~leading tilde: trying to read metadata ~leading tilde/~leading tilde 2025/09/09 01:01:50 DEBUG : ~leading tilde/~leading tilde: trying to read metadata ~leading tilde/~leading tilde 2025/09/09 01:01:50 DEBUG : ~leading tilde/~leading tilde: trying to read metadata ~leading tilde/~leading tilde 2025/09/09 01:01:50 DEBUG : ~leading tilde/~leading tilde: trying to read metadata ~leading tilde/~leading tilde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/09/09 01:01:50 ERROR : ␍leading CR/␍leading CR: put object failed Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: InvalidObjectName. Opc request id: lhr-1:N_QNq-ZXlBim1wZoovK53QllGko_B_hUHbMDbpMDgqoLowFM7_D0ngs702dVJhhE. Message: Invalid object name: leading CR/ leading CR Operation Name: PutObject Timestamp: 2025-09-09 01:01:50 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/%0Dleading%20CR/%0Dleading%20CR Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_invalidobjectname for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: InvalidObjectName. Opc request id: lhr-1:N_QNq-ZXlBim1wZoovK53QllGko_B_hUHbMDbpMDgqoLowFM7_D0ngs702dVJhhE. Message: Invalid object name: leading CR/ leading CR Operation Name: PutObject Timestamp: 2025-09-09 01:01:50 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/%0Dleading%20CR/%0Dleading%20CR Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_invalidobjectname for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/09/09 01:01:50 ERROR : ␊leading LF/␊leading LF: put object failed Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: InvalidObjectName. Opc request id: lhr-1:wmhL8MaKJuVqMOxxMCM_G6BvyoT2ahhsbVzbOVMsnC53qPCBoqlA2pzmCTbcPgvi. Message: Invalid object name: leading LF/ leading LF Operation Name: PutObject Timestamp: 2025-09-09 01:01:50 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/%0Aleading%20LF/%0Aleading%20LF Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_invalidobjectname for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: InvalidObjectName. Opc request id: lhr-1:wmhL8MaKJuVqMOxxMCM_G6BvyoT2ahhsbVzbOVMsnC53qPCBoqlA2pzmCTbcPgvi. Message: Invalid object name: leading LF/ leading LF Operation Name: PutObject Timestamp: 2025-09-09 01:01:50 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/%0Aleading%20LF/%0Aleading%20LF Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_invalidobjectname for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/09/09 01:01:51 DEBUG : ␉leading HT/␉leading HT: trying to read metadata ␉leading HT/␉leading HT 2025/09/09 01:01:51 DEBUG : ␉leading HT/␉leading HT: trying to read metadata ␉leading HT/␉leading HT 2025/09/09 01:01:51 DEBUG : ␉leading HT/␉leading HT: trying to read metadata ␉leading HT/␉leading HT 2025/09/09 01:01:51 DEBUG : ␉leading HT/␉leading HT: trying to read metadata ␉leading HT/␉leading HT 2025/09/09 01:01:51 DEBUG : ␉leading HT/␉leading HT: trying to read metadata ␉leading HT/␉leading HT 2025/09/09 01:01:51 DEBUG : ␉leading HT/␉leading HT: trying to read metadata ␉leading HT/␉leading HT === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/09/09 01:01:51 DEBUG : ␋leading VT/␋leading VT: trying to read metadata ␋leading VT/␋leading VT 2025/09/09 01:01:51 DEBUG : ␋leading VT/␋leading VT: trying to read metadata ␋leading VT/␋leading VT 2025/09/09 01:01:51 DEBUG : ␋leading VT/␋leading VT: trying to read metadata ␋leading VT/␋leading VT 2025/09/09 01:01:51 DEBUG : ␋leading VT/␋leading VT: trying to read metadata ␋leading VT/␋leading VT 2025/09/09 01:01:51 DEBUG : ␋leading VT/␋leading VT: trying to read metadata ␋leading VT/␋leading VT 2025/09/09 01:01:51 DEBUG : ␋leading VT/␋leading VT: trying to read metadata ␋leading VT/␋leading VT === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/09/09 01:01:51 DEBUG : .leading dot/.leading dot: trying to read metadata .leading dot/.leading dot 2025/09/09 01:01:51 DEBUG : .leading dot/.leading dot: trying to read metadata .leading dot/.leading dot 2025/09/09 01:01:51 DEBUG : .leading dot/.leading dot: trying to read metadata .leading dot/.leading dot 2025/09/09 01:01:51 DEBUG : .leading dot/.leading dot: trying to read metadata .leading dot/.leading dot 2025/09/09 01:01:52 DEBUG : .leading dot/.leading dot: trying to read metadata .leading dot/.leading dot 2025/09/09 01:01:52 DEBUG : .leading dot/.leading dot: trying to read metadata .leading dot/.leading dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/09/09 01:01:52 DEBUG : trailing space /trailing space : trying to read metadata trailing space /trailing space 2025/09/09 01:01:52 DEBUG : trailing space /trailing space : trying to read metadata trailing space /trailing space 2025/09/09 01:01:52 DEBUG : trailing space /trailing space : trying to read metadata trailing space /trailing space 2025/09/09 01:01:52 DEBUG : trailing space /trailing space : trying to read metadata trailing space /trailing space 2025/09/09 01:01:52 DEBUG : trailing space /trailing space : trying to read metadata trailing space /trailing space 2025/09/09 01:01:52 DEBUG : trailing space /trailing space : trying to read metadata trailing space /trailing space === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/09/09 01:01:52 ERROR : trailing CR␍/trailing CR␍: put object failed Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: InvalidObjectName. Opc request id: lhr-1:-R-le4zV9vK6jfV5nM-5SNKDAQJJWSjsAQBKFcJxOPryT5hcVulhee3JQJLQ36eE. Message: Invalid object name: trailing CR /trailing CR Operation Name: PutObject Timestamp: 2025-09-09 01:01:52 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/trailing%20CR%0D/trailing%20CR%0D Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_invalidobjectname for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: InvalidObjectName. Opc request id: lhr-1:-R-le4zV9vK6jfV5nM-5SNKDAQJJWSjsAQBKFcJxOPryT5hcVulhee3JQJLQ36eE. Message: Invalid object name: trailing CR /trailing CR Operation Name: PutObject Timestamp: 2025-09-09 01:01:52 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/trailing%20CR%0D/trailing%20CR%0D Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_invalidobjectname for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/09/09 01:01:52 ERROR : trailing LF␊/trailing LF␊: put object failed Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: InvalidObjectName. Opc request id: lhr-1:ow3UHucSAV02_-bUxDF8OtK27PvMimS244d6c8dnj_sWSCwMOz8g6dyZSBUqWb05. Message: Invalid object name: trailing LF /trailing LF Operation Name: PutObject Timestamp: 2025-09-09 01:01:52 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/trailing%20LF%0A/trailing%20LF%0A Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_invalidobjectname for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 400. Error Code: InvalidObjectName. Opc request id: lhr-1:ow3UHucSAV02_-bUxDF8OtK27PvMimS244d6c8dnj_sWSCwMOz8g6dyZSBUqWb05. Message: Invalid object name: trailing LF /trailing LF Operation Name: PutObject Timestamp: 2025-09-09 01:01:52 +0000 GMT Client Version: Oracle-GoSDK/65.98.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/trailing%20LF%0A/trailing%20LF%0A Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_400__400_invalidobjectname for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/09/09 01:01:53 DEBUG : trailing HT␉/trailing HT␉: trying to read metadata trailing HT␉/trailing HT␉ 2025/09/09 01:01:53 DEBUG : trailing HT␉/trailing HT␉: trying to read metadata trailing HT␉/trailing HT␉ 2025/09/09 01:01:53 DEBUG : trailing HT␉/trailing HT␉: trying to read metadata trailing HT␉/trailing HT␉ 2025/09/09 01:01:53 DEBUG : trailing HT␉/trailing HT␉: trying to read metadata trailing HT␉/trailing HT␉ 2025/09/09 01:01:53 DEBUG : trailing HT␉/trailing HT␉: trying to read metadata trailing HT␉/trailing HT␉ 2025/09/09 01:01:53 DEBUG : trailing HT␉/trailing HT␉: trying to read metadata trailing HT␉/trailing HT␉ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/09/09 01:01:53 DEBUG : trailing VT␋/trailing VT␋: trying to read metadata trailing VT␋/trailing VT␋ 2025/09/09 01:01:53 DEBUG : trailing VT␋/trailing VT␋: trying to read metadata trailing VT␋/trailing VT␋ 2025/09/09 01:01:53 DEBUG : trailing VT␋/trailing VT␋: trying to read metadata trailing VT␋/trailing VT␋ 2025/09/09 01:01:53 DEBUG : trailing VT␋/trailing VT␋: trying to read metadata trailing VT␋/trailing VT␋ 2025/09/09 01:01:53 DEBUG : trailing VT␋/trailing VT␋: trying to read metadata trailing VT␋/trailing VT␋ 2025/09/09 01:01:53 DEBUG : trailing VT␋/trailing VT␋: trying to read metadata trailing VT␋/trailing VT␋ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/09/09 01:01:53 DEBUG : trailing dot./trailing dot.: trying to read metadata trailing dot./trailing dot. 2025/09/09 01:01:53 DEBUG : trailing dot./trailing dot.: trying to read metadata trailing dot./trailing dot. 2025/09/09 01:01:53 DEBUG : trailing dot./trailing dot.: trying to read metadata trailing dot./trailing dot. 2025/09/09 01:01:53 DEBUG : trailing dot./trailing dot.: trying to read metadata trailing dot./trailing dot. 2025/09/09 01:01:53 DEBUG : trailing dot./trailing dot.: trying to read metadata trailing dot./trailing dot. 2025/09/09 01:01:53 DEBUG : trailing dot./trailing dot.: trying to read metadata trailing dot./trailing dot. === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/09/09 01:01:54 DEBUG : invalid utf-8/invalid utf-8: trying to read metadata invalid utf-8/invalid utf-8 2025/09/09 01:01:54 DEBUG : invalid utf-8/invalid utf-8: trying to read metadata invalid utf-8/invalid utf-8 2025/09/09 01:01:54 DEBUG : invalid utf-8/invalid utf-8: trying to read metadata invalid utf-8/invalid utf-8 2025/09/09 01:01:54 DEBUG : invalid utf-8/invalid utf-8: trying to read metadata invalid utf-8/invalid utf-8 2025/09/09 01:01:54 DEBUG : invalid utf-8/invalid utf-8: trying to read metadata invalid utf-8/invalid utf-8 2025/09/09 01:01:54 DEBUG : invalid utf-8/invalid utf-8: trying to read metadata invalid utf-8/invalid utf-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/09/09 01:01:54 DEBUG : test%46.txt/test%46.txt: trying to read metadata test%46.txt/test%46.txt 2025/09/09 01:01:54 DEBUG : test%46.txt/test%46.txt: trying to read metadata test%46.txt/test%46.txt 2025/09/09 01:01:54 DEBUG : test%46.txt/test%46.txt: trying to read metadata test%46.txt/test%46.txt 2025/09/09 01:01:54 DEBUG : test%46.txt/test%46.txt: trying to read metadata test%46.txt/test%46.txt 2025/09/09 01:01:54 DEBUG : test%46.txt/test%46.txt: trying to read metadata test%46.txt/test%46.txt 2025/09/09 01:01:54 DEBUG : test%46.txt/test%46.txt: trying to read metadata test%46.txt/test%46.txt === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2025/09/09 01:01:54 DEBUG : potato: trying to read metadata potato 2025/09/09 01:01:54 DEBUG : directory/not/found/potato: trying to read metadata directory/not/found/potato === RUN TestIntegration/FsMkdir/FsPutError 2025/09/09 01:01:54 ERROR : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: put object failed Put "https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-peniwox1zute/o/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt": potato 2025/09/09 01:01:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/09/09 01:01:55 DEBUG : zero-length-file: trying to read metadata zero-length-file 2025/09/09 01:01:55 DEBUG : zero-length-file: trying to read metadata zero-length-file 2025/09/09 01:01:55 DEBUG : zero-length-file: trying to read metadata zero-length-file 2025/09/09 01:01:55 DEBUG : zero-length-file: trying to read metadata zero-length-file === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/09 01:01:55 NOTICE: oos:bucket rclone-test-peniwox1zute: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/09 01:01:55 DEBUG : writer-at-subdir/writer-at-file: created new upload id: 611881b5-b7c4-8c38-6a25-c14d24c222e7 2025/09/09 01:01:55 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: 611881b5-b7c4-8c38-6a25-c14d24c222e7 2025/09/09 01:01:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload 611881b5-b7c4-8c38-6a25-c14d24c222e7 md5 matched: expecting hkS3hpLp4J5FIaksSNywnQ==-3 and got hkS3hpLp4J5FIaksSNywnQ==-3 2025/09/09 01:01:56 DEBUG : writer-at-subdir/writer-at-file: trying to read metadata writer-at-subdir/writer-at-file === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/09/09 01:01:57 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:57 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:57 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:57 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:01:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:01:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:01:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:01:57 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:57 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:57 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:57 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: hello? sausage/êé/Hello, 世界 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: hello? sausage/êé 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: hello? sausage 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: hello? sausage/êé/Hello, 世界 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: hello? sausage/êé 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: hello? sausage 2025/09/09 01:01:57 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/09/09 01:01:57 DEBUG : Creating backend with remote "TestOracleObjectStorage:" 2025/09/09 01:01:57 DEBUG : oos:root: listing: bucket : , directory: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/09 01:01:58 DEBUG : Creating backend with remote "TestOracleObjectStorage:" 2025/09/09 01:01:58 DEBUG : oos:root: listing: bucket : , directory: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2025/09/09 01:01:58 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: 2025/09/09 01:01:58 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: hello? sausage === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/09/09 01:01:58 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:58 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:01:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/09/09 01:01:58 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:58 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/09/09 01:01:58 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:58 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:01:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:01:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2025/09/09 01:01:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/09 01:01:59 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-peniwox1zute/hello? sausage/êé" 2025/09/09 01:01:59 DEBUG : êé: trying to read metadata êé 2025/09/09 01:01:59 DEBUG : a/b/c/d/e.txt: trying to read metadata a/b/c/d/e.txt 2025/09/09 01:01:59 DEBUG : a/b/c/d/e.txt: trying to read metadata a/b/c/d/e.txt 2025/09/09 01:01:59 DEBUG : a/b/c/d/e.txt: trying to read metadata a/b/c/d/e.txt 2025/09/09 01:01:59 DEBUG : a/b/c/d/e.txt: trying to read metadata a/b/c/d/e.txt 2025/09/09 01:01:59 DEBUG : oos:bucket rclone-test-peniwox1zute, path hello? sausage/êé: listing: bucket : rclone-test-peniwox1zute, directory: 2025/09/09 01:01:59 DEBUG : oos:bucket rclone-test-peniwox1zute, path hello? sausage/êé: listing: bucket : rclone-test-peniwox1zute, directory: a 2025/09/09 01:01:59 DEBUG : oos:bucket rclone-test-peniwox1zute, path hello? sausage/êé: listing: bucket : rclone-test-peniwox1zute, directory: Hello, 世界 2025/09/09 01:01:59 DEBUG : oos:bucket rclone-test-peniwox1zute, path hello? sausage/êé: listing: bucket : rclone-test-peniwox1zute, directory: a/b 2025/09/09 01:01:59 DEBUG : oos:bucket rclone-test-peniwox1zute, path hello? sausage/êé: listing: bucket : rclone-test-peniwox1zute, directory: Hello, 世界/ " ' @ < > & ? + ≠ 2025/09/09 01:01:59 DEBUG : oos:bucket rclone-test-peniwox1zute, path hello? sausage/êé: listing: bucket : rclone-test-peniwox1zute, directory: a/b/c 2025/09/09 01:01:59 DEBUG : oos:bucket rclone-test-peniwox1zute, path hello? sausage/êé: listing: bucket : rclone-test-peniwox1zute, directory: a/b/c/d 2025/09/09 01:01:59 DEBUG : Waiting for deletions to finish 2025/09/09 01:01:59 INFO : a/b/c/d/e.txt: Deleted 2025/09/09 01:01:59 DEBUG : oos:bucket rclone-test-peniwox1zute, path hello? sausage/êé: listing: bucket : rclone-test-peniwox1zute, directory: a 2025/09/09 01:01:59 DEBUG : removing 1 level 1 directories 2025/09/09 01:01:59 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/09/09 01:01:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:02:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/09 01:02:01 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:01 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:02:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:02:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/09 01:02:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/09 01:02:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/09 01:02:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/09 01:02:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:02:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:02 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/09/09 01:02:04 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:05 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:05 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:05 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:05 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable 2025/09/09 01:02:05 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/09 01:02:05 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/09 01:02:05 DEBUG : z.txt: trying to read metadata z.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/09/09 01:02:05 DEBUG : z.txt: trying to read metadata z.txt 2025/09/09 01:02:05 DEBUG : z.txt: trying to read metadata z.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/09 01:02:05 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-peniwox1zute/not found.txt" 2025/09/09 01:02:05 DEBUG : not found.txt: trying to read metadata not found.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOracleObjectStorage:" path "rclone-test-peniwox1zute" from "TestOracleObjectStorage:rclone-test-peniwox1zute" 2025/09/09 01:02:06 DEBUG : Creating backend with remote "TestOracleObjectStorage:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/09/09 01:02:06 DEBUG : rclone-test-peniwox1zute/file name.txt: trying to read metadata rclone-test-peniwox1zute/file name.txt 2025/09/09 01:02:06 DEBUG : rclone-test-peniwox1zute/file name.txt: trying to read metadata rclone-test-peniwox1zute/file name.txt 2025/09/09 01:02:06 DEBUG : rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:02:06 DEBUG : rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/09/09 01:02:06 DEBUG : oos:root: listing: bucket : rclone-test-peniwox1zute, directory: rclone-test-peniwox1zute 2025/09/09 01:02:06 DEBUG : rclone-test-peniwox1zute/file name.txt: trying to read metadata rclone-test-peniwox1zute/file name.txt 2025/09/09 01:02:06 DEBUG : rclone-test-peniwox1zute/file name.txt: trying to read metadata rclone-test-peniwox1zute/file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/created from root.txt: trying to read metadata rclone-test-peniwox1zute/created from root.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/created from root.txt: trying to read metadata rclone-test-peniwox1zute/created from root.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/created from root.txt: trying to read metadata rclone-test-peniwox1zute/created from root.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/created from root.txt: trying to read metadata rclone-test-peniwox1zute/created from root.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/created from root.txt: trying to read metadata rclone-test-peniwox1zute/created from root.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/created from root.txt: trying to read metadata rclone-test-peniwox1zute/created from root.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/file name.txt: trying to read metadata rclone-test-peniwox1zute/file name.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/file name.txt: trying to read metadata rclone-test-peniwox1zute/file name.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/file name.txt: trying to read metadata rclone-test-peniwox1zute/file name.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/file name.txt: trying to read metadata rclone-test-peniwox1zute/file name.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:02:07 DEBUG : rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata rclone-test-peniwox1zute/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier 2025/09/09 01:02:07 DEBUG : file name.txt: trying to read metadata file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/09/09 01:02:07 DEBUG : file name.txt: trying to read metadata file name.txt 2025/09/09 01:02:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/09 01:02:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: trying to read metadata hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/09 01:02:07 DEBUG : piped data.txt: created new upload id: 33932cda-6d3d-1d9f-a700-d01cfec9bb42 2025/09/09 01:02:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: 33932cda-6d3d-1d9f-a700-d01cfec9bb42 2025/09/09 01:02:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/09 01:02:07 DEBUG : piped data.txt: Cancelling multipart upload 2025/09/09 01:02:07 DEBUG : piped data.txt: Cancelling multipart upload 2025/09/09 01:02:07 DEBUG : piped data.txt: canceled and aborted multipart upload: 33932cda-6d3d-1d9f-a700-d01cfec9bb42 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2315 Error: Received unexpected error: multipart upload: failed to finalise: can not omit nil fields for field: PartsToCommit, due to: can not omit nil fields, data was expected to be a not-nil list Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 Messages: PutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/09 01:02:07 DEBUG : piped data.txt: created new upload id: 9b204176-3439-319a-dc77-4b3863b4d53f 2025/09/09 01:02:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: 9b204176-3439-319a-dc77-4b3863b4d53f 2025/09/09 01:02:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/09 01:02:08 DEBUG : piped data.txt: multipart upload 9b204176-3439-319a-dc77-4b3863b4d53f md5 matched: expecting 81Y4ZHIn/8khvFAbZEZxUw==-1 and got 81Y4ZHIn/8khvFAbZEZxUw==-1 2025/09/09 01:02:08 DEBUG : piped data.txt: trying to read metadata piped data.txt 2025/09/09 01:02:08 DEBUG : piped data.txt: trying to read metadata piped data.txt 2025/09/09 01:02:08 DEBUG : piped data.txt: trying to read metadata piped data.txt 2025/09/09 01:02:08 DEBUG : piped data.txt: trying to read metadata piped data.txt 2025/09/09 01:02:08 DEBUG : piped data.txt: trying to read metadata piped data.txt 2025/09/09 01:02:08 DEBUG : piped data.txt: trying to read metadata piped data.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *oracleobjectstorage.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 2025/09/09 01:02:08 DEBUG : chunked-5Mi-5.000Mi.bin: trying to read metadata chunked-5Mi-5.000Mi.bin 2025/09/09 01:02:08 DEBUG : chunked-5Mi-5.000Mi.bin: trying to read metadata chunked-5Mi-5.000Mi.bin 2025/09/09 01:02:08 DEBUG : chunked-5Mi-5.000Mi.bin: trying to read metadata chunked-5Mi-5.000Mi.bin 2025/09/09 01:02:08 DEBUG : chunked-5Mi-5.000Mi.bin: trying to read metadata chunked-5Mi-5.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: created new upload id: 8695e6b7-a46e-7147-6af4-3eefc1f43820 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: 8695e6b7-a46e-7147-6af4-3eefc1f43820 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload 8695e6b7-a46e-7147-6af4-3eefc1f43820 md5 matched: expecting 7Uoy8s3gf4fWilbKCDVuWA==-1 and got 7Uoy8s3gf4fWilbKCDVuWA==-1 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: trying to read metadata chunked-5Mi-5.000Mi-streamed.bin 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: trying to read metadata chunked-5Mi-5.000Mi-streamed.bin 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: trying to read metadata chunked-5Mi-5.000Mi-streamed.bin 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: trying to read metadata chunked-5Mi-5.000Mi-streamed.bin 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: trying to read metadata chunked-5Mi-5.000Mi-streamed.bin 2025/09/09 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: trying to read metadata chunked-5Mi-5.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: created new upload id: 2024431d-d2be-edc2-7b68-e233b46e833a 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: 2024431d-d2be-edc2-7b68-e233b46e833a 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload 2024431d-d2be-edc2-7b68-e233b46e833a md5 matched: expecting Wal2EF6ARkrNzW7ioGeN/Q==-1 and got Wal2EF6ARkrNzW7ioGeN/Q==-1 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: trying to read metadata chunked-5Mi-5Mi.bin 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: trying to read metadata chunked-5Mi-5Mi.bin 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: trying to read metadata chunked-5Mi-5Mi.bin 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: trying to read metadata chunked-5Mi-5Mi.bin 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: trying to read metadata chunked-5Mi-5Mi.bin 2025/09/09 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: trying to read metadata chunked-5Mi-5Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: created new upload id: 7796dc84-d4d8-33c7-317d-2062b89d75ce 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: 7796dc84-d4d8-33c7-317d-2062b89d75ce 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload 7796dc84-d4d8-33c7-317d-2062b89d75ce md5 matched: expecting Wal2EF6ARkrNzW7ioGeN/Q==-1 and got Wal2EF6ARkrNzW7ioGeN/Q==-1 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: trying to read metadata chunked-5Mi-5Mi-streamed.bin 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: trying to read metadata chunked-5Mi-5Mi-streamed.bin 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: trying to read metadata chunked-5Mi-5Mi-streamed.bin 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: trying to read metadata chunked-5Mi-5Mi-streamed.bin 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: trying to read metadata chunked-5Mi-5Mi-streamed.bin 2025/09/09 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: trying to read metadata chunked-5Mi-5Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/09 01:02:12 DEBUG : chunked-5Mi-10.000Mi.bin: created new upload id: 30fd79ad-da1c-38eb-7225-217700e2b6d4 2025/09/09 01:02:12 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: 30fd79ad-da1c-38eb-7225-217700e2b6d4 2025/09/09 01:02:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/09 01:02:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/09 01:02:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/09 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload 30fd79ad-da1c-38eb-7225-217700e2b6d4 md5 matched: expecting tnfY8Z7Ve/IYZT6jiCfJIA==-3 and got tnfY8Z7Ve/IYZT6jiCfJIA==-3 2025/09/09 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: trying to read metadata chunked-5Mi-10.000Mi.bin 2025/09/09 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: trying to read metadata chunked-5Mi-10.000Mi.bin 2025/09/09 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: trying to read metadata chunked-5Mi-10.000Mi.bin 2025/09/09 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: trying to read metadata chunked-5Mi-10.000Mi.bin 2025/09/09 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: trying to read metadata chunked-5Mi-10.000Mi.bin 2025/09/09 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: trying to read metadata chunked-5Mi-10.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/09 01:02:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: created new upload id: 1312722f-5908-6171-278a-924d31dcb415 2025/09/09 01:02:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: 1312722f-5908-6171-278a-924d31dcb415 2025/09/09 01:02:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/09 01:02:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/09 01:02:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/09 01:02:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload 1312722f-5908-6171-278a-924d31dcb415 md5 matched: expecting tnfY8Z7Ve/IYZT6jiCfJIA==-3 and got tnfY8Z7Ve/IYZT6jiCfJIA==-3 2025/09/09 01:02:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: trying to read metadata chunked-5Mi-10.000Mi-streamed.bin 2025/09/09 01:02:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: trying to read metadata chunked-5Mi-10.000Mi-streamed.bin 2025/09/09 01:02:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: trying to read metadata chunked-5Mi-10.000Mi-streamed.bin 2025/09/09 01:02:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: trying to read metadata chunked-5Mi-10.000Mi-streamed.bin 2025/09/09 01:02:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: trying to read metadata chunked-5Mi-10.000Mi-streamed.bin 2025/09/09 01:02:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: trying to read metadata chunked-5Mi-10.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 2025/09/09 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin 2025/09/09 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin 2025/09/09 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin 2025/09/09 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/09 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: created new upload id: 2c1bb5f1-9699-e6ea-1339-9220599babac 2025/09/09 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: 2c1bb5f1-9699-e6ea-1339-9220599babac 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload 2c1bb5f1-9699-e6ea-1339-9220599babac md5 matched: expecting BwrnCbgweKC3m/ml0dx2XA==-1 and got BwrnCbgweKC3m/ml0dx2XA==-1 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: created new upload id: e43e14d9-5baa-9c9f-0d06-5a6584cf30fc 2025/09/09 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: e43e14d9-5baa-9c9f-0d06-5a6584cf30fc 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload e43e14d9-5baa-9c9f-0d06-5a6584cf30fc md5 matched: expecting MgbOH+KHK85/yYMJycEmoA==-1 and got MgbOH+KHK85/yYMJycEmoA==-1 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: trying to read metadata chunked-5.054Mi-5.054Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: created new upload id: e76177c0-ef0b-f4ed-5d54-835ab2359487 2025/09/09 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: e76177c0-ef0b-f4ed-5d54-835ab2359487 2025/09/09 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/09 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload e76177c0-ef0b-f4ed-5d54-835ab2359487 md5 matched: expecting MgbOH+KHK85/yYMJycEmoA==-1 and got MgbOH+KHK85/yYMJycEmoA==-1 2025/09/09 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin 2025/09/09 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: trying to read metadata chunked-5.054Mi-5.054Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/09 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: created new upload id: ae121700-c23a-0f22-755d-f474862bb084 2025/09/09 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ae121700-c23a-0f22-755d-f474862bb084 2025/09/09 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/09 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/09 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload ae121700-c23a-0f22-755d-f474862bb084 md5 matched: expecting yiAVsgtlI74jI3j2xDplXg==-3 and got yiAVsgtlI74jI3j2xDplXg==-3 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: trying to read metadata chunked-5.054Mi-10.109Mi.bin 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: trying to read metadata chunked-5.054Mi-10.109Mi.bin 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: trying to read metadata chunked-5.054Mi-10.109Mi.bin 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: trying to read metadata chunked-5.054Mi-10.109Mi.bin 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: trying to read metadata chunked-5.054Mi-10.109Mi.bin 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: trying to read metadata chunked-5.054Mi-10.109Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: created new upload id: 2dc1ba10-82c9-8365-8e16-dbc746882f2b 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 2dc1ba10-82c9-8365-8e16-dbc746882f2b 2025/09/09 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/09 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/09 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/09 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload 2dc1ba10-82c9-8365-8e16-dbc746882f2b md5 matched: expecting yiAVsgtlI74jI3j2xDplXg==-3 and got yiAVsgtlI74jI3j2xDplXg==-3 2025/09/09 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.054Mi-10.109Mi-streamed.bin 2025/09/09 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.054Mi-10.109Mi-streamed.bin 2025/09/09 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.054Mi-10.109Mi-streamed.bin 2025/09/09 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.054Mi-10.109Mi-streamed.bin 2025/09/09 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.054Mi-10.109Mi-streamed.bin 2025/09/09 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.054Mi-10.109Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 2025/09/09 01:02:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin 2025/09/09 01:02:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin 2025/09/09 01:02:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin 2025/09/09 01:02:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: created new upload id: 9d3e802a-47f0-e338-38b1-e78ecdabe6e3 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: 9d3e802a-47f0-e338-38b1-e78ecdabe6e3 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload 9d3e802a-47f0-e338-38b1-e78ecdabe6e3 md5 matched: expecting cZREQzlPWmYww+hUvpF9SQ==-1 and got cZREQzlPWmYww+hUvpF9SQ==-1 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: created new upload id: 0ac20162-2892-ced9-6aec-8e6c9e742ba8 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: 0ac20162-2892-ced9-6aec-8e6c9e742ba8 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload 0ac20162-2892-ced9-6aec-8e6c9e742ba8 md5 matched: expecting LdCvCKGLuVJCNbgZ2ZA1Gw==-1 and got LdCvCKGLuVJCNbgZ2ZA1Gw==-1 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin 2025/09/09 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: trying to read metadata chunked-5.055Mi-5.055Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: created new upload id: df31e730-755b-3d61-2aac-77b1926d551c 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: df31e730-755b-3d61-2aac-77b1926d551c 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload df31e730-755b-3d61-2aac-77b1926d551c md5 matched: expecting LdCvCKGLuVJCNbgZ2ZA1Gw==-1 and got LdCvCKGLuVJCNbgZ2ZA1Gw==-1 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin 2025/09/09 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: trying to read metadata chunked-5.055Mi-5.055Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/09 01:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: created new upload id: 87a8b6f6-11c2-2dcb-74e1-cb41c045f8e5 2025/09/09 01:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: 87a8b6f6-11c2-2dcb-74e1-cb41c045f8e5 2025/09/09 01:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/09 01:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/09 01:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload 87a8b6f6-11c2-2dcb-74e1-cb41c045f8e5 md5 matched: expecting Zco/LwZO4Rjy2zpSizAxJQ==-3 and got Zco/LwZO4Rjy2zpSizAxJQ==-3 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: trying to read metadata chunked-5.055Mi-10.109Mi.bin 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: trying to read metadata chunked-5.055Mi-10.109Mi.bin 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: trying to read metadata chunked-5.055Mi-10.109Mi.bin 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: trying to read metadata chunked-5.055Mi-10.109Mi.bin 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: trying to read metadata chunked-5.055Mi-10.109Mi.bin 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: trying to read metadata chunked-5.055Mi-10.109Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: created new upload id: a6c745cb-2e9c-5485-76bd-57e2b7759d07 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: a6c745cb-2e9c-5485-76bd-57e2b7759d07 2025/09/09 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/09 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/09 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/09 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload a6c745cb-2e9c-5485-76bd-57e2b7759d07 md5 matched: expecting Zco/LwZO4Rjy2zpSizAxJQ==-3 and got Zco/LwZO4Rjy2zpSizAxJQ==-3 2025/09/09 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.055Mi-10.109Mi-streamed.bin 2025/09/09 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.055Mi-10.109Mi-streamed.bin 2025/09/09 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.055Mi-10.109Mi-streamed.bin 2025/09/09 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.055Mi-10.109Mi-streamed.bin 2025/09/09 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.055Mi-10.109Mi-streamed.bin 2025/09/09 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: trying to read metadata chunked-5.055Mi-10.109Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 2025/09/09 01:02:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin 2025/09/09 01:02:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin 2025/09/09 01:02:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin 2025/09/09 01:02:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/09 01:02:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: created new upload id: 26cb2a95-1048-7bd0-784b-2f55bf7871ae 2025/09/09 01:02:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: 26cb2a95-1048-7bd0-784b-2f55bf7871ae 2025/09/09 01:02:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/09 01:02:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload 26cb2a95-1048-7bd0-784b-2f55bf7871ae md5 matched: expecting NQ3zaXWWeoKnRopipj4HYQ==-1 and got NQ3zaXWWeoKnRopipj4HYQ==-1 2025/09/09 01:02:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: created new upload id: 34f857d6-2011-95d7-5242-c19f4af232bd 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: 34f857d6-2011-95d7-5242-c19f4af232bd 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload 34f857d6-2011-95d7-5242-c19f4af232bd md5 matched: expecting 2KggFzyR4WYRLnfGKVBFgQ==-1 and got 2KggFzyR4WYRLnfGKVBFgQ==-1 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin 2025/09/09 01:02:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: trying to read metadata chunked-6.667Mi-6.667Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: created new upload id: 5a772b45-18c7-bdfb-1825-c0361e5b765b 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: 5a772b45-18c7-bdfb-1825-c0361e5b765b 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload 5a772b45-18c7-bdfb-1825-c0361e5b765b md5 matched: expecting 2KggFzyR4WYRLnfGKVBFgQ==-1 and got 2KggFzyR4WYRLnfGKVBFgQ==-1 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin 2025/09/09 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: trying to read metadata chunked-6.667Mi-6.667Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/09 01:02:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: created new upload id: 14d1cc4a-b71a-05e5-21db-e3db18c2fcea 2025/09/09 01:02:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: 14d1cc4a-b71a-05e5-21db-e3db18c2fcea 2025/09/09 01:02:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/09 01:02:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/09 01:02:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/09 01:02:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload 14d1cc4a-b71a-05e5-21db-e3db18c2fcea md5 matched: expecting RUS0HwU/om5/X14GrJgfmw==-3 and got RUS0HwU/om5/X14GrJgfmw==-3 2025/09/09 01:02:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: trying to read metadata chunked-6.667Mi-13.333Mi.bin 2025/09/09 01:02:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: trying to read metadata chunked-6.667Mi-13.333Mi.bin 2025/09/09 01:02:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: trying to read metadata chunked-6.667Mi-13.333Mi.bin 2025/09/09 01:02:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: trying to read metadata chunked-6.667Mi-13.333Mi.bin 2025/09/09 01:02:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: trying to read metadata chunked-6.667Mi-13.333Mi.bin 2025/09/09 01:02:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: trying to read metadata chunked-6.667Mi-13.333Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/09 01:02:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: created new upload id: c0e850bd-3d0f-79d6-09bc-eb340494d4bd 2025/09/09 01:02:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: c0e850bd-3d0f-79d6-09bc-eb340494d4bd 2025/09/09 01:02:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/09 01:02:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/09 01:02:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/09 01:02:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload c0e850bd-3d0f-79d6-09bc-eb340494d4bd md5 matched: expecting RUS0HwU/om5/X14GrJgfmw==-3 and got RUS0HwU/om5/X14GrJgfmw==-3 2025/09/09 01:02:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: trying to read metadata chunked-6.667Mi-13.333Mi-streamed.bin 2025/09/09 01:02:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: trying to read metadata chunked-6.667Mi-13.333Mi-streamed.bin 2025/09/09 01:02:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: trying to read metadata chunked-6.667Mi-13.333Mi-streamed.bin 2025/09/09 01:02:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: trying to read metadata chunked-6.667Mi-13.333Mi-streamed.bin 2025/09/09 01:02:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: trying to read metadata chunked-6.667Mi-13.333Mi-streamed.bin 2025/09/09 01:02:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: trying to read metadata chunked-6.667Mi-13.333Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 2025/09/09 01:02:38 DEBUG : chunked-8Mi-8.000Mi.bin: trying to read metadata chunked-8Mi-8.000Mi.bin 2025/09/09 01:02:38 DEBUG : chunked-8Mi-8.000Mi.bin: trying to read metadata chunked-8Mi-8.000Mi.bin 2025/09/09 01:02:38 DEBUG : chunked-8Mi-8.000Mi.bin: trying to read metadata chunked-8Mi-8.000Mi.bin 2025/09/09 01:02:38 DEBUG : chunked-8Mi-8.000Mi.bin: trying to read metadata chunked-8Mi-8.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: created new upload id: a82baa92-2cce-8c4b-ffeb-390e586ee44f 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: a82baa92-2cce-8c4b-ffeb-390e586ee44f 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload a82baa92-2cce-8c4b-ffeb-390e586ee44f md5 matched: expecting cyV69HkVPmdCU6W0EFyzIw==-1 and got cyV69HkVPmdCU6W0EFyzIw==-1 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: trying to read metadata chunked-8Mi-8.000Mi-streamed.bin 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: trying to read metadata chunked-8Mi-8.000Mi-streamed.bin 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: trying to read metadata chunked-8Mi-8.000Mi-streamed.bin 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: trying to read metadata chunked-8Mi-8.000Mi-streamed.bin 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: trying to read metadata chunked-8Mi-8.000Mi-streamed.bin 2025/09/09 01:02:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: trying to read metadata chunked-8Mi-8.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/09 01:02:40 DEBUG : chunked-8Mi-8Mi.bin: created new upload id: 1430ac72-09b8-8f93-a880-07837507ad5a 2025/09/09 01:02:40 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: 1430ac72-09b8-8f93-a880-07837507ad5a 2025/09/09 01:02:40 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/09 01:02:40 DEBUG : chunked-8Mi-8Mi.bin: multipart upload 1430ac72-09b8-8f93-a880-07837507ad5a md5 matched: expecting 4DnanuH6M27WbFOCSsBYpw==-1 and got 4DnanuH6M27WbFOCSsBYpw==-1 2025/09/09 01:02:40 DEBUG : chunked-8Mi-8Mi.bin: trying to read metadata chunked-8Mi-8Mi.bin 2025/09/09 01:02:40 DEBUG : chunked-8Mi-8Mi.bin: trying to read metadata chunked-8Mi-8Mi.bin 2025/09/09 01:02:40 DEBUG : chunked-8Mi-8Mi.bin: trying to read metadata chunked-8Mi-8Mi.bin 2025/09/09 01:02:40 DEBUG : chunked-8Mi-8Mi.bin: trying to read metadata chunked-8Mi-8Mi.bin 2025/09/09 01:02:41 DEBUG : chunked-8Mi-8Mi.bin: trying to read metadata chunked-8Mi-8Mi.bin 2025/09/09 01:02:41 DEBUG : chunked-8Mi-8Mi.bin: trying to read metadata chunked-8Mi-8Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/09 01:02:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: created new upload id: 6ae722a6-504c-4171-37d2-9e3bfd696740 2025/09/09 01:02:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: 6ae722a6-504c-4171-37d2-9e3bfd696740 2025/09/09 01:02:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/09 01:02:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload 6ae722a6-504c-4171-37d2-9e3bfd696740 md5 matched: expecting 4DnanuH6M27WbFOCSsBYpw==-1 and got 4DnanuH6M27WbFOCSsBYpw==-1 2025/09/09 01:02:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: trying to read metadata chunked-8Mi-8Mi-streamed.bin 2025/09/09 01:02:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: trying to read metadata chunked-8Mi-8Mi-streamed.bin 2025/09/09 01:02:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: trying to read metadata chunked-8Mi-8Mi-streamed.bin 2025/09/09 01:02:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: trying to read metadata chunked-8Mi-8Mi-streamed.bin 2025/09/09 01:02:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: trying to read metadata chunked-8Mi-8Mi-streamed.bin 2025/09/09 01:02:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: trying to read metadata chunked-8Mi-8Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/09 01:02:42 DEBUG : chunked-8Mi-16.000Mi.bin: created new upload id: 24c4d9e8-bb33-3181-77fe-7d2938ae99b4 2025/09/09 01:02:42 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: 24c4d9e8-bb33-3181-77fe-7d2938ae99b4 2025/09/09 01:02:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/09 01:02:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/09 01:02:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/09 01:02:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload 24c4d9e8-bb33-3181-77fe-7d2938ae99b4 md5 matched: expecting gVn5J2DqjAdVNv865MTL4A==-3 and got gVn5J2DqjAdVNv865MTL4A==-3 2025/09/09 01:02:44 DEBUG : chunked-8Mi-16.000Mi.bin: trying to read metadata chunked-8Mi-16.000Mi.bin 2025/09/09 01:02:44 DEBUG : chunked-8Mi-16.000Mi.bin: trying to read metadata chunked-8Mi-16.000Mi.bin 2025/09/09 01:02:44 DEBUG : chunked-8Mi-16.000Mi.bin: trying to read metadata chunked-8Mi-16.000Mi.bin 2025/09/09 01:02:44 DEBUG : chunked-8Mi-16.000Mi.bin: trying to read metadata chunked-8Mi-16.000Mi.bin 2025/09/09 01:02:44 DEBUG : chunked-8Mi-16.000Mi.bin: trying to read metadata chunked-8Mi-16.000Mi.bin 2025/09/09 01:02:44 DEBUG : chunked-8Mi-16.000Mi.bin: trying to read metadata chunked-8Mi-16.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/09 01:02:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: created new upload id: 685c5b03-0f0b-cc0d-9523-fd95ea2377be 2025/09/09 01:02:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: 685c5b03-0f0b-cc0d-9523-fd95ea2377be 2025/09/09 01:02:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/09 01:02:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/09 01:02:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/09 01:02:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload 685c5b03-0f0b-cc0d-9523-fd95ea2377be md5 matched: expecting gVn5J2DqjAdVNv865MTL4A==-3 and got gVn5J2DqjAdVNv865MTL4A==-3 2025/09/09 01:02:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: trying to read metadata chunked-8Mi-16.000Mi-streamed.bin 2025/09/09 01:02:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: trying to read metadata chunked-8Mi-16.000Mi-streamed.bin 2025/09/09 01:02:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: trying to read metadata chunked-8Mi-16.000Mi-streamed.bin 2025/09/09 01:02:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: trying to read metadata chunked-8Mi-16.000Mi-streamed.bin 2025/09/09 01:02:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: trying to read metadata chunked-8Mi-16.000Mi-streamed.bin 2025/09/09 01:02:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: trying to read metadata chunked-8Mi-16.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 2025/09/09 01:02:47 DEBUG : chunked-10Mi-10.000Mi.bin: trying to read metadata chunked-10Mi-10.000Mi.bin 2025/09/09 01:02:47 DEBUG : chunked-10Mi-10.000Mi.bin: trying to read metadata chunked-10Mi-10.000Mi.bin 2025/09/09 01:02:47 DEBUG : chunked-10Mi-10.000Mi.bin: trying to read metadata chunked-10Mi-10.000Mi.bin 2025/09/09 01:02:47 DEBUG : chunked-10Mi-10.000Mi.bin: trying to read metadata chunked-10Mi-10.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/09 01:02:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: created new upload id: 680af255-36f3-be13-581c-9ac7c92a6bd0 2025/09/09 01:02:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: 680af255-36f3-be13-581c-9ac7c92a6bd0 2025/09/09 01:02:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/09 01:02:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload 680af255-36f3-be13-581c-9ac7c92a6bd0 md5 matched: expecting WJyvs2M+WeD1pv8FyPCCxA==-1 and got WJyvs2M+WeD1pv8FyPCCxA==-1 2025/09/09 01:02:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: trying to read metadata chunked-10Mi-10.000Mi-streamed.bin 2025/09/09 01:02:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: trying to read metadata chunked-10Mi-10.000Mi-streamed.bin 2025/09/09 01:02:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: trying to read metadata chunked-10Mi-10.000Mi-streamed.bin 2025/09/09 01:02:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: trying to read metadata chunked-10Mi-10.000Mi-streamed.bin 2025/09/09 01:02:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: trying to read metadata chunked-10Mi-10.000Mi-streamed.bin 2025/09/09 01:02:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: trying to read metadata chunked-10Mi-10.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/09 01:02:49 DEBUG : chunked-10Mi-10Mi.bin: created new upload id: cd00beea-ac36-7ebc-143a-99277bec8dd7 2025/09/09 01:02:49 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: cd00beea-ac36-7ebc-143a-99277bec8dd7 2025/09/09 01:02:49 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/09 01:02:50 DEBUG : chunked-10Mi-10Mi.bin: multipart upload cd00beea-ac36-7ebc-143a-99277bec8dd7 md5 matched: expecting T7wYcTv6fIuowb/0XC919w==-1 and got T7wYcTv6fIuowb/0XC919w==-1 2025/09/09 01:02:50 DEBUG : chunked-10Mi-10Mi.bin: trying to read metadata chunked-10Mi-10Mi.bin 2025/09/09 01:02:50 DEBUG : chunked-10Mi-10Mi.bin: trying to read metadata chunked-10Mi-10Mi.bin 2025/09/09 01:02:50 DEBUG : chunked-10Mi-10Mi.bin: trying to read metadata chunked-10Mi-10Mi.bin 2025/09/09 01:02:50 DEBUG : chunked-10Mi-10Mi.bin: trying to read metadata chunked-10Mi-10Mi.bin 2025/09/09 01:02:50 DEBUG : chunked-10Mi-10Mi.bin: trying to read metadata chunked-10Mi-10Mi.bin 2025/09/09 01:02:50 DEBUG : chunked-10Mi-10Mi.bin: trying to read metadata chunked-10Mi-10Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/09 01:02:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: created new upload id: da0d0f75-f90c-2964-9651-65c2095a9dc0 2025/09/09 01:02:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: da0d0f75-f90c-2964-9651-65c2095a9dc0 2025/09/09 01:02:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/09 01:02:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload da0d0f75-f90c-2964-9651-65c2095a9dc0 md5 matched: expecting T7wYcTv6fIuowb/0XC919w==-1 and got T7wYcTv6fIuowb/0XC919w==-1 2025/09/09 01:02:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: trying to read metadata chunked-10Mi-10Mi-streamed.bin 2025/09/09 01:02:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: trying to read metadata chunked-10Mi-10Mi-streamed.bin 2025/09/09 01:02:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: trying to read metadata chunked-10Mi-10Mi-streamed.bin 2025/09/09 01:02:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: trying to read metadata chunked-10Mi-10Mi-streamed.bin 2025/09/09 01:02:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: trying to read metadata chunked-10Mi-10Mi-streamed.bin 2025/09/09 01:02:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: trying to read metadata chunked-10Mi-10Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/09 01:02:52 DEBUG : chunked-10Mi-20.000Mi.bin: created new upload id: 5f24904b-3c59-c125-c00e-edfbce99bf71 2025/09/09 01:02:52 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: 5f24904b-3c59-c125-c00e-edfbce99bf71 2025/09/09 01:02:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/09 01:02:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/09 01:02:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/09 01:02:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload 5f24904b-3c59-c125-c00e-edfbce99bf71 md5 matched: expecting pwEcac8Oco2ao1sMaeMaqQ==-3 and got pwEcac8Oco2ao1sMaeMaqQ==-3 2025/09/09 01:02:53 DEBUG : chunked-10Mi-20.000Mi.bin: trying to read metadata chunked-10Mi-20.000Mi.bin 2025/09/09 01:02:53 DEBUG : chunked-10Mi-20.000Mi.bin: trying to read metadata chunked-10Mi-20.000Mi.bin 2025/09/09 01:02:53 DEBUG : chunked-10Mi-20.000Mi.bin: trying to read metadata chunked-10Mi-20.000Mi.bin 2025/09/09 01:02:53 DEBUG : chunked-10Mi-20.000Mi.bin: trying to read metadata chunked-10Mi-20.000Mi.bin 2025/09/09 01:02:53 DEBUG : chunked-10Mi-20.000Mi.bin: trying to read metadata chunked-10Mi-20.000Mi.bin 2025/09/09 01:02:53 DEBUG : chunked-10Mi-20.000Mi.bin: trying to read metadata chunked-10Mi-20.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/09 01:02:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: created new upload id: 448a3497-1798-91b5-adba-ac36cab4b29b 2025/09/09 01:02:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: 448a3497-1798-91b5-adba-ac36cab4b29b 2025/09/09 01:02:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/09 01:02:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/09 01:02:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/09 01:02:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload 448a3497-1798-91b5-adba-ac36cab4b29b md5 matched: expecting pwEcac8Oco2ao1sMaeMaqQ==-3 and got pwEcac8Oco2ao1sMaeMaqQ==-3 2025/09/09 01:02:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: trying to read metadata chunked-10Mi-20.000Mi-streamed.bin 2025/09/09 01:02:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: trying to read metadata chunked-10Mi-20.000Mi-streamed.bin 2025/09/09 01:02:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: trying to read metadata chunked-10Mi-20.000Mi-streamed.bin 2025/09/09 01:02:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: trying to read metadata chunked-10Mi-20.000Mi-streamed.bin 2025/09/09 01:02:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: trying to read metadata chunked-10Mi-20.000Mi-streamed.bin 2025/09/09 01:02:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: trying to read metadata chunked-10Mi-20.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/09 01:02:57 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:02:57 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:02:57 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:02:57 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:02:59 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy 2025/09/09 01:02:59 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:02:59 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/09 01:03:00 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:00 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:00 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:00 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:00 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy 2025/09/09 01:03:01 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:01 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/09 01:03:02 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:02 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:02 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:02 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:03 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy 2025/09/09 01:03:03 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:03 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/09 01:03:04 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:04 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:04 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:04 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:05 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy 2025/09/09 01:03:05 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:05 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/09 01:03:06 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:06 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:06 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:07 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:07 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy 2025/09/09 01:03:07 DEBUG : chunked-copy: trying to read metadata chunked-copy 2025/09/09 01:03:07 DEBUG : chunked-copy.copy: trying to read metadata chunked-copy.copy === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/09 01:03:08 DEBUG : unknown-size-put.txt: created new upload id: 6c792230-9720-0873-6981-65f41ca3153f 2025/09/09 01:03:08 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: 6c792230-9720-0873-6981-65f41ca3153f 2025/09/09 01:03:08 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/09 01:03:08 DEBUG : unknown-size-put.txt: multipart upload 6c792230-9720-0873-6981-65f41ca3153f md5 matched: expecting UFwYhmQXoQua2Yr0FA/xew==-1 and got UFwYhmQXoQua2Yr0FA/xew==-1 2025/09/09 01:03:08 DEBUG : unknown-size-put.txt: trying to read metadata unknown-size-put.txt === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: trying to read metadata unknown-size-update.txt 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: trying to read metadata unknown-size-update.txt 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: trying to read metadata unknown-size-update.txt 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: trying to read metadata unknown-size-update.txt 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: trying to read metadata unknown-size-update.txt 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: created new upload id: fd6e2b9a-bc1e-fcbc-7d85-5818721036dc 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: fd6e2b9a-bc1e-fcbc-7d85-5818721036dc 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: multipart upload fd6e2b9a-bc1e-fcbc-7d85-5818721036dc md5 matched: expecting 24JRVKE++F40T3Rgs/1nvw==-1 and got 24JRVKE++F40T3Rgs/1nvw==-1 2025/09/09 01:03:08 DEBUG : unknown-size-update.txt: trying to read metadata unknown-size-update.txt === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/09 01:03:08 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-peniwox1zute/deeper/nonexisting/directory" 2025/09/09 01:03:08 DEBUG : directory: trying to read metadata directory 2025/09/09 01:03:09 DEBUG : rclone-test-peniwox1zute: trying to read metadata rclone-test-peniwox1zute === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/09 01:03:09 DEBUG : Waiting for deletions to finish 2025/09/09 01:03:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/09 01:03:09 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: 2025/09/09 01:03:09 DEBUG : removing 1 level 0 directories 2025/09/09 01:03:09 INFO : oos:bucket rclone-test-peniwox1zute: Removing directory 2025/09/09 01:03:11 INFO : oos:bucket rclone-test-peniwox1zute: Bucket "rclone-test-peniwox1zute" deleted 2025/09/09 01:03:11 DEBUG : Waiting for deletions to finish 2025/09/09 01:03:11 DEBUG : oos:bucket rclone-test-peniwox1zute: listing: bucket : rclone-test-peniwox1zute, directory: 2025/09/09 01:03:11 ERROR : oos:bucket rclone-test-peniwox1zute: Failed to list "": directory not found 2025/09/09 01:03:11 DEBUG : removing 1 level 0 directories 2025/09/09 01:03:11 INFO : oos:bucket rclone-test-peniwox1zute: Removing directory 2025/09/09 01:03:11 ERROR : Failed to rmdir: bucket already deleted === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (86.45s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.18s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.06s) --- FAIL: TestIntegration/FsMkdir (84.08s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (6.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.34s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.45s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.23s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.60s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (11.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (48.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.49s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.44s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/oracleobjectstorage 86.467s "go test -v -timeout 1h0m0s -remote TestOracleObjectStorage: -verbose" - Finished OK in 1m27.714884795s (try 1/5)