"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/01/15 03:59:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite" 2025/01/15 03:59:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 03:59:02 DEBUG : Starting OpenDrive session with ID: a7e1bd61a88af1dad569722f4df32ed5c5087c28541afe9e962e500642fe6b1e 2025/01/15 03:59:02 DEBUG : Creating backend with remote "/tmp/rclone2993489418" === 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-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:03 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:03 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 03:59:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:04 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:04 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:06 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.91s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", 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-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:08 DEBUG : Creating backend with remote "/non-existing" 2025/01/15 03:59:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/15 03:59:08 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:08 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:09 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:09 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.92s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:13 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Running all checks before starting transfers 2025/01/15 03:59:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:13 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:13 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Checks finished, now starting transfers 2025/01/15 03:59:13 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.94s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:17 ERROR : Ignoring --no-traverse with sync 2025/01/15 03:59:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:17 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:17 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:19 INFO : sub dir/hello world: Copied (new) 2025/01/15 03:59:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.95s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/15 03:59:21 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:21 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:22 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/01/15 03:59:23 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/15 03:59:23 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyWithDepth (2.86s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 03:59:24 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:24 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:25 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:26 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:26 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 03:59:27 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:27 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:28 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:29 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:29 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.99s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/15 03:59:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 03:59:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/15 03:59:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 03:59:30 INFO : sub dir: Making directory 2025/01/15 03:59:30 INFO : sub dir2: Making directory 2025/01/15 03:59:31 INFO : sub dir2/sub sub dir2: Making directory 2025/01/15 03:59:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:31 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:31 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:33 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.85s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:36 INFO : sub dir2: Making directory 2025/01/15 03:59:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/15 03:59:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 03:59:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:36 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:36 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.59s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:39 DEBUG : sub dir2: Making directory with metadata 2025/01/15 03:59:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 03:59:39 INFO : sub dir: Making directory 2025/01/15 03:59:40 INFO : sub dir2: Making directory 2025/01/15 03:59:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:40 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:40 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:42 INFO : sub dir/hello world: Copied (new) 2025/01/15 03:59:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:42 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/15 03:59:42 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:45 INFO : sub dir2: Making directory 2025/01/15 03:59:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:45 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:45 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:47 INFO : sub dir/hello world: Copied (new) 2025/01/15 03:59:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.61s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:48 DEBUG : sub dir2: Making directory with metadata 2025/01/15 03:59:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 03:59:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 03:59:48 INFO : sub dir: Making directory 2025/01/15 03:59:49 INFO : sub dir2: Making directory 2025/01/15 03:59:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:49 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:49 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:51 INFO : sub dir/hello world: Copied (new) 2025/01/15 03:59:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:51 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.79s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:53 INFO : sub dir2: Making directory 2025/01/15 03:59:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 03:59:53 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 03:59:53 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 03:59:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 03:59:55 INFO : sub dir/hello world: Copied (new) 2025/01/15 03:59:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.60s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 03:59:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 03:59:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wotanah7dibo" 2025/01/15 04:00:00 DEBUG : Starting OpenDrive session with ID: fddf60ebde3471a955391fef625014814a6ac67055f94e6d635c7ac0747a2c26 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-nuyadij7qite' -> OpenDrive root 'rclone-test-wotanah7dibo' 2025/01/15 04:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 04:00:01 DEBUG : OpenDrive root 'rclone-test-wotanah7dibo': Waiting for checks to finish 2025/01/15 04:00:01 DEBUG : OpenDrive root 'rclone-test-wotanah7dibo': Waiting for transfers to finish 2025/01/15 04:00:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/15 04:00:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:02 DEBUG : OpenDrive root 'rclone-test-wotanah7dibo': Purge remote --- PASS: TestServerSideCopy (7.36s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 04:00:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 04:00:07 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:00:07 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:00:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/15 04:00:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/15 04:00:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyOverSelf (6.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 04:00:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-quvaduw3ceco" 2025/01/15 04:00:13 DEBUG : Starting OpenDrive session with ID: 8afbca46a73855c4b536e03993e0d4e311cc22e76a71dbecccad834305445273 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-nuyadij7qite' -> OpenDrive root 'rclone-test-quvaduw3ceco' 2025/01/15 04:00:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 04:00:14 DEBUG : OpenDrive root 'rclone-test-quvaduw3ceco': Waiting for checks to finish 2025/01/15 04:00:14 DEBUG : OpenDrive root 'rclone-test-quvaduw3ceco': Waiting for transfers to finish 2025/01/15 04:00:15 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/15 04:00:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/15 04:00:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 04:00:18 DEBUG : OpenDrive root 'rclone-test-quvaduw3ceco': Waiting for checks to finish 2025/01/15 04:00:18 DEBUG : OpenDrive root 'rclone-test-quvaduw3ceco': Waiting for transfers to finish 2025/01/15 04:00:18 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/15 04:00:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:19 DEBUG : OpenDrive root 'rclone-test-quvaduw3ceco': Purge remote --- PASS: TestServerSideCopyOverSelf (10.62s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 04:00:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 04:00:24 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:00:24 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:00:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/15 04:00:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/15 04:00:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/15 04:00:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestMoveOverSelf (5.66s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 04:00:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yanoxag4pohu" 2025/01/15 04:00:30 DEBUG : Starting OpenDrive session with ID: 78aafde4d3fea9909957bce2a4b2f1c2e7a27a568e17ee437387795805e14305 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-nuyadij7qite' -> OpenDrive root 'rclone-test-yanoxag4pohu' 2025/01/15 04:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 04:00:31 DEBUG : OpenDrive root 'rclone-test-yanoxag4pohu': Waiting for checks to finish 2025/01/15 04:00:31 DEBUG : OpenDrive root 'rclone-test-yanoxag4pohu': Waiting for transfers to finish 2025/01/15 04:00:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/15 04:00:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/15 04:00:34 DEBUG : OpenDrive root 'rclone-test-yanoxag4pohu': Using server-side directory move 2025/01/15 04:00:34 INFO : OpenDrive root 'rclone-test-yanoxag4pohu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 04:00:34 DEBUG : OpenDrive root 'rclone-test-yanoxag4pohu': Waiting for checks to finish 2025/01/15 04:00:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 04:00:34 DEBUG : OpenDrive root 'rclone-test-yanoxag4pohu': Waiting for transfers to finish 2025/01/15 04:00:34 INFO : sub dir/hello world: Deleted 2025/01/15 04:00:35 INFO : sub dir/hello world: Moved (server-side) 2025/01/15 04:00:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/01/15 04:00:38 DEBUG : testing file moves 2025/01/15 04:00:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/15 04:00:38 DEBUG : OpenDrive root 'rclone-test-yanoxag4pohu': Waiting for checks to finish 2025/01/15 04:00:38 DEBUG : OpenDrive root 'rclone-test-yanoxag4pohu': Waiting for transfers to finish 2025/01/15 04:00:38 INFO : sub dir/hello world: Deleted 2025/01/15 04:00:39 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:40 DEBUG : OpenDrive root 'rclone-test-yanoxag4pohu': Purge remote --- PASS: TestServerSideMoveOverSelf (14.91s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 04:00:44 ERROR : : error listing: directory not found 2025/01/15 04:00:44 INFO : Local file system at /tmp/rclone2993489418: Making directory 2025/01/15 04:00:45 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:00:45 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.72s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 04:00:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/15 04:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 04:00:49 DEBUG : Local file system at /tmp/rclone2993489418: Waiting for checks to finish 2025/01/15 04:00:49 DEBUG : Local file system at /tmp/rclone2993489418: Waiting for transfers to finish 2025/01/15 04:00:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 04:00:49 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/01/15 04:00:49 INFO : sub dir/hello world: Copied (new) 2025/01/15 04:00:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyRedownload (4.77s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/15 04:00:51 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:00:51 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:00:52 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/01/15 04:00:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 04:00:53 INFO : check sum: Copied (new) 2025/01/15 04:00:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:53 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:00:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 04:00:53 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/15 04:00:53 DEBUG : check sum: Unchanged skipping 2025/01/15 04:00:53 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:00:53 DEBUG : Waiting for deletions to finish 2025/01/15 04:00:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.72s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/15 04:00:55 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:00:55 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:00:56 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/01/15 04:00:57 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 04:00:57 INFO : sizeonly: Copied (new) 2025/01/15 04:00:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:57 DEBUG : sizeonly: Sizes identical 2025/01/15 04:00:57 DEBUG : sizeonly: Unchanged skipping 2025/01/15 04:00:57 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:00:57 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:00:57 DEBUG : Waiting for deletions to finish 2025/01/15 04:00:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:00:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/15 04:00:59 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:00:59 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:00:59 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/01/15 04:01:00 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/15 04:01:00 INFO : ignore-size: Copied (new) 2025/01/15 04:01:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:01 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:01:01 DEBUG : ignore-size: Unchanged skipping 2025/01/15 04:01:01 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:01 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:01 DEBUG : Waiting for deletions to finish 2025/01/15 04:01:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.77s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/15 04:01:04 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:01:04 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:04 DEBUG : existing: Unchanged skipping 2025/01/15 04:01:04 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:04 DEBUG : Waiting for deletions to finish 2025/01/15 04:01:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/15 04:01:05 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:05 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:05 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/15 04:01:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 04:01:06 INFO : existing: Copied (replaced existing) 2025/01/15 04:01:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreTimes (12.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 04:01:15 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:15 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/15 04:01:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 04:01:17 INFO : existing: Copied (new) 2025/01/15 04:01:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:17 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:17 DEBUG : existing: Destination exists, skipping 2025/01/15 04:01:17 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:17 DEBUG : Waiting for deletions to finish 2025/01/15 04:01:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.69s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:19 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:01:22 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/15 04:01:23 INFO : d: Making directory 2025/01/15 04:01:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 04:01:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:01:24 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 04:01:24 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:24 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:25 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:01:27 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 04:01:27 INFO : a/potato2: Copied (new) 2025/01/15 04:01:27 DEBUG : Waiting for deletions to finish 2025/01/15 04:01:27 INFO : b/potato: Deleted 2025/01/15 04:01:27 INFO : d: Removing directory 2025/01/15 04:01:28 INFO : b: Removing directory 2025/01/15 04:01:28 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:01:32 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/01/15 04:01:32 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 04:01:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/15 04:01:32 DEBUG : empty space: Unchanged skipping 2025/01/15 04:01:32 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:32 DEBUG : Waiting for deletions to finish 2025/01/15 04:01:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:33 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:33 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/01/15 04:01:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 04:01:33 INFO : empty space: Updated modification time in destination 2025/01/15 04:01:33 DEBUG : empty space: Unchanged skipping 2025/01/15 04:01:33 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:33 DEBUG : Waiting for deletions to finish 2025/01/15 04:01:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:01:36 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/01/15 04:01:36 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:36 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/15 04:01:36 DEBUG : empty space: Unchanged skipping 2025/01/15 04:01:36 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:36 DEBUG : Waiting for deletions to finish 2025/01/15 04:01:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.12s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:38 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/15 04:01:39 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/01/15 04:01:39 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:39 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2993489418) 2025/01/15 04:01:39 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-nuyadij7qite') 2025/01/15 04:01:39 DEBUG : foo: md5 differ 2025/01/15 04:01:39 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:39 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/15 04:01:40 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/15 04:01:40 INFO : foo: Copied (replaced existing) 2025/01/15 04:01:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.19s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:01:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/15 04:01:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:01:44 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:44 DEBUG : empty space: Unchanged skipping 2025/01/15 04:01:44 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:44 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/15 04:01:45 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 04:01:45 INFO : potato: Copied (new) 2025/01/15 04:01:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:47 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/15 04:01:49 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/15 04:01:49 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:49 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:01:50 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/15 04:01:50 INFO : potato: Copied (replaced existing) 2025/01/15 04:01:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:01:53 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/01/15 04:01:53 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2993489418) 2025/01/15 04:01:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-nuyadij7qite') 2025/01/15 04:01:53 DEBUG : potato: md5 differ 2025/01/15 04:01:53 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:53 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:01:54 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/15 04:01:54 INFO : potato: Copied (replaced existing) 2025/01/15 04:01:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:01:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:01:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:01:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 04:01:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:01:59 DEBUG : empty space: Unchanged skipping 2025/01/15 04:01:59 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:01:59 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:01:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/15 04:01:59 DEBUG : Waiting for deletions to finish 2025/01/15 04:01:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:02:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:02:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 04:02:04 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:02:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:02:04 DEBUG : empty space: Unchanged skipping 2025/01/15 04:02:04 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:02:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:02:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 04:02:06 INFO : potato2: Copied (new) 2025/01/15 04:02:06 DEBUG : Waiting for deletions to finish 2025/01/15 04:02:06 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:02:09 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:02:11 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/15 04:02:12 INFO : d: Making directory 2025/01/15 04:02:12 INFO : d/e: Making directory 2025/01/15 04:02:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 04:02:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:02:14 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 04:02:14 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:02:14 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:02:14 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:02:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 04:02:16 INFO : a/potato2: Copied (new) 2025/01/15 04:02:16 DEBUG : Waiting for deletions to finish 2025/01/15 04:02:16 INFO : b/potato: Deleted 2025/01/15 04:02:16 INFO : d/e: Removing directory 2025/01/15 04:02:16 INFO : d: Removing directory 2025/01/15 04:02:17 INFO : b: Removing directory 2025/01/15 04:02:17 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:02:20 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:02:23 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/15 04:02:23 INFO : d: Making directory 2025/01/15 04:02:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 04:02:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:02:25 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 04:02:25 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:02:25 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:02:26 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:02:27 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 04:02:27 INFO : a/potato2: Copied (new) 2025/01/15 04:02:27 ERROR : OpenDrive root 'rclone-test-nuyadij7qite': not deleting files as there were IO errors 2025/01/15 04:02:27 ERROR : OpenDrive root 'rclone-test-nuyadij7qite': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:02:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:02:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:02:33 DEBUG : Waiting for deletions to finish 2025/01/15 04:02:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 04:02:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:02:33 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:02:33 DEBUG : empty space: Unchanged skipping 2025/01/15 04:02:33 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:02:34 INFO : potato: Deleted 2025/01/15 04:02:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:02:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 04:02:35 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.65s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:02:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:02:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:02:40 DEBUG : Waiting for deletions to finish 2025/01/15 04:02:40 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:02:40 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:02:40 INFO : potato: Deleted 2025/01/15 04:02:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 04:02:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:02:41 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:02:41 DEBUG : empty space: Unchanged skipping 2025/01/15 04:02:41 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:02:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:02:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/15 04:02:42 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.25s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:02:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/15 04:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 04:02:46 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:02:46 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:02:47 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/01/15 04:02:47 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/15 04:02:47 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.98s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:02:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:02:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:02:52 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 04:02:52 DEBUG : enormous: Excluded 2025/01/15 04:02:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 04:02:52 DEBUG : potato2: Excluded 2025/01/15 04:02:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 04:02:52 DEBUG : potato2: Excluded 2025/01/15 04:02:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:02:52 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:02:52 DEBUG : empty space: Unchanged skipping 2025/01/15 04:02:52 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:02:52 DEBUG : Waiting for deletions to finish 2025/01/15 04:02:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:02:53 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 04:02:53 DEBUG : enormous: Excluded 2025/01/15 04:02:53 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 04:02:53 DEBUG : potato2: Excluded 2025/01/15 04:02:53 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 04:02:53 DEBUG : potato2: Excluded 2025/01/15 04:02:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/15 04:02:53 DEBUG : empty space: Unchanged skipping 2025/01/15 04:02:53 DEBUG : Local file system at /tmp/rclone2993489418: Waiting for checks to finish 2025/01/15 04:02:53 DEBUG : Local file system at /tmp/rclone2993489418: Waiting for transfers to finish 2025/01/15 04:02:53 DEBUG : Waiting for deletions to finish 2025/01/15 04:02:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncWithExclude (5.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:02:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:02:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:02:58 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/01/15 04:02:59 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 04:02:59 DEBUG : enormous: Excluded 2025/01/15 04:02:59 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 04:02:59 DEBUG : potato2: Excluded 2025/01/15 04:03:00 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:03:00 DEBUG : empty space: Unchanged skipping 2025/01/15 04:03:00 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:00 DEBUG : Waiting for deletions to finish 2025/01/15 04:03:00 INFO : enormous: Deleted 2025/01/15 04:03:00 INFO : potato2: Deleted 2025/01/15 04:03:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/15 04:03:00 DEBUG : Local file system at /tmp/rclone2993489418: Waiting for checks to finish 2025/01/15 04:03:00 DEBUG : empty space: Unchanged skipping 2025/01/15 04:03:00 DEBUG : Local file system at /tmp/rclone2993489418: Waiting for transfers to finish 2025/01/15 04:03:00 DEBUG : Waiting for deletions to finish 2025/01/15 04:03:00 INFO : enormous: Deleted 2025/01/15 04:03:00 INFO : potato2: Deleted 2025/01/15 04:03:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:02 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:03:04 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:03:06 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/15 04:03:08 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/01/15 04:03:09 DEBUG : five: Need to transfer - File not found at Destination 2025/01/15 04:03:09 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/15 04:03:09 DEBUG : one: Destination is newer than source, skipping 2025/01/15 04:03:09 DEBUG : three: Sizes identical 2025/01/15 04:03:09 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/15 04:03:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 04:03:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2993489418) 2025/01/15 04:03:09 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-nuyadij7qite') 2025/01/15 04:03:09 DEBUG : two: md5 differ 2025/01/15 04:03:09 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:09 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/01/15 04:03:09 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:03:10 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/01/15 04:03:10 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/15 04:03:10 INFO : four: Copied (replaced existing) 2025/01/15 04:03:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/15 04:03:11 INFO : two: Copied (replaced existing) 2025/01/15 04:03:11 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/15 04:03:11 INFO : five: Copied (new) 2025/01/15 04:03:11 DEBUG : Waiting for deletions to finish 2025/01/15 04:03:11 DEBUG : one: Destination is newer than source, skipping 2025/01/15 04:03:11 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:11 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/15 04:03:11 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/15 04:03:11 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2993489418) 2025/01/15 04:03:11 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-nuyadij7qite') 2025/01/15 04:03:11 DEBUG : three: md5 differ 2025/01/15 04:03:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 04:03:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/15 04:03:11 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/15 04:03:11 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/15 04:03:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 04:03:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/15 04:03:11 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/15 04:03:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 04:03:11 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:12 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/15 04:03:13 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/15 04:03:13 INFO : three: Copied (replaced existing) 2025/01/15 04:03:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.58s) === 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-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/15 04:03:14 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Making map for --track-renames 2025/01/15 04:03:14 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Finished making map for --track-renames 2025/01/15 04:03:14 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 04:03:14 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for renames to finish 2025/01/15 04:03:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/15 04:03:14 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:15 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/15 04:03:16 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/15 04:03:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/15 04:03:16 INFO : potato: Copied (new) 2025/01/15 04:03:17 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/15 04:03:17 INFO : yam: Copied (new) 2025/01/15 04:03:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:03:17 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Making map for --track-renames 2025/01/15 04:03:17 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Finished making map for --track-renames 2025/01/15 04:03:17 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:17 DEBUG : potato: Unchanged skipping 2025/01/15 04:03:17 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for renames to finish 2025/01/15 04:03:17 DEBUG : yam: same parent dir (ODFfNzk2NTU1MV9ZUlowMw) - using file/rename instead of move_copy for yaml 2025/01/15 04:03:18 INFO : yam: Moved (server-side) to: yaml 2025/01/15 04:03:18 INFO : yaml: Renamed from "yam" 2025/01/15 04:03:18 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:18 DEBUG : Waiting for deletions to finish 2025/01/15 04:03:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/15 04:03:19 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Making map for --track-renames 2025/01/15 04:03:19 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Finished making map for --track-renames 2025/01/15 04:03:19 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 04:03:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/15 04:03:19 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for renames to finish 2025/01/15 04:03:19 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:20 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/15 04:03:21 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/15 04:03:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/15 04:03:21 INFO : potato: Copied (new) 2025/01/15 04:03:22 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/15 04:03:22 INFO : yam: Copied (new) 2025/01/15 04:03:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:03:22 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Making map for --track-renames 2025/01/15 04:03:22 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Finished making map for --track-renames 2025/01/15 04:03:22 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:22 DEBUG : potato: Unchanged skipping 2025/01/15 04:03:22 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for renames to finish 2025/01/15 04:03:23 DEBUG : yam: same parent dir (ODFfNzk2NTU1MV9ZUlowMw) - using file/rename instead of move_copy for yaml 2025/01/15 04:03:23 INFO : yam: Moved (server-side) to: yaml 2025/01/15 04:03:23 INFO : yaml: Renamed from "yam" 2025/01/15 04:03:23 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:23 DEBUG : Waiting for deletions to finish 2025/01/15 04:03:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/15 04:03:24 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Making map for --track-renames 2025/01/15 04:03:24 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Finished making map for --track-renames 2025/01/15 04:03:24 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 04:03:24 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for renames to finish 2025/01/15 04:03:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/15 04:03:24 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:25 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/15 04:03:26 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/01/15 04:03:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/15 04:03:26 INFO : potato: Copied (new) 2025/01/15 04:03:27 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/15 04:03:27 INFO : sub/yam: Copied (new) 2025/01/15 04:03:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:03:27 DEBUG : potato: Unchanged skipping 2025/01/15 04:03:27 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Making map for --track-renames 2025/01/15 04:03:27 INFO : OpenDrive root 'rclone-test-nuyadij7qite': Finished making map for --track-renames 2025/01/15 04:03:27 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:27 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for renames to finish 2025/01/15 04:03:28 INFO : sub/yam: Moved (server-side) to: yam 2025/01/15 04:03:28 INFO : yam: Renamed from "sub/yam" 2025/01/15 04:03:28 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:28 DEBUG : Waiting for deletions to finish 2025/01/15 04:03:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.08s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:30 DEBUG : Creating backend with remote "/tmp/rclone2993489418/dir1" 2025/01/15 04:03:30 DEBUG : Creating backend with remote "/tmp/rclone2993489418/dir2" 2025/01/15 04:03:30 DEBUG : Local file system at /tmp/rclone2993489418/dir2: Using server-side directory move 2025/01/15 04:03:30 INFO : Local file system at /tmp/rclone2993489418/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 04:03:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/15 04:03:30 INFO : file1.txt: Moved (server-side) 2025/01/15 04:03:30 DEBUG : Local file system at /tmp/rclone2993489418/dir2: Waiting for checks to finish 2025/01/15 04:03:30 DEBUG : Local file system at /tmp/rclone2993489418/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 04:03:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/15 04:03:31 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:31 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 04:03:33 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/15 04:03:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 04:03:33 INFO : sub dir/hello world: Copied (new) 2025/01/15 04:03:33 INFO : sub dir/hello world: Deleted 2025/01/15 04:03:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/15 04:03:34 INFO : nested/sub dir/file: Copied (new) 2025/01/15 04:03:34 INFO : nested/sub dir/file: Deleted 2025/01/15 04:03:34 INFO : sub dir: Removing directory 2025/01/15 04:03:34 INFO : nested/sub dir: Removing directory 2025/01/15 04:03:34 INFO : nested: Removing directory 2025/01/15 04:03:34 DEBUG : Local file system at /tmp/rclone2993489418: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 04:03:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/15 04:03:37 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:37 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/15 04:03:39 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/15 04:03:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/15 04:03:39 INFO : sub dir/hello world: Copied (new) 2025/01/15 04:03:39 INFO : sub dir/hello world: Deleted 2025/01/15 04:03:40 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/15 04:03:40 INFO : nested/sub dir/file: Copied (new) 2025/01/15 04:03:40 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.98s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 04:03:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/15 04:03:43 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:43 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:44 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/15 04:03:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 04:03:45 INFO : existing: Copied (new) 2025/01/15 04:03:45 INFO : existing: Deleted 2025/01/15 04:03:45 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/01/15 04:03:46 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/15 04:03:46 INFO : existing-b: Copied (new) 2025/01/15 04:03:46 INFO : existing-b: Deleted 2025/01/15 04:03:46 DEBUG : existing: Destination exists, skipping 2025/01/15 04:03:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/15 04:03:46 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:03:46 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:03:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.86s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:03:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-watapaf5losi" 2025/01/15 04:03:48 DEBUG : Starting OpenDrive session with ID: bcca5f593065b13b1a78f0bfe3f408a94264cd1e50caf536d97acb78da633c76 2025/01/15 04:03:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:03:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:03:53 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-nuyadij7qite' -> OpenDrive root 'rclone-test-watapaf5losi' 2025/01/15 04:03:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:03:57 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/15 04:03:58 DEBUG : OpenDrive root 'rclone-test-watapaf5losi': Using server-side directory move 2025/01/15 04:03:58 INFO : OpenDrive root 'rclone-test-watapaf5losi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 04:03:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 04:03:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/15 04:03:58 DEBUG : empty space: Unchanged skipping 2025/01/15 04:03:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 04:03:58 DEBUG : OpenDrive root 'rclone-test-watapaf5losi': Waiting for checks to finish 2025/01/15 04:03:59 INFO : potato3: Deleted 2025/01/15 04:03:59 INFO : empty space: Deleted 2025/01/15 04:03:59 DEBUG : OpenDrive root 'rclone-test-watapaf5losi': Waiting for transfers to finish 2025/01/15 04:03:59 INFO : potato2: Moved (server-side) 2025/01/15 04:03:59 INFO : potato3: Moved (server-side) 2025/01/15 04:03:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vogefoh7kuqi" 2025/01/15 04:04:00 DEBUG : Starting OpenDrive session with ID: 8de3e8a45bc1663dc96fe8a0081697ff1e29e95cb55c10ea743fb662d0533d06 2025/01/15 04:04:00 DEBUG : OpenDrive root 'rclone-test-vogefoh7kuqi': Using server-side directory move 2025/01/15 04:04:00 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/15 04:04:01 INFO : OpenDrive root 'rclone-test-vogefoh7kuqi': Server side directory move succeeded 2025/01/15 04:04:01 ERROR : : error listing: directory not found 2025/01/15 04:04:01 DEBUG : OpenDrive root 'rclone-test-vogefoh7kuqi': Purge remote 2025/01/15 04:04:02 DEBUG : OpenDrive root 'rclone-test-watapaf5losi': Purge remote 2025/01/15 04:04:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.54s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:04:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yiwoduc5huko" 2025/01/15 04:04:03 DEBUG : Starting OpenDrive session with ID: 9960cdded0b6ed6d16e3e0712c817669b7889c7ade66f5f8f75facb11c5b591f 2025/01/15 04:04:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:04:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:04:07 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-nuyadij7qite' -> OpenDrive root 'rclone-test-yiwoduc5huko' 2025/01/15 04:04:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:04:11 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/15 04:04:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 04:04:13 DEBUG : empty space: Excluded 2025/01/15 04:04:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 04:04:13 DEBUG : empty space: Excluded 2025/01/15 04:04:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 04:04:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 04:04:13 DEBUG : OpenDrive root 'rclone-test-yiwoduc5huko': Waiting for checks to finish 2025/01/15 04:04:13 DEBUG : OpenDrive root 'rclone-test-yiwoduc5huko': Waiting for transfers to finish 2025/01/15 04:04:13 INFO : potato3: Deleted 2025/01/15 04:04:13 INFO : potato2: Moved (server-side) 2025/01/15 04:04:13 INFO : potato3: Moved (server-side) 2025/01/15 04:04:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hilibaf8geva" 2025/01/15 04:04:14 DEBUG : Starting OpenDrive session with ID: e5e1be3bee05b737619800d6178f025b0fd95e8dd2aba22ddb1e2ce5d5ba50b4 2025/01/15 04:04:15 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 04:04:15 DEBUG : empty space: Excluded 2025/01/15 04:04:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 04:04:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/15 04:04:15 DEBUG : OpenDrive root 'rclone-test-hilibaf8geva': Waiting for checks to finish 2025/01/15 04:04:15 DEBUG : OpenDrive root 'rclone-test-hilibaf8geva': Waiting for transfers to finish 2025/01/15 04:04:16 INFO : potato2: Moved (server-side) 2025/01/15 04:04:16 INFO : potato3: Moved (server-side) 2025/01/15 04:04:16 DEBUG : OpenDrive root 'rclone-test-hilibaf8geva': Purge remote 2025/01/15 04:04:17 DEBUG : OpenDrive root 'rclone-test-yiwoduc5huko': Purge remote --- PASS: TestServerSideMoveWithFilter (15.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:04:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yirapix2vuhe" 2025/01/15 04:04:18 DEBUG : Starting OpenDrive session with ID: 2c5e30ab430b3f0ab67b2c5111c74af5fab0055ae159caf2516c22c117c1d701 2025/01/15 04:04:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/15 04:04:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:04:23 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/01/15 04:04:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-nuyadij7qite' -> OpenDrive root 'rclone-test-yirapix2vuhe' 2025/01/15 04:04:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/15 04:04:27 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/15 04:04:28 DEBUG : OpenDrive root 'rclone-test-yirapix2vuhe': Using server-side directory move 2025/01/15 04:04:28 INFO : OpenDrive root 'rclone-test-yirapix2vuhe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 04:04:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 04:04:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/15 04:04:29 DEBUG : empty space: Unchanged skipping 2025/01/15 04:04:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 04:04:29 INFO : potato3: Deleted 2025/01/15 04:04:29 INFO : empty space: Deleted 2025/01/15 04:04:29 DEBUG : OpenDrive root 'rclone-test-yirapix2vuhe': Waiting for checks to finish 2025/01/15 04:04:29 DEBUG : OpenDrive root 'rclone-test-yirapix2vuhe': Waiting for transfers to finish 2025/01/15 04:04:29 INFO : potato2: Moved (server-side) 2025/01/15 04:04:29 INFO : potato3: Moved (server-side) 2025/01/15 04:04:29 INFO : tomatoDir: Removing directory 2025/01/15 04:04:30 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': deleted 1 directories 2025/01/15 04:04:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vonofep3xoxa" 2025/01/15 04:04:31 DEBUG : Starting OpenDrive session with ID: 11f703e8c5eeecf422e58645c6ee01b038287e344b2dfcc5337123bda29a0c29 2025/01/15 04:04:31 INFO : tomatoDir: Making directory 2025/01/15 04:04:31 DEBUG : OpenDrive root 'rclone-test-vonofep3xoxa': Using server-side directory move 2025/01/15 04:04:31 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/15 04:04:32 INFO : OpenDrive root 'rclone-test-vonofep3xoxa': Server side directory move succeeded 2025/01/15 04:04:32 ERROR : : error listing: directory not found 2025/01/15 04:04:33 ERROR : : error listing: directory not found 2025/01/15 04:04:33 DEBUG : OpenDrive root 'rclone-test-vonofep3xoxa': Purge remote 2025/01/15 04:04:33 DEBUG : OpenDrive root 'rclone-test-yirapix2vuhe': Purge remote 2025/01/15 04:04:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.03s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", 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-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:04:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/rclone-sync-test" 2025/01/15 04:04:34 DEBUG : Starting OpenDrive session with ID: 0e7a5c1ef207e259adfb4e2143e8c3032e0fdad2ce2980f6afcf9bc4230df61c run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncOverlap (3.31s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:04:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/rclone-sync-test" 2025/01/15 04:04:38 DEBUG : Starting OpenDrive session with ID: 4e615c83b85ed28456d6cdb751d467e17bbac9b3864e8b2ada33340db18bd800 2025/01/15 04:04:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/rclone-sync-test-include/layer2" 2025/01/15 04:04:39 DEBUG : Starting OpenDrive session with ID: 4f29def9d9e4617ae2a810ae75628ca4a781b764c344d924939a31f70ddff23c 2025/01/15 04:04:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/rclone-sync-test-ignore-file" 2025/01/15 04:04:41 DEBUG : Starting OpenDrive session with ID: b327fe5420a254bf66a1f44fa87a48864b2e21e96c879a553c5586636a6e91ba 2025/01/15 04:04:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/01/15 04:04:45 DEBUG : rclone-sync-test: Excluded 2025/01/15 04:04:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 04:04:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 04:04:45 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/rclone-sync-test': Waiting for checks to finish 2025/01/15 04:04:45 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/rclone-sync-test': Waiting for transfers to finish 2025/01/15 04:04:45 DEBUG : Waiting for deletions to finish 2025/01/15 04:04:45 INFO : There was nothing to transfer 2025/01/15 04:04:46 DEBUG : rclone-sync-test: Excluded 2025/01/15 04:04:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 04:04:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/15 04:04:47 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:04:47 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:04:47 DEBUG : Waiting for deletions to finish 2025/01/15 04:04:47 INFO : rclone-sync-test-include: Removing directory 2025/01/15 04:04:47 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': deleted 1 directories 2025/01/15 04:04:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:04:47 DEBUG : rclone-sync-test: Excluded 2025/01/15 04:04:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 04:04:48 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/15 04:04:48 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/15 04:04:48 DEBUG : Waiting for deletions to finish 2025/01/15 04:04:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:04:48 DEBUG : rclone-sync-test: Excluded 2025/01/15 04:04:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 04:04:48 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:04:48 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:04:48 DEBUG : Waiting for deletions to finish 2025/01/15 04:04:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:04:49 DEBUG : : Excluded 2025/01/15 04:04:49 DEBUG : rclone-sync-test: Excluded 2025/01/15 04:04:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 04:04:49 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/15 04:04:49 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/15 04:04:49 DEBUG : Waiting for deletions to finish 2025/01/15 04:04:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.15s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:04:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/dst" 2025/01/15 04:04:57 DEBUG : Starting OpenDrive session with ID: fb82383e6d5d767d104b4a41698de1ed55eda8524ecdceb5d28c3a97cd28a986 2025/01/15 04:04:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/CompareDest" 2025/01/15 04:04:58 DEBUG : Starting OpenDrive session with ID: 236cab3dfd7fac18746aa72dff008289bca2c15872bec45a8ee01925bfc28c9f 2025/01/15 04:05:00 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 04:05:00 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:00 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:01 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:05:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/15 04:05:02 INFO : one: Copied (new) 2025/01/15 04:05:02 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:05:02 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:03 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:05:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/15 04:05:04 INFO : one: Copied (replaced existing) 2025/01/15 04:05:04 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:05 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:05:07 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:05:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:05:08 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 04:05:09 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:09 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:09 INFO : There was nothing to transfer 2025/01/15 04:05:10 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:05:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 04:05:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:05:11 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 04:05:12 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:12 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:12 INFO : There was nothing to transfer 2025/01/15 04:05:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 04:05:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:05:12 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 04:05:12 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:12 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:12 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/15 04:05:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/15 04:05:14 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 04:05:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:05:14 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 04:05:14 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:14 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/01/15 04:05:15 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/15 04:05:15 INFO : two: Copied (new) 2025/01/15 04:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.51s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:05:19 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/01/15 04:05:21 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/01/15 04:05:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/dest" 2025/01/15 04:05:23 DEBUG : Starting OpenDrive session with ID: 9d7a7680b9961d77d5c4c6ad3df4a624d8ed9589074c838c1b28d46a5a09390b 2025/01/15 04:05:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/pre-dest1" 2025/01/15 04:05:24 DEBUG : Starting OpenDrive session with ID: 23b99e56e5726ad18c2a9c5cec5679bfe7fc139f4e088a7c446b9f3e5d35aaf9 2025/01/15 04:05:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/pre-dest2" 2025/01/15 04:05:25 DEBUG : Starting OpenDrive session with ID: f9bb7ea32d4e29c10920a82126d8bffa7599f8aad59b6b90a017e3721d0e1766 2025/01/15 04:05:26 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:05:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/15 04:05:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:05:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/15 04:05:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/15 04:05:27 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dest': Waiting for checks to finish 2025/01/15 04:05:27 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dest': Waiting for transfers to finish 2025/01/15 04:05:28 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/01/15 04:05:29 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/15 04:05:29 INFO : 3: Copied (new) 2025/01/15 04:05:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.63s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:05:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/dst" 2025/01/15 04:05:32 DEBUG : Starting OpenDrive session with ID: 7dbc70f6b01a812a29dd732ed7480ce8b07a9b84d625bf25c2f268c9b24783dc 2025/01/15 04:05:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/CopyDest" 2025/01/15 04:05:33 DEBUG : Starting OpenDrive session with ID: b9fd9cbc9454c1e33dd619fdb22a03fa3f3ca309be99d13c9d81e7550eed5bac 2025/01/15 04:05:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 04:05:35 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:35 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:36 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:05:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/15 04:05:37 INFO : one: Copied (new) 2025/01/15 04:05:37 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:05:37 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:38 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:05:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/15 04:05:39 INFO : one: Copied (replaced existing) 2025/01/15 04:05:39 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:05:41 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:05:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/BackupDir" 2025/01/15 04:05:43 DEBUG : Starting OpenDrive session with ID: 3e84343addb6f507e4227fe17380a46bd07182c8c165962ab390709be18a574a 2025/01/15 04:05:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:05:44 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:05:45 INFO : one: Moved (server-side) 2025/01/15 04:05:46 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/15 04:05:46 INFO : one: Copied (server-side copy) 2025/01/15 04:05:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/15 04:05:46 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:46 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:47 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:05:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:49 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/15 04:05:49 INFO : two: Copied (server-side copy) 2025/01/15 04:05:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/15 04:05:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:49 DEBUG : one: Unchanged skipping 2025/01/15 04:05:49 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:49 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:49 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:50 DEBUG : one: Unchanged skipping 2025/01/15 04:05:50 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:50 DEBUG : two: Unchanged skipping 2025/01/15 04:05:50 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:50 DEBUG : Waiting for deletions to finish 2025/01/15 04:05:50 INFO : There was nothing to transfer 2025/01/15 04:05:51 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/01/15 04:05:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/15 04:05:53 DEBUG : three: Destination not found in --copy-dest 2025/01/15 04:05:53 DEBUG : three: Need to transfer - File not found at Destination 2025/01/15 04:05:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:53 DEBUG : one: Unchanged skipping 2025/01/15 04:05:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/15 04:05:53 DEBUG : two: Unchanged skipping 2025/01/15 04:05:53 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:05:53 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:05:53 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/01/15 04:05:54 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/15 04:05:54 INFO : three: Copied (new) 2025/01/15 04:05:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.86s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:05:59 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:06:00 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:06:02 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/15 04:06:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/dst" 2025/01/15 04:06:04 DEBUG : Starting OpenDrive session with ID: bb1a253413bb1eb72d60c1da4443612d3b827021d63f05029acc37b814befdff 2025/01/15 04:06:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/backup" 2025/01/15 04:06:05 DEBUG : Starting OpenDrive session with ID: 2a34aa8541c0a462f6c4454cb1688f71cb28bbb9eb02653b1fdc272da9742dc8 2025/01/15 04:06:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 04:06:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:06:06 DEBUG : two: Unchanged skipping 2025/01/15 04:06:06 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:06:07 INFO : one: Moved (server-side) 2025/01/15 04:06:07 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:06:07 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/15 04:06:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 04:06:08 INFO : one: Copied (new) 2025/01/15 04:06:08 DEBUG : Waiting for deletions to finish 2025/01/15 04:06:09 INFO : three.txt: Moved (server-side) 2025/01/15 04:06:09 INFO : three.txt: Moved into backup dir 2025/01/15 04:06:10 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/15 04:06:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 04:06:12 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:06:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:06:12 DEBUG : two: Unchanged skipping 2025/01/15 04:06:13 INFO : one: Deleted 2025/01/15 04:06:13 INFO : one: Moved (server-side) 2025/01/15 04:06:13 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:06:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:06:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 04:06:15 INFO : one: Copied (new) 2025/01/15 04:06:15 DEBUG : Waiting for deletions to finish 2025/01/15 04:06:15 INFO : three.txt: Deleted 2025/01/15 04:06:16 INFO : three.txt: Moved (server-side) 2025/01/15 04:06:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:06:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:06:21 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:06:22 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/15 04:06:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/dst" 2025/01/15 04:06:24 DEBUG : Starting OpenDrive session with ID: c9fa7a88c0f32c41574ae56cffd226240eb70f42793b514892e3f497c9ab56a6 2025/01/15 04:06:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/backup" 2025/01/15 04:06:25 DEBUG : Starting OpenDrive session with ID: c5b30906d0d10bdf31c54816890b6c1c1607156248ceb1f3ef9db9da2055a87b 2025/01/15 04:06:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 04:06:26 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:06:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:06:26 DEBUG : two: Unchanged skipping 2025/01/15 04:06:27 INFO : one: Moved (server-side) to: one.bak 2025/01/15 04:06:27 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:06:28 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/15 04:06:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 04:06:29 INFO : one: Copied (new) 2025/01/15 04:06:29 DEBUG : Waiting for deletions to finish 2025/01/15 04:06:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 04:06:29 INFO : three.txt: Moved into backup dir 2025/01/15 04:06:31 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/15 04:06:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 04:06:32 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:06:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:06:32 DEBUG : two: Unchanged skipping 2025/01/15 04:06:33 INFO : one.bak: Deleted 2025/01/15 04:06:33 INFO : one: Moved (server-side) to: one.bak 2025/01/15 04:06:33 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:06:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:06:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 04:06:35 INFO : one: Copied (new) 2025/01/15 04:06:35 DEBUG : Waiting for deletions to finish 2025/01/15 04:06:35 INFO : three.txt.bak: Deleted 2025/01/15 04:06:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 04:06:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:06:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:06:41 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:06:42 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/15 04:06:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/dst" 2025/01/15 04:06:44 DEBUG : Starting OpenDrive session with ID: 1276735d930ba60d27a38f5c8d7b08836552a43d156373bca5a86a0bd65fc2bc 2025/01/15 04:06:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/backup" 2025/01/15 04:06:45 DEBUG : Starting OpenDrive session with ID: 39c065be713953aa9aef89d025e7bdc8cc6aa946cc11887141cbf56981dc29bc 2025/01/15 04:06:46 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:06:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 04:06:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:06:46 DEBUG : two: Unchanged skipping 2025/01/15 04:06:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/15 04:06:47 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:06:48 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/15 04:06:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 04:06:49 INFO : one: Copied (new) 2025/01/15 04:06:49 DEBUG : Waiting for deletions to finish 2025/01/15 04:06:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/15 04:06:49 INFO : three.txt: Moved into backup dir 2025/01/15 04:06:50 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/15 04:06:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:06:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 04:06:52 DEBUG : two: Unchanged skipping 2025/01/15 04:06:52 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:06:52 INFO : one-2019-01-01: Deleted 2025/01/15 04:06:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/15 04:06:52 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:06:53 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:06:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 04:06:54 INFO : one: Copied (new) 2025/01/15 04:06:54 DEBUG : Waiting for deletions to finish 2025/01/15 04:06:55 INFO : three-2019-01-01.txt: Deleted 2025/01/15 04:06:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/15 04:06:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:06:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:07:00 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:07:02 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/15 04:07:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/dst" 2025/01/15 04:07:04 DEBUG : Starting OpenDrive session with ID: 1480210c4aaaeb3c1ce2285a34c3cfd258d97d70ed4d411d9f8fb2e29353907d 2025/01/15 04:07:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 04:07:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:07:04 DEBUG : two: Unchanged skipping 2025/01/15 04:07:04 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:07:05 DEBUG : one: same parent dir (ODFfNzk2NTYzMV9USmZwdw) - using file/rename instead of move_copy for one.bak 2025/01/15 04:07:05 INFO : one: Moved (server-side) to: one.bak 2025/01/15 04:07:05 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:07:06 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/15 04:07:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 04:07:07 INFO : one: Copied (new) 2025/01/15 04:07:07 DEBUG : Waiting for deletions to finish 2025/01/15 04:07:07 DEBUG : three.txt: same parent dir (ODFfNzk2NTYzMV9USmZwdw) - using file/rename instead of move_copy for three.txt.bak 2025/01/15 04:07:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 04:07:07 INFO : three.txt: Moved into backup dir 2025/01/15 04:07:08 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/15 04:07:10 DEBUG : one.bak: Excluded (Path Filter) 2025/01/15 04:07:10 DEBUG : one.bak: Excluded 2025/01/15 04:07:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/15 04:07:10 DEBUG : three.txt.bak: Excluded 2025/01/15 04:07:10 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for checks to finish 2025/01/15 04:07:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 04:07:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:07:10 DEBUG : two: Unchanged skipping 2025/01/15 04:07:10 INFO : one.bak: Deleted 2025/01/15 04:07:10 DEBUG : one: same parent dir (ODFfNzk2NTYzMV9USmZwdw) - using file/rename instead of move_copy for one.bak 2025/01/15 04:07:10 INFO : one: Moved (server-side) to: one.bak 2025/01/15 04:07:10 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite/dst': Waiting for transfers to finish 2025/01/15 04:07:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:07:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 04:07:12 INFO : one: Copied (new) 2025/01/15 04:07:12 DEBUG : Waiting for deletions to finish 2025/01/15 04:07:13 INFO : three.txt.bak: Deleted 2025/01/15 04:07:13 DEBUG : three.txt: same parent dir (ODFfNzk2NTYzMV9USmZwdw) - using file/rename instead of move_copy for three.txt.bak 2025/01/15 04:07:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 04:07:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.63s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:07:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:07:17 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:07:19 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/15 04:07:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/dst" 2025/01/15 04:07:21 DEBUG : Starting OpenDrive session with ID: edc7b1abf9dcae1e9538d4ead9d853209ec3c4df2cbd4384a4dbdb3f41a91a3f 2025/01/15 04:07:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 04:07:22 DEBUG : one: same parent dir (ODFfNzk2NTYzNV91ODdpQw) - using file/rename instead of move_copy for one.bak 2025/01/15 04:07:22 INFO : one: Moved (server-side) to: one.bak 2025/01/15 04:07:23 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/15 04:07:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 04:07:24 INFO : one: Copied (new) 2025/01/15 04:07:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:07:24 DEBUG : two: Unchanged skipping 2025/01/15 04:07:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/15 04:07:25 DEBUG : three.txt: same parent dir (ODFfNzk2NTYzNV91ODdpQw) - using file/rename instead of move_copy for three.txt.bak 2025/01/15 04:07:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 04:07:26 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/15 04:07:27 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/15 04:07:27 INFO : three.txt: Copied (new) 2025/01/15 04:07:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 04:07:29 INFO : one.bak: Deleted 2025/01/15 04:07:29 DEBUG : one: same parent dir (ODFfNzk2NTYzNV91ODdpQw) - using file/rename instead of move_copy for one.bak 2025/01/15 04:07:29 INFO : one: Moved (server-side) to: one.bak 2025/01/15 04:07:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:07:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 04:07:31 INFO : one: Copied (new) 2025/01/15 04:07:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:07:31 DEBUG : two: Unchanged skipping 2025/01/15 04:07:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/15 04:07:31 INFO : three.txt.bak: Deleted 2025/01/15 04:07:32 DEBUG : three.txt: same parent dir (ODFfNzk2NTYzNV91ODdpQw) - using file/rename instead of move_copy for three.txt.bak 2025/01/15 04:07:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/15 04:07:33 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/15 04:07:34 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/15 04:07:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.76s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:07:37 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/15 04:07:39 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/15 04:07:40 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/15 04:07:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuyadij7qite/dst" 2025/01/15 04:07:42 DEBUG : Starting OpenDrive session with ID: dfb3878c473749f4a211f3c9f4196ee8c24df4169050f2e25763b742642e53d3 2025/01/15 04:07:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 04:07:43 DEBUG : one: same parent dir (ODFfNzk2NTYzOF9WRW1oWg) - using file/rename instead of move_copy for one-2019-01-01 2025/01/15 04:07:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/15 04:07:44 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/15 04:07:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/15 04:07:45 INFO : one: Copied (new) 2025/01/15 04:07:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:07:45 DEBUG : two: Unchanged skipping 2025/01/15 04:07:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/15 04:07:45 DEBUG : three.txt: same parent dir (ODFfNzk2NTYzOF9WRW1oWg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/15 04:07:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/15 04:07:46 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/15 04:07:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/15 04:07:47 INFO : three.txt: Copied (new) 2025/01/15 04:07:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 04:07:48 INFO : one-2019-01-01: Deleted 2025/01/15 04:07:48 DEBUG : one: same parent dir (ODFfNzk2NTYzOF9WRW1oWg) - using file/rename instead of move_copy for one-2019-01-01 2025/01/15 04:07:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/15 04:07:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/15 04:07:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/15 04:07:50 INFO : one: Copied (new) 2025/01/15 04:07:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:07:51 DEBUG : two: Unchanged skipping 2025/01/15 04:07:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/15 04:07:51 INFO : three-2019-01-01.txt: Deleted 2025/01/15 04:07:51 DEBUG : three.txt: same parent dir (ODFfNzk2NTYzOF9WRW1oWg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/15 04:07:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/15 04:07:52 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/15 04:07:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/15 04:07:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.94s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:07:56 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/01/15 04:07:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/15 04:07:58 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:07:58 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:07:58 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/01/15 04:07:59 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/01/15 04:07:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/15 04:07:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.88s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:08:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 04:08:00 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:08:00 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:08:01 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:02 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/15 04:08:02 INFO : existing: Copied (new) 2025/01/15 04:08:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:08:02 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:08:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/15 04:08:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/15 04:08:02 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:08:02 ERROR : OpenDrive root 'rclone-test-nuyadij7qite': not deleting files as there were IO errors 2025/01/15 04:08:02 ERROR : OpenDrive root 'rclone-test-nuyadij7qite': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncImmutable (4.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", 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-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:08:04 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:06 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/01/15 04:08:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/01/15 04:08:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/01/15 04:08:13 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:08:13 DEBUG : existing: Unchanged skipping 2025/01/15 04:08:13 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/15 04:08:13 DEBUG : subdira-rclone-move-lejovut0: same parent dir (ODFfNzk2NTU1MV9ZUlowMw) - using folder/rename instead of move_copy 2025/01/15 04:08:14 DEBUG : EXISTING: moving to existing-rclone-move-canaciz9 2025/01/15 04:08:14 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-cenifaw0 2025/01/15 04:08:14 DEBUG : subdira: same parent dir (ODFfNzk2NTU1MV9ZUlowMw) - using folder/rename instead of move_copy 2025/01/15 04:08:14 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzk2NTU1MV9ZUlowMw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-cenifaw0 2025/01/15 04:08:14 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/15 04:08:14 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-cenifaw0 2025/01/15 04:08:14 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/15 04:08:14 DEBUG : EXISTING: same parent dir (ODFfNzk2NTU1MV9ZUlowMw) - using file/rename instead of move_copy for existing-rclone-move-canaciz9 2025/01/15 04:08:15 DEBUG : existingbutdifferent-rclone-move-cenifaw0: same parent dir (ODFfNzk2NTU1MV9ZUlowMw) - using file/rename instead of move_copy for existingbutdifferent 2025/01/15 04:08:15 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-canaciz9 2025/01/15 04:08:15 DEBUG : EXISTING: moving to existing 2025/01/15 04:08:15 INFO : existingbutdifferent-rclone-move-cenifaw0: Moved (server-side) to: existingbutdifferent 2025/01/15 04:08:15 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/15 04:08:15 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/15 04:08:15 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/01/15 04:08:15 DEBUG : existing-rclone-move-canaciz9: same parent dir (ODFfNzk2NTU1MV9ZUlowMw) - using file/rename instead of move_copy for existing 2025/01/15 04:08:15 DEBUG : subdira/subdirb-rclone-move-sagozub7: same parent dir (ODFfNzk2NTY0Ml9MaUlXSw) - using folder/rename instead of move_copy 2025/01/15 04:08:15 INFO : existing-rclone-move-canaciz9: Moved (server-side) to: existing 2025/01/15 04:08:15 INFO : EXISTING: Moved (server-side) to: existing 2025/01/15 04:08:15 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/15 04:08:16 DEBUG : subdira/subdirb: same parent dir (ODFfNzk2NTY0Ml9MaUlXSw) - using folder/rename instead of move_copy 2025/01/15 04:08:16 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/15 04:08:16 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/15 04:08:16 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/15 04:08:16 DEBUG : subdira/subdirb/subdirc-rclone-move-rigeger3: same parent dir (ODFfNzk2NTY0M19GbndMUQ) - using folder/rename instead of move_copy 2025/01/15 04:08:17 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzk2NTY0M19GbndMUQ) - using folder/rename instead of move_copy 2025/01/15 04:08:17 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/15 04:08:17 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/15 04:08:18 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-rayibib0: same parent dir (ODFfNzk2NTY0NF9LRmcwcQ) - using folder/rename instead of move_copy 2025/01/15 04:08:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-lebejeq9 2025/01/15 04:08:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzk2NTY0NF9LRmcwcQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-lebejeq9 2025/01/15 04:08:18 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzk2NTY0NF9LRmcwcQ) - using folder/rename instead of move_copy 2025/01/15 04:08:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lebejeq9 2025/01/15 04:08:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/15 04:08:19 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-lebejeq9: same parent dir (ODFfNzk2NTY0NF9LRmcwcQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/01/15 04:08:19 INFO : subdira/subdirb/subdirc/hello-rclone-move-lebejeq9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/15 04:08:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/15 04:08:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/15 04:08:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/15 04:08:19 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/01/15 04:08:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/15 04:08:19 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:08:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tihuzul6 2025/01/15 04:08:20 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/15 04:08:20 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/15 04:08:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzk2NTY0NV9OSDRmNg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tihuzul6 2025/01/15 04:08:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tihuzul6 2025/01/15 04:08:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/15 04:08:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tihuzul6: same parent dir (ODFfNzk2NTY0NV9OSDRmNg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/15 04:08:21 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tihuzul6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/15 04:08:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/15 04:08:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/15 04:08:21 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:08:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/01/15 04:08:22 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/15 04:08:22 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/15 04:08:22 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.30s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:08:28 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:29 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:31 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:33 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:34 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:36 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:38 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:39 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:41 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:43 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:45 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:47 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:48 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:50 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:52 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:54 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:55 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:57 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/15 04:08:59 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:00 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:02 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:04 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:05 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:07 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:09 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:11 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:12 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:14 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:16 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:17 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:19 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:21 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:23 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:25 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:26 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:28 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:29 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:31 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:33 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:34 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:36 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:09:36 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both0: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both12: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both1: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both14: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both15: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both16: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both17: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both18: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both19: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both10: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both11: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both13: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both5: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both6: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both7: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both8: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:09:36 DEBUG : both9: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both2: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both3: Unchanged skipping 2025/01/15 04:09:36 DEBUG : both4: Unchanged skipping 2025/01/15 04:09:36 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:09:36 DEBUG : Waiting for deletions to finish 2025/01/15 04:09:36 INFO : only3: Deleted 2025/01/15 04:09:36 INFO : only8: Deleted 2025/01/15 04:09:36 INFO : only1: Deleted 2025/01/15 04:09:36 INFO : only19: Deleted 2025/01/15 04:09:36 INFO : only18: Deleted 2025/01/15 04:09:36 INFO : only15: Deleted 2025/01/15 04:09:37 INFO : only13: Deleted 2025/01/15 04:09:37 INFO : only14: Deleted 2025/01/15 04:09:37 INFO : only17: Deleted 2025/01/15 04:09:37 INFO : only4: Deleted 2025/01/15 04:09:37 INFO : only6: Deleted 2025/01/15 04:09:37 INFO : only7: Deleted 2025/01/15 04:09:37 INFO : only0: Deleted 2025/01/15 04:09:37 INFO : only10: Deleted 2025/01/15 04:09:37 INFO : only16: Deleted 2025/01/15 04:09:37 INFO : only5: Deleted 2025/01/15 04:09:37 INFO : only11: Deleted 2025/01/15 04:09:37 INFO : only12: Deleted 2025/01/15 04:09:37 INFO : only2: Deleted 2025/01/15 04:09:37 INFO : only9: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.58s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:09:43 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:44 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:46 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:48 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:49 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:51 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:53 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:54 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:56 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:57 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/15 04:09:59 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:01 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:02 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:04 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:06 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:07 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:09 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:11 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:13 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:15 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:17 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:18 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:20 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:22 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:23 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:25 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:27 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:29 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:30 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:32 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:35 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:37 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:39 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:40 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:42 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:44 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:45 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:47 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:49 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:50 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/15 04:10:52 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both0: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both1: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both10: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both11: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both12: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both13: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both14: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both15: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both16: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both17: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both18: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both19: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both2: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both3: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both4: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both5: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both6: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both7: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both8: Unchanged skipping 2025/01/15 04:10:52 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/15 04:10:52 DEBUG : both9: Unchanged skipping 2025/01/15 04:10:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/15 04:10:52 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for checks to finish 2025/01/15 04:10:52 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Waiting for transfers to finish 2025/01/15 04:10:53 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:53 INFO : only1: Copied (replaced existing) 2025/01/15 04:10:54 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:54 INFO : only10: Copied (replaced existing) 2025/01/15 04:10:54 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:54 INFO : only11: Copied (replaced existing) 2025/01/15 04:10:54 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:54 INFO : only13: Copied (replaced existing) 2025/01/15 04:10:55 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:55 INFO : only0: Copied (replaced existing) 2025/01/15 04:10:55 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:55 INFO : only12: Copied (replaced existing) 2025/01/15 04:10:55 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:55 INFO : only17: Copied (replaced existing) 2025/01/15 04:10:56 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:56 INFO : only15: Copied (replaced existing) 2025/01/15 04:10:56 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:56 INFO : only16: Copied (replaced existing) 2025/01/15 04:10:57 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:57 INFO : only19: Copied (replaced existing) 2025/01/15 04:10:57 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:57 INFO : only14: Copied (replaced existing) 2025/01/15 04:10:57 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:57 INFO : only2: Copied (replaced existing) 2025/01/15 04:10:59 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:59 INFO : only3: Copied (replaced existing) 2025/01/15 04:10:59 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:10:59 INFO : only4: Copied (replaced existing) 2025/01/15 04:11:01 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:11:01 INFO : only5: Copied (replaced existing) 2025/01/15 04:11:02 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:11:02 INFO : only6: Copied (replaced existing) 2025/01/15 04:11:02 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:11:02 INFO : only18: Copied (replaced existing) 2025/01/15 04:11:03 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:11:03 INFO : only9: Copied (replaced existing) 2025/01/15 04:11:03 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:11:03 INFO : only7: Copied (replaced existing) 2025/01/15 04:11:03 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/15 04:11:03 INFO : only8: Copied (replaced existing) 2025/01/15 04:11:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (91.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:11:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 04:11:13 INFO : sub dir: Making directory 2025/01/15 04:11:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" 2025/01/15 04:11:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 04:11:30 INFO : sub dir: Making directory 2025/01/15 04:11:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nuyadij7qite'", Local "Local file system at /tmp/rclone2993489418", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.29s) PASS 2025/01/15 04:11:46 DEBUG : OpenDrive root 'rclone-test-nuyadij7qite': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m45.941070495s (try 1/5)