"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/05/14 05:10:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viligof7puze" 2025/05/14 05:10:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:10:25 DEBUG : Creating backend with remote "/tmp/rclone506571375" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "PikPak root 'rclone-test-viligof7puze'", Local "Local file system at /tmp/rclone506571375", Modify Window "876000h0m0s" 2025/05/14 05:10:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viligof7puze" 2025/05/14 05:10:25 DEBUG : Creating backend with remote "/tmp/rclone506571375" 2025/05/14 05:10:25 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/14 05:10:26 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/05/14 05:10:27 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425C3FE67F33933068126, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/05/14 05:10:29 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/05/14 05:10:29 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425C3FE67F33933068126, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425C3FE67F33933068126, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425C3FE67F33933068126, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "PikPak root 'rclone-test-viligof7puze'", Local "Local file system at /tmp/rclone506571375", Modify Window "876000h0m0s" 2025/05/14 05:10:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viligof7puze" 2025/05/14 05:10:31 DEBUG : Creating backend with remote "../../rclone506571375" 2025/05/14 05:10:31 DEBUG : fs cache: renaming cache item "../../rclone506571375" to be canonical "/tmp/rclone506571375" 2025/05/14 05:10:31 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/14 05:10:32 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/05/14 05:10:33 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425C9A87B9A343386AD76, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/05/14 05:10:34 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/05/14 05:10:35 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425C9A87B9A343386AD76, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1044 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425C9A87B9A343386AD76, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425C9A87B9A343386AD76, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "PikPak root 'rclone-test-viligof7puze'", Local "Local file system at /tmp/rclone506571375", Modify Window "876000h0m0s" 2025/05/14 05:10:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viligof7puze" 2025/05/14 05:10:37 DEBUG : Creating backend with remote "../../rclone506571375" 2025/05/14 05:10:37 DEBUG : fs cache: renaming cache item "../../rclone506571375" to be canonical "/tmp/rclone506571375" 2025/05/14 05:10:37 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/05/14 05:10:37 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/05/14 05:10:39 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425CF7122923734881088, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/05/14 05:10:40 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/05/14 05:10:40 ERROR : filename with spaces.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425CF7122923734881088, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1086 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425CF7122923734881088, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425CF7122923734881088, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "PikPak root 'rclone-test-viligof7puze'", Local "Local file system at /tmp/rclone506571375", Modify Window "876000h0m0s" 2025/05/14 05:10:41 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viligof7puze" 2025/05/14 05:10:42 DEBUG : Creating backend with remote "/tmp/rclone506571375" 2025/05/14 05:10:43 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/14 05:10:43 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/05/14 05:10:44 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425D4B6769330327A5B80, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/05/14 05:10:45 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/05/14 05:10:46 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425D4B6769330327A5B80, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1119 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425D4B6769330327A5B80, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425D4B6769330327A5B80, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "PikPak root 'rclone-test-viligof7puze'", Local "Local file system at /tmp/rclone506571375", Modify Window "876000h0m0s" 2025/05/14 05:10:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viligof7puze" 2025/05/14 05:10:48 DEBUG : Creating backend with remote "/tmp/rclone506571375" 2025/05/14 05:10:48 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/14 05:10:49 DEBUG : foo: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/05/14 05:10:50 DEBUG : foo: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425DA8211433736BCD811, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/05/14 05:10:51 DEBUG : foo: waiting 500ms for the cancellation to be effective 2025/05/14 05:10:52 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425DA8211433736BCD811, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1156 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE foo\n" actual : "TRANSFER-FAILURE STORE foo failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425DA8211433736BCD811, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE foo +TRANSFER-FAILURE STORE foo failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425DA8211433736BCD811, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "PikPak root 'rclone-test-viligof7puze'", Local "Local file system at /tmp/rclone506571375", Modify Window "876000h0m0s" 2025/05/14 05:10:53 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viligof7puze" 2025/05/14 05:10:54 DEBUG : Creating backend with remote "/tmp/rclone506571375" 2025/05/14 05:10:54 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/14 05:10:55 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/05/14 05:10:56 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425E0843E773933F763F6, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/05/14 05:10:58 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: waiting 500ms for the cancellation to be effective 2025/05/14 05:10:58 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425E0843E773933F763F6, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1185 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425E0843E773933F763F6, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425E0843E773933F763F6, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "PikPak root 'rclone-test-viligof7puze'", Local "Local file system at /tmp/rclone506571375", Modify Window "876000h0m0s" 2025/05/14 05:10:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viligof7puze" 2025/05/14 05:11:00 DEBUG : Creating backend with remote "/tmp/rclone506571375" 2025/05/14 05:11:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/14 05:11:01 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/05/14 05:11:02 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425E69A633635332E8BF4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/05/14 05:11:03 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/05/14 05:11:04 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425E69A633635332E8BF4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1227 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425E69A633635332E8BF4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425E69A633635332E8BF4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "PikPak root 'rclone-test-viligof7puze'", Local "Local file system at /tmp/rclone506571375", Modify Window "876000h0m0s" 2025/05/14 05:11:05 DEBUG : SomeKey: calculating gcid: failed to unwrap object from src: SomeKey 2025/05/14 05:11:05 DEBUG : SomeKey: gcid = c1bcfd6877bb358c0518eccd6d5a70bff7d0a174 2025/05/14 05:11:06 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425EAAA0DCC38373F0C38, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/05/14 05:11:08 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective run.go:285: Failed to put "SomeKey" to "PikPak root 'rclone-test-viligof7puze'": failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425EAAA0DCC38373F0C38, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "PikPak root 'rclone-test-viligof7puze'", Local "Local file system at /tmp/rclone506571375", Modify Window "876000h0m0s" 2025/05/14 05:11:10 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viligof7puze" 2025/05/14 05:11:11 DEBUG : Creating backend with remote "/tmp/rclone506571375" 2025/05/14 05:11:11 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/14 05:11:11 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/05/14 05:11:12 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425F0669A4C3935620CCB, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/05/14 05:11:14 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/05/14 05:11:14 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425F0669A4C3935620CCB, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1305 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425F0669A4C3935620CCB, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 682425F0669A4C3935620CCB, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (50.62s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (5.88s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (5.47s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (5.49s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (5.68s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (5.67s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (6.44s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (5.53s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (4.76s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (5.70s) FAIL 2025/05/14 05:11:15 DEBUG : PikPak root 'rclone-test-viligof7puze': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 53.195604106s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]