"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/02/05 01:54:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote" 2025/02/05 01:54:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 01:54:34 DEBUG : Starting OpenDrive session with ID: c7a439272a81092a037234b53a27a51767d4f08890d1fd9d3ae088c20867b25c 2025/02/05 01:54:34 DEBUG : Creating backend with remote "/tmp/rclone4069234167" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:54:34 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:54:34 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:54:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.40s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 01:54:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:54:35 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:54:35 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:54:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:54:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:54:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:38 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.23s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", 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-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:40 DEBUG : Creating backend with remote "/non-existing" 2025/02/05 01:54:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/05 01:54:40 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:54:40 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:54:41 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:54:41 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:54:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:54:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:54:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.86s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:45 INFO : OpenDrive root 'rclone-test-cararan5yote': Running all checks before starting transfers 2025/02/05 01:54:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:54:45 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:54:45 INFO : OpenDrive root 'rclone-test-cararan5yote': Checks finished, now starting transfers 2025/02/05 01:54:45 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:54:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:54:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:54:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.88s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:49 ERROR : Ignoring --no-traverse with sync 2025/02/05 01:54:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:54:49 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:54:49 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:54:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:54:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:54:51 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:54:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.11s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/05 01:54:53 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:54:53 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:54:54 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/02/05 01:54:55 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/05 01:54:55 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyWithDepth (3.07s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:54:56 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:54:56 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:54:57 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/05 01:54:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:54:58 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.96s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:54:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:54:59 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:54:59 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:55:00 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:01 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:55:01 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/05 01:55:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 01:55:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/05 01:55:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 01:55:02 INFO : sub dir: Making directory 2025/02/05 01:55:02 INFO : sub dir2: Making directory 2025/02/05 01:55:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:55:03 INFO : sub dir2/sub sub dir2: Making directory 2025/02/05 01:55:03 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:55:03 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:55:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:55:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:05 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.42s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:07 INFO : sub dir2: Making directory 2025/02/05 01:55:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/05 01:55:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 01:55:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:55:08 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:55:08 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:55:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:55:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.66s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:11 DEBUG : sub dir2: Making directory with metadata 2025/02/05 01:55:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 01:55:11 INFO : sub dir: Making directory 2025/02/05 01:55:12 INFO : sub dir2: Making directory 2025/02/05 01:55:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:55:12 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:55:12 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:55:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:55:14 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:55:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:14 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/05 01:55:14 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.88s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:16 INFO : sub dir2: Making directory 2025/02/05 01:55:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:55:16 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:55:16 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:55:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:55:19 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:55:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.64s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:20 DEBUG : sub dir2: Making directory with metadata 2025/02/05 01:55:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 01:55:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 01:55:20 INFO : sub dir: Making directory 2025/02/05 01:55:20 INFO : sub dir2: Making directory 2025/02/05 01:55:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:55:21 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:55:21 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:55:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:55:22 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:55:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:23 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.60s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:25 INFO : sub dir2: Making directory 2025/02/05 01:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:55:25 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:55:25 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:55:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:55:27 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:55:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.72s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ludomay2toqa" 2025/02/05 01:55:31 DEBUG : Starting OpenDrive session with ID: da92870aab7dd2915e9ee69a500d7771b7ace476354912042e1e2c0627a01c10 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-cararan5yote' -> OpenDrive root 'rclone-test-ludomay2toqa' 2025/02/05 01:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:55:32 DEBUG : OpenDrive root 'rclone-test-ludomay2toqa': Waiting for checks to finish 2025/02/05 01:55:32 DEBUG : OpenDrive root 'rclone-test-ludomay2toqa': Waiting for transfers to finish 2025/02/05 01:55:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/05 01:55:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:34 DEBUG : OpenDrive root 'rclone-test-ludomay2toqa': Purge remote --- PASS: TestServerSideCopy (6.73s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 01:55:38 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:55:38 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:55:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/05 01:55:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/05 01:55:39 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyOverSelf (5.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faganiw6gufu" 2025/02/05 01:55:44 DEBUG : Starting OpenDrive session with ID: 4cea33ec96af743c4e53ff22edfcf229cc3c4c6e80ac472ba7c6dfafd4dc065d sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-cararan5yote' -> OpenDrive root 'rclone-test-faganiw6gufu' 2025/02/05 01:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:55:45 DEBUG : OpenDrive root 'rclone-test-faganiw6gufu': Waiting for checks to finish 2025/02/05 01:55:45 DEBUG : OpenDrive root 'rclone-test-faganiw6gufu': Waiting for transfers to finish 2025/02/05 01:55:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/05 01:55:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/05 01:55:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 01:55:48 DEBUG : OpenDrive root 'rclone-test-faganiw6gufu': Waiting for checks to finish 2025/02/05 01:55:48 DEBUG : OpenDrive root 'rclone-test-faganiw6gufu': Waiting for transfers to finish 2025/02/05 01:55:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/05 01:55:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:49 DEBUG : OpenDrive root 'rclone-test-faganiw6gufu': Purge remote --- PASS: TestServerSideCopyOverSelf (9.87s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:54 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:55:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 01:55:54 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:55:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/05 01:55:55 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/05 01:55:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/05 01:55:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestMoveOverSelf (5.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:55:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:55:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zasubin5xera" 2025/02/05 01:55:59 DEBUG : Starting OpenDrive session with ID: 37198b31465a29e121d97ae3721670351a708279e075858eb3b780c5002c31ec sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-cararan5yote' -> OpenDrive root 'rclone-test-zasubin5xera' 2025/02/05 01:56:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:56:00 DEBUG : OpenDrive root 'rclone-test-zasubin5xera': Waiting for checks to finish 2025/02/05 01:56:00 DEBUG : OpenDrive root 'rclone-test-zasubin5xera': Waiting for transfers to finish 2025/02/05 01:56:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/05 01:56:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/05 01:56:03 DEBUG : OpenDrive root 'rclone-test-zasubin5xera': Using server-side directory move 2025/02/05 01:56:03 INFO : OpenDrive root 'rclone-test-zasubin5xera': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 01:56:03 DEBUG : OpenDrive root 'rclone-test-zasubin5xera': Waiting for checks to finish 2025/02/05 01:56:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 01:56:03 DEBUG : OpenDrive root 'rclone-test-zasubin5xera': Waiting for transfers to finish 2025/02/05 01:56:04 INFO : sub dir/hello world: Deleted 2025/02/05 01:56:04 INFO : sub dir/hello world: Moved (server-side) 2025/02/05 01:56:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/02/05 01:56:07 DEBUG : testing file moves 2025/02/05 01:56:07 DEBUG : OpenDrive root 'rclone-test-zasubin5xera': Waiting for checks to finish 2025/02/05 01:56:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/05 01:56:07 DEBUG : OpenDrive root 'rclone-test-zasubin5xera': Waiting for transfers to finish 2025/02/05 01:56:07 INFO : sub dir/hello world: Deleted 2025/02/05 01:56:08 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:08 DEBUG : OpenDrive root 'rclone-test-zasubin5xera': Purge remote --- PASS: TestServerSideMoveOverSelf (13.73s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:56:12 ERROR : : error listing: directory not found 2025/02/05 01:56:13 INFO : Local file system at /tmp/rclone4069234167: Making directory 2025/02/05 01:56:13 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:13 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.53s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:56:17 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 01:56:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:56:17 DEBUG : Local file system at /tmp/rclone4069234167: Waiting for checks to finish 2025/02/05 01:56:17 DEBUG : Local file system at /tmp/rclone4069234167: Waiting for transfers to finish 2025/02/05 01:56:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:56:18 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/02/05 01:56:18 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:56:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyRedownload (4.37s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/05 01:56:19 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:19 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:20 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/02/05 01:56:21 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/05 01:56:21 INFO : check sum: Copied (new) 2025/02/05 01:56:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:21 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:21 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/05 01:56:21 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/05 01:56:21 DEBUG : check sum: Unchanged skipping 2025/02/05 01:56:21 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:21 DEBUG : Waiting for deletions to finish 2025/02/05 01:56:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.55s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/05 01:56:23 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:23 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:24 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/02/05 01:56:25 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/05 01:56:25 INFO : sizeonly: Copied (new) 2025/02/05 01:56:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:25 DEBUG : sizeonly: Sizes identical 2025/02/05 01:56:25 DEBUG : sizeonly: Unchanged skipping 2025/02/05 01:56:25 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:25 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:25 DEBUG : Waiting for deletions to finish 2025/02/05 01:56:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.75s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/05 01:56:27 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:27 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:27 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/02/05 01:56:28 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/05 01:56:28 INFO : ignore-size: Copied (new) 2025/02/05 01:56:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:29 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 01:56:29 DEBUG : ignore-size: Unchanged skipping 2025/02/05 01:56:29 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:29 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:29 DEBUG : Waiting for deletions to finish 2025/02/05 01:56:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:31 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/05 01:56:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 01:56:32 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:32 DEBUG : existing: Unchanged skipping 2025/02/05 01:56:32 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:32 DEBUG : Waiting for deletions to finish 2025/02/05 01:56:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/05 01:56:32 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:32 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:32 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/05 01:56:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/05 01:56:33 INFO : existing: Copied (replaced existing) 2025/02/05 01:56:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 01:56:35 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:35 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:36 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/05 01:56:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/05 01:56:37 INFO : existing: Copied (new) 2025/02/05 01:56:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:37 DEBUG : existing: Destination exists, skipping 2025/02/05 01:56:37 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:37 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:37 DEBUG : Waiting for deletions to finish 2025/02/05 01:56:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.93s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:40 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:56:42 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/05 01:56:43 INFO : d: Making directory 2025/02/05 01:56:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 01:56:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:56:44 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 01:56:44 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:44 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:46 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:56:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/05 01:56:46 INFO : a/potato2: Copied (new) 2025/02/05 01:56:46 DEBUG : Waiting for deletions to finish 2025/02/05 01:56:47 INFO : b/potato: Deleted 2025/02/05 01:56:47 INFO : d: Removing directory 2025/02/05 01:56:47 INFO : b: Removing directory 2025/02/05 01:56:47 DEBUG : OpenDrive root 'rclone-test-cararan5yote': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:56:52 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:52 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/02/05 01:56:52 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/05 01:56:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/05 01:56:52 DEBUG : empty space: Unchanged skipping 2025/02/05 01:56:52 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:52 DEBUG : Waiting for deletions to finish 2025/02/05 01:56:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:52 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/02/05 01:56:52 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:52 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/05 01:56:52 INFO : empty space: Updated modification time in destination 2025/02/05 01:56:52 DEBUG : empty space: Unchanged skipping 2025/02/05 01:56:52 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:52 DEBUG : Waiting for deletions to finish 2025/02/05 01:56:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:56:55 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/02/05 01:56:55 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:55 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/05 01:56:55 DEBUG : empty space: Unchanged skipping 2025/02/05 01:56:55 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:55 DEBUG : Waiting for deletions to finish 2025/02/05 01:56:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:56:57 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/05 01:56:59 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:56:59 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/02/05 01:56:59 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4069234167) 2025/02/05 01:56:59 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-cararan5yote') 2025/02/05 01:56:59 DEBUG : foo: md5 differ 2025/02/05 01:56:59 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:56:59 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/05 01:57:00 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/05 01:57:00 INFO : foo: Copied (replaced existing) 2025/02/05 01:57:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.15s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:57:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:57:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/05 01:57:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:57:03 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:03 DEBUG : empty space: Unchanged skipping 2025/02/05 01:57:03 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:03 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/05 01:57:04 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/05 01:57:04 INFO : potato: Copied (new) 2025/02/05 01:57:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:57:06 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/05 01:57:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/05 01:57:08 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:08 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:08 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:57:09 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/05 01:57:09 INFO : potato: Copied (replaced existing) 2025/02/05 01:57:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.57s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:57:11 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:57:12 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/02/05 01:57:12 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:12 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4069234167) 2025/02/05 01:57:12 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-cararan5yote') 2025/02/05 01:57:12 DEBUG : potato: md5 differ 2025/02/05 01:57:12 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:12 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:57:13 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/05 01:57:13 INFO : potato: Copied (replaced existing) 2025/02/05 01:57:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:57:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:57:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:57:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:57:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:57:18 DEBUG : empty space: Unchanged skipping 2025/02/05 01:57:18 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:18 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/05 01:57:18 DEBUG : Waiting for deletions to finish 2025/02/05 01:57:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:57:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:57:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:57:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:57:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:57:23 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:23 DEBUG : empty space: Unchanged skipping 2025/02/05 01:57:23 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:57:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/05 01:57:24 INFO : potato2: Copied (new) 2025/02/05 01:57:24 DEBUG : Waiting for deletions to finish 2025/02/05 01:57:25 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:57:27 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:57:29 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/05 01:57:30 INFO : d: Making directory 2025/02/05 01:57:31 INFO : d/e: Making directory 2025/02/05 01:57:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 01:57:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:57:32 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 01:57:32 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:32 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:33 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:57:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/05 01:57:34 INFO : a/potato2: Copied (new) 2025/02/05 01:57:34 DEBUG : Waiting for deletions to finish 2025/02/05 01:57:34 INFO : b/potato: Deleted 2025/02/05 01:57:34 INFO : d/e: Removing directory 2025/02/05 01:57:34 INFO : d: Removing directory 2025/02/05 01:57:35 INFO : b: Removing directory 2025/02/05 01:57:35 DEBUG : OpenDrive root 'rclone-test-cararan5yote': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:57:39 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:57:41 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/05 01:57:42 INFO : d: Making directory 2025/02/05 01:57:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 01:57:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:57:43 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 01:57:43 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:43 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:44 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:57:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/05 01:57:45 INFO : a/potato2: Copied (new) 2025/02/05 01:57:45 ERROR : OpenDrive root 'rclone-test-cararan5yote': not deleting files as there were IO errors 2025/02/05 01:57:45 ERROR : OpenDrive root 'rclone-test-cararan5yote': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:57:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:57:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:57:51 DEBUG : Waiting for deletions to finish 2025/02/05 01:57:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:57:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:57:51 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:51 DEBUG : empty space: Unchanged skipping 2025/02/05 01:57:51 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:52 INFO : potato: Deleted 2025/02/05 01:57:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:57:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/05 01:57:53 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.47s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:57:55 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:57:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:57:58 DEBUG : Waiting for deletions to finish 2025/02/05 01:57:58 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:58 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:58 INFO : potato: Deleted 2025/02/05 01:57:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:57:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:57:58 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:57:58 DEBUG : empty space: Unchanged skipping 2025/02/05 01:57:58 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:57:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:58:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/05 01:58:00 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:02 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/05 01:58:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:58:03 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:03 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:04 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/02/05 01:58:05 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/05 01:58:05 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.91s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:58:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:58:10 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 01:58:10 DEBUG : enormous: Excluded 2025/02/05 01:58:10 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:58:10 DEBUG : potato2: Excluded 2025/02/05 01:58:10 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:58:10 DEBUG : potato2: Excluded 2025/02/05 01:58:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:58:10 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:10 DEBUG : empty space: Unchanged skipping 2025/02/05 01:58:10 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:10 DEBUG : Waiting for deletions to finish 2025/02/05 01:58:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:10 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 01:58:10 DEBUG : enormous: Excluded 2025/02/05 01:58:10 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:58:10 DEBUG : potato2: Excluded 2025/02/05 01:58:10 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:58:10 DEBUG : potato2: Excluded 2025/02/05 01:58:10 DEBUG : Local file system at /tmp/rclone4069234167: Waiting for checks to finish 2025/02/05 01:58:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/05 01:58:10 DEBUG : empty space: Unchanged skipping 2025/02/05 01:58:10 DEBUG : Local file system at /tmp/rclone4069234167: Waiting for transfers to finish 2025/02/05 01:58:10 DEBUG : Waiting for deletions to finish 2025/02/05 01:58:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncWithExclude (5.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:58:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:58:15 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/02/05 01:58:17 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 01:58:17 DEBUG : enormous: Excluded 2025/02/05 01:58:17 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:58:17 DEBUG : potato2: Excluded 2025/02/05 01:58:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 01:58:17 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:17 DEBUG : empty space: Unchanged skipping 2025/02/05 01:58:17 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:17 DEBUG : Waiting for deletions to finish 2025/02/05 01:58:17 INFO : potato2: Deleted 2025/02/05 01:58:17 INFO : enormous: Deleted 2025/02/05 01:58:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/05 01:58:17 DEBUG : Local file system at /tmp/rclone4069234167: Waiting for checks to finish 2025/02/05 01:58:17 DEBUG : empty space: Unchanged skipping 2025/02/05 01:58:17 DEBUG : Local file system at /tmp/rclone4069234167: Waiting for transfers to finish 2025/02/05 01:58:17 DEBUG : Waiting for deletions to finish 2025/02/05 01:58:17 INFO : potato2: Deleted 2025/02/05 01:58:17 INFO : enormous: Deleted 2025/02/05 01:58:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.11s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:19 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/05 01:58:21 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/05 01:58:23 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/05 01:58:25 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/02/05 01:58:26 DEBUG : five: Need to transfer - File not found at Destination 2025/02/05 01:58:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/05 01:58:26 DEBUG : one: Destination is newer than source, skipping 2025/02/05 01:58:26 DEBUG : three: Sizes identical 2025/02/05 01:58:26 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/05 01:58:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 01:58:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4069234167) 2025/02/05 01:58:26 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-cararan5yote') 2025/02/05 01:58:26 DEBUG : two: md5 differ 2025/02/05 01:58:26 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:26 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/02/05 01:58:27 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/05 01:58:27 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/02/05 01:58:27 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/05 01:58:27 INFO : four: Copied (replaced existing) 2025/02/05 01:58:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/05 01:58:28 INFO : two: Copied (replaced existing) 2025/02/05 01:58:28 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/05 01:58:28 INFO : five: Copied (new) 2025/02/05 01:58:28 DEBUG : Waiting for deletions to finish 2025/02/05 01:58:28 DEBUG : one: Destination is newer than source, skipping 2025/02/05 01:58:28 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:28 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/05 01:58:28 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/05 01:58:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/05 01:58:28 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/05 01:58:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 01:58:28 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/05 01:58:28 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/05 01:58:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 01:58:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 01:58:28 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4069234167) 2025/02/05 01:58:28 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-cararan5yote') 2025/02/05 01:58:28 DEBUG : three: md5 differ 2025/02/05 01:58:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/05 01:58:28 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:29 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/05 01:58:29 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/05 01:58:29 INFO : three: Copied (replaced existing) 2025/02/05 01:58:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.27s) === 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-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/05 01:58:31 INFO : OpenDrive root 'rclone-test-cararan5yote': Making map for --track-renames 2025/02/05 01:58:31 INFO : OpenDrive root 'rclone-test-cararan5yote': Finished making map for --track-renames 2025/02/05 01:58:31 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:31 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for renames to finish 2025/02/05 01:58:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 01:58:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/05 01:58:31 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:32 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/05 01:58:32 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/05 01:58:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/05 01:58:33 INFO : potato: Copied (new) 2025/02/05 01:58:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/05 01:58:33 INFO : yam: Copied (new) 2025/02/05 01:58:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 01:58:33 INFO : OpenDrive root 'rclone-test-cararan5yote': Making map for --track-renames 2025/02/05 01:58:33 INFO : OpenDrive root 'rclone-test-cararan5yote': Finished making map for --track-renames 2025/02/05 01:58:33 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:33 DEBUG : potato: Unchanged skipping 2025/02/05 01:58:33 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for renames to finish 2025/02/05 01:58:34 DEBUG : yam: same parent dir (ODFfODAyMzQ3NV9rVjZhcA) - using file/rename instead of move_copy for yaml 2025/02/05 01:58:34 INFO : yam: Moved (server-side) to: yaml 2025/02/05 01:58:34 INFO : yaml: Renamed from "yam" 2025/02/05 01:58:34 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:34 DEBUG : Waiting for deletions to finish 2025/02/05 01:58:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/05 01:58:36 INFO : OpenDrive root 'rclone-test-cararan5yote': Making map for --track-renames 2025/02/05 01:58:36 INFO : OpenDrive root 'rclone-test-cararan5yote': Finished making map for --track-renames 2025/02/05 01:58:36 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 01:58:36 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for renames to finish 2025/02/05 01:58:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/05 01:58:36 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:36 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/05 01:58:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/05 01:58:37 INFO : potato: Copied (new) 2025/02/05 01:58:37 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/05 01:58:38 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/05 01:58:38 INFO : yam: Copied (new) 2025/02/05 01:58:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 01:58:39 INFO : OpenDrive root 'rclone-test-cararan5yote': Making map for --track-renames 2025/02/05 01:58:39 INFO : OpenDrive root 'rclone-test-cararan5yote': Finished making map for --track-renames 2025/02/05 01:58:39 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:39 DEBUG : potato: Unchanged skipping 2025/02/05 01:58:39 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for renames to finish 2025/02/05 01:58:39 DEBUG : yam: same parent dir (ODFfODAyMzQ3NV9rVjZhcA) - using file/rename instead of move_copy for yaml 2025/02/05 01:58:39 INFO : yam: Moved (server-side) to: yaml 2025/02/05 01:58:39 INFO : yaml: Renamed from "yam" 2025/02/05 01:58:39 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:39 DEBUG : Waiting for deletions to finish 2025/02/05 01:58:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/05 01:58:41 INFO : OpenDrive root 'rclone-test-cararan5yote': Making map for --track-renames 2025/02/05 01:58:41 INFO : OpenDrive root 'rclone-test-cararan5yote': Finished making map for --track-renames 2025/02/05 01:58:41 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/05 01:58:41 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for renames to finish 2025/02/05 01:58:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 01:58:41 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:42 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/02/05 01:58:42 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/05 01:58:43 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/05 01:58:43 INFO : sub/yam: Copied (new) 2025/02/05 01:58:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/05 01:58:43 INFO : potato: Copied (new) 2025/02/05 01:58:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 01:58:44 DEBUG : potato: Unchanged skipping 2025/02/05 01:58:44 INFO : OpenDrive root 'rclone-test-cararan5yote': Making map for --track-renames 2025/02/05 01:58:44 INFO : OpenDrive root 'rclone-test-cararan5yote': Finished making map for --track-renames 2025/02/05 01:58:44 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:44 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for renames to finish 2025/02/05 01:58:44 INFO : sub/yam: Moved (server-side) to: yam 2025/02/05 01:58:44 INFO : yam: Renamed from "sub/yam" 2025/02/05 01:58:44 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:44 DEBUG : Waiting for deletions to finish 2025/02/05 01:58:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.92s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone4069234167/dir1" 2025/02/05 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone4069234167/dir2" 2025/02/05 01:58:47 DEBUG : Local file system at /tmp/rclone4069234167/dir2: Using server-side directory move 2025/02/05 01:58:47 INFO : Local file system at /tmp/rclone4069234167/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 01:58:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/05 01:58:47 INFO : file1.txt: Moved (server-side) 2025/02/05 01:58:47 DEBUG : Local file system at /tmp/rclone4069234167/dir2: Waiting for checks to finish 2025/02/05 01:58:47 DEBUG : Local file system at /tmp/rclone4069234167/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:58:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/05 01:58:47 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:47 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:58:49 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/05 01:58:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:58:49 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:58:49 INFO : sub dir/hello world: Deleted 2025/02/05 01:58:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/05 01:58:50 INFO : nested/sub dir/file: Copied (new) 2025/02/05 01:58:50 INFO : nested/sub dir/file: Deleted 2025/02/05 01:58:50 INFO : sub dir: Removing directory 2025/02/05 01:58:50 INFO : nested/sub dir: Removing directory 2025/02/05 01:58:50 INFO : nested: Removing directory 2025/02/05 01:58:50 DEBUG : Local file system at /tmp/rclone4069234167: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:58:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/05 01:58:53 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:53 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:58:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/05 01:58:55 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/05 01:58:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/05 01:58:55 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:58:55 INFO : sub dir/hello world: Deleted 2025/02/05 01:58:56 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/05 01:58:56 INFO : nested/sub dir/file: Copied (new) 2025/02/05 01:58:56 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:58:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 01:58:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/05 01:58:59 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:58:59 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:59:00 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/05 01:59:00 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/02/05 01:59:01 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/05 01:59:01 INFO : existing-b: Copied (new) 2025/02/05 01:59:01 INFO : existing-b: Deleted 2025/02/05 01:59:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/05 01:59:01 INFO : existing: Copied (new) 2025/02/05 01:59:01 INFO : existing: Deleted 2025/02/05 01:59:02 DEBUG : existing: Destination exists, skipping 2025/02/05 01:59:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/05 01:59:02 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 01:59:02 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 01:59:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.73s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:59:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wuconok7baco" 2025/02/05 01:59:03 DEBUG : Starting OpenDrive session with ID: cfa841b40e7a28ae460c0a5abe2ea8126303556d0ab807c86b8ccfa2479a534a 2025/02/05 01:59:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:59:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:59:08 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-cararan5yote' -> OpenDrive root 'rclone-test-wuconok7baco' 2025/02/05 01:59:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:59:12 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/05 01:59:13 DEBUG : OpenDrive root 'rclone-test-wuconok7baco': Using server-side directory move 2025/02/05 01:59:13 INFO : OpenDrive root 'rclone-test-wuconok7baco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 01:59:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:59:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/05 01:59:14 DEBUG : empty space: Unchanged skipping 2025/02/05 01:59:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 01:59:14 DEBUG : OpenDrive root 'rclone-test-wuconok7baco': Waiting for checks to finish 2025/02/05 01:59:14 INFO : empty space: Deleted 2025/02/05 01:59:14 DEBUG : OpenDrive root 'rclone-test-wuconok7baco': Waiting for transfers to finish 2025/02/05 01:59:14 INFO : potato3: Deleted 2025/02/05 01:59:15 INFO : potato2: Moved (server-side) 2025/02/05 01:59:15 INFO : potato3: Moved (server-side) 2025/02/05 01:59:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baqeras8legu" 2025/02/05 01:59:16 DEBUG : Starting OpenDrive session with ID: dee32c303a90abe3f4f5776e78871ab629a6f945f5a76237254397faa38c6a56 2025/02/05 01:59:16 DEBUG : OpenDrive root 'rclone-test-baqeras8legu': Using server-side directory move 2025/02/05 01:59:16 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/05 01:59:16 INFO : OpenDrive root 'rclone-test-baqeras8legu': Server side directory move succeeded 2025/02/05 01:59:17 ERROR : : error listing: directory not found 2025/02/05 01:59:17 DEBUG : OpenDrive root 'rclone-test-baqeras8legu': Purge remote 2025/02/05 01:59:17 DEBUG : OpenDrive root 'rclone-test-wuconok7baco': Purge remote 2025/02/05 01:59:17 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.98s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:59:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yimawen9tafa" 2025/02/05 01:59:18 DEBUG : Starting OpenDrive session with ID: 4183f3731b1c0be46fb38b3843028bd45c108d9afe0b947164f71803473ef1aa 2025/02/05 01:59:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:59:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:59:23 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-cararan5yote' -> OpenDrive root 'rclone-test-yimawen9tafa' 2025/02/05 01:59:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:59:27 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/05 01:59:28 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 01:59:28 DEBUG : empty space: Excluded 2025/02/05 01:59:29 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 01:59:29 DEBUG : empty space: Excluded 2025/02/05 01:59:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:59:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 01:59:29 DEBUG : OpenDrive root 'rclone-test-yimawen9tafa': Waiting for checks to finish 2025/02/05 01:59:29 DEBUG : OpenDrive root 'rclone-test-yimawen9tafa': Waiting for transfers to finish 2025/02/05 01:59:29 INFO : potato3: Deleted 2025/02/05 01:59:29 INFO : potato2: Moved (server-side) 2025/02/05 01:59:29 INFO : potato3: Moved (server-side) 2025/02/05 01:59:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-conuxub4mufu" 2025/02/05 01:59:30 DEBUG : Starting OpenDrive session with ID: 2c12824e9fab6ebf0a854378830cc9d37940f5bd4675382dcdca042d4d7ff22b 2025/02/05 01:59:31 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 01:59:31 DEBUG : empty space: Excluded 2025/02/05 01:59:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:59:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/05 01:59:31 DEBUG : OpenDrive root 'rclone-test-conuxub4mufu': Waiting for checks to finish 2025/02/05 01:59:31 DEBUG : OpenDrive root 'rclone-test-conuxub4mufu': Waiting for transfers to finish 2025/02/05 01:59:31 INFO : potato2: Moved (server-side) 2025/02/05 01:59:32 INFO : potato3: Moved (server-side) 2025/02/05 01:59:32 DEBUG : OpenDrive root 'rclone-test-conuxub4mufu': Purge remote 2025/02/05 01:59:32 DEBUG : OpenDrive root 'rclone-test-yimawen9tafa': Purge remote --- PASS: TestServerSideMoveWithFilter (15.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:59:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gebohuf1punu" 2025/02/05 01:59:34 DEBUG : Starting OpenDrive session with ID: 0cb3950692e4f0b640666336dc5bd12b1cd88d2db11843a7e3d320f04b3cad34 2025/02/05 01:59:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/05 01:59:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:59:38 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/02/05 01:59:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-cararan5yote' -> OpenDrive root 'rclone-test-gebohuf1punu' 2025/02/05 01:59:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/05 01:59:43 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/05 01:59:44 DEBUG : OpenDrive root 'rclone-test-gebohuf1punu': Using server-side directory move 2025/02/05 01:59:44 INFO : OpenDrive root 'rclone-test-gebohuf1punu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 01:59:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:59:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/05 01:59:45 DEBUG : empty space: Unchanged skipping 2025/02/05 01:59:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 01:59:45 INFO : potato3: Deleted 2025/02/05 01:59:45 INFO : empty space: Deleted 2025/02/05 01:59:45 DEBUG : OpenDrive root 'rclone-test-gebohuf1punu': Waiting for checks to finish 2025/02/05 01:59:45 DEBUG : OpenDrive root 'rclone-test-gebohuf1punu': Waiting for transfers to finish 2025/02/05 01:59:45 INFO : potato2: Moved (server-side) 2025/02/05 01:59:45 INFO : potato3: Moved (server-side) 2025/02/05 01:59:45 INFO : tomatoDir: Removing directory 2025/02/05 01:59:46 DEBUG : OpenDrive root 'rclone-test-cararan5yote': deleted 1 directories 2025/02/05 01:59:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zefukas3sija" 2025/02/05 01:59:47 DEBUG : Starting OpenDrive session with ID: 1ffbefdde6c7b5a0b0e70383279fe8f9c06d6b10bc42676a4c2fcc9523f0acb8 2025/02/05 01:59:47 INFO : tomatoDir: Making directory 2025/02/05 01:59:47 DEBUG : OpenDrive root 'rclone-test-zefukas3sija': Using server-side directory move 2025/02/05 01:59:48 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/05 01:59:48 INFO : OpenDrive root 'rclone-test-zefukas3sija': Server side directory move succeeded 2025/02/05 01:59:48 ERROR : : error listing: directory not found 2025/02/05 01:59:49 ERROR : : error listing: directory not found 2025/02/05 01:59:49 DEBUG : OpenDrive root 'rclone-test-zefukas3sija': Purge remote 2025/02/05 01:59:49 DEBUG : OpenDrive root 'rclone-test-gebohuf1punu': Purge remote 2025/02/05 01:59:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:59:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/rclone-sync-test" 2025/02/05 01:59:50 DEBUG : Starting OpenDrive session with ID: 437199ed3533568c6b7298204b0716429cf2ce9717ac772d473b65c551632d3f run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncOverlap (2.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 01:59:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/rclone-sync-test" 2025/02/05 01:59:53 DEBUG : Starting OpenDrive session with ID: 0b9563dc54904219dd2f12f9ab7e8437373c06ab759de313a3e2c06bc2844940 2025/02/05 01:59:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/rclone-sync-test-include/layer2" 2025/02/05 01:59:55 DEBUG : Starting OpenDrive session with ID: 41bd9f0834d27029dd7d8351bc441ec13b8a201832c2f5d53b35fe25bc95f5e5 2025/02/05 01:59:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/rclone-sync-test-ignore-file" 2025/02/05 01:59:57 DEBUG : Starting OpenDrive session with ID: 2b0669e33ac786ae277e276292a25d925ac77435db67b39612386d7f2f2aefbe 2025/02/05 01:59:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/02/05 02:00:01 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:00:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:00:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/05 02:00:01 DEBUG : OpenDrive root 'rclone-test-cararan5yote/rclone-sync-test': Waiting for checks to finish 2025/02/05 02:00:01 DEBUG : OpenDrive root 'rclone-test-cararan5yote/rclone-sync-test': Waiting for transfers to finish 2025/02/05 02:00:01 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:01 INFO : There was nothing to transfer 2025/02/05 02:00:02 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:00:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:00:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/05 02:00:03 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 02:00:03 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 02:00:03 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:03 INFO : rclone-sync-test-include: Removing directory 2025/02/05 02:00:03 DEBUG : OpenDrive root 'rclone-test-cararan5yote': deleted 1 directories 2025/02/05 02:00:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:00:04 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:00:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:00:04 DEBUG : OpenDrive root 'rclone-test-cararan5yote/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/05 02:00:04 DEBUG : OpenDrive root 'rclone-test-cararan5yote/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/05 02:00:04 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:00:04 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:00:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:00:05 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 02:00:05 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 02:00:05 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:00:05 DEBUG : : Excluded 2025/02/05 02:00:05 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:00:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:00:06 DEBUG : OpenDrive root 'rclone-test-cararan5yote/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/05 02:00:06 DEBUG : OpenDrive root 'rclone-test-cararan5yote/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/05 02:00:06 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (20.75s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:00:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/dst" 2025/02/05 02:00:14 DEBUG : Starting OpenDrive session with ID: 499eaa2ddff75e5293594f59ac137c7d7bc833c465aa9b9a34385c372a403c9a 2025/02/05 02:00:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/CompareDest" 2025/02/05 02:00:15 DEBUG : Starting OpenDrive session with ID: 752ea33f503f546aa9e50b31a18e2a72b3acfee474b7f80b3125cae61ef812be 2025/02/05 02:00:17 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 02:00:17 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:00:17 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:00:18 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:00:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/05 02:00:19 INFO : one: Copied (new) 2025/02/05 02:00:19 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:00:19 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:00:20 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:00:20 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:00:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/05 02:00:21 INFO : one: Copied (replaced existing) 2025/02/05 02:00:21 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:00:24 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:00:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:00:25 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:00:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:00:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:00:25 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:00:25 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:25 INFO : There was nothing to transfer 2025/02/05 02:00:26 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/02/05 02:00:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:00:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 02:00:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:00:28 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:00:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:00:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:00:28 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:00:28 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:28 INFO : There was nothing to transfer 2025/02/05 02:00:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:00:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 02:00:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:00:29 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:00:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:00:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:00:29 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:00:29 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:29 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/05 02:00:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/05 02:00:31 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 02:00:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:00:31 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:00:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:00:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:00:31 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:00:31 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/02/05 02:00:32 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/05 02:00:32 INFO : two: Copied (new) 2025/02/05 02:00:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:00:36 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/02/05 02:00:38 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/02/05 02:00:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/dest" 2025/02/05 02:00:39 DEBUG : Starting OpenDrive session with ID: 984f202b3d395967c5d33cf4d064f3a502191ecf04cc67a7f6488ded3533b49c 2025/02/05 02:00:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/pre-dest1" 2025/02/05 02:00:41 DEBUG : Starting OpenDrive session with ID: 163f6d32211d3328aa211d15868418d96fc6f417af2588205876095e37b2f9e1 2025/02/05 02:00:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/pre-dest2" 2025/02/05 02:00:42 DEBUG : Starting OpenDrive session with ID: af478d8450da549ba1933dd952f29b7fae099ace4e61572c3145a28a527d203a 2025/02/05 02:00:42 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:00:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/05 02:00:43 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:00:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/05 02:00:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/05 02:00:43 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dest': Waiting for checks to finish 2025/02/05 02:00:43 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dest': Waiting for transfers to finish 2025/02/05 02:00:44 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/02/05 02:00:45 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/05 02:00:45 INFO : 3: Copied (new) 2025/02/05 02:00:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.19s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:00:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/dst" 2025/02/05 02:00:48 DEBUG : Starting OpenDrive session with ID: 738d898e6c924c2c644907a0bb8ec8ab140604909c3a1f965f41cd9be8e7c114 2025/02/05 02:00:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/CopyDest" 2025/02/05 02:00:49 DEBUG : Starting OpenDrive session with ID: 6e570e8a1dfbcb67d6c141cc85e996444d3a54785d45069681dbe117120c54ad 2025/02/05 02:00:51 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 02:00:51 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:00:51 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:00:52 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:00:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/05 02:00:53 INFO : one: Copied (new) 2025/02/05 02:00:53 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:00:53 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:00:54 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:00:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:00:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/05 02:00:55 INFO : one: Copied (replaced existing) 2025/02/05 02:00:55 DEBUG : Waiting for deletions to finish 2025/02/05 02:00:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:00:57 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:00:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/BackupDir" 2025/02/05 02:00:59 DEBUG : Starting OpenDrive session with ID: acbae984795c00984d8efaea534ce2d6f8387c2e662c5491def1ca26dc49b3bf 2025/02/05 02:01:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:01:00 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:01:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:01:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:01:01 INFO : one: Moved (server-side) 2025/02/05 02:01:02 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/05 02:01:02 INFO : one: Copied (server-side copy) 2025/02/05 02:01:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/05 02:01:02 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:01:02 DEBUG : Waiting for deletions to finish 2025/02/05 02:01:03 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/02/05 02:01:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:01:05 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/05 02:01:05 INFO : two: Copied (server-side copy) 2025/02/05 02:01:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/05 02:01:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:01:05 DEBUG : one: Unchanged skipping 2025/02/05 02:01:05 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:01:05 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:01:05 DEBUG : Waiting for deletions to finish 2025/02/05 02:01:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:01:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:01:06 DEBUG : one: Unchanged skipping 2025/02/05 02:01:06 DEBUG : two: Unchanged skipping 2025/02/05 02:01:06 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:01:06 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:01:06 DEBUG : Waiting for deletions to finish 2025/02/05 02:01:06 INFO : There was nothing to transfer 2025/02/05 02:01:07 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/02/05 02:01:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/05 02:01:08 DEBUG : three: Destination not found in --copy-dest 2025/02/05 02:01:08 DEBUG : three: Need to transfer - File not found at Destination 2025/02/05 02:01:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:01:08 DEBUG : one: Unchanged skipping 2025/02/05 02:01:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/05 02:01:08 DEBUG : two: Unchanged skipping 2025/02/05 02:01:08 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:01:08 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:01:09 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/02/05 02:01:10 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/05 02:01:10 INFO : three: Copied (new) 2025/02/05 02:01:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.20s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:01:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:01:16 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/05 02:01:17 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/05 02:01:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/dst" 2025/02/05 02:01:19 DEBUG : Starting OpenDrive session with ID: 0f23d1a29ecaa49d0b4b7d139bd39f03d4ecea850176d7cc21098ab7687a5a6b 2025/02/05 02:01:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/backup" 2025/02/05 02:01:20 DEBUG : Starting OpenDrive session with ID: 4185dbf26e949285e17b1db7fb8a3ff0856e0de318e4c4fb7f5b94bcf4941a4e 2025/02/05 02:01:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:01:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:01:21 DEBUG : two: Unchanged skipping 2025/02/05 02:01:21 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:01:22 INFO : one: Moved (server-side) 2025/02/05 02:01:22 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:01:23 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/05 02:01:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/05 02:01:24 INFO : one: Copied (new) 2025/02/05 02:01:24 DEBUG : Waiting for deletions to finish 2025/02/05 02:01:24 INFO : three.txt: Moved (server-side) 2025/02/05 02:01:24 INFO : three.txt: Moved into backup dir 2025/02/05 02:01:26 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/05 02:01:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:01:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:01:27 DEBUG : two: Unchanged skipping 2025/02/05 02:01:27 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:01:27 INFO : one: Deleted 2025/02/05 02:01:28 INFO : one: Moved (server-side) 2025/02/05 02:01:28 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:01:29 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:01:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/05 02:01:30 INFO : one: Copied (new) 2025/02/05 02:01:30 DEBUG : Waiting for deletions to finish 2025/02/05 02:01:30 INFO : three.txt: Deleted 2025/02/05 02:01:30 INFO : three.txt: Moved (server-side) 2025/02/05 02:01:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.52s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:01:34 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:01:35 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/05 02:01:37 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/05 02:01:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/dst" 2025/02/05 02:01:39 DEBUG : Starting OpenDrive session with ID: 1e5f5cabadec08faa6a378e62a6b626edf4cf2c2ec48a6c2ca6d1714f9571496 2025/02/05 02:01:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/backup" 2025/02/05 02:01:40 DEBUG : Starting OpenDrive session with ID: 68b2578c508dd6ccbe698f6a4b76a5976deb77a3419f076b5099b43f608bc8d9 2025/02/05 02:01:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:01:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:01:41 DEBUG : two: Unchanged skipping 2025/02/05 02:01:41 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:01:42 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:01:42 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:01:42 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/05 02:01:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/05 02:01:43 INFO : one: Copied (new) 2025/02/05 02:01:43 DEBUG : Waiting for deletions to finish 2025/02/05 02:01:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:01:44 INFO : three.txt: Moved into backup dir 2025/02/05 02:01:45 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/05 02:01:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:01:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:01:47 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:01:47 DEBUG : two: Unchanged skipping 2025/02/05 02:01:47 INFO : one.bak: Deleted 2025/02/05 02:01:47 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:01:47 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:01:48 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:01:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/05 02:01:49 INFO : one: Copied (new) 2025/02/05 02:01:49 DEBUG : Waiting for deletions to finish 2025/02/05 02:01:49 INFO : three.txt.bak: Deleted 2025/02/05 02:01:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:01:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:01:53 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:01:55 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/05 02:01:56 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/05 02:01:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/dst" 2025/02/05 02:01:58 DEBUG : Starting OpenDrive session with ID: 67298b11a0160287333916725a598115d21dff52c75c8c170527e7661aca2af5 2025/02/05 02:01:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/backup" 2025/02/05 02:01:59 DEBUG : Starting OpenDrive session with ID: 3b9657d97369c85c00e7d5dbc2be33a863b427aec0b0ca3dfdd6469f4f8a115d 2025/02/05 02:02:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:02:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:02:00 DEBUG : two: Unchanged skipping 2025/02/05 02:02:00 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:02:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/05 02:02:01 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:02:02 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/05 02:02:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/05 02:02:03 INFO : one: Copied (new) 2025/02/05 02:02:03 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/05 02:02:03 INFO : three.txt: Moved into backup dir 2025/02/05 02:02:04 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/05 02:02:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:02:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:02:06 DEBUG : two: Unchanged skipping 2025/02/05 02:02:06 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:02:06 INFO : one-2019-01-01: Deleted 2025/02/05 02:02:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/05 02:02:06 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:02:07 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:02:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/05 02:02:08 INFO : one: Copied (new) 2025/02/05 02:02:08 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:08 INFO : three-2019-01-01.txt: Deleted 2025/02/05 02:02:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/05 02:02:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:02:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:02:14 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/05 02:02:15 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/05 02:02:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/dst" 2025/02/05 02:02:17 DEBUG : Starting OpenDrive session with ID: 30bd5dacadd9ef62a325e7f647a17bd80fdb6802b802ede964d4a82972d649f5 2025/02/05 02:02:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:02:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:02:18 DEBUG : two: Unchanged skipping 2025/02/05 02:02:18 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:02:18 DEBUG : one: same parent dir (ODFfODAyMzU3MF9jODBnQQ) - using file/rename instead of move_copy for one.bak 2025/02/05 02:02:18 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:02:18 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:02:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/05 02:02:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/05 02:02:20 INFO : one: Copied (new) 2025/02/05 02:02:20 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:20 DEBUG : three.txt: same parent dir (ODFfODAyMzU3MF9jODBnQQ) - using file/rename instead of move_copy for three.txt.bak 2025/02/05 02:02:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:02:21 INFO : three.txt: Moved into backup dir 2025/02/05 02:02:22 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/05 02:02:23 DEBUG : one.bak: Excluded (Path Filter) 2025/02/05 02:02:23 DEBUG : one.bak: Excluded 2025/02/05 02:02:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/05 02:02:23 DEBUG : three.txt.bak: Excluded 2025/02/05 02:02:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:02:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:02:23 DEBUG : two: Unchanged skipping 2025/02/05 02:02:23 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for checks to finish 2025/02/05 02:02:24 INFO : one.bak: Deleted 2025/02/05 02:02:24 DEBUG : one: same parent dir (ODFfODAyMzU3MF9jODBnQQ) - using file/rename instead of move_copy for one.bak 2025/02/05 02:02:24 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:02:24 DEBUG : OpenDrive root 'rclone-test-cararan5yote/dst': Waiting for transfers to finish 2025/02/05 02:02:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:02:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/05 02:02:26 INFO : one: Copied (new) 2025/02/05 02:02:26 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:26 INFO : three.txt.bak: Deleted 2025/02/05 02:02:26 DEBUG : three.txt: same parent dir (ODFfODAyMzU3MF9jODBnQQ) - using file/rename instead of move_copy for three.txt.bak 2025/02/05 02:02:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:02:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.43s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:02:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:02:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/05 02:02:33 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/05 02:02:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/dst" 2025/02/05 02:02:35 DEBUG : Starting OpenDrive session with ID: fd1f6bc88664597f4d757277002c705f21900e2913da104d9fc98fa41a5e53b3 2025/02/05 02:02:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:02:36 DEBUG : one: same parent dir (ODFfODAyMzU3MV9KeThlcQ) - using file/rename instead of move_copy for one.bak 2025/02/05 02:02:36 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:02:37 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/05 02:02:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/05 02:02:38 INFO : one: Copied (new) 2025/02/05 02:02:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:02:38 DEBUG : two: Unchanged skipping 2025/02/05 02:02:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/05 02:02:38 DEBUG : three.txt: same parent dir (ODFfODAyMzU3MV9KeThlcQ) - using file/rename instead of move_copy for three.txt.bak 2025/02/05 02:02:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:02:40 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/05 02:02:40 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/05 02:02:40 INFO : three.txt: Copied (new) 2025/02/05 02:02:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:02:42 INFO : one.bak: Deleted 2025/02/05 02:02:42 DEBUG : one: same parent dir (ODFfODAyMzU3MV9KeThlcQ) - using file/rename instead of move_copy for one.bak 2025/02/05 02:02:42 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:02:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:02:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/05 02:02:44 INFO : one: Copied (new) 2025/02/05 02:02:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:02:44 DEBUG : two: Unchanged skipping 2025/02/05 02:02:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/05 02:02:44 INFO : three.txt.bak: Deleted 2025/02/05 02:02:45 DEBUG : three.txt: same parent dir (ODFfODAyMzU3MV9KeThlcQ) - using file/rename instead of move_copy for three.txt.bak 2025/02/05 02:02:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:02:46 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/05 02:02:47 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/05 02:02:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.96s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:02:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/05 02:02:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/05 02:02:54 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/05 02:02:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cararan5yote/dst" 2025/02/05 02:02:56 DEBUG : Starting OpenDrive session with ID: aeb135c3801a140c2a0fceed83bbc556ad81ade2d072ce79e8ed9ecbfd344d0d 2025/02/05 02:02:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:02:56 DEBUG : one: same parent dir (ODFfODAyMzU3M19zeWNWWQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/05 02:02:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/05 02:02:57 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/05 02:02:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/05 02:02:58 INFO : one: Copied (new) 2025/02/05 02:02:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:02:58 DEBUG : two: Unchanged skipping 2025/02/05 02:02:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/05 02:02:59 DEBUG : three.txt: same parent dir (ODFfODAyMzU3M19zeWNWWQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/05 02:02:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/05 02:03:00 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/05 02:03:01 INFO : three.txt: Copied (new) 2025/02/05 02:03:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:03:02 INFO : one-2019-01-01: Deleted 2025/02/05 02:03:02 DEBUG : one: same parent dir (ODFfODAyMzU3M19zeWNWWQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/05 02:03:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/05 02:03:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/05 02:03:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/05 02:03:04 INFO : one: Copied (new) 2025/02/05 02:03:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:03:04 DEBUG : two: Unchanged skipping 2025/02/05 02:03:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/05 02:03:05 INFO : three-2019-01-01.txt: Deleted 2025/02/05 02:03:05 DEBUG : three.txt: same parent dir (ODFfODAyMzU3M19zeWNWWQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/05 02:03:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/05 02:03:06 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/05 02:03:07 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/05 02:03:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.89s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:03:10 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/02/05 02:03:12 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 02:03:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/05 02:03:12 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 02:03:12 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/02/05 02:03:13 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/02/05 02:03:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/05 02:03:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.66s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:03:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 02:03:14 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 02:03:14 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 02:03:15 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/05 02:03:16 INFO : existing: Copied (new) 2025/02/05 02:03:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:03:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/05 02:03:16 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 02:03:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/05 02:03:16 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 02:03:16 ERROR : OpenDrive root 'rclone-test-cararan5yote': not deleting files as there were IO errors 2025/02/05 02:03:16 ERROR : OpenDrive root 'rclone-test-cararan5yote': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncImmutable (4.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", 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-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:03:19 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:21 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/02/05 02:03:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/02/05 02:03:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/02/05 02:03:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:03:28 DEBUG : existing: Unchanged skipping 2025/02/05 02:03:28 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/05 02:03:28 DEBUG : subdira-rclone-move-depurib0: same parent dir (ODFfODAyMzQ3NV9rVjZhcA) - using folder/rename instead of move_copy 2025/02/05 02:03:29 DEBUG : EXISTING: moving to existing-rclone-move-nomakuz1 2025/02/05 02:03:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kavelun2 2025/02/05 02:03:29 DEBUG : subdira: same parent dir (ODFfODAyMzQ3NV9rVjZhcA) - using folder/rename instead of move_copy 2025/02/05 02:03:29 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODAyMzQ3NV9rVjZhcA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-kavelun2 2025/02/05 02:03:29 DEBUG : EXISTING: same parent dir (ODFfODAyMzQ3NV9rVjZhcA) - using file/rename instead of move_copy for existing-rclone-move-nomakuz1 2025/02/05 02:03:29 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/05 02:03:29 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kavelun2 2025/02/05 02:03:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/05 02:03:29 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-nomakuz1 2025/02/05 02:03:29 DEBUG : EXISTING: moving to existing 2025/02/05 02:03:30 DEBUG : existing-rclone-move-nomakuz1: same parent dir (ODFfODAyMzQ3NV9rVjZhcA) - using file/rename instead of move_copy for existing 2025/02/05 02:03:30 DEBUG : existingbutdifferent-rclone-move-kavelun2: same parent dir (ODFfODAyMzQ3NV9rVjZhcA) - using file/rename instead of move_copy for existingbutdifferent 2025/02/05 02:03:30 DEBUG : subdira/subdirb-rclone-move-hehalag9: same parent dir (ODFfODAyMzU3NF8yQkpseQ) - using folder/rename instead of move_copy 2025/02/05 02:03:30 INFO : existing-rclone-move-nomakuz1: Moved (server-side) to: existing 2025/02/05 02:03:30 INFO : EXISTING: Moved (server-side) to: existing 2025/02/05 02:03:30 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/05 02:03:30 INFO : existingbutdifferent-rclone-move-kavelun2: Moved (server-side) to: existingbutdifferent 2025/02/05 02:03:30 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/05 02:03:30 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/05 02:03:30 DEBUG : subdira/subdirb: same parent dir (ODFfODAyMzU3NF8yQkpseQ) - using folder/rename instead of move_copy 2025/02/05 02:03:30 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/02/05 02:03:31 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/05 02:03:31 DEBUG : subdira/subdirb/subdirc-rclone-move-sonamix1: same parent dir (ODFfODAyMzU3NV9tczg3eA) - using folder/rename instead of move_copy 2025/02/05 02:03:32 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/05 02:03:32 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/05 02:03:32 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODAyMzU3NV9tczg3eA) - using folder/rename instead of move_copy 2025/02/05 02:03:32 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/05 02:03:32 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/05 02:03:33 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-gekacow3: same parent dir (ODFfODAyMzU3N193V0l1TQ) - using folder/rename instead of move_copy 2025/02/05 02:03:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-pokuxih1 2025/02/05 02:03:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODAyMzU3N193V0l1TQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-pokuxih1 2025/02/05 02:03:33 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODAyMzU3N193V0l1TQ) - using folder/rename instead of move_copy 2025/02/05 02:03:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/05 02:03:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/05 02:03:34 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 02:03:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-pokuxih1 2025/02/05 02:03:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/05 02:03:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-napifay5 2025/02/05 02:03:34 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-pokuxih1: same parent dir (ODFfODAyMzU3N193V0l1TQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/02/05 02:03:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODAyMzU4MF9sMVVLNQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-napifay5 2025/02/05 02:03:34 INFO : subdira/subdirb/subdirc/hello-rclone-move-pokuxih1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/05 02:03:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/05 02:03:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/05 02:03:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-napifay5 2025/02/05 02:03:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/05 02:03:35 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/02/05 02:03:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-napifay5: same parent dir (ODFfODAyMzU4MF9sMVVLNQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/05 02:03:35 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-napifay5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/05 02:03:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/05 02:03:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/05 02:03:35 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 02:03:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/02/05 02:03:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/05 02:03:36 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/05 02:03:36 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/05 02:03:36 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/05 02:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.99s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:03:42 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:44 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:46 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:47 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:49 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:51 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:54 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:56 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:57 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/05 02:03:59 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:01 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:03 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:04 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:06 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:08 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:10 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:12 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:14 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:16 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:17 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:20 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:22 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:24 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:25 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:27 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:29 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:31 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:32 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:34 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:36 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:38 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:40 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:42 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:44 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:46 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:48 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:50 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:51 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:53 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:55 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/05 02:04:57 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 02:04:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both0: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both12: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both13: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both10: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both15: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both11: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both17: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both18: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both19: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both1: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both14: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both4: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both5: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both6: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both7: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both8: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:04:57 DEBUG : both9: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both16: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both2: Unchanged skipping 2025/02/05 02:04:57 DEBUG : both3: Unchanged skipping 2025/02/05 02:04:57 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 02:04:57 DEBUG : Waiting for deletions to finish 2025/02/05 02:04:57 INFO : only14: Deleted 2025/02/05 02:04:57 INFO : only5: Deleted 2025/02/05 02:04:57 INFO : only9: Deleted 2025/02/05 02:04:57 INFO : only13: Deleted 2025/02/05 02:04:57 INFO : only8: Deleted 2025/02/05 02:04:57 INFO : only18: Deleted 2025/02/05 02:04:57 INFO : only2: Deleted 2025/02/05 02:04:57 INFO : only4: Deleted 2025/02/05 02:04:57 INFO : only6: Deleted 2025/02/05 02:04:57 INFO : only7: Deleted 2025/02/05 02:04:58 INFO : only1: Deleted 2025/02/05 02:04:58 INFO : only16: Deleted 2025/02/05 02:04:58 INFO : only15: Deleted 2025/02/05 02:04:58 INFO : only17: Deleted 2025/02/05 02:04:58 INFO : only19: Deleted 2025/02/05 02:04:58 INFO : only3: Deleted 2025/02/05 02:04:58 INFO : only0: Deleted 2025/02/05 02:04:58 INFO : only11: Deleted 2025/02/05 02:04:58 INFO : only12: Deleted 2025/02/05 02:04:59 INFO : only10: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (81.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:05:04 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:06 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:07 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:10 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:12 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:13 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:15 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:17 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:18 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:20 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:22 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:24 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:25 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:27 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:29 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:31 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:32 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:34 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:36 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:37 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:39 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:41 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:42 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:44 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:46 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:48 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:49 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:51 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:52 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:54 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:56 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:58 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/05 02:05:59 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/05 02:06:01 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/05 02:06:03 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/05 02:06:04 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/05 02:06:06 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/05 02:06:08 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/05 02:06:09 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/05 02:06:11 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/05 02:06:13 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for checks to finish 2025/02/05 02:06:13 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both0: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both12: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both13: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both14: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both15: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both10: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both17: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both18: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both19: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both2: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both3: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both11: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both1: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both16: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both7: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both8: Unchanged skipping 2025/02/05 02:06:13 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/05 02:06:13 DEBUG : both9: Unchanged skipping 2025/02/05 02:06:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : both4: Unchanged skipping 2025/02/05 02:06:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : both5: Unchanged skipping 2025/02/05 02:06:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/05 02:06:13 DEBUG : both6: Unchanged skipping 2025/02/05 02:06:13 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Waiting for transfers to finish 2025/02/05 02:06:15 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:15 INFO : only0: Copied (replaced existing) 2025/02/05 02:06:15 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:15 INFO : only10: Copied (replaced existing) 2025/02/05 02:06:16 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:16 INFO : only1: Copied (replaced existing) 2025/02/05 02:06:16 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:16 INFO : only12: Copied (replaced existing) 2025/02/05 02:06:17 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:17 INFO : only13: Copied (replaced existing) 2025/02/05 02:06:19 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:19 INFO : only11: Copied (replaced existing) 2025/02/05 02:06:20 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:20 INFO : only14: Copied (replaced existing) 2025/02/05 02:06:20 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:20 INFO : only17: Copied (replaced existing) 2025/02/05 02:06:21 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:21 INFO : only16: Copied (replaced existing) 2025/02/05 02:06:22 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:22 INFO : only15: Copied (replaced existing) 2025/02/05 02:06:24 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:24 INFO : only2: Copied (replaced existing) 2025/02/05 02:06:24 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:24 INFO : only19: Copied (replaced existing) 2025/02/05 02:06:25 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:25 INFO : only18: Copied (replaced existing) 2025/02/05 02:06:27 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:27 INFO : only3: Copied (replaced existing) 2025/02/05 02:06:28 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:28 INFO : only5: Copied (replaced existing) 2025/02/05 02:06:28 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:28 INFO : only4: Copied (replaced existing) 2025/02/05 02:06:28 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:28 INFO : only6: Copied (replaced existing) 2025/02/05 02:06:29 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:29 INFO : only9: Copied (replaced existing) 2025/02/05 02:06:31 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:31 INFO : only8: Copied (replaced existing) 2025/02/05 02:06:33 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/05 02:06:33 INFO : only7: Copied (replaced existing) 2025/02/05 02:06:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (99.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:06:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:06:43 INFO : sub dir: Making directory 2025/02/05 02:06:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" 2025/02/05 02:06:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:06:59 INFO : sub dir: Making directory 2025/02/05 02:06:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cararan5yote'", Local "Local file system at /tmp/rclone4069234167", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.90s) PASS 2025/02/05 02:07:16 DEBUG : OpenDrive root 'rclone-test-cararan5yote': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m44.134736527s (try 1/5)