"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 5/5) 2025/04/06 02:45:45 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fuzasuc0kede" 2025/04/06 02:45:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:45:46 DEBUG : Creating backend with remote "/tmp/rclone4110421053" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "PikPak root 'rclone-test-fuzasuc0kede'", Local "Local file system at /tmp/rclone4110421053", Modify Window "876000h0m0s" 2025/04/06 02:45:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fuzasuc0kede" 2025/04/06 02:45:47 DEBUG : Creating backend with remote "/tmp/rclone4110421053" 2025/04/06 02:45:47 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 02:45:48 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/06 02:45:50 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EADE06F3A438388CBD7B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/06 02:45:51 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/04/06 02:45:52 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EADE06F3A438388CBD7B, 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:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:949 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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: 67F1EADE06F3A438388CBD7B, 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: 67F1EADE06F3A438388CBD7B, 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-fuzasuc0kede'", Local "Local file system at /tmp/rclone4110421053", Modify Window "876000h0m0s" 2025/04/06 02:45:53 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fuzasuc0kede" 2025/04/06 02:45:54 DEBUG : Creating backend with remote "../../rclone4110421053" 2025/04/06 02:45:54 DEBUG : fs cache: renaming cache item "../../rclone4110421053" to be canonical "/tmp/rclone4110421053" 2025/04/06 02:45:54 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 02:45:55 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/06 02:45:56 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EAE4E702E238389E9675, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/06 02:45:58 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/06 02:45:58 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/06 02:45:58 DEBUG : pacer: low level retry 2/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/06 02:45:58 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/04/06 02:45:58 DEBUG : pacer: low level retry 3/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/06 02:45:58 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/04/06 02:45:59 DEBUG : pacer: Reducing sleep to 600ms 2025/04/06 02:46:00 DEBUG : pacer: Reducing sleep to 450ms 2025/04/06 02:46:00 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/04/06 02:46:00 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EAE4E702E238389E9675, 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:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1003 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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: 67F1EAE4E702E238389E9675, 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: 67F1EAE4E702E238389E9675, 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-fuzasuc0kede'", Local "Local file system at /tmp/rclone4110421053", Modify Window "876000h0m0s" 2025/04/06 02:46:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fuzasuc0kede" 2025/04/06 02:46:02 DEBUG : Creating backend with remote "../../rclone4110421053" 2025/04/06 02:46:02 DEBUG : fs cache: renaming cache item "../../rclone4110421053" to be canonical "/tmp/rclone4110421053" 2025/04/06 02:46:03 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/04/06 02:46:03 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/06 02:46:05 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EAEDF9AF89373132E79B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/06 02:46:07 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/06 02:46:07 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/06 02:46:07 DEBUG : pacer: low level retry 2/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/06 02:46:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/04/06 02:46:07 DEBUG : pacer: low level retry 3/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/06 02:46:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/04/06 02:46:08 DEBUG : pacer: Reducing sleep to 600ms 2025/04/06 02:46:08 DEBUG : pacer: Reducing sleep to 450ms 2025/04/06 02:46:08 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/04/06 02:46:09 ERROR : filename with spaces.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EAEDF9AF89373132E79B, 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:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1045 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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: 67F1EAEDF9AF89373132E79B, 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: 67F1EAEDF9AF89373132E79B, 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-fuzasuc0kede'", Local "Local file system at /tmp/rclone4110421053", Modify Window "876000h0m0s" 2025/04/06 02:46:10 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fuzasuc0kede" 2025/04/06 02:46:11 DEBUG : Creating backend with remote "/tmp/rclone4110421053" 2025/04/06 02:46:12 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 02:46:12 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/06 02:46:14 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EAF6B676933037E13B9E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/06 02:46:15 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/04/06 02:46:16 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EAF6B676933037E13B9E, 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:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1078 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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: 67F1EAF6B676933037E13B9E, 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: 67F1EAF6B676933037E13B9E, 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-fuzasuc0kede'", Local "Local file system at /tmp/rclone4110421053", Modify Window "876000h0m0s" 2025/04/06 02:46:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fuzasuc0kede" 2025/04/06 02:46:18 DEBUG : Creating backend with remote "/tmp/rclone4110421053" 2025/04/06 02:46:19 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 02:46:19 DEBUG : foo: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/06 02:46:21 DEBUG : foo: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EAFD93460A3633B58B2C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/06 02:46:22 DEBUG : foo: waiting 500ms for the cancellation to be effective 2025/04/06 02:46:23 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EAFD93460A3633B58B2C, 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:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1115 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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: 67F1EAFD93460A3633B58B2C, 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: 67F1EAFD93460A3633B58B2C, 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-fuzasuc0kede'", Local "Local file system at /tmp/rclone4110421053", Modify Window "876000h0m0s" 2025/04/06 02:46:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fuzasuc0kede" 2025/04/06 02:46:25 DEBUG : Creating backend with remote "/tmp/rclone4110421053" 2025/04/06 02:46:25 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 02:46:27 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/04/06 02:46:27 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/06 02:46:28 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EB048E4DB93938E592E0, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/06 02:46:30 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: waiting 500ms for the cancellation to be effective 2025/04/06 02:46:30 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EB048E4DB93938E592E0, 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:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1144 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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: 67F1EB048E4DB93938E592E0, 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: 67F1EB048E4DB93938E592E0, 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 2025/04/06 02:46:31 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "PikPak root 'rclone-test-fuzasuc0kede'", Local "Local file system at /tmp/rclone4110421053", Modify Window "876000h0m0s" 2025/04/06 02:46:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fuzasuc0kede" 2025/04/06 02:46:34 DEBUG : Creating backend with remote "/tmp/rclone4110421053" 2025/04/06 02:46:34 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 02:46:34 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/06 02:46:36 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EB0C9BED143736F3E8BE, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/06 02:46:37 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/04/06 02:46:38 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EB0C9BED143736F3E8BE, 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:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1186 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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: 67F1EB0C9BED143736F3E8BE, 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: 67F1EB0C9BED143736F3E8BE, 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-fuzasuc0kede'", Local "Local file system at /tmp/rclone4110421053", Modify Window "876000h0m0s" 2025/04/06 02:46:39 DEBUG : SomeKey: calculating gcid: failed to unwrap object from src: SomeKey 2025/04/06 02:46:39 DEBUG : SomeKey: gcid = c1bcfd6877bb358c0518eccd6d5a70bff7d0a174 2025/04/06 02:46:41 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EB112319383337B543CB, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/06 02:46:42 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective run.go:285: Failed to put "SomeKey" to "PikPak root 'rclone-test-fuzasuc0kede'": failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EB112319383337B543CB, 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-fuzasuc0kede'", Local "Local file system at /tmp/rclone4110421053", Modify Window "876000h0m0s" 2025/04/06 02:46:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fuzasuc0kede" 2025/04/06 02:46:44 DEBUG : Creating backend with remote "/tmp/rclone4110421053" 2025/04/06 02:46:45 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 02:46:45 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/06 02:46:47 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EB175F471E3436866D90, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/06 02:46:48 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/04/06 02:46:48 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F1EB175F471E3436866D90, 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:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1264 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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: 67F1EB175F471E3436866D90, 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: 67F1EB175F471E3436866D90, 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 (64.14s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (7.59s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (7.99s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (8.79s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (7.01s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (6.78s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (8.59s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (6.58s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (4.70s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (6.10s) FAIL 2025/04/06 02:46:50 DEBUG : PikPak root 'rclone-test-fuzasuc0kede': 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 1m5.9944671s (try 5/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]