"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/09 01:00:51 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji" 2026/06/09 01:00:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 01:01:03 DEBUG : Creating backend with remote "/tmp/rclone961622870" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:01:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/09 01:01:19 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:01:19 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (29.52s) === RUN TestCopy run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:01:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:01:37 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:01:37 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:02:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:02:01 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:02:05 DEBUG : drime root 'rclone-test-camejam8woji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (40.17s) === RUN TestCopyMetadata run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (3.02s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (2.16s) === RUN TestCopyMissingDirectory run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:02:18 DEBUG : Creating backend with remote "/non-existing" 2026/06/09 01:02:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/09 01:02:19 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:02:19 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (4.27s) === RUN TestCopyNoTraverse run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:02:24 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:02:24 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:02:30 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:02:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (19.00s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.98s) === RUN TestCopyCheckFirst run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:02:43 INFO : drime root 'rclone-test-camejam8woji': Running all checks before starting transfers 2026/06/09 01:02:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:02:44 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:02:44 INFO : drime root 'rclone-test-camejam8woji': Checks finished, now starting transfers 2026/06/09 01:02:44 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:02:50 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:02:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (17.90s) === RUN TestSyncNoTraverse run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:03:01 ERROR : Ignoring --no-traverse with sync 2026/06/09 01:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:03:02 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:03:02 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:03:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:03:08 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:03:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.19s) === RUN TestCopyWithDepth run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:03:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/09 01:03:21 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:03:21 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:03:24 DEBUG : hello world2: size = 12 OK 2026/06/09 01:03:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.53s) === RUN TestCopyWithFilesFrom run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:03:31 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:03:31 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:03:34 DEBUG : potato2: size = 11 OK 2026/06/09 01:03:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:03:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:03:41 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:03:41 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:03:46 DEBUG : potato2: size = 11 OK 2026/06/09 01:03:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (13.72s) === RUN TestCopyEmptyDirectories run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:03:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/09 01:03:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:03:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/09 01:03:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:03:55 INFO : sub dir2: Making directory 2026/06/09 01:03:59 INFO : sub dir: Making directory 2026/06/09 01:04:03 INFO : sub dir2/sub sub dir2: Making directory 2026/06/09 01:04:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:04:06 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:04:06 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:04:09 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." sync_test.go:355: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:355 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (28.74s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:04:22 INFO : sub dir2: Making directory 2026/06/09 01:04:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/09 01:04:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:04:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:04:24 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:04:24 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:04:28 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." sync_test.go:386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:386 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (11.41s) === RUN TestMoveEmptyDirectories run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:04:34 DEBUG : sub dir2: Making directory with metadata 2026/06/09 01:04:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:04:35 INFO : sub dir2: Making directory 2026/06/09 01:04:37 INFO : sub dir: Making directory 2026/06/09 01:04:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:04:40 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:04:40 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:04:42 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:04:42 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to upload file: Error "The file failed to upload." sync_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:412 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (16.90s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (2.24s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:04:53 INFO : sub dir2: Making directory 2026/06/09 01:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:04:54 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:04:54 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:04:59 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:04:59 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to upload file: Error "The file failed to upload." sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (13.76s) === RUN TestSyncEmptyDirectories run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:05:07 DEBUG : sub dir2: Making directory with metadata 2026/06/09 01:05:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:05:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:05:08 INFO : sub dir2: Making directory 2026/06/09 01:05:12 INFO : sub dir: Making directory 2026/06/09 01:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:16 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:05:16 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:05:19 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:05:19 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:05:19 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (21.83s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (2.09s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:05:30 INFO : sub dir2: Making directory 2026/06/09 01:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:32 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:05:32 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:05:35 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:05:35 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:05:35 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (11.40s) === RUN TestServerSideCopy run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestServerSideCopy (11.70s) === RUN TestCopyOverSelf run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestCopyOverSelf (9.70s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestServerSideCopyOverSelf (11.86s) === RUN TestMoveOverSelf run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestMoveOverSelf (11.79s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestServerSideMoveOverSelf (9.00s) === RUN TestCopyAfterDelete run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:06:41 ERROR : error listing: directory not found 2026/06/09 01:06:43 INFO : Local file system at /tmp/rclone961622870: Making directory 2026/06/09 01:06:46 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:06:46 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (22.72s) === RUN TestCopyRedownload run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestCopyRedownload (11.86s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:07:12 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/09 01:07:12 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:07:12 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:07:15 ERROR : check sum: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:07:15 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:07:15 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (6.55s) === RUN TestSyncSizeOnly run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:07:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/09 01:07:18 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:07:18 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:07:21 ERROR : sizeonly: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:07:21 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:07:21 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:822: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (6.65s) === RUN TestSyncIgnoreSize run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:07:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/09 01:07:25 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:07:25 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:07:28 ERROR : ignore-size: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:07:28 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:07:28 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (6.82s) === RUN TestSyncIgnoreTimes run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:07:37 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:07:37 DEBUG : existing: size = 6 OK 2026/06/09 01:07:37 DEBUG : existing: Sizes identical 2026/06/09 01:07:37 DEBUG : existing: Unchanged skipping 2026/06/09 01:07:37 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:07:37 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:37 INFO : There was nothing to transfer 2026/06/09 01:07:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/09 01:07:38 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:07:38 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:07:40 ERROR : existing: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:07:40 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:07:40 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:905: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncIgnoreTimes --- FAIL: TestSyncIgnoreTimes (12.64s) === RUN TestSyncIgnoreExisting run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:07:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/09 01:07:44 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:07:44 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:07:46 ERROR : existing: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:07:46 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:07:46 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (5.40s) === RUN TestSyncIgnoreErrors run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "b/potato" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncIgnoreErrors (8.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "empty space" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterChangingModtimeOnly (4.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.12s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (2.49s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "empty space" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterAddingAFile (4.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:08:16 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:08:16 DEBUG : potato: size = 21 (Local file system at /tmp/rclone961622870) 2026/06/09 01:08:16 DEBUG : potato: size = 60 (drime root 'rclone-test-camejam8woji') 2026/06/09 01:08:16 DEBUG : potato: Sizes differ 2026/06/09 01:08:16 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:08:17 DEBUG : potato: Removing old object on successful upload 2026/06/09 01:08:18 DEBUG : potato: Old object already deleted, safely ignoring 2026/06/09 01:08:18 DEBUG : potato: size = 21 OK 2026/06/09 01:08:18 INFO : potato: Copied (replaced existing) 2026/06/09 01:08:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.74s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size run.go:303: Failed to put "potato" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterChangingContentsOnly (4.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (4.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "b/potato" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "b/potato" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncDeleteDuring (10.77s) === RUN TestSyncDeleteBefore run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:09:36 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:40 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:09:40 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:09:46 INFO : potato: Deleted 2026/06/09 01:09:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:09:51 DEBUG : empty space: size = 1 OK 2026/06/09 01:09:51 DEBUG : empty space: Sizes identical 2026/06/09 01:09:51 DEBUG : empty space: Unchanged skipping 2026/06/09 01:09:51 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:09:51 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:10:04 DEBUG : potato2: size = 60 OK 2026/06/09 01:10:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (77.20s) === RUN TestCopyDeleteBefore run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestCopyDeleteBefore (5.14s) === RUN TestSyncWithExclude run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "potato2" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncWithExclude (4.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "potato2" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncWithExcludeAndDeleteExcluded (4.93s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (2.73s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/06/09 01:10:41 ERROR : drime root 'rclone-test-camejam8woji': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/09 01:10:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/09 01:10:44 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/09 01:10:44 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:10:44 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:10:46 ERROR : potato: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:10:46 ERROR : yam: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:10:46 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:10:46 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:1576: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (7.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/06/09 01:10:49 ERROR : drime root 'rclone-test-camejam8woji': Ignoring --track-renames as either the source or destination do not support modtime 2026/06/09 01:10:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/09 01:10:50 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/09 01:10:50 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:10:50 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:10:52 ERROR : potato: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:10:52 ERROR : yam: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:10:52 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:10:52 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (5.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/06/09 01:10:55 INFO : drime root 'rclone-test-camejam8woji': Making map for --track-renames 2026/06/09 01:10:55 INFO : drime root 'rclone-test-camejam8woji': Finished making map for --track-renames 2026/06/09 01:10:55 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:10:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/09 01:10:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/09 01:10:55 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for renames to finish 2026/06/09 01:10:55 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:11:00 ERROR : potato: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:11:00 ERROR : sub/yam: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:11:00 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:11:00 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (11.11s) === RUN TestServerSideMoveLocal run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:11:06 DEBUG : Creating backend with remote "/tmp/rclone961622870/dir1" 2026/06/09 01:11:06 DEBUG : Creating backend with remote "/tmp/rclone961622870/dir2" 2026/06/09 01:11:06 DEBUG : Local file system at /tmp/rclone961622870/dir2: Using server-side directory move 2026/06/09 01:11:06 INFO : Local file system at /tmp/rclone961622870/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/09 01:11:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/09 01:11:06 DEBUG : Local file system at /tmp/rclone961622870/dir2: Waiting for checks to finish 2026/06/09 01:11:06 INFO : file1.txt: Moved (server-side) 2026/06/09 01:11:06 DEBUG : Local file system at /tmp/rclone961622870/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (2.64s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:11:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:11:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/09 01:11:10 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:11:10 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:11:23 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:11:23 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to upload file: Error "The file failed to upload." 2026/06/09 01:11:23 ERROR : nested/sub dir/file: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:11:23 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to upload file: Error "The file failed to upload." 2026/06/09 01:11:23 ERROR : Local file system at /tmp/rclone961622870: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (25.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:11:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:11:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/09 01:11:35 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:11:35 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:11:46 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:11:46 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to upload file: Error "The file failed to upload." 2026/06/09 01:11:46 ERROR : nested/sub dir/file: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:11:46 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to upload file: Error "The file failed to upload." sync_test.go:1839: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1839 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (23.78s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:11:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/09 01:11:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/09 01:11:59 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:11:59 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:12:01 ERROR : existing-b: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:12:01 ERROR : existing-b: Not deleting source as copy failed: failed to upload file: Error "The file failed to upload." 2026/06/09 01:12:01 ERROR : existing: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:12:01 ERROR : existing: Not deleting source as copy failed: failed to upload file: Error "The file failed to upload." sync_test.go:1866: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (6.07s) === RUN TestServerSideMove run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:12:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-rojikin8teba" run.go:303: Failed to put "potato2" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." 2026/06/09 01:12:10 DEBUG : drime root 'rclone-test-rojikin8teba': Purge remote 2026/06/09 01:12:12 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMove (11.52s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:12:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-viroyuf2dake" 2026/06/09 01:12:15 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-camejam8woji' -> drime root 'rclone-test-viroyuf2dake' run.go:303: Failed to put "empty space" to "drime root 'rclone-test-viroyuf2dake'": failed to upload file: Error "The file failed to upload." 2026/06/09 01:12:32 DEBUG : drime root 'rclone-test-viroyuf2dake': Purge remote --- FAIL: TestServerSideMoveWithFilter (24.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:12:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-dujuned5bore" run.go:303: Failed to put "potato2" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." 2026/06/09 01:12:46 DEBUG : drime root 'rclone-test-dujuned5bore': Purge remote 2026/06/09 01:12:47 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (9.17s) === RUN TestServerSideMoveOverlap run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (2.33s) === RUN TestSyncOverlap run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:12:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/rclone-sync-test" --- PASS: TestSyncOverlap (7.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:12:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/rclone-sync-test" 2026/06/09 01:13:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/rclone-sync-test-include/layer2" 2026/06/09 01:13:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/rclone-sync-test-ignore-file" 2026/06/09 01:13:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:13:36 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:13:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:13:39 DEBUG : drime root 'rclone-test-camejam8woji/rclone-sync-test': Waiting for checks to finish 2026/06/09 01:13:39 DEBUG : drime root 'rclone-test-camejam8woji/rclone-sync-test': Waiting for transfers to finish 2026/06/09 01:13:39 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:39 INFO : There was nothing to transfer 2026/06/09 01:13:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:13:45 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:13:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:13:47 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:13:47 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:13:47 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:47 INFO : rclone-sync-test-include: Removing directory 2026/06/09 01:13:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/09 01:13:48 DEBUG : drime root 'rclone-test-camejam8woji': failed to delete 1 directories 2026/06/09 01:13:48 INFO : There was nothing to transfer 2026/06/09 01:13:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:13:53 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:13:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:13:56 DEBUG : drime root 'rclone-test-camejam8woji/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/06/09 01:13:56 DEBUG : drime root 'rclone-test-camejam8woji/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/06/09 01:13:56 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:56 INFO : There was nothing to transfer 2026/06/09 01:14:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:14:03 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:14:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:14:06 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:14:06 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:14:06 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:06 INFO : rclone-sync-test-include: Removing directory 2026/06/09 01:14:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/09 01:14:07 DEBUG : drime root 'rclone-test-camejam8woji': failed to delete 1 directories 2026/06/09 01:14:07 INFO : There was nothing to transfer 2026/06/09 01:14:10 DEBUG : Excluded 2026/06/09 01:14:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:14:14 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:14:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:14:16 DEBUG : drime root 'rclone-test-camejam8woji/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/06/09 01:14:16 DEBUG : drime root 'rclone-test-camejam8woji/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/06/09 01:14:16 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (89.77s) === RUN TestSyncCompareDest run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:14:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/dst" 2026/06/09 01:14:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/CompareDest" 2026/06/09 01:14:39 DEBUG : one: Need to transfer - File not found at Destination 2026/06/09 01:14:39 DEBUG : drime root 'rclone-test-camejam8woji/dst': Waiting for checks to finish 2026/06/09 01:14:39 DEBUG : drime root 'rclone-test-camejam8woji/dst': Waiting for transfers to finish 2026/06/09 01:14:44 DEBUG : one: size = 3 OK 2026/06/09 01:14:44 INFO : one: Copied (new) 2026/06/09 01:14:44 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone961622870) 2026/06/09 01:14:50 DEBUG : one: size = 3 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:14:50 DEBUG : one: Sizes differ 2026/06/09 01:14:50 DEBUG : drime root 'rclone-test-camejam8woji/dst': Waiting for checks to finish 2026/06/09 01:14:52 DEBUG : drime root 'rclone-test-camejam8woji/dst': Waiting for transfers to finish 2026/06/09 01:14:54 DEBUG : one: Removing old object on successful upload 2026/06/09 01:14:55 DEBUG : one: Old object already deleted, safely ignoring 2026/06/09 01:14:55 DEBUG : one: size = 5 OK 2026/06/09 01:14:55 INFO : one: Copied (replaced existing) 2026/06/09 01:14:55 DEBUG : Waiting for deletions to finish 2026/06/09 01:15:02 DEBUG : dst/one: Removing old object on successful upload 2026/06/09 01:15:03 DEBUG : dst/one: Old object already deleted, safely ignoring 2026/06/09 01:15:11 DEBUG : drime root 'rclone-test-camejam8woji/dst': Waiting for checks to finish 2026/06/09 01:15:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone961622870) 2026/06/09 01:15:11 DEBUG : one: size = 3 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:15:11 DEBUG : one: Sizes differ 2026/06/09 01:15:12 DEBUG : one: size = 5 OK 2026/06/09 01:15:12 DEBUG : one: Sizes identical 2026/06/09 01:15:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:15:12 DEBUG : drime root 'rclone-test-camejam8woji/dst': Waiting for transfers to finish 2026/06/09 01:15:12 DEBUG : Waiting for deletions to finish 2026/06/09 01:15:12 INFO : There was nothing to transfer run.go:303: Failed to put "CompareDest/two" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncCompareDest (62.05s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "pre-dest1/1" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncMultipleCompareDest (12.16s) === RUN TestSyncCopyDest run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:15:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/dst" 2026/06/09 01:15:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/CopyDest" 2026/06/09 01:15:54 DEBUG : one: Need to transfer - File not found at Destination 2026/06/09 01:15:54 DEBUG : drime root 'rclone-test-camejam8woji/dst': Waiting for checks to finish 2026/06/09 01:15:54 DEBUG : drime root 'rclone-test-camejam8woji/dst': Waiting for transfers to finish 2026/06/09 01:16:01 ERROR : one: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:16:01 ERROR : drime root 'rclone-test-camejam8woji/dst': not deleting files as there were IO errors 2026/06/09 01:16:01 ERROR : drime root 'rclone-test-camejam8woji/dst': not deleting directories as there were IO errors sync_test.go:2282: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2282 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (26.55s) === RUN TestSyncBackupDir run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/one" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncBackupDir (9.80s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/one" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncBackupDirWithSuffix (10.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/one" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (12.60s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/one" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncBackupDirSuffixOnly (9.60s) === RUN TestSyncSuffix run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:17:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/dst" 2026/06/09 01:17:05 DEBUG : Config file has changed externally - reloading 2026/06/09 01:17:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone961622870) 2026/06/09 01:17:10 DEBUG : one: size = 3 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:17:10 DEBUG : one: Sizes differ 2026/06/09 01:17:13 INFO : one: Moved (server-side) to: one.bak 2026/06/09 01:17:16 DEBUG : one: size = 4 OK 2026/06/09 01:17:16 INFO : one: Copied (new) 2026/06/09 01:17:17 DEBUG : two: size = 3 OK 2026/06/09 01:17:17 DEBUG : two: Sizes identical 2026/06/09 01:17:17 DEBUG : two: Unchanged skipping 2026/06/09 01:17:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone961622870) 2026/06/09 01:17:18 DEBUG : three.txt: size = 5 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:17:18 DEBUG : three.txt: Sizes differ 2026/06/09 01:17:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/09 01:17:23 DEBUG : three.txt: size = 6 OK 2026/06/09 01:17:23 INFO : three.txt: Copied (new) 2026/06/09 01:17:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone961622870) 2026/06/09 01:17:29 DEBUG : one: size = 4 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:17:29 DEBUG : one: Sizes differ 2026/06/09 01:17:32 INFO : one.bak: Deleted 2026/06/09 01:17:33 INFO : one: Moved (server-side) to: one.bak 2026/06/09 01:17:37 DEBUG : one: size = 5 OK 2026/06/09 01:17:37 INFO : one: Copied (new) 2026/06/09 01:17:39 DEBUG : two: size = 3 OK 2026/06/09 01:17:39 DEBUG : two: Sizes identical 2026/06/09 01:17:39 DEBUG : two: Unchanged skipping 2026/06/09 01:17:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone961622870) 2026/06/09 01:17:41 DEBUG : three.txt: size = 6 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:17:41 DEBUG : three.txt: Sizes differ 2026/06/09 01:17:44 INFO : three.txt.bak: Deleted 2026/06/09 01:17:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/09 01:17:48 DEBUG : three.txt: size = 19 OK 2026/06/09 01:17:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (69.64s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:18:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-camejam8woji/dst" 2026/06/09 01:18:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone961622870) 2026/06/09 01:18:22 DEBUG : one: size = 3 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:18:22 DEBUG : one: Sizes differ 2026/06/09 01:18:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/09 01:18:27 DEBUG : one: size = 4 OK 2026/06/09 01:18:27 INFO : one: Copied (new) 2026/06/09 01:18:29 DEBUG : two: size = 3 OK 2026/06/09 01:18:29 DEBUG : two: Sizes identical 2026/06/09 01:18:29 DEBUG : two: Unchanged skipping 2026/06/09 01:18:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone961622870) 2026/06/09 01:18:30 DEBUG : three.txt: size = 5 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:18:30 DEBUG : three.txt: Sizes differ 2026/06/09 01:18:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/09 01:18:35 DEBUG : three.txt: size = 6 OK 2026/06/09 01:18:35 INFO : three.txt: Copied (new) 2026/06/09 01:18:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone961622870) 2026/06/09 01:18:44 DEBUG : one: size = 4 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:18:44 DEBUG : one: Sizes differ 2026/06/09 01:18:47 INFO : one-2019-01-01: Deleted 2026/06/09 01:18:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/09 01:18:52 DEBUG : one: size = 5 OK 2026/06/09 01:18:52 INFO : one: Copied (new) 2026/06/09 01:18:54 DEBUG : two: size = 3 OK 2026/06/09 01:18:54 DEBUG : two: Sizes identical 2026/06/09 01:18:54 DEBUG : two: Unchanged skipping 2026/06/09 01:18:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone961622870) 2026/06/09 01:18:55 DEBUG : three.txt: size = 6 (drime root 'rclone-test-camejam8woji/dst') 2026/06/09 01:18:55 DEBUG : three.txt: Sizes differ 2026/06/09 01:18:58 INFO : three-2019-01-01.txt: Deleted 2026/06/09 01:19:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/09 01:19:03 DEBUG : three.txt: size = 19 OK 2026/06/09 01:19:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (77.95s) === RUN TestSyncUTFNorm run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "TestĂȘĂ©" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncUTFNorm (4.17s) === RUN TestSyncImmutable run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:19:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/09 01:19:26 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:19:26 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:19:28 ERROR : existing: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:19:28 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:19:28 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_test.go:2610: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncImmutable --- FAIL: TestSyncImmutable (6.33s) === RUN TestSyncIgnoreCase run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "EXISTING" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncIgnoreCase (5.18s) === RUN TestFixCase run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (2.77s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (7.01s) --- SKIP: TestMaxTransfer/Hard (2.54s) --- SKIP: TestMaxTransfer/Soft (2.41s) --- SKIP: TestMaxTransfer/Cautious (2.07s) === RUN TestSyncConcurrentDelete run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "only2" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncConcurrentDelete (25.88s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "both0" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncConcurrentTruncate (4.17s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:20:15 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:20:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:20:15 DEBUG : empty_on_remote: Making directory with metadata 2026/06/09 01:20:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:20:15 INFO : empty_on_remote: Making directory 2026/06/09 01:20:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/09 01:20:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/09 01:20:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/09 01:20:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:20:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (41.16s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:20:56 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:20:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:20:56 DEBUG : empty_on_remote: Making directory with metadata 2026/06/09 01:20:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:20:56 INFO : empty_on_remote: Making directory 2026/06/09 01:20:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/09 01:21:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/09 01:21:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/09 01:21:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:21:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/09 01:21:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (43.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:21:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:21:39 INFO : sub dir: Making directory 2026/06/09 01:21:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (94.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:23:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:23:14 INFO : sub dir: Making directory 2026/06/09 01:23:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (64.12s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/NFD run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/base64 run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/prefix run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/suffix run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/truncate run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/encoder run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/ISO-8859-1 run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/charmap run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/lowercase run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/ascii run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-camejam8woji'": failed to upload file: Error "The file failed to upload." --- FAIL: TestTransform (141.72s) --- FAIL: TestTransform/NFC (11.32s) --- FAIL: TestTransform/NFD (12.50s) --- FAIL: TestTransform/base64 (12.31s) --- FAIL: TestTransform/prefix (13.69s) --- FAIL: TestTransform/suffix (11.78s) --- FAIL: TestTransform/truncate (11.96s) --- FAIL: TestTransform/encoder (13.98s) --- FAIL: TestTransform/ISO-8859-1 (14.58s) --- FAIL: TestTransform/charmap (12.27s) --- FAIL: TestTransform/lowercase (13.10s) --- FAIL: TestTransform/ascii (14.26s) === RUN TestTransformCopy run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:26:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/09 01:26:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/09 01:26:41 INFO : sub dir_somesuffix: Making directory 2026/06/09 01:26:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/09 01:26:43 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/09 01:26:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:26:43 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/09 01:26:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:26:43 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:26:43 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:26:45 ERROR : sub dir/hello world.txt: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:26:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:26:45 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:26:45 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestTransformCopy --- FAIL: TestTransformCopy (10.49s) === RUN TestDoubleTransform run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:26:50 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:26:51 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:26:51 INFO : tictactoe: Making directory 2026/06/09 01:26:53 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:26:53 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:26:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:26:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:26:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:26:53 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:26:53 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:26:56 ERROR : toe/toe: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:26:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:26:56 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:26:56 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestDoubleTransform --- FAIL: TestDoubleTransform (13.28s) === RUN TestFileTag run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:27:05 INFO : toe: Making directory 2026/06/09 01:27:07 INFO : toe/toe: Making directory 2026/06/09 01:27:09 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:27:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:27:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:27:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:27:09 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:27:09 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:27:12 ERROR : toe/toe/toe: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:27:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:27:12 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:27:12 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestFileTag --- FAIL: TestFileTag (17.54s) === RUN TestNoTag run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:27:22 INFO : toe: Making directory 2026/06/09 01:27:25 INFO : toe/toe: Making directory 2026/06/09 01:27:28 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:27:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:27:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:27:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:27:28 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:27:28 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:27:31 ERROR : toe/toe/toe: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:27:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:27:31 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:27:31 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestNoTag --- FAIL: TestNoTag (18.36s) === RUN TestDirTag run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:27:39 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:27:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:27:39 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:27:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:27:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:27:40 INFO : tictacempty_dir: Making directory 2026/06/09 01:27:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:27:43 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:27:43 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:27:43 INFO : tictactoe: Making directory 2026/06/09 01:27:45 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:27:45 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:27:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:27:45 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:27:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:27:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:27:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:27:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:27:47 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:27:47 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:27:49 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:27:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:27:49 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:27:49 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestDirTag --- FAIL: TestDirTag (21.84s) === RUN TestAllTag run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:28:01 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:28:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:28:01 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:28:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:28:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:28:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:28:02 INFO : tictacempty_dir: Making directory 2026/06/09 01:28:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:28:04 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:28:04 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:28:04 INFO : tictactoe: Making directory 2026/06/09 01:28:06 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:28:06 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:28:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:28:06 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:28:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:28:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:28:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:28:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:28:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:28:09 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:28:09 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:28:10 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:28:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:28:10 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:28:10 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestAllTag --- FAIL: TestAllTag (22.21s) === RUN TestRunTwice run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:28:23 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:28:25 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:28:25 INFO : tictactoe: Making directory 2026/06/09 01:28:27 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:28:27 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:28:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:28:27 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:28:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:28:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:28:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:28:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:28:30 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:28:30 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:28:32 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:28:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:28:32 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:28:32 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestRunTwice --- FAIL: TestRunTwice (16.79s) === RUN TestSyntax 2026/06/09 01:28:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:28:41 INFO : toe: Making directory 2026/06/09 01:28:44 INFO : toe/toe: Making directory 2026/06/09 01:28:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:28:46 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:28:46 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:28:49 DEBUG : toe/toe/toe: size = 11 OK 2026/06/09 01:28:49 INFO : toe/toe/toe: Copied (new) 2026/06/09 01:28:49 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:28:49 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (19.77s) === RUN TestMove run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:29:00 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:29:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:29:00 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:01 INFO : tictacempty_dir: Making directory 2026/06/09 01:29:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:03 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:03 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:03 INFO : tictactoe: Making directory 2026/06/09 01:29:05 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:05 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:29:05 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:29:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:29:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:29:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:29:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:29:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:29:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:29:08 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:29:08 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:29:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:29:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:29:11 INFO : toe/toe/toe.txt: Deleted 2026/06/09 01:29:11 ERROR : Local file system at /tmp/rclone961622870: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (29.84s) === RUN TestTransformFile run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:29:30 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:29:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:29:30 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:31 INFO : tictacempty_dir: Making directory 2026/06/09 01:29:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:33 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:33 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:33 INFO : tictactoe: Making directory 2026/06/09 01:29:36 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:36 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:29:36 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:29:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:29:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:29:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:29:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:29:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:29:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:29:38 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:29:38 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:29:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:29:41 INFO : toe/toe/toe.txt: Deleted 2026/06/09 01:29:41 ERROR : Local file system at /tmp/rclone961622870: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (24.66s) === RUN TestManualTransformFile run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:29:54 DEBUG : Reset feature "Copy" 2026/06/09 01:29:54 DEBUG : Reset feature "Move" 2026/06/09 01:29:54 DEBUG : Reset feature "Copy" 2026/06/09 01:29:54 DEBUG : Reset feature "Move" 2026/06/09 01:29:54 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:29:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:29:54 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:56 INFO : tictacempty_dir: Making directory 2026/06/09 01:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:29:59 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:59 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:29:59 INFO : tictactoe: Making directory 2026/06/09 01:30:02 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:30:02 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:30:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:30:02 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:30:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:30:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:30:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:30:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:30:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:30:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:30:05 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:30:05 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:30:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:30:07 INFO : toe/toe/toe.txt: Deleted 2026/06/09 01:30:07 ERROR : Local file system at /tmp/rclone961622870: not deleting directories as there were IO errors sync_transform_test.go:461: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:461 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (28.56s) === RUN TestBase64 run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:30:23 DEBUG : toe: transformed to: dG9l 2026/06/09 01:30:24 DEBUG : toe: transformed to: dG9l 2026/06/09 01:30:24 INFO : dG9l: Making directory 2026/06/09 01:30:27 DEBUG : toe: transformed to: dG9l 2026/06/09 01:30:27 DEBUG : toe: transformed to: dG9l 2026/06/09 01:30:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/09 01:30:27 INFO : dG9l/dG9l: Making directory 2026/06/09 01:30:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/09 01:30:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/09 01:30:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/09 01:30:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:30:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/09 01:30:29 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:30:29 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:30:31 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:30:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/09 01:30:31 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:30:31 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors sync_transform_test.go:488: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:488 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestBase64 --- FAIL: TestBase64 (17.44s) === RUN TestError run.go:198: Remote "drime root 'rclone-test-camejam8woji'", Local "Local file system at /tmp/rclone961622870", Modify Window "876000h0m0s" 2026/06/09 01:30:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:30:40 DEBUG : toe: transformed to: 2026/06/09 01:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:30:42 DEBUG : toe: transformed to: 2026/06/09 01:30:42 INFO : drime root 'rclone-test-camejam8woji': Making directory 2026/06/09 01:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:30:42 DEBUG : toe: transformed to: 2026/06/09 01:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:30:42 DEBUG : toe: transformed to: 2026/06/09 01:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:30:42 DEBUG : toe/toe: transformed to: 2026/06/09 01:30:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/09 01:30:42 INFO : toe/toe: Making directory 2026/06/09 01:30:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:30:48 DEBUG : toe/toe: transformed to: 2026/06/09 01:30:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/09 01:30:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:30:48 DEBUG : toe: transformed to: 2026/06/09 01:30:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:30:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:30:48 DEBUG : toe/toe/toe: transformed to: 2026/06/09 01:30:48 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/09 01:30:48 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for checks to finish 2026/06/09 01:30:48 DEBUG : drime root 'rclone-test-camejam8woji': Waiting for transfers to finish 2026/06/09 01:30:51 ERROR : toe/toe/toe: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/06/09 01:30:51 ERROR : drime root 'rclone-test-camejam8woji': not deleting files as there were IO errors 2026/06/09 01:30:51 ERROR : drime root 'rclone-test-camejam8woji': not deleting directories as there were IO errors fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:520 Error: Should be true Test: TestError Messages: listing wrong, want toe/toe/toe (11) got fstest.go:203: Not found "toe/toe/toe" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:520 Error: Not equal: expected: 0 actual : 1 Test: TestError Messages: 1 objects not found --- FAIL: TestError (76.57s) FAIL 2026/06/09 01:31:57 DEBUG : drime root 'rclone-test-camejam8woji': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Finished ERROR in 31m6.807938382s (try 1/5): exit status 1: Failed [TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterAddingAFile TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]