"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestCopyFileMaxTransfer$'" - Starting (try 2/5)
2025/04/09 03:28:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mijawij4lafo"
2025/04/09 03:28:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/09 03:28:14 DEBUG : Creating backend with remote "/tmp/rclone1052109367"
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "PikPak root 'rclone-test-mijawij4lafo'", Local "Local file system at /tmp/rclone1052109367", Modify Window "876000h0m0s"
2025/04/09 03:28:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/09 03:28:16 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82
2025/04/09 03:28:16 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check
2025/04/09 03:28:16 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/09 03:28:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/09 03:28:18 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: <nil>
2025/04/09 03:28:18 DEBUG : TestCopyFileMaxTransfer/file2: gcid = c653e70840e636b0c20d2bd6c3e4e24ef4ee846e
2025/04/09 03:28:18 DEBUG : file2: canceling upload: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer
2025/04/09 03:28:20 DEBUG : file2: waiting 500ms for the cancellation to be effective
2025/04/09 03:28:20 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer
2025/04/09 03:28:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/09 03:28:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/09 03:28:23 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: <nil>
2025/04/09 03:28:23 DEBUG : TestCopyFileMaxTransfer/file4: gcid = 01d01875fa9d35e069bfdf2eeddf4cf53b7dedde
2025/04/09 03:28:24 DEBUG : file4: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F5E958FE67F339393B3AE1, 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/09 03:28:26 DEBUG : file4: waiting 500ms for the cancellation to be effective
2025/04/09 03:28:26 ERROR : TestCopyFileMaxTransfer/file4: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F5E958FE67F339393B3AE1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.
    copy_test.go:504: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:504
        	Error:      	Received unexpected error:
        	            	failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F5E958FE67F339393B3AE1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.
        	Test:       	TestCopyFileMaxTransfer
2025/04/09 03:28:28 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1"
--- FAIL: TestCopyFileMaxTransfer (15.70s)
FAIL
2025/04/09 03:28:30 DEBUG : PikPak root 'rclone-test-mijawij4lafo': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestCopyFileMaxTransfer$'" - Finished ERROR in 18.249651407s (try 2/5): exit status 1: Failed [TestCopyFileMaxTransfer]