"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/24 01:59:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu" 2025/03/24 01:59:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 01:59:41 DEBUG : Starting OpenDrive session with ID: 267d431b15e7336dd47530b251d5459c39b4d4ad10140b8d747e251c0eabb1af 2025/03/24 01:59:41 DEBUG : Creating backend with remote "/tmp/rclone687213270" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 01:59:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 01:59:42 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 01:59:42 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 01:59:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.44s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 01:59:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 01:59:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 01:59:43 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 01:59:43 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 01:59:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/24 01:59:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/24 01:59:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 01:59:46 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.16s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 01:59:48 DEBUG : Creating backend with remote "/non-existing" 2025/03/24 01:59:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/24 01:59:48 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 01:59:48 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 01:59:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 01:59:49 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 01:59:49 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 01:59:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/24 01:59:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/24 01:59:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "sub dir" failed: Folder is already deleted (Error 403) --- PASS: TestCopyNoTraverse (7.75s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 01:59:56 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Running all checks before starting transfers 2025/03/24 01:59:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 01:59:57 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 01:59:57 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Checks finished, now starting transfers 2025/03/24 01:59:57 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 01:59:57 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) sync_test.go:230: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:230 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (0.85s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 01:59:57 ERROR : Ignoring --no-traverse with sync 2025/03/24 01:59:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 01:59:57 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 01:59:57 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 01:59:58 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/03/24 01:59:58 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting files as there were IO errors 2025/03/24 01:59:58 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting directories as there were IO errors sync_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:250 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (0.86s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 01:59:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/24 01:59:58 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 01:59:58 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 01:59:59 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/24 02:00:00 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/24 02:00:00 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestCopyWithDepth (3.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:00:01 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:01 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:02 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/24 02:00:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/24 02:00:05 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:00:06 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:06 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:07 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/24 02:00:08 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/24 02:00:08 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.18s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/24 02:00:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 02:00:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/24 02:00:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 02:00:09 INFO : sub dir: Making directory 2025/03/24 02:00:09 INFO : sub dir2: Making directory 2025/03/24 02:00:09 INFO : sub dir2/sub sub dir2: Making directory 2025/03/24 02:00:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 02:00:10 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:10 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:10 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) sync_test.go:325: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:325 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (2.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:11 INFO : sub dir2: Making directory 2025/03/24 02:00:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/24 02:00:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 02:00:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 02:00:11 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:11 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:12 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) sync_test.go:356: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:356 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (0.85s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:12 DEBUG : sub dir2: Making directory with metadata 2025/03/24 02:00:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 02:00:12 INFO : sub dir: Making directory 2025/03/24 02:00:12 INFO : sub dir2: Making directory 2025/03/24 02:00:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 02:00:12 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:12 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:13 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/03/24 02:00:13 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file: Parent folder is trashed (Error 403) sync_test.go:382: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:382 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:14 INFO : sub dir2: Making directory 2025/03/24 02:00:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 02:00:14 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:14 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:14 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/03/24 02:00:14 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file: Parent folder is trashed (Error 403) sync_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:453 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (0.84s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:15 DEBUG : sub dir2: Making directory with metadata 2025/03/24 02:00:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 02:00:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 02:00:15 INFO : sub dir: Making directory 2025/03/24 02:00:15 INFO : sub dir2: Making directory 2025/03/24 02:00:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 02:00:15 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:15 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:16 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/03/24 02:00:16 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting files as there were IO errors 2025/03/24 02:00:16 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting directories as there were IO errors 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 create file: Parent folder is trashed (Error 403) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:17 INFO : sub dir2: Making directory 2025/03/24 02:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 02:00:17 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:17 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:17 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/03/24 02:00:17 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting files as there were IO errors 2025/03/24 02:00:17 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.84s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-fazicog2pehu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopy (0.67s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-fazicog2pehu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyOverSelf (0.67s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-fazicog2pehu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopyOverSelf (0.66s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-fazicog2pehu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestMoveOverSelf (0.67s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-fazicog2pehu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideMoveOverSelf (1.05s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-fazicog2pehu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyAfterDelete (0.66s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-fazicog2pehu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyRedownload (0.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/24 02:00:23 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:23 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:24 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/24 02:00:25 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/24 02:00:25 INFO : check sum: Copied (new) 2025/03/24 02:00:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:25 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:25 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/24 02:00:25 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/24 02:00:25 DEBUG : check sum: Unchanged skipping 2025/03/24 02:00:25 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:25 DEBUG : Waiting for deletions to finish 2025/03/24 02:00:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.86s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/24 02:00:27 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:27 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:28 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/24 02:00:29 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/24 02:00:29 INFO : sizeonly: Copied (new) 2025/03/24 02:00:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:29 DEBUG : sizeonly: Sizes identical 2025/03/24 02:00:29 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:29 DEBUG : sizeonly: Unchanged skipping 2025/03/24 02:00:29 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:29 DEBUG : Waiting for deletions to finish 2025/03/24 02:00:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.18s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/24 02:00:31 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:31 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:32 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/24 02:00:33 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/24 02:00:33 INFO : ignore-size: Copied (new) 2025/03/24 02:00:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:33 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:00:33 DEBUG : ignore-size: Unchanged skipping 2025/03/24 02:00:33 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:33 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:33 DEBUG : Waiting for deletions to finish 2025/03/24 02:00:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:35 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/24 02:00:36 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:00:36 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:36 DEBUG : existing: Unchanged skipping 2025/03/24 02:00:36 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:36 DEBUG : Waiting for deletions to finish 2025/03/24 02:00:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/24 02:00:37 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:37 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:37 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/24 02:00:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/24 02:00:38 INFO : existing: Copied (replaced existing) 2025/03/24 02:00:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreTimes (12.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/24 02:00:47 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:47 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:47 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/24 02:00:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/24 02:00:48 INFO : existing: Copied (new) 2025/03/24 02:00:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:49 DEBUG : existing: Destination exists, skipping 2025/03/24 02:00:49 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:00:49 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:00:49 DEBUG : Waiting for deletions to finish 2025/03/24 02:00:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreExisting (11.15s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:00:59 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:01:01 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/24 02:01:02 INFO : d: Making directory 2025/03/24 02:01:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/24 02:01:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:01:03 DEBUG : c/non empty space: Unchanged skipping 2025/03/24 02:01:03 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:03 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:04 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:01:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/24 02:01:05 INFO : a/potato2: Copied (new) 2025/03/24 02:01:05 DEBUG : Waiting for deletions to finish 2025/03/24 02:01:06 INFO : b/potato: Deleted 2025/03/24 02:01:06 INFO : d: Removing directory 2025/03/24 02:01:06 INFO : b: Removing directory 2025/03/24 02:01:06 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:01:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/24 02:01:11 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/24 02:01:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/24 02:01:11 DEBUG : empty space: Unchanged skipping 2025/03/24 02:01:11 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:11 DEBUG : Waiting for deletions to finish 2025/03/24 02:01:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/24 02:01:11 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/24 02:01:11 INFO : empty space: Updated modification time in destination 2025/03/24 02:01:11 DEBUG : empty space: Unchanged skipping 2025/03/24 02:01:11 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:11 DEBUG : Waiting for deletions to finish 2025/03/24 02:01:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1007 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: empty space: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnly (3.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:01:15 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:15 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/24 02:01:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/24 02:01:15 DEBUG : empty space: Unchanged skipping 2025/03/24 02:01:15 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:15 DEBUG : Waiting for deletions to finish 2025/03/24 02:01:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.15s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:16 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/24 02:01:18 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/24 02:01:18 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:18 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone687213270) 2025/03/24 02:01:18 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-fazicog2pehu') 2025/03/24 02:01:18 DEBUG : foo: md5 differ 2025/03/24 02:01:18 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:18 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/24 02:01:19 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/24 02:01:19 INFO : foo: Copied (replaced existing) 2025/03/24 02:01:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.09s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:01:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/24 02:01:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:01:22 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:22 DEBUG : empty space: Unchanged skipping 2025/03/24 02:01:22 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:22 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/24 02:01:23 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/24 02:01:23 INFO : potato: Copied (new) 2025/03/24 02:01:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:25 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/24 02:01:26 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/24 02:01:26 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:27 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:01:28 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/24 02:01:28 INFO : potato: Copied (replaced existing) 2025/03/24 02:01:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:01:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/24 02:01:31 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:31 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone687213270) 2025/03/24 02:01:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-fazicog2pehu') 2025/03/24 02:01:31 DEBUG : potato: md5 differ 2025/03/24 02:01:31 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:01:32 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/24 02:01:32 INFO : potato: Copied (replaced existing) 2025/03/24 02:01:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:01:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:01:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/24 02:01:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:01:37 DEBUG : empty space: Unchanged skipping 2025/03/24 02:01:37 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:37 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:37 DEBUG : Waiting for deletions to finish 2025/03/24 02:01:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:39 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:01:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:01:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:01:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:01:42 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:42 DEBUG : empty space: Unchanged skipping 2025/03/24 02:01:42 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:01:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/24 02:01:43 INFO : potato2: Copied (new) 2025/03/24 02:01:43 DEBUG : Waiting for deletions to finish 2025/03/24 02:01:44 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:01:53 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:01:55 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/24 02:01:56 INFO : d: Making directory 2025/03/24 02:01:56 INFO : d/e: Making directory 2025/03/24 02:01:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/24 02:01:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:01:58 DEBUG : c/non empty space: Unchanged skipping 2025/03/24 02:01:58 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:01:58 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:01:59 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:01:59 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/24 02:01:59 INFO : a/potato2: Copied (new) 2025/03/24 02:01:59 DEBUG : Waiting for deletions to finish 2025/03/24 02:02:00 INFO : b/potato: Deleted 2025/03/24 02:02:00 INFO : d/e: Removing directory 2025/03/24 02:02:00 INFO : d: Removing directory 2025/03/24 02:02:00 INFO : b: Removing directory 2025/03/24 02:02:01 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:02:04 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:02:06 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/24 02:02:07 INFO : d: Making directory 2025/03/24 02:02:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/24 02:02:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:02:08 DEBUG : c/non empty space: Unchanged skipping 2025/03/24 02:02:08 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:02:08 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:02:09 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:02:10 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/24 02:02:10 INFO : a/potato2: Copied (new) 2025/03/24 02:02:10 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting files as there were IO errors 2025/03/24 02:02:10 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.26s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:02:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:02:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:02:17 DEBUG : Waiting for deletions to finish 2025/03/24 02:02:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:02:17 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:02:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:02:17 DEBUG : empty space: Unchanged skipping 2025/03/24 02:02:17 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:02:18 INFO : potato: Deleted 2025/03/24 02:02:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:02:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/24 02:02:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.15s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:02:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:02:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:02:24 DEBUG : Waiting for deletions to finish 2025/03/24 02:02:24 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:02:24 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:02:24 INFO : potato: Deleted 2025/03/24 02:02:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:02:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:02:24 DEBUG : empty space: Unchanged skipping 2025/03/24 02:02:24 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:02:24 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:02:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:02:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/24 02:02:26 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteBefore (14.20s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:02:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/24 02:02:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:02:37 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:02:37 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:02:37 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/24 02:02:38 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/24 02:02:38 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestCopyDeleteBefore (6.27s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:02:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:02:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:02:45 DEBUG : enormous: Excluded (Size Filter) 2025/03/24 02:02:45 DEBUG : enormous: Excluded 2025/03/24 02:02:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 02:02:45 DEBUG : potato2: Excluded 2025/03/24 02:02:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 02:02:45 DEBUG : potato2: Excluded 2025/03/24 02:02:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:02:45 DEBUG : empty space: Unchanged skipping 2025/03/24 02:02:45 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:02:45 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:02:45 DEBUG : Waiting for deletions to finish 2025/03/24 02:02:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:02:45 DEBUG : enormous: Excluded (Size Filter) 2025/03/24 02:02:45 DEBUG : enormous: Excluded 2025/03/24 02:02:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 02:02:45 DEBUG : potato2: Excluded 2025/03/24 02:02:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 02:02:45 DEBUG : potato2: Excluded 2025/03/24 02:02:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/24 02:02:45 DEBUG : empty space: Unchanged skipping 2025/03/24 02:02:45 DEBUG : Local file system at /tmp/rclone687213270: Waiting for checks to finish 2025/03/24 02:02:45 DEBUG : Local file system at /tmp/rclone687213270: Waiting for transfers to finish 2025/03/24 02:02:45 DEBUG : Waiting for deletions to finish 2025/03/24 02:02:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncWithExclude (5.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:02:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:02:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:02:51 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/24 02:02:52 DEBUG : enormous: Excluded (Size Filter) 2025/03/24 02:02:52 DEBUG : enormous: Excluded 2025/03/24 02:02:52 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 02:02:52 DEBUG : potato2: Excluded 2025/03/24 02:02:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:02:52 DEBUG : empty space: Unchanged skipping 2025/03/24 02:02:52 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:02:52 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:02:52 DEBUG : Waiting for deletions to finish 2025/03/24 02:02:52 INFO : enormous: Deleted 2025/03/24 02:02:52 INFO : potato2: Deleted 2025/03/24 02:02:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:02:52 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/24 02:02:52 DEBUG : Local file system at /tmp/rclone687213270: Waiting for checks to finish 2025/03/24 02:02:52 DEBUG : empty space: Unchanged skipping 2025/03/24 02:02:52 DEBUG : Local file system at /tmp/rclone687213270: Waiting for transfers to finish 2025/03/24 02:02:52 DEBUG : Waiting for deletions to finish 2025/03/24 02:02:52 INFO : potato2: Deleted 2025/03/24 02:02:52 INFO : enormous: Deleted 2025/03/24 02:02:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.23s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:02:55 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:02:56 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:02:58 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/24 02:03:00 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/24 02:03:01 DEBUG : five: Need to transfer - File not found at Destination 2025/03/24 02:03:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/24 02:03:01 DEBUG : one: Destination is newer than source, skipping 2025/03/24 02:03:01 DEBUG : three: Sizes identical 2025/03/24 02:03:01 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone687213270) 2025/03/24 02:03:01 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-fazicog2pehu') 2025/03/24 02:03:01 DEBUG : two: md5 differ 2025/03/24 02:03:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/24 02:03:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/24 02:03:01 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:01 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/24 02:03:02 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:03:02 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/24 02:03:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/24 02:03:02 INFO : four: Copied (replaced existing) 2025/03/24 02:03:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/24 02:03:03 INFO : two: Copied (replaced existing) 2025/03/24 02:03:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/24 02:03:03 INFO : five: Copied (new) 2025/03/24 02:03:03 DEBUG : Waiting for deletions to finish 2025/03/24 02:03:04 DEBUG : one: Destination is newer than source, skipping 2025/03/24 02:03:04 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/24 02:03:04 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/24 02:03:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/24 02:03:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/24 02:03:04 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/24 02:03:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/24 02:03:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/24 02:03:04 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/24 02:03:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/24 02:03:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone687213270) 2025/03/24 02:03:04 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-fazicog2pehu') 2025/03/24 02:03:04 DEBUG : three: md5 differ 2025/03/24 02:03:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/24 02:03:04 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:04 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/24 02:03:05 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/24 02:03:05 INFO : three: Copied (replaced existing) 2025/03/24 02:03:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.42s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/24 02:03:06 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Making map for --track-renames 2025/03/24 02:03:06 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Finished making map for --track-renames 2025/03/24 02:03:06 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/24 02:03:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/24 02:03:06 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for renames to finish 2025/03/24 02:03:06 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:07 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/24 02:03:08 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/24 02:03:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/24 02:03:08 INFO : potato: Copied (new) 2025/03/24 02:03:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/24 02:03:09 INFO : yam: Copied (new) 2025/03/24 02:03:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:03:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:03:10 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Making map for --track-renames 2025/03/24 02:03:10 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Finished making map for --track-renames 2025/03/24 02:03:10 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:10 DEBUG : potato: Unchanged skipping 2025/03/24 02:03:10 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for renames to finish 2025/03/24 02:03:10 DEBUG : yam: same parent dir (ODFfODE4OTY5NF81T2QwNw) - using file/rename instead of move_copy for yaml 2025/03/24 02:03:10 INFO : yam: Moved (server-side) to: yaml 2025/03/24 02:03:10 INFO : yaml: Renamed from "yam" 2025/03/24 02:03:10 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:10 DEBUG : Waiting for deletions to finish 2025/03/24 02:03:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/24 02:03:12 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Making map for --track-renames 2025/03/24 02:03:12 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Finished making map for --track-renames 2025/03/24 02:03:12 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/24 02:03:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/24 02:03:12 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for renames to finish 2025/03/24 02:03:12 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:13 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/24 02:03:13 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/24 02:03:14 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/24 02:03:14 INFO : potato: Copied (new) 2025/03/24 02:03:14 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/24 02:03:14 INFO : yam: Copied (new) 2025/03/24 02:03:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:03:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:03:14 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Making map for --track-renames 2025/03/24 02:03:14 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Finished making map for --track-renames 2025/03/24 02:03:14 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:14 DEBUG : potato: Unchanged skipping 2025/03/24 02:03:14 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for renames to finish 2025/03/24 02:03:15 DEBUG : yam: same parent dir (ODFfODE4OTY5NF81T2QwNw) - using file/rename instead of move_copy for yaml 2025/03/24 02:03:15 INFO : yam: Moved (server-side) to: yaml 2025/03/24 02:03:15 INFO : yaml: Renamed from "yam" 2025/03/24 02:03:15 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:15 DEBUG : Waiting for deletions to finish 2025/03/24 02:03:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/24 02:03:17 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Making map for --track-renames 2025/03/24 02:03:17 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Finished making map for --track-renames 2025/03/24 02:03:17 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/24 02:03:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/24 02:03:17 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for renames to finish 2025/03/24 02:03:17 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:17 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/24 02:03:18 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/24 02:03:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/24 02:03:19 INFO : potato: Copied (new) 2025/03/24 02:03:19 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/24 02:03:19 INFO : sub/yam: Copied (new) 2025/03/24 02:03:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:03:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:03:20 DEBUG : potato: Unchanged skipping 2025/03/24 02:03:20 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Making map for --track-renames 2025/03/24 02:03:20 INFO : OpenDrive root 'rclone-test-fazicog2pehu': Finished making map for --track-renames 2025/03/24 02:03:20 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:20 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for renames to finish 2025/03/24 02:03:21 INFO : sub/yam: Moved (server-side) to: yam 2025/03/24 02:03:21 INFO : yam: Renamed from "sub/yam" 2025/03/24 02:03:21 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:21 DEBUG : Waiting for deletions to finish 2025/03/24 02:03:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:03:23 DEBUG : Creating backend with remote "/tmp/rclone687213270/dir1" 2025/03/24 02:03:23 DEBUG : Creating backend with remote "/tmp/rclone687213270/dir2" 2025/03/24 02:03:23 DEBUG : Local file system at /tmp/rclone687213270/dir2: Using server-side directory move 2025/03/24 02:03:23 INFO : Local file system at /tmp/rclone687213270/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/24 02:03:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/24 02:03:23 DEBUG : Local file system at /tmp/rclone687213270/dir2: Waiting for checks to finish 2025/03/24 02:03:23 DEBUG : Local file system at /tmp/rclone687213270/dir2: Waiting for transfers to finish 2025/03/24 02:03:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:03:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 02:03:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/24 02:03:24 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:24 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/24 02:03:26 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/24 02:03:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/24 02:03:26 INFO : sub dir/hello world: Copied (new) 2025/03/24 02:03:26 INFO : sub dir/hello world: Deleted 2025/03/24 02:03:27 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/24 02:03:27 INFO : nested/sub dir/file: Copied (new) 2025/03/24 02:03:27 INFO : nested/sub dir/file: Deleted 2025/03/24 02:03:27 INFO : sub dir: Removing directory 2025/03/24 02:03:27 INFO : nested/sub dir: Removing directory 2025/03/24 02:03:27 INFO : nested: Removing directory 2025/03/24 02:03:27 DEBUG : Local file system at /tmp/rclone687213270: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:03:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 02:03:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/24 02:03:30 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:30 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/24 02:03:32 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/24 02:03:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/24 02:03:32 INFO : sub dir/hello world: Copied (new) 2025/03/24 02:03:32 INFO : sub dir/hello world: Deleted 2025/03/24 02:03:33 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/24 02:03:33 INFO : nested/sub dir/file: Copied (new) 2025/03/24 02:03:33 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.48s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:03:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/24 02:03:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/24 02:03:36 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:36 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:37 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/24 02:03:38 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/24 02:03:38 INFO : existing-b: Copied (new) 2025/03/24 02:03:38 INFO : existing-b: Deleted 2025/03/24 02:03:38 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/24 02:03:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/24 02:03:39 INFO : existing: Copied (new) 2025/03/24 02:03:39 INFO : existing: Deleted 2025/03/24 02:03:40 DEBUG : existing: Destination exists, skipping 2025/03/24 02:03:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/24 02:03:40 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:03:40 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:03:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.71s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:03:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-simales4soje" 2025/03/24 02:03:41 DEBUG : Starting OpenDrive session with ID: 5617f4d0da1e2c6f9fafd4f9b7420bfedb48fad253e2c7bb2e5c9e34c01ddde0 2025/03/24 02:03:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:03:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:03:46 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-fazicog2pehu' -> OpenDrive root 'rclone-test-simales4soje' 2025/03/24 02:03:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:03:50 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/24 02:03:51 DEBUG : OpenDrive root 'rclone-test-simales4soje': Using server-side directory move 2025/03/24 02:03:51 INFO : OpenDrive root 'rclone-test-simales4soje': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/24 02:03:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:03:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/24 02:03:51 DEBUG : empty space: Unchanged skipping 2025/03/24 02:03:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/24 02:03:51 DEBUG : OpenDrive root 'rclone-test-simales4soje': Waiting for checks to finish 2025/03/24 02:03:52 INFO : potato3: Deleted 2025/03/24 02:03:52 INFO : empty space: Deleted 2025/03/24 02:03:52 DEBUG : OpenDrive root 'rclone-test-simales4soje': Waiting for transfers to finish 2025/03/24 02:03:52 INFO : potato2: Moved (server-side) 2025/03/24 02:03:52 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/24 02:04:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-busaquj8xazi" 2025/03/24 02:04:00 DEBUG : Starting OpenDrive session with ID: bdb791c46358608b1ba39e06655c8b179dabda9ef5a729ad1266d19c2a0eca7f 2025/03/24 02:04:01 DEBUG : OpenDrive root 'rclone-test-busaquj8xazi': Using server-side directory move 2025/03/24 02:04:01 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/24 02:04:01 INFO : OpenDrive root 'rclone-test-busaquj8xazi': Server side directory move succeeded 2025/03/24 02:04:01 ERROR : : error listing: directory not found 2025/03/24 02:04:01 DEBUG : OpenDrive root 'rclone-test-busaquj8xazi': Purge remote 2025/03/24 02:04:02 DEBUG : OpenDrive root 'rclone-test-simales4soje': Purge remote 2025/03/24 02:04:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:04:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mezulup1qata" 2025/03/24 02:04:03 DEBUG : Starting OpenDrive session with ID: f0280711c925c13bbb9d8cf8034a9f3c505ff2b1c4ecd15bc74f62fb3e1134e7 2025/03/24 02:04:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:04:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:04:07 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-fazicog2pehu' -> OpenDrive root 'rclone-test-mezulup1qata' 2025/03/24 02:04:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:04:12 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/24 02:04:13 DEBUG : empty space: Excluded (Size Filter) 2025/03/24 02:04:13 DEBUG : empty space: Excluded 2025/03/24 02:04:13 DEBUG : empty space: Excluded (Size Filter) 2025/03/24 02:04:13 DEBUG : empty space: Excluded 2025/03/24 02:04:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:04:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/24 02:04:13 DEBUG : OpenDrive root 'rclone-test-mezulup1qata': Waiting for checks to finish 2025/03/24 02:04:13 DEBUG : OpenDrive root 'rclone-test-mezulup1qata': Waiting for transfers to finish 2025/03/24 02:04:13 INFO : potato3: Deleted 2025/03/24 02:04:13 INFO : potato2: Moved (server-side) 2025/03/24 02:04:14 INFO : potato3: Moved (server-side) 2025/03/24 02:04:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wuqijel1jusu" 2025/03/24 02:04:14 DEBUG : Starting OpenDrive session with ID: 71d4eab4d0152eacc4fd4629353a9ffe2a498ecd6cbc47dc5ac7741b5c854aeb 2025/03/24 02:04:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/24 02:04:15 DEBUG : empty space: Excluded 2025/03/24 02:04:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:04:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/24 02:04:15 DEBUG : OpenDrive root 'rclone-test-wuqijel1jusu': Waiting for checks to finish 2025/03/24 02:04:15 DEBUG : OpenDrive root 'rclone-test-wuqijel1jusu': Waiting for transfers to finish 2025/03/24 02:04:16 INFO : potato2: Moved (server-side) 2025/03/24 02:04:16 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/24 02:04:24 DEBUG : OpenDrive root 'rclone-test-wuqijel1jusu': Purge remote 2025/03/24 02:04:24 DEBUG : OpenDrive root 'rclone-test-mezulup1qata': Purge remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveWithFilter (29.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:04:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fopivop4koki" 2025/03/24 02:04:33 DEBUG : Starting OpenDrive session with ID: 095e37314cf6dcde26e2c58667e7a7ef14202ec35f4c9ae95b1d6ca8b23f1dde 2025/03/24 02:04:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/24 02:04:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:04:37 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/24 02:04:38 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-fazicog2pehu' -> OpenDrive root 'rclone-test-fopivop4koki' 2025/03/24 02:04:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/24 02:04:42 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/24 02:04:43 DEBUG : OpenDrive root 'rclone-test-fopivop4koki': Using server-side directory move 2025/03/24 02:04:43 INFO : OpenDrive root 'rclone-test-fopivop4koki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/24 02:04:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 02:04:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/24 02:04:43 DEBUG : empty space: Unchanged skipping 2025/03/24 02:04:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/24 02:04:43 INFO : potato3: Deleted 2025/03/24 02:04:43 DEBUG : OpenDrive root 'rclone-test-fopivop4koki': Waiting for checks to finish 2025/03/24 02:04:44 INFO : empty space: Deleted 2025/03/24 02:04:44 DEBUG : OpenDrive root 'rclone-test-fopivop4koki': Waiting for transfers to finish 2025/03/24 02:04:44 INFO : potato2: Moved (server-side) 2025/03/24 02:04:44 INFO : potato3: Moved (server-side) 2025/03/24 02:04:44 INFO : tomatoDir: Removing directory 2025/03/24 02:04:44 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': deleted 1 directories 2025/03/24 02:04:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nebeciq6pema" 2025/03/24 02:04:45 DEBUG : Starting OpenDrive session with ID: bf0ae6dbc11d181fda332fae0fabaca51baa973015514e73003a998ba9e947a8 2025/03/24 02:04:46 INFO : tomatoDir: Making directory 2025/03/24 02:04:46 DEBUG : OpenDrive root 'rclone-test-nebeciq6pema': Using server-side directory move 2025/03/24 02:04:46 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/24 02:04:46 INFO : OpenDrive root 'rclone-test-nebeciq6pema': Server side directory move succeeded 2025/03/24 02:04:47 ERROR : : error listing: directory not found 2025/03/24 02:04:47 ERROR : : error listing: directory not found 2025/03/24 02:04:47 DEBUG : OpenDrive root 'rclone-test-nebeciq6pema': Purge remote 2025/03/24 02:04:47 DEBUG : OpenDrive root 'rclone-test-fopivop4koki': Purge remote 2025/03/24 02:04:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.82s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:04:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/rclone-sync-test" 2025/03/24 02:04:49 DEBUG : Starting OpenDrive session with ID: 11d880e305344e9681f70c03ceeafe37957e5c9c1432e00244f0d499d5bb0129 run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncOverlap (3.18s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:04:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/rclone-sync-test" 2025/03/24 02:04:52 DEBUG : Starting OpenDrive session with ID: b0af8ee37bb04a97129a95cd4d87d127380c060be4494419f0c1fb31890ed15f 2025/03/24 02:04:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/rclone-sync-test-include/layer2" 2025/03/24 02:04:53 DEBUG : Starting OpenDrive session with ID: 49affb1e9c17ecd92213011eeee7fd1b8792dd5c3d5f94b9c461765a73072706 2025/03/24 02:04:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/rclone-sync-test-ignore-file" 2025/03/24 02:04:55 DEBUG : Starting OpenDrive session with ID: 49fe1addc1e61a391813e303f06abc9cd6000541f585ca1009e14579210267d2 2025/03/24 02:04:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/24 02:04:59 DEBUG : rclone-sync-test: Excluded 2025/03/24 02:04:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 02:05:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/24 02:05:00 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/rclone-sync-test': Waiting for checks to finish 2025/03/24 02:05:00 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/rclone-sync-test': Waiting for transfers to finish 2025/03/24 02:05:00 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:00 INFO : There was nothing to transfer 2025/03/24 02:05:00 DEBUG : rclone-sync-test: Excluded 2025/03/24 02:05:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 02:05:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/24 02:05:01 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:05:01 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:05:01 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:01 INFO : rclone-sync-test-include: Removing directory 2025/03/24 02:05:01 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': deleted 1 directories 2025/03/24 02:05:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:05:02 DEBUG : rclone-sync-test: Excluded 2025/03/24 02:05:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 02:05:02 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/24 02:05:02 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/24 02:05:02 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:05:02 DEBUG : rclone-sync-test: Excluded 2025/03/24 02:05:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 02:05:03 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:05:03 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:05:03 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:05:03 DEBUG : : Excluded 2025/03/24 02:05:03 DEBUG : rclone-sync-test: Excluded 2025/03/24 02:05:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 02:05:03 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/24 02:05:03 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/24 02:05:03 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.17s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:05:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/dst" 2025/03/24 02:05:11 DEBUG : Starting OpenDrive session with ID: 63c36ef03fc3204c6e9df2efba3b789b74e7e00395d0a15de278bfa48e6dbce2 2025/03/24 02:05:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/CompareDest" 2025/03/24 02:05:12 DEBUG : Starting OpenDrive session with ID: 2fe01fc5855170181a7e9f53667cf903c96c7371b601cceb4682f1fea6c704c7 2025/03/24 02:05:13 DEBUG : one: Need to transfer - File not found at Destination 2025/03/24 02:05:13 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:05:13 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:05:14 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:05:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/24 02:05:15 INFO : one: Copied (new) 2025/03/24 02:05:15 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:05:16 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:05:16 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:05:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:05:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/24 02:05:18 INFO : one: Copied (replaced existing) 2025/03/24 02:05:18 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:05:20 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:05:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:05:22 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:05:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:05:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 02:05:22 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:05:22 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:22 INFO : There was nothing to transfer 2025/03/24 02:05:23 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:05:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:05:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/24 02:05:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:05:25 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:05:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:05:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 02:05:25 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:05:25 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:25 INFO : There was nothing to transfer 2025/03/24 02:05:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:05:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/24 02:05:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:05:26 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:05:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:05:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 02:05:26 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:05:26 DEBUG : Waiting for deletions to finish 2025/03/24 02:05:26 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/24 02:05:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/24 02:05:28 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 02:05:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:05:28 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:05:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:05:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 02:05:28 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:05:28 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/24 02:05:29 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/24 02:05:29 INFO : two: Copied (new) 2025/03/24 02:05:29 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncCompareDest (28.50s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:05:40 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/24 02:05:42 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/24 02:05:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/dest" 2025/03/24 02:05:44 DEBUG : Starting OpenDrive session with ID: 9727b6e39594d63f0395ac0b95689abccc3427f51b91d83782c7d445fa82cc97 2025/03/24 02:05:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/pre-dest1" 2025/03/24 02:05:45 DEBUG : Starting OpenDrive session with ID: dd4ff19c7885d9b627cdd68f3b7c419c91c055aac53222a9a3e7cdc2ff0c8d95 2025/03/24 02:05:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/pre-dest2" 2025/03/24 02:05:46 DEBUG : Starting OpenDrive session with ID: 2a41bd10449c0d485927501833ef41dab03b544c6ead6c1813bd89db9c261cc1 2025/03/24 02:05:47 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:05:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/24 02:05:47 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:05:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/24 02:05:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/24 02:05:48 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dest': Waiting for checks to finish 2025/03/24 02:05:48 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dest': Waiting for transfers to finish 2025/03/24 02:05:49 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/24 02:05:50 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/24 02:05:50 INFO : 3: Copied (new) 2025/03/24 02:05:50 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncMultipleCompareDest (20.82s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:06:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/dst" 2025/03/24 02:06:00 DEBUG : Starting OpenDrive session with ID: 67255bd731cbae7906683b2aeb5669f83b4efe23ae9db685d57f5835d67b7045 2025/03/24 02:06:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/CopyDest" 2025/03/24 02:06:02 DEBUG : Starting OpenDrive session with ID: 4c58b077ebd2f6dd96ffebb9ec593a2375215e8f3d1a9266520017a774385369 2025/03/24 02:06:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/24 02:06:03 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:06:03 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:06:04 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:06:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/24 02:06:05 INFO : one: Copied (new) 2025/03/24 02:06:05 DEBUG : Waiting for deletions to finish 2025/03/24 02:06:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:06:06 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:06:06 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:06:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:06:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/24 02:06:07 INFO : one: Copied (replaced existing) 2025/03/24 02:06:07 DEBUG : Waiting for deletions to finish 2025/03/24 02:06:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:06:10 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:06:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/BackupDir" 2025/03/24 02:06:12 DEBUG : Starting OpenDrive session with ID: f56d97e3c31c12e00e230dfcfd0bd6475c0f984bffccf5cc27c8cbf8e1681c52 2025/03/24 02:06:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:06:13 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:06:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:06:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:06:14 INFO : one: Moved (server-side) 2025/03/24 02:06:14 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/24 02:06:14 INFO : one: Copied (server-side copy) 2025/03/24 02:06:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/24 02:06:14 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:06:14 DEBUG : Waiting for deletions to finish 2025/03/24 02:06:16 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:06:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:06:18 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/24 02:06:18 INFO : two: Copied (server-side copy) 2025/03/24 02:06:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/24 02:06:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:06:18 DEBUG : one: Unchanged skipping 2025/03/24 02:06:18 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:06:18 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:06:18 DEBUG : Waiting for deletions to finish 2025/03/24 02:06:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:06:18 DEBUG : one: Unchanged skipping 2025/03/24 02:06:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:06:18 DEBUG : two: Unchanged skipping 2025/03/24 02:06:18 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:06:18 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:06:18 DEBUG : Waiting for deletions to finish 2025/03/24 02:06:18 INFO : There was nothing to transfer 2025/03/24 02:06:19 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/24 02:06:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/24 02:06:21 DEBUG : three: Destination not found in --copy-dest 2025/03/24 02:06:21 DEBUG : three: Need to transfer - File not found at Destination 2025/03/24 02:06:21 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:06:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:06:21 DEBUG : one: Unchanged skipping 2025/03/24 02:06:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/24 02:06:21 DEBUG : two: Unchanged skipping 2025/03/24 02:06:21 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:06:22 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/24 02:06:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/24 02:06:23 INFO : three: Copied (new) 2025/03/24 02:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.37s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:06:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:06:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:06:31 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/24 02:06:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/dst" 2025/03/24 02:06:33 DEBUG : Starting OpenDrive session with ID: 3c8db3ebdb1f2dacd1cfd2ce52ecf92a5041d741c7b271080fef0d02b68049b1 2025/03/24 02:06:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/backup" 2025/03/24 02:06:34 DEBUG : Starting OpenDrive session with ID: 2d13e00e82ba082e3bcf694c06350ae549ff999f6248b3c2c480f3b55d51fccb 2025/03/24 02:06:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 02:06:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:06:35 DEBUG : two: Unchanged skipping 2025/03/24 02:06:35 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:06:35 INFO : one: Moved (server-side) 2025/03/24 02:06:35 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:06:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/24 02:06:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/24 02:06:37 INFO : one: Copied (new) 2025/03/24 02:06:37 DEBUG : Waiting for deletions to finish 2025/03/24 02:06:37 INFO : three.txt: Moved (server-side) 2025/03/24 02:06:37 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3) got backup/one (4), backup/three.txt (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-fazicog2pehu'/backup/one: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDir Messages: backup/one: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/one: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found 2025/03/24 02:06:47 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one (4), backup/three.txt (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-fazicog2pehu'/backup/one: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDir Messages: backup/one: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/one: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found 2025/03/24 02:06:57 DEBUG : one: Need to transfer - File not found at Destination 2025/03/24 02:06:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:06:57 DEBUG : two: Unchanged skipping 2025/03/24 02:06:57 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:06:57 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:06:57 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:06:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/24 02:06:58 INFO : one: Copied (new) 2025/03/24 02:06:58 DEBUG : Waiting for deletions to finish 2025/03/24 02:06:59 INFO : three.txt: Deleted 2025/03/24 02:06:59 INFO : three.txt: Moved (server-side) 2025/03/24 02:06:59 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDir (35.18s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:07:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:07:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:07:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/24 02:07:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/dst" 2025/03/24 02:07:09 DEBUG : Starting OpenDrive session with ID: 1d084c083c4eb7aa67c8d1aa3e778342aacb8f990b87c3a9478f5863a853a460 2025/03/24 02:07:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/backup" 2025/03/24 02:07:09 DEBUG : Starting OpenDrive session with ID: 70c774240f5a01f57e95a2cd6d70365cccc37ace2569f10ad5eda3cb4d0c6e0e 2025/03/24 02:07:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 02:07:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:07:11 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:07:11 DEBUG : two: Unchanged skipping 2025/03/24 02:07:11 INFO : one: Moved (server-side) to: one.bak 2025/03/24 02:07:11 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:07:12 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/24 02:07:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/24 02:07:13 INFO : one: Copied (new) 2025/03/24 02:07:13 DEBUG : Waiting for deletions to finish 2025/03/24 02:07:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/24 02:07:14 INFO : three.txt: Moved into backup dir 2025/03/24 02:07:15 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/24 02:07:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 02:07:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:07:17 DEBUG : two: Unchanged skipping 2025/03/24 02:07:17 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:07:17 INFO : one.bak: Deleted 2025/03/24 02:07:17 INFO : one: Moved (server-side) to: one.bak 2025/03/24 02:07:17 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:07:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:07:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/24 02:07:19 INFO : one: Copied (new) 2025/03/24 02:07:19 DEBUG : Waiting for deletions to finish 2025/03/24 02:07:19 INFO : three.txt.bak: Deleted 2025/03/24 02:07:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/24 02:07:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:07:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:07:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:07:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/24 02:07:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/dst" 2025/03/24 02:07:29 DEBUG : Starting OpenDrive session with ID: 50a11385de1281bdd07532b294cf323b3a54a228a3d7c86f72f6cc080568e59a 2025/03/24 02:07:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/backup" 2025/03/24 02:07:30 DEBUG : Starting OpenDrive session with ID: 56e112f662d47213646ae81bfe3c15c3c3a7c413343f60483053203028ba71c4 2025/03/24 02:07:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 02:07:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:07:31 DEBUG : two: Unchanged skipping 2025/03/24 02:07:31 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:07:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/24 02:07:32 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:07:32 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/24 02:07:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/24 02:07:33 INFO : one: Copied (new) 2025/03/24 02:07:33 DEBUG : Waiting for deletions to finish 2025/03/24 02:07:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/24 02:07:34 INFO : three.txt: Moved into backup dir 2025/03/24 02:07:35 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/24 02:07:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 02:07:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:07:37 DEBUG : two: Unchanged skipping 2025/03/24 02:07:37 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:07:37 INFO : one-2019-01-01: Deleted 2025/03/24 02:07:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/24 02:07:38 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:07:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:07:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/24 02:07:40 INFO : one: Copied (new) 2025/03/24 02:07:40 DEBUG : Waiting for deletions to finish 2025/03/24 02:07:40 INFO : three-2019-01-01.txt: Deleted 2025/03/24 02:07:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/24 02:07:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.51s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:07:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:07:46 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:07:48 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/24 02:07:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/dst" 2025/03/24 02:07:50 DEBUG : Starting OpenDrive session with ID: 51a22fd3cb25beeb9f129add799c738e935e639fc04ac020264d49c698005bf7 2025/03/24 02:07:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 02:07:50 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:07:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:07:50 DEBUG : two: Unchanged skipping 2025/03/24 02:07:51 DEBUG : one: same parent dir (ODFfODE4OTc0NF9hSmtLaA) - using file/rename instead of move_copy for one.bak 2025/03/24 02:07:51 INFO : one: Moved (server-side) to: one.bak 2025/03/24 02:07:51 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:07:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/24 02:07:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/24 02:07:53 INFO : one: Copied (new) 2025/03/24 02:07:53 DEBUG : Waiting for deletions to finish 2025/03/24 02:07:53 DEBUG : three.txt: same parent dir (ODFfODE4OTc0NF9hSmtLaA) - using file/rename instead of move_copy for three.txt.bak 2025/03/24 02:07:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/24 02:07:54 INFO : three.txt: Moved into backup dir 2025/03/24 02:07:55 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/24 02:07:56 DEBUG : one.bak: Excluded (Path Filter) 2025/03/24 02:07:56 DEBUG : one.bak: Excluded 2025/03/24 02:07:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/24 02:07:56 DEBUG : three.txt.bak: Excluded 2025/03/24 02:07:56 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for checks to finish 2025/03/24 02:07:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 02:07:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:07:56 DEBUG : two: Unchanged skipping 2025/03/24 02:07:57 INFO : one.bak: Deleted 2025/03/24 02:07:57 DEBUG : one: same parent dir (ODFfODE4OTc0NF9hSmtLaA) - using file/rename instead of move_copy for one.bak 2025/03/24 02:07:57 INFO : one: Moved (server-side) to: one.bak 2025/03/24 02:07:57 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu/dst': Waiting for transfers to finish 2025/03/24 02:07:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:07:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/24 02:07:59 INFO : one: Copied (new) 2025/03/24 02:07:59 DEBUG : Waiting for deletions to finish 2025/03/24 02:07:59 INFO : three.txt.bak: Deleted 2025/03/24 02:07:59 DEBUG : three.txt: same parent dir (ODFfODE4OTc0NF9hSmtLaA) - using file/rename instead of move_copy for three.txt.bak 2025/03/24 02:07:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/24 02:07:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.40s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:08:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:08:04 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:08:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/24 02:08:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/dst" 2025/03/24 02:08:08 DEBUG : Starting OpenDrive session with ID: ef520e1383760cc1d414033671395348e47bf663ab0144f607d8db7b5572d6ae 2025/03/24 02:08:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 02:08:08 DEBUG : one: same parent dir (ODFfODE4OTc0NV9iVDlDUw) - using file/rename instead of move_copy for one.bak 2025/03/24 02:08:09 INFO : one: Moved (server-side) to: one.bak 2025/03/24 02:08:09 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/24 02:08:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/24 02:08:10 INFO : one: Copied (new) 2025/03/24 02:08:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:08:11 DEBUG : two: Unchanged skipping 2025/03/24 02:08:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/24 02:08:11 DEBUG : three.txt: same parent dir (ODFfODE4OTc0NV9iVDlDUw) - using file/rename instead of move_copy for three.txt.bak 2025/03/24 02:08:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/24 02:08:12 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/24 02:08:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/24 02:08:13 INFO : three.txt: Copied (new) 2025/03/24 02:08:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 02:08:14 INFO : one.bak: Deleted 2025/03/24 02:08:14 DEBUG : one: same parent dir (ODFfODE4OTc0NV9iVDlDUw) - using file/rename instead of move_copy for one.bak 2025/03/24 02:08:15 INFO : one: Moved (server-side) to: one.bak 2025/03/24 02:08:15 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:08:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/24 02:08:16 INFO : one: Copied (new) 2025/03/24 02:08:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:08:17 DEBUG : two: Unchanged skipping 2025/03/24 02:08:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/24 02:08:17 INFO : three.txt.bak: Deleted 2025/03/24 02:08:17 DEBUG : three.txt: same parent dir (ODFfODE4OTc0NV9iVDlDUw) - using file/rename instead of move_copy for three.txt.bak 2025/03/24 02:08:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/24 02:08:18 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/24 02:08:19 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/24 02:08:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:08:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/24 02:08:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/24 02:08:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/24 02:08:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fazicog2pehu/dst" 2025/03/24 02:08:27 DEBUG : Config file has changed externally - reloading 2025/03/24 02:08:28 DEBUG : Starting OpenDrive session with ID: 2f3085fe979f516d68f06e1ffc1239ba21096bf5bfa968a4c6fb8bf4b90f72e6 2025/03/24 02:08:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 02:08:29 DEBUG : one: same parent dir (ODFfODE4OTc0Nl90bVdEYQ) - using file/rename instead of move_copy for one-2019-01-01 2025/03/24 02:08:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/24 02:08:30 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/24 02:08:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/24 02:08:31 INFO : one: Copied (new) 2025/03/24 02:08:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:08:31 DEBUG : two: Unchanged skipping 2025/03/24 02:08:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/24 02:08:32 DEBUG : three.txt: same parent dir (ODFfODE4OTc0Nl90bVdEYQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/24 02:08:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/24 02:08:33 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/24 02:08:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/24 02:08:34 INFO : three.txt: Copied (new) 2025/03/24 02:08:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 02:08:35 INFO : one-2019-01-01: Deleted 2025/03/24 02:08:35 DEBUG : one: same parent dir (ODFfODE4OTc0Nl90bVdEYQ) - using file/rename instead of move_copy for one-2019-01-01 2025/03/24 02:08:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/24 02:08:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/24 02:08:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/24 02:08:37 INFO : one: Copied (new) 2025/03/24 02:08:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:08:37 DEBUG : two: Unchanged skipping 2025/03/24 02:08:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/24 02:08:38 INFO : three-2019-01-01.txt: Deleted 2025/03/24 02:08:38 DEBUG : three.txt: same parent dir (ODFfODE4OTc0Nl90bVdEYQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/24 02:08:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/24 02:08:39 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/24 02:08:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/24 02:08:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.40s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:08:42 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/24 02:08:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/24 02:08:44 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:08:44 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:08:44 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/24 02:08:45 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/24 02:08:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/24 02:08:45 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncUTFNorm (11.35s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:08:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/24 02:08:53 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:08:53 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:08:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/24 02:08:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/24 02:08:55 INFO : existing: Copied (new) 2025/03/24 02:08:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:08:56 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:08:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/24 02:08:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/24 02:08:56 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:08:56 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting files as there were IO errors 2025/03/24 02:08:56 ERROR : OpenDrive root 'rclone-test-fazicog2pehu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncImmutable (4.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:08:58 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:00 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-fazicog2pehu'": failed to get folder list: Directory doesn't exist (Error 404) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestFixCase (12.70s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:09:12 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:14 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:16 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:17 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:19 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:21 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:23 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:24 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:26 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:28 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:30 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:31 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:33 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:35 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:37 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:39 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:41 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:43 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:44 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:46 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:48 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:49 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:51 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:53 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:54 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:56 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:58 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/24 02:09:59 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:01 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:03 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:05 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:06 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:08 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:10 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:12 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:13 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:15 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:17 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:18 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:20 DEBUG : only19: Uploading chunk 0, size=6, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/24 02:10:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:10:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both1: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both10: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both13: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both14: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both15: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both16: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both11: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both0: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both12: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both17: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both3: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both4: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both5: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both6: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both18: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both8: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:10:29 DEBUG : both19: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both2: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both7: Unchanged skipping 2025/03/24 02:10:29 DEBUG : both9: Unchanged skipping 2025/03/24 02:10:29 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:10:29 DEBUG : Waiting for deletions to finish 2025/03/24 02:10:29 INFO : only8: Deleted 2025/03/24 02:10:29 INFO : only11: Deleted 2025/03/24 02:10:29 INFO : only0: Deleted 2025/03/24 02:10:29 INFO : only3: Deleted 2025/03/24 02:10:29 INFO : only12: Deleted 2025/03/24 02:10:29 INFO : only1: Deleted 2025/03/24 02:10:30 INFO : only18: Deleted 2025/03/24 02:10:30 INFO : only4: Deleted 2025/03/24 02:10:30 INFO : only7: Deleted 2025/03/24 02:10:30 INFO : only9: Deleted 2025/03/24 02:10:30 INFO : only10: Deleted 2025/03/24 02:10:30 INFO : only14: Deleted 2025/03/24 02:10:30 INFO : only16: Deleted 2025/03/24 02:10:30 INFO : only17: Deleted 2025/03/24 02:10:30 INFO : only2: Deleted 2025/03/24 02:10:30 INFO : only13: Deleted 2025/03/24 02:10:30 INFO : only15: Deleted 2025/03/24 02:10:30 INFO : only19: Deleted 2025/03/24 02:10:30 INFO : only5: Deleted 2025/03/24 02:10:30 INFO : only6: Deleted 2025/03/24 02:10:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (83.04s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:10:35 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:37 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:39 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:40 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:42 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:44 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:46 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:47 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:49 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:51 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:53 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:55 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:56 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/24 02:10:58 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:00 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:02 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:04 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:05 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:07 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:09 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:11 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:12 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:14 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:16 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:17 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:19 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:21 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:22 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:24 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:26 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:27 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:29 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:31 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:32 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:34 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:36 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:38 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:40 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:42 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:44 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/24 02:11:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for checks to finish 2025/03/24 02:11:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both1: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both12: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both13: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both14: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both0: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both16: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both17: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both18: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both11: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both10: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both15: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both4: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both5: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both6: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both19: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both8: Unchanged skipping 2025/03/24 02:11:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/24 02:11:45 DEBUG : both2: Unchanged skipping 2025/03/24 02:11:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : both3: Unchanged skipping 2025/03/24 02:11:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : both7: Unchanged skipping 2025/03/24 02:11:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : both9: Unchanged skipping 2025/03/24 02:11:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/24 02:11:45 DEBUG : OpenDrive root 'rclone-test-fazicog2pehu': Waiting for transfers to finish 2025/03/24 02:11:47 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:47 INFO : only0: Copied (replaced existing) 2025/03/24 02:11:47 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:47 INFO : only11: Copied (replaced existing) 2025/03/24 02:11:47 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:47 INFO : only14: Copied (replaced existing) 2025/03/24 02:11:47 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:47 INFO : only12: Copied (replaced existing) 2025/03/24 02:11:48 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:48 INFO : only15: Copied (replaced existing) 2025/03/24 02:11:48 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:48 INFO : only16: Copied (replaced existing) 2025/03/24 02:11:48 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:48 INFO : only17: Copied (replaced existing) 2025/03/24 02:11:48 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:48 INFO : only18: Copied (replaced existing) 2025/03/24 02:11:49 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:49 INFO : only19: Copied (replaced existing) 2025/03/24 02:11:49 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:49 INFO : only3: Copied (replaced existing) 2025/03/24 02:11:50 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:50 INFO : only2: Copied (replaced existing) 2025/03/24 02:11:50 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:50 INFO : only4: Copied (replaced existing) 2025/03/24 02:11:50 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:50 INFO : only5: Copied (replaced existing) 2025/03/24 02:11:51 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:51 INFO : only7: Copied (replaced existing) 2025/03/24 02:11:51 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:51 INFO : only8: Copied (replaced existing) 2025/03/24 02:11:52 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:52 INFO : only10: Copied (replaced existing) 2025/03/24 02:11:52 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:52 INFO : only13: Copied (replaced existing) 2025/03/24 02:11:52 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:52 INFO : only6: Copied (replaced existing) 2025/03/24 02:11:52 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:52 INFO : only1: Copied (replaced existing) 2025/03/24 02:11:53 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/24 02:11:53 INFO : only9: Copied (replaced existing) 2025/03/24 02:11:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncConcurrentTruncate (93.51s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:12:08 DEBUG : empty_dir: Making directory with metadata 2025/03/24 02:12:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 02:12:08 DEBUG : empty_on_remote: Making directory with metadata 2025/03/24 02:12:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 02:12:08 INFO : empty_on_remote: Making directory 2025/03/24 02:12:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:12:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/24 02:12:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/24 02:12:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/24 02:12:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (8.90s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:12:17 DEBUG : empty_dir: Making directory with metadata 2025/03/24 02:12:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 02:12:17 DEBUG : empty_on_remote: Making directory with metadata 2025/03/24 02:12:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 02:12:17 INFO : empty_on_remote: Making directory 2025/03/24 02:12:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:12:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/24 02:12:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/24 02:12:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/24 02:12:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/24 02:12:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.19s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:12:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 02:12:25 INFO : sub dir: Making directory 2025/03/24 02:12:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" run.go:125: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: folder not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestNothingToTransferWithEmptyDirs (25.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-fazicog2pehu'", Local "Local file system at /tmp/rclone687213270", Modify Window "1s" 2025/03/24 02:12:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 02:12:51 INFO : sub dir: Making directory 2025/03/24 02:12:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestNothingToTransferWithoutEmptyDirs (12.64s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m23.989697288s (try 1/5): exit status 1: Failed [TestCopyCheckFirst TestSyncNoTraverse TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncAfterChangingModtimeOnly TestSyncBackupDir TestFixCase TestNothingToTransferWithoutEmptyDirs]