"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/04/28 01:35:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-ciwivug7gofo" 2026/04/28 01:35:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 01:35:48 DEBUG : Creating backend with remote "/tmp/rclone151084321" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" === RUN TestMultithreadCopy/upload=false,size=10485759,streams=2 === NAME TestMultithreadCopy run.go:290: Failed to put "test-multithread-copy-false-10485759-2" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." === NAME TestMultithreadCopy/upload=false,size=10485759,streams=2 testing.go:1913: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test --- FAIL: TestMultithreadCopy (2.41s) --- FAIL: TestMultithreadCopy/upload=false,size=10485759,streams=2 (0.76s) === RUN TestMultithreadCopyAbort run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "test-multithread-abort" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestMultithreadCopyAbort (1.43s) === RUN TestSizeDiffers 2026/04/28 01:35:52 DEBUG : a: size = 0 OK 2026/04/28 01:35:52 DEBUG : a: size = 1 (memory) 2026/04/28 01:35:52 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/28 01:35:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/28 01:35:52 DEBUG : potato: Seek from 10 to 0 2026/04/28 01:35:52 DEBUG : potato: Seek from 10 to 0 2026/04/28 01:35:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/28 01:35:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Seek from 5 to 2 2026/04/28 01:35:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/28 01:35:52 DEBUG : potato: Seek from 7 to 0 2026/04/28 01:35:52 DEBUG : potato: Seek from 7 to 0 2026/04/28 01:35:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/28 01:35:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Seek from 5 to 2 2026/04/28 01:35:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/28 01:35:52 DEBUG : potato: Seek from 8 to 0 2026/04/28 01:35:52 DEBUG : potato: Seek from 8 to 0 2026/04/28 01:35:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/28 01:35:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/28 01:35:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 01:35:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 01:35:52 DEBUG : potato: Seek from 5 to 2 2026/04/28 01:35:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/28 01:35:52 DEBUG : potato: Seek from 9 to 0 2026/04/28 01:35:52 DEBUG : potato: Seek from 9 to 0 2026/04/28 01:35:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "rutabaga" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestCheck (0.99s) === RUN TestCheckFsError 2026/04/28 01:35:53 DEBUG : Creating backend with remote "nonexistent" 2026/04/28 01:35:53 DEBUG : Creating backend with remote "nonexistent" 2026/04/28 01:35:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/28 01:35:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/28 01:35:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/28 01:35:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 1 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "rutabaga" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestCheckDownload (1.32s) === RUN TestCheckSizeOnly run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "rutabaga" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestCheckSizeOnly (0.84s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestParseSumFile (0.77s) === RUN TestCheckSum run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:35:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-ciwivug7gofo/data" check_test.go:350: drime root 'rclone-test-ciwivug7gofo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.40s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:35:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-ciwivug7gofo/data" run.go:290: Failed to put "data/banana" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCheckSumDownload (10.74s) === RUN TestApplyTransforms 2026/04/28 01:36:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-tuwejud5qafi" 2026/04/28 01:36:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 01:36:09 DEBUG : Creating backend with remote "/tmp/rclone2409982964" run.go:185: Remote "drime root 'rclone-test-tuwejud5qafi'", Local "Local file system at /tmp/rclone2409982964", Modify Window "876000h0m0s" run.go:290: Failed to put "hello, world!" to "drime root 'rclone-test-tuwejud5qafi'": failed to upload file: Error "The file failed to upload." 2026/04/28 01:36:10 DEBUG : drime root 'rclone-test-tuwejud5qafi': Purge remote --- FAIL: TestApplyTransforms (1.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:36:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/28 01:36:11 ERROR : file1: Failed to copy: failed to upload file: Error "The file failed to upload." copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestCopyFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCopyFile (9.88s) === RUN TestCopyLongFile run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "dst/file1" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCopyFileBackupDir (9.74s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:36:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-ciwivug7gofo/dst" 2026/04/28 01:36:30 DEBUG : Config file has changed externally - reloading 2026/04/28 01:36:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-ciwivug7gofo/CompareDest" 2026/04/28 01:36:32 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 01:36:34 DEBUG : one: size = 3 OK 2026/04/28 01:36:34 INFO : one: Copied (new) 2026/04/28 01:36:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone151084321) 2026/04/28 01:36:35 DEBUG : one: size = 3 (drime root 'rclone-test-ciwivug7gofo/dst') 2026/04/28 01:36:35 DEBUG : one: Sizes differ 2026/04/28 01:36:35 ERROR : one: Failed to copy: failed to upload file: Error "The file failed to upload." copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestCopyFileCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCompareDest (7.78s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:36:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-ciwivug7gofo/dst" 2026/04/28 01:36:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-ciwivug7gofo/CopyDest" 2026/04/28 01:36:40 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 01:36:41 DEBUG : one: size = 3 OK 2026/04/28 01:36:41 INFO : one: Copied (new) 2026/04/28 01:36:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone151084321) 2026/04/28 01:36:43 DEBUG : one: size = 3 (drime root 'rclone-test-ciwivug7gofo/dst') 2026/04/28 01:36:43 DEBUG : one: Sizes differ 2026/04/28 01:36:44 DEBUG : one: Removing old object on successful upload 2026/04/28 01:36:44 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:303: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:303 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCopyDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCopyDest (8.40s) === RUN TestCopyInplace run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:36:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/28 01:36:49 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/28 01:36:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/28 01:36:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/28 01:36:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": failed to copy data: max transfer limit reached as set by --max-transfer 2026/04/28 01:36:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/28 01:36:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/28 01:36:52 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/28 01:36:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.44s) === RUN TestDeduplicateInteractive run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.41s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.44s) === RUN TestDeduplicateFirst run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.41s) === RUN TestDeduplicateNewest run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.38s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.42s) === RUN TestDeduplicateLargest run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.43s) === RUN TestDeduplicateSmallest run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.40s) === RUN TestDeduplicateRename run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.39s) === RUN TestMergeDirs run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.42s) === RUN TestListDirSorted run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:37:07 DEBUG : a.txt: Excluded (Size Filter) 2026/04/28 01:37:07 DEBUG : a.txt: Excluded 2026/04/28 01:37:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/28 01:37:07 DEBUG : sub dir/hello world2: Excluded 2026/04/28 01:37:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/28 01:37:07 DEBUG : sub dir/hello world: Excluded 2026/04/28 01:37:08 DEBUG : sub dir/ignore dir: Excluded 2026/04/28 01:37:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/28 01:37:08 DEBUG : sub dir/hello world2: Excluded 2026/04/28 01:37:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/28 01:37:08 DEBUG : sub dir/hello world: Excluded 2026/04/28 01:37:08 DEBUG : sub dir/ignore dir: Excluded run.go:130: removing dir "sub dir/sub sub dir" failed - try 1/3: directory not empty --- PASS: TestListDirSorted (14.75s) === RUN TestListDirSortedFn run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/hello world2" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestListDirSortedFn (6.22s) === RUN TestListJSON run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/04/28 01:37:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata === NAME TestListJSON run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestListJSON (7.86s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.19s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.20s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.22s) === RUN TestStatJSON run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/28 01:37:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-ciwivug7gofo/notfound" === NAME TestStatJSON run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestStatJSON (9.37s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.19s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.13s) === RUN TestMkdir run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:37:37 INFO : drime root 'rclone-test-ciwivug7gofo': Making directory 2026/04/28 01:37:37 INFO : drime root 'rclone-test-ciwivug7gofo': Making directory --- PASS: TestMkdir (0.80s) === RUN TestLsd run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestLsd (4.55s) === RUN TestLs run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "potato2" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestLs (0.81s) === RUN TestLsWithFilesFrom run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "potato2" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestLsWithFilesFrom (0.83s) === RUN TestLsLong run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLsLong (10.86s) === RUN TestHashSums run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "potato2" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestHashSums (0.80s) === RUN TestHashSumsWithErrors 2026/04/28 01:37:55 DEBUG : Creating backend with remote ":memory:" 2026/04/28 01:37:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/28 01:37:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/28 01:37:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/28 01:37:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/28 01:37:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/28 01:37:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/28 01:37:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/28 01:37:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/28 01:37:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCount (6.77s) === RUN TestDelete run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "large" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestDelete (2.77s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "small" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestMaxDelete (1.19s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "medium" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMaxDeleteSizeLargeFile (9.67s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "small" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestMaxDeleteSize (1.48s) === RUN TestReadFile run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "ReadFile" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestReadFile (1.36s) === RUN TestRetry 2026/04/28 01:38:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/28 01:38:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/28 01:38:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/28 01:38:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/28 01:38:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/28 01:38:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/28 01:38:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "file1" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestCat (0.80s) === RUN TestPurge 2026/04/28 01:38:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-cofogeb4gequ" 2026/04/28 01:38:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 01:38:20 DEBUG : Creating backend with remote "/tmp/rclone4106454133" run.go:185: Remote "drime root 'rclone-test-cofogeb4gequ'", Local "Local file system at /tmp/rclone4106454133", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/B1/C1/one" to "drime root 'rclone-test-cofogeb4gequ'": failed to upload file: Error "The file failed to upload." 2026/04/28 01:38:23 DEBUG : drime root 'rclone-test-cofogeb4gequ': Purge remote --- FAIL: TestPurge (3.29s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/B1/C1/one" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty --- FAIL: TestRmdirsNoLeaveRoot (6.05s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:38:29 INFO : A1: Making directory 2026/04/28 01:38:29 INFO : A1/B1: Making directory 2026/04/28 01:38:30 INFO : A1/B1/C1: Making directory 2026/04/28 01:38:32 DEBUG : removing 1 level 3 directories 2026/04/28 01:38:32 INFO : A1/B1/C1: Removing directory 2026/04/28 01:38:33 DEBUG : removing 1 level 2 directories 2026/04/28 01:38:33 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (5.71s) === RUN TestRmdirsWithFilter run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:38:35 INFO : A1: Making directory 2026/04/28 01:38:35 INFO : A1/B1: Making directory 2026/04/28 01:38:36 INFO : A1/B1/C1: Making directory 2026/04/28 01:38:38 DEBUG : removing 1 level 3 directories 2026/04/28 01:38:38 INFO : A1/B1/C1: Removing directory 2026/04/28 01:38:38 DEBUG : removing 1 level 2 directories 2026/04/28 01:38:38 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (5.63s) === RUN TestCopyURL run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:38:41 ERROR : file1: Post request put error: failed to upload file: Error "The file failed to upload." operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestCopyURL --- FAIL: TestCopyURL (1.29s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:38:42 ERROR : file1: Post request put error: failed to upload file: Error "The file failed to upload." operations_test.go:915: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:915 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestCopyURLDownloadHeaders --- FAIL: TestCopyURLDownloadHeaders (0.95s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:38:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/28 01:38:44 DEBUG : sub/file2: size = 14 OK 2026/04/28 01:38:44 INFO : file1: Copied (new) to: sub/file2 2026/04/28 01:38:44 INFO : file1: Deleted 2026/04/28 01:38:44 DEBUG : sub/file2: size = 14 OK 2026/04/28 01:38:44 DEBUG : file1: Sizes identical 2026/04/28 01:38:44 DEBUG : file1: Unchanged skipping 2026/04/28 01:38:44 INFO : file1: Deleted 2026/04/28 01:38:45 DEBUG : drime root 'rclone-test-ciwivug7gofo': don't need to copy/move sub/file2, it is already at target location run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestMoveFile (5.48s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:38:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/28 01:38:49 DEBUG : file1: size = 14 OK 2026/04/28 01:38:49 INFO : file1: Copied (new) 2026/04/28 01:38:49 INFO : file1: Deleted 2026/04/28 01:38:50 DEBUG : file1: Destination exists, skipping 2026/04/28 01:38:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.67s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.40s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "dst/file1" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." --- FAIL: TestMoveFileBackupDir (2.03s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:38:59 INFO : A1/B2: Making directory 2026/04/28 01:39:00 INFO : A1/B1/C3: Making directory operations_test.go:1411: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Received unexpected error: Move rename leaf: failed to patch item "name" to A2: Error "520 (520): {\"type\":\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520/\",\"title\":\"Error 520: Web server is returning an unknown error\",\"status\":520,\"detail\":\"The origin web server sent a response that Cloudflare could not parse. This may indicate the origin returned an empty response, malformed HTTP headers, or an otherwise invalid response.\",\"instance\":\"9f3259f6eac09769\",\"error_code\":520,\"error_name\":\"unknown_origin_error\",\"error_category\":\"origin\",\"ray_id\":\"9f3259f6eac09769\",\"timestamp\":\"2026-04-28T01:39:08Z\",\"zone\":\"app.drime.cloud\",\"cloudflare_error\":true,\"retryable\":true,\"retry_after\":60,\"owner_action_required\":true,\"what_you_should_do\":\"**Wait and retry.** Back off for at least 60 seconds. If the error persists, the website operator should check the origin server error logs and submit them to Cloudflare support.\",\"footer\":\"This error was generated by Cloudflare on behalf of the website owner.\"}" Test: TestDirMove --- FAIL: TestDirMove (19.19s) === RUN TestGetFsInfo run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:39:13 DEBUG : drime root 'rclone-test-ciwivug7gofo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/28 01:39:14 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/28 01:39:14 NOTICE: drime root 'rclone-test-ciwivug7gofo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/28 01:39:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/28 01:39:14 NOTICE: drime root 'rclone-test-ciwivug7gofo': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/28 01:39:15 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/04/28 01:39:16 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/28 01:39:16 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:39:25 DEBUG : drime root 'rclone-test-ciwivug7gofo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/28 01:39:25 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/28 01:39:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/28 01:39:26 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/04/28 01:39:27 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/28 01:39:27 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:39:36 DEBUG : drime root 'rclone-test-ciwivug7gofo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/28 01:39:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/28 01:39:37 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/04/28 01:39:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/04/28 01:39:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/28 01:39:38 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:39:47 DEBUG : drime root 'rclone-test-ciwivug7gofo': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (34.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (11.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (11.20s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (1.04s) === RUN TestRcatMetadata run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.40s) === RUN TestRcatSize run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:39:49 DEBUG : drime root 'rclone-test-ciwivug7gofo': File to upload is small (60 bytes), uploading instead of streaming 2026/04/28 01:39:49 ERROR : potato2: Post request rcat error: failed to upload file: Error "The file failed to upload." operations_test.go:1632: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1632 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestRcatSize fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRcatSize (9.29s) === RUN TestRcatSizeMetadata run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.49s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" 2026/04/28 01:39:58 ERROR : potato1: Post request put error: failed to upload file: Error "The file failed to upload." operations_test.go:1714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1714 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestRcatSizeUploadHeaders --- FAIL: TestRcatSizeUploadHeaders (0.87s) === RUN TestTouchDir run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.42s) === RUN TestMkdirMetadata run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.44s) === RUN TestMkdirModTime run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.42s) === RUN TestCopyDirMetadata run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.43s) === RUN TestSetDirModTime run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.42s) === RUN TestDirsEqual run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.42s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-ciwivug7gofo'", Local "Local file system at /tmp/rclone151084321", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/test remove existing" to "drime root 'rclone-test-ciwivug7gofo'": failed to upload file: Error "The file failed to upload." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRemoveExisting (9.80s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/04/28 01:40:11 DEBUG : drime root 'rclone-test-ciwivug7gofo': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 4m23.975753854s (try 1/5): exit status 1: Failed [TestMultithreadCopy/upload=false,size=10485759,streams=2 TestMultithreadCopyAbort TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestListDirSortedFn TestLs TestLsWithFilesFrom TestHashSums TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsNoLeaveRoot TestCopyURL TestCopyURLDownloadHeaders TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestRcatSizeUploadHeaders TestRemoveExisting]