"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/02/21 04:55:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite" 2025/02/21 04:55:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/21 04:55:13 DEBUG : Starting OpenDrive session with ID: 07623abdfc572cbb76a78d1cc13f3594858b9d1f6cef914a41ed3ae8c52785a3 2025/02/21 04:55:13 DEBUG : Creating backend with remote "/tmp/rclone4210146111" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:55:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/21 04:55:14 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:14 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 04:55:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:55:15 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:15 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:17 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.09s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:19 DEBUG : Creating backend with remote "/non-existing" 2025/02/21 04:55:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/21 04:55:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.88s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:55:21 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:21 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.95s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:24 INFO : OpenDrive root 'rclone-test-poheroz1jite': Running all checks before starting transfers 2025/02/21 04:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:55:24 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:24 INFO : OpenDrive root 'rclone-test-poheroz1jite': Checks finished, now starting transfers 2025/02/21 04:55:24 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.05s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:28 ERROR : Ignoring --no-traverse with sync 2025/02/21 04:55:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:55:29 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:29 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:31 INFO : sub dir/hello world: Copied (new) 2025/02/21 04:55:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.10s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/21 04:55:33 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:33 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:33 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/02/21 04:55:34 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/21 04:55:34 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyWithDepth (3.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 04:55:36 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:36 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:36 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:37 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 04:55:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:39 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:40 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:40 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 04:55:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 04:55:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/21 04:55:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 04:55:41 INFO : sub dir: Making directory 2025/02/21 04:55:42 INFO : sub dir2: Making directory 2025/02/21 04:55:42 INFO : sub dir2/sub sub dir2: Making directory 2025/02/21 04:55:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:55:42 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:42 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:45 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.89s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:47 INFO : sub dir2: Making directory 2025/02/21 04:55:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 04:55:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 04:55:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:55:47 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:47 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.57s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:51 DEBUG : sub dir2: Making directory with metadata 2025/02/21 04:55:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 04:55:51 INFO : sub dir: Making directory 2025/02/21 04:55:51 INFO : sub dir2: Making directory 2025/02/21 04:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:55:52 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:52 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:53 INFO : sub dir/hello world: Copied (new) 2025/02/21 04:55:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:54 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/21 04:55:54 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:55:56 INFO : sub dir2: Making directory 2025/02/21 04:55:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:55:56 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:55:56 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:55:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:55:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:55:58 INFO : sub dir/hello world: Copied (new) 2025/02/21 04:55:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.62s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:00 DEBUG : sub dir2: Making directory with metadata 2025/02/21 04:56:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 04:56:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 04:56:00 INFO : sub dir: Making directory 2025/02/21 04:56:00 INFO : sub dir2: Making directory 2025/02/21 04:56:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:56:00 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:56:00 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:56:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:56:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:56:02 INFO : sub dir/hello world: Copied (new) 2025/02/21 04:56:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:03 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.81s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", 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-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:05 INFO : sub dir2: Making directory 2025/02/21 04:56:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:56:05 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:56:05 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:56:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:56:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:56:07 INFO : sub dir/hello world: Copied (new) 2025/02/21 04:56:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.81s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:56:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gedodiy8rejo" 2025/02/21 04:56:11 DEBUG : Starting OpenDrive session with ID: 891208bd7b726166a77669556b7ad5f847b3289dde145e29c583fbed1fd7fa6c sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-poheroz1jite' -> OpenDrive root 'rclone-test-gedodiy8rejo' 2025/02/21 04:56:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:56:12 DEBUG : OpenDrive root 'rclone-test-gedodiy8rejo': Waiting for checks to finish 2025/02/21 04:56:12 DEBUG : OpenDrive root 'rclone-test-gedodiy8rejo': Waiting for transfers to finish 2025/02/21 04:56:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/21 04:56:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:14 DEBUG : OpenDrive root 'rclone-test-gedodiy8rejo': Purge remote --- PASS: TestServerSideCopy (6.79s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:56:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 04:56:18 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:56:18 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:56:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/21 04:56:19 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/21 04:56:19 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyOverSelf (5.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:56:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posowin1yofa" 2025/02/21 04:56:24 DEBUG : Starting OpenDrive session with ID: 542fb17932773baaf66b0e8263b0526ae79212dd4c2bc223736418ec58c56894 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-poheroz1jite' -> OpenDrive root 'rclone-test-posowin1yofa' 2025/02/21 04:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:56:25 DEBUG : OpenDrive root 'rclone-test-posowin1yofa': Waiting for checks to finish 2025/02/21 04:56:25 DEBUG : OpenDrive root 'rclone-test-posowin1yofa': Waiting for transfers to finish 2025/02/21 04:56:26 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/21 04:56:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/21 04:56:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 04:56:28 DEBUG : OpenDrive root 'rclone-test-posowin1yofa': Waiting for checks to finish 2025/02/21 04:56:28 DEBUG : OpenDrive root 'rclone-test-posowin1yofa': Waiting for transfers to finish 2025/02/21 04:56:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/21 04:56:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:29 DEBUG : OpenDrive root 'rclone-test-posowin1yofa': Purge remote --- PASS: TestServerSideCopyOverSelf (10.30s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:56:34 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:56:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 04:56:34 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:56:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/21 04:56:35 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/21 04:56:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/21 04:56:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestMoveOverSelf (5.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:56:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qiyofaq6voqo" 2025/02/21 04:56:40 DEBUG : Starting OpenDrive session with ID: bc9d9b42ba41b01db03cb9abaa0f5a2fc7dad9a4104a8cc38edfae21f67b57d4 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-poheroz1jite' -> OpenDrive root 'rclone-test-qiyofaq6voqo' 2025/02/21 04:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:56:40 DEBUG : OpenDrive root 'rclone-test-qiyofaq6voqo': Waiting for checks to finish 2025/02/21 04:56:40 DEBUG : OpenDrive root 'rclone-test-qiyofaq6voqo': Waiting for transfers to finish 2025/02/21 04:56:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/21 04:56:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/21 04:56:43 DEBUG : OpenDrive root 'rclone-test-qiyofaq6voqo': Using server-side directory move 2025/02/21 04:56:43 INFO : OpenDrive root 'rclone-test-qiyofaq6voqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 04:56:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 04:56:44 DEBUG : OpenDrive root 'rclone-test-qiyofaq6voqo': Waiting for checks to finish 2025/02/21 04:56:44 DEBUG : OpenDrive root 'rclone-test-qiyofaq6voqo': Waiting for transfers to finish 2025/02/21 04:56:44 INFO : sub dir/hello world: Deleted 2025/02/21 04:56:44 INFO : sub dir/hello world: Moved (server-side) 2025/02/21 04:56:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/02/21 04:56:47 DEBUG : testing file moves 2025/02/21 04:56:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/21 04:56:47 DEBUG : OpenDrive root 'rclone-test-qiyofaq6voqo': Waiting for checks to finish 2025/02/21 04:56:47 DEBUG : OpenDrive root 'rclone-test-qiyofaq6voqo': Waiting for transfers to finish 2025/02/21 04:56:47 INFO : sub dir/hello world: Deleted 2025/02/21 04:56:48 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:48 DEBUG : OpenDrive root 'rclone-test-qiyofaq6voqo': Purge remote --- PASS: TestServerSideMoveOverSelf (13.61s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:56:52 ERROR : : error listing: directory not found 2025/02/21 04:56:53 INFO : Local file system at /tmp/rclone4210146111: Making directory 2025/02/21 04:56:53 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:56:53 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.41s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:56:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/21 04:56:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:56:57 DEBUG : Local file system at /tmp/rclone4210146111: Waiting for checks to finish 2025/02/21 04:56:57 DEBUG : Local file system at /tmp/rclone4210146111: Waiting for transfers to finish 2025/02/21 04:56:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:56:58 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/02/21 04:56:58 INFO : sub dir/hello world: Copied (new) 2025/02/21 04:56:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyRedownload (4.57s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:56:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/21 04:56:59 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:56:59 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:00 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/02/21 04:57:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/21 04:57:01 INFO : check sum: Copied (new) 2025/02/21 04:57:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:02 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:02 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/21 04:57:02 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/21 04:57:02 DEBUG : check sum: Unchanged skipping 2025/02/21 04:57:02 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:02 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.77s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/21 04:57:03 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:03 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:04 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/02/21 04:57:05 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/21 04:57:05 INFO : sizeonly: Copied (new) 2025/02/21 04:57:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:05 DEBUG : sizeonly: Sizes identical 2025/02/21 04:57:05 DEBUG : sizeonly: Unchanged skipping 2025/02/21 04:57:05 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:05 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:05 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/21 04:57:07 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:07 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:08 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/02/21 04:57:09 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/21 04:57:09 INFO : ignore-size: Copied (new) 2025/02/21 04:57:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:09 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 04:57:09 DEBUG : ignore-size: Unchanged skipping 2025/02/21 04:57:09 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:09 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:09 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:11 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/21 04:57:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 04:57:12 DEBUG : existing: Unchanged skipping 2025/02/21 04:57:12 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:12 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:12 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/21 04:57:13 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:13 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:13 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/21 04:57:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/21 04:57:14 INFO : existing: Copied (replaced existing) 2025/02/21 04:57:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 04:57:15 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:15 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/21 04:57:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/21 04:57:17 INFO : existing: Copied (new) 2025/02/21 04:57:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:17 DEBUG : existing: Destination exists, skipping 2025/02/21 04:57:17 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:17 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:17 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:20 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:57:22 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/21 04:57:23 INFO : d: Making directory 2025/02/21 04:57:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 04:57:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:57:24 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 04:57:24 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:24 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:25 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 04:57:26 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/21 04:57:26 INFO : a/potato2: Copied (new) 2025/02/21 04:57:26 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:26 INFO : b/potato: Deleted 2025/02/21 04:57:26 INFO : d: Removing directory 2025/02/21 04:57:27 INFO : b: Removing directory 2025/02/21 04:57:27 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:57:32 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57: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/02/21 04:57:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/21 04:57:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/21 04:57:32 DEBUG : empty space: Unchanged skipping 2025/02/21 04:57:32 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:32 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57: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/02/21 04:57:32 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/21 04:57:32 INFO : empty space: Updated modification time in destination 2025/02/21 04:57:32 DEBUG : empty space: Unchanged skipping 2025/02/21 04:57:32 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:32 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:57:35 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:35 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/21 04:57:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/21 04:57:35 DEBUG : empty space: Unchanged skipping 2025/02/21 04:57:35 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:35 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.06s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:37 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/21 04:57:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57: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/02/21 04:57:39 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4210146111) 2025/02/21 04:57:39 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-poheroz1jite') 2025/02/21 04:57:39 DEBUG : foo: md5 differ 2025/02/21 04:57:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:39 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/21 04:57:40 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/21 04:57:40 INFO : foo: Copied (replaced existing) 2025/02/21 04:57:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.19s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:57:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/21 04:57:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:57:43 DEBUG : empty space: Unchanged skipping 2025/02/21 04:57:43 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:43 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:44 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/21 04:57:45 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/21 04:57:45 INFO : potato: Copied (new) 2025/02/21 04:57:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:47 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/21 04:57:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/21 04:57:48 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:48 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:57:49 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/21 04:57:49 INFO : potato: Copied (replaced existing) 2025/02/21 04:57:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:57:52 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/21 04:57:52 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:52 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4210146111) 2025/02/21 04:57:52 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-poheroz1jite') 2025/02/21 04:57:52 DEBUG : potato: md5 differ 2025/02/21 04:57:52 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:57:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/21 04:57:53 INFO : potato: Copied (replaced existing) 2025/02/21 04:57:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:57:55 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:57:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:57:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 04:57:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/21 04:57:58 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:57:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:57:58 DEBUG : empty space: Unchanged skipping 2025/02/21 04:57:58 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:57:58 DEBUG : Waiting for deletions to finish 2025/02/21 04:57:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:00 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:58:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:58:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 04:58:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:58:03 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:58:03 DEBUG : empty space: Unchanged skipping 2025/02/21 04:58:03 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:58:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 04:58:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/21 04:58:05 INFO : potato2: Copied (new) 2025/02/21 04:58:05 DEBUG : Waiting for deletions to finish 2025/02/21 04:58:05 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:08 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:58:10 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/21 04:58:11 INFO : d: Making directory 2025/02/21 04:58:11 INFO : d/e: Making directory 2025/02/21 04:58:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 04:58:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:58:13 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 04:58:13 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:58:13 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:58:13 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 04:58:15 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/21 04:58:15 INFO : a/potato2: Copied (new) 2025/02/21 04:58:15 DEBUG : Waiting for deletions to finish 2025/02/21 04:58:15 INFO : b/potato: Deleted 2025/02/21 04:58:15 INFO : d/e: Removing directory 2025/02/21 04:58:15 INFO : d: Removing directory 2025/02/21 04:58:15 INFO : b: Removing directory 2025/02/21 04:58:16 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:19 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:58:21 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/21 04:58:22 INFO : d: Making directory 2025/02/21 04:58:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 04:58:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:58:23 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 04:58:23 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:58:23 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:58:24 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 04:58:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/21 04:58:25 INFO : a/potato2: Copied (new) 2025/02/21 04:58:25 ERROR : OpenDrive root 'rclone-test-poheroz1jite': not deleting files as there were IO errors 2025/02/21 04:58:25 ERROR : OpenDrive root 'rclone-test-poheroz1jite': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:58:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:58:32 DEBUG : Waiting for deletions to finish 2025/02/21 04:58:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 04:58:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:58:32 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:58:32 DEBUG : empty space: Unchanged skipping 2025/02/21 04:58:32 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:58:32 INFO : potato: Deleted 2025/02/21 04:58:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 04:58:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/21 04:58:34 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:36 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:58:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:58:39 DEBUG : Waiting for deletions to finish 2025/02/21 04:58:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:58:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:58:39 INFO : potato: Deleted 2025/02/21 04:58:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 04:58:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:58:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:58:39 DEBUG : empty space: Unchanged skipping 2025/02/21 04:58:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:58:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 04:58:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/21 04:58:41 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.99s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:43 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/21 04:58:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 04:58:44 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:58:44 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:58:45 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/02/21 04:58:46 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/21 04:58:46 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.34s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 04:58:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:58:51 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 04:58:51 DEBUG : enormous: Excluded 2025/02/21 04:58:51 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 04:58:51 DEBUG : potato2: Excluded 2025/02/21 04:58:51 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 04:58:51 DEBUG : potato2: Excluded 2025/02/21 04:58:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:58:51 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:58:51 DEBUG : empty space: Unchanged skipping 2025/02/21 04:58:51 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:58:51 DEBUG : Waiting for deletions to finish 2025/02/21 04:58:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:51 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 04:58:51 DEBUG : enormous: Excluded 2025/02/21 04:58:51 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 04:58:51 DEBUG : potato2: Excluded 2025/02/21 04:58:51 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 04:58:51 DEBUG : potato2: Excluded 2025/02/21 04:58:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/21 04:58:51 DEBUG : empty space: Unchanged skipping 2025/02/21 04:58:51 DEBUG : Local file system at /tmp/rclone4210146111: Waiting for checks to finish 2025/02/21 04:58:51 DEBUG : Local file system at /tmp/rclone4210146111: Waiting for transfers to finish 2025/02/21 04:58:51 DEBUG : Waiting for deletions to finish 2025/02/21 04:58:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncWithExclude (5.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 04:58:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:58:57 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/02/21 04:58:58 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 04:58:58 DEBUG : enormous: Excluded 2025/02/21 04:58:58 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 04:58:58 DEBUG : potato2: Excluded 2025/02/21 04:58:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 04:58:58 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:58:58 DEBUG : empty space: Unchanged skipping 2025/02/21 04:58:58 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:58:58 DEBUG : Waiting for deletions to finish 2025/02/21 04:58:59 INFO : enormous: Deleted 2025/02/21 04:58:59 INFO : potato2: Deleted 2025/02/21 04:58:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:58:59 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/21 04:58:59 DEBUG : Local file system at /tmp/rclone4210146111: Waiting for checks to finish 2025/02/21 04:58:59 DEBUG : empty space: Unchanged skipping 2025/02/21 04:58:59 DEBUG : Local file system at /tmp/rclone4210146111: Waiting for transfers to finish 2025/02/21 04:58:59 DEBUG : Waiting for deletions to finish 2025/02/21 04:58:59 INFO : enormous: Deleted 2025/02/21 04:58:59 INFO : potato2: Deleted 2025/02/21 04:58:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:59:01 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/21 04:59:03 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/21 04:59:04 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/21 04:59:06 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/02/21 04:59:08 DEBUG : five: Need to transfer - File not found at Destination 2025/02/21 04:59:08 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/21 04:59:08 DEBUG : one: Destination is newer than source, skipping 2025/02/21 04:59:08 DEBUG : three: Sizes identical 2025/02/21 04:59:08 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:08 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4210146111) 2025/02/21 04:59:08 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-poheroz1jite') 2025/02/21 04:59:08 DEBUG : two: md5 differ 2025/02/21 04:59:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/21 04:59:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 04:59:08 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:08 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/02/21 04:59:08 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/21 04:59:09 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/02/21 04:59:09 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/21 04:59:09 INFO : four: Copied (replaced existing) 2025/02/21 04:59:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/21 04:59:09 INFO : two: Copied (replaced existing) 2025/02/21 04:59:10 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/21 04:59:10 INFO : five: Copied (new) 2025/02/21 04:59:10 DEBUG : Waiting for deletions to finish 2025/02/21 04:59:10 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:10 DEBUG : one: Destination is newer than source, skipping 2025/02/21 04:59:10 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4210146111) 2025/02/21 04:59:10 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-poheroz1jite') 2025/02/21 04:59:10 DEBUG : three: md5 differ 2025/02/21 04:59:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/21 04:59:10 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/21 04:59:10 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/21 04:59:10 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/21 04:59:10 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/21 04:59:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 04:59:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 04:59:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/21 04:59:10 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/21 04:59:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 04:59:10 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:10 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/21 04:59:11 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/21 04:59:11 INFO : three: Copied (replaced existing) 2025/02/21 04:59:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.17s) === 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-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/21 04:59:13 INFO : OpenDrive root 'rclone-test-poheroz1jite': Making map for --track-renames 2025/02/21 04:59:13 INFO : OpenDrive root 'rclone-test-poheroz1jite': Finished making map for --track-renames 2025/02/21 04:59:13 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 04:59:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/21 04:59:13 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for renames to finish 2025/02/21 04:59:13 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:13 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/21 04:59:14 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/21 04:59:14 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/21 04:59:14 INFO : potato: Copied (new) 2025/02/21 04:59:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/21 04:59:15 INFO : yam: Copied (new) 2025/02/21 04:59:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:59:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 04:59:15 INFO : OpenDrive root 'rclone-test-poheroz1jite': Making map for --track-renames 2025/02/21 04:59:15 INFO : OpenDrive root 'rclone-test-poheroz1jite': Finished making map for --track-renames 2025/02/21 04:59:15 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:15 DEBUG : potato: Unchanged skipping 2025/02/21 04:59:15 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for renames to finish 2025/02/21 04:59:15 DEBUG : yam: same parent dir (ODFfODA4ODYxNl9NMExheg) - using file/rename instead of move_copy for yaml 2025/02/21 04:59:16 INFO : yam: Moved (server-side) to: yaml 2025/02/21 04:59:16 INFO : yaml: Renamed from "yam" 2025/02/21 04:59:16 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:16 DEBUG : Waiting for deletions to finish 2025/02/21 04:59:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/21 04:59:17 INFO : OpenDrive root 'rclone-test-poheroz1jite': Making map for --track-renames 2025/02/21 04:59:17 INFO : OpenDrive root 'rclone-test-poheroz1jite': Finished making map for --track-renames 2025/02/21 04:59:17 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 04:59:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/21 04:59:17 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for renames to finish 2025/02/21 04:59:17 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:18 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/21 04:59:19 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/21 04:59:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/21 04:59:19 INFO : potato: Copied (new) 2025/02/21 04:59:19 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/21 04:59:19 INFO : yam: Copied (new) 2025/02/21 04:59:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:59:20 INFO : OpenDrive root 'rclone-test-poheroz1jite': Making map for --track-renames 2025/02/21 04:59:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 04:59:20 INFO : OpenDrive root 'rclone-test-poheroz1jite': Finished making map for --track-renames 2025/02/21 04:59:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:20 DEBUG : potato: Unchanged skipping 2025/02/21 04:59:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for renames to finish 2025/02/21 04:59:20 DEBUG : yam: same parent dir (ODFfODA4ODYxNl9NMExheg) - using file/rename instead of move_copy for yaml 2025/02/21 04:59:20 INFO : yam: Moved (server-side) to: yaml 2025/02/21 04:59:20 INFO : yaml: Renamed from "yam" 2025/02/21 04:59:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:20 DEBUG : Waiting for deletions to finish 2025/02/21 04:59:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", 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: TestSyncWithTrackRenamesStrategyModtime (12.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/21 04:59:29 INFO : OpenDrive root 'rclone-test-poheroz1jite': Making map for --track-renames 2025/02/21 04:59:29 INFO : OpenDrive root 'rclone-test-poheroz1jite': Finished making map for --track-renames 2025/02/21 04:59:29 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 04:59:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/21 04:59:29 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for renames to finish 2025/02/21 04:59:29 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:30 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/21 04:59:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/21 04:59:31 INFO : potato: Copied (new) 2025/02/21 04:59:31 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/02/21 04:59:32 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/21 04:59:32 INFO : sub/yam: Copied (new) 2025/02/21 04:59:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:59:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 04:59:33 DEBUG : potato: Unchanged skipping 2025/02/21 04:59:33 INFO : OpenDrive root 'rclone-test-poheroz1jite': Making map for --track-renames 2025/02/21 04:59:33 INFO : OpenDrive root 'rclone-test-poheroz1jite': Finished making map for --track-renames 2025/02/21 04:59:33 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:33 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for renames to finish 2025/02/21 04:59:34 INFO : sub/yam: Moved (server-side) to: yam 2025/02/21 04:59:34 INFO : yam: Renamed from "sub/yam" 2025/02/21 04:59:34 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:34 DEBUG : Waiting for deletions to finish 2025/02/21 04:59:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:59:36 DEBUG : Creating backend with remote "/tmp/rclone4210146111/dir1" 2025/02/21 04:59:36 DEBUG : Creating backend with remote "/tmp/rclone4210146111/dir2" 2025/02/21 04:59:36 DEBUG : Local file system at /tmp/rclone4210146111/dir2: Using server-side directory move 2025/02/21 04:59:36 INFO : Local file system at /tmp/rclone4210146111/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 04:59:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/21 04:59:36 INFO : file1.txt: Moved (server-side) 2025/02/21 04:59:36 DEBUG : Local file system at /tmp/rclone4210146111/dir2: Waiting for checks to finish 2025/02/21 04:59:36 DEBUG : Local file system at /tmp/rclone4210146111/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:59:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:59:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 04:59:36 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:36 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:59:38 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/21 04:59:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:59:38 INFO : sub dir/hello world: Copied (new) 2025/02/21 04:59:38 INFO : sub dir/hello world: Deleted 2025/02/21 04:59:39 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/21 04:59:39 INFO : nested/sub dir/file: Copied (new) 2025/02/21 04:59:39 INFO : nested/sub dir/file: Deleted 2025/02/21 04:59:39 INFO : sub dir: Removing directory 2025/02/21 04:59:39 INFO : nested/sub dir: Removing directory 2025/02/21 04:59:39 INFO : nested: Removing directory 2025/02/21 04:59:39 DEBUG : Local file system at /tmp/rclone4210146111: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:59:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 04:59:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 04:59:42 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:42 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/21 04:59:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/21 04:59:44 INFO : sub dir/hello world: Copied (new) 2025/02/21 04:59:44 INFO : sub dir/hello world: Deleted 2025/02/21 04:59:44 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/21 04:59:45 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/21 04:59:45 INFO : nested/sub dir/file: Copied (new) 2025/02/21 04:59:45 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.22s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:59:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 04:59:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/21 04:59:49 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:49 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:49 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/21 04:59:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/21 04:59:50 INFO : existing: Copied (new) 2025/02/21 04:59:50 INFO : existing: Deleted 2025/02/21 04:59:51 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/02/21 04:59:52 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/21 04:59:52 INFO : existing-b: Copied (new) 2025/02/21 04:59:52 INFO : existing-b: Deleted 2025/02/21 04:59:52 DEBUG : existing: Destination exists, skipping 2025/02/21 04:59:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/21 04:59:52 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 04:59:52 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 04:59:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.93s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 04:59:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rinemos0qixa" 2025/02/21 04:59:54 DEBUG : Starting OpenDrive session with ID: a522736492a8c23b4d74920ea7d29349beaa3ce18dd0527d33be6c4ef9decc02 2025/02/21 04:59:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 04:59:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 04:59:58 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-poheroz1jite' -> OpenDrive root 'rclone-test-rinemos0qixa' 2025/02/21 05:00:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 05:00:02 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/21 05:00:05 DEBUG : OpenDrive root 'rclone-test-rinemos0qixa': Using server-side directory move 2025/02/21 05:00:05 INFO : OpenDrive root 'rclone-test-rinemos0qixa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 05:00:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 05:00:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/21 05:00:05 DEBUG : empty space: Unchanged skipping 2025/02/21 05:00:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 05:00:05 DEBUG : OpenDrive root 'rclone-test-rinemos0qixa': Waiting for checks to finish 2025/02/21 05:00:05 INFO : potato3: Deleted 2025/02/21 05:00:05 INFO : empty space: Deleted 2025/02/21 05:00:05 DEBUG : OpenDrive root 'rclone-test-rinemos0qixa': Waiting for transfers to finish 2025/02/21 05:00:06 INFO : potato2: Moved (server-side) 2025/02/21 05:00:06 INFO : potato3: Moved (server-side) 2025/02/21 05:00:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jivohav7mupo" 2025/02/21 05:00:07 DEBUG : Starting OpenDrive session with ID: f45c41634bd923621aa79f25a188bb434ca79e8da925b0d76fd1fb1777aa00bf 2025/02/21 05:00:07 DEBUG : OpenDrive root 'rclone-test-jivohav7mupo': Using server-side directory move 2025/02/21 05:00:08 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/21 05:00:08 INFO : OpenDrive root 'rclone-test-jivohav7mupo': Server side directory move succeeded 2025/02/21 05:00:09 ERROR : : error listing: directory not found 2025/02/21 05:00:09 DEBUG : OpenDrive root 'rclone-test-jivohav7mupo': Purge remote 2025/02/21 05:00:09 DEBUG : OpenDrive root 'rclone-test-rinemos0qixa': Purge remote 2025/02/21 05:00:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:00:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qafucum5nebo" 2025/02/21 05:00:11 DEBUG : Starting OpenDrive session with ID: 6ff82b17a0f80966182fd8d8414abd161332f518b4fec43c674081fcabefbd9e 2025/02/21 05:00:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 05:00:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 05:00:15 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-poheroz1jite' -> OpenDrive root 'rclone-test-qafucum5nebo' 2025/02/21 05:00:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 05:00:20 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/21 05:00:22 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 05:00:22 DEBUG : empty space: Excluded 2025/02/21 05:00:22 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 05:00:22 DEBUG : empty space: Excluded 2025/02/21 05:00:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 05:00:22 DEBUG : OpenDrive root 'rclone-test-qafucum5nebo': Waiting for checks to finish 2025/02/21 05:00:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 05:00:22 DEBUG : OpenDrive root 'rclone-test-qafucum5nebo': Waiting for transfers to finish 2025/02/21 05:00:22 INFO : potato3: Deleted 2025/02/21 05:00:22 INFO : potato2: Moved (server-side) 2025/02/21 05:00:22 INFO : potato3: Moved (server-side) 2025/02/21 05:00:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hebuter0cane" 2025/02/21 05:00:23 DEBUG : Starting OpenDrive session with ID: 0840939db86cc2df8fb426fc773702f6c04401d4af1dfbb1f15938b53fb426f6 2025/02/21 05:00:24 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 05:00:24 DEBUG : empty space: Excluded 2025/02/21 05:00:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 05:00:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/21 05:00:24 DEBUG : OpenDrive root 'rclone-test-hebuter0cane': Waiting for checks to finish 2025/02/21 05:00:24 DEBUG : OpenDrive root 'rclone-test-hebuter0cane': Waiting for transfers to finish 2025/02/21 05:00:25 INFO : potato3: Moved (server-side) 2025/02/21 05:00:25 INFO : potato2: Moved (server-side) 2025/02/21 05:00:25 DEBUG : OpenDrive root 'rclone-test-hebuter0cane': Purge remote 2025/02/21 05:00:26 DEBUG : OpenDrive root 'rclone-test-qafucum5nebo': Purge remote --- PASS: TestServerSideMoveWithFilter (16.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:00:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wekokip4vire" 2025/02/21 05:00:27 DEBUG : Starting OpenDrive session with ID: 8b83f80443e47b7a696ea0a51ade75ec2b77b78bb501ed50e0fbe8216cef7893 2025/02/21 05:00:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/21 05:00:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 05:00:32 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/02/21 05:00:33 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-poheroz1jite' -> OpenDrive root 'rclone-test-wekokip4vire' 2025/02/21 05:00:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/21 05:00:37 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/21 05:00:38 DEBUG : OpenDrive root 'rclone-test-wekokip4vire': Using server-side directory move 2025/02/21 05:00:38 INFO : OpenDrive root 'rclone-test-wekokip4vire': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 05:00:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 05:00:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/21 05:00:39 DEBUG : empty space: Unchanged skipping 2025/02/21 05:00:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 05:00:39 INFO : potato3: Deleted 2025/02/21 05:00:39 DEBUG : OpenDrive root 'rclone-test-wekokip4vire': Waiting for checks to finish 2025/02/21 05:00:39 INFO : empty space: Deleted 2025/02/21 05:00:39 DEBUG : OpenDrive root 'rclone-test-wekokip4vire': Waiting for transfers to finish 2025/02/21 05:00:39 INFO : potato2: Moved (server-side) 2025/02/21 05:00:39 INFO : potato3: Moved (server-side) 2025/02/21 05:00:39 INFO : tomatoDir: Removing directory 2025/02/21 05:00:40 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': deleted 1 directories 2025/02/21 05:00:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qiwobij3biju" 2025/02/21 05:00:41 DEBUG : Starting OpenDrive session with ID: d478f235977f1cf945f135160afb15255e2c8bdd3e9b79bca9511e95ea427021 2025/02/21 05:00:41 INFO : tomatoDir: Making directory 2025/02/21 05:00:42 DEBUG : OpenDrive root 'rclone-test-qiwobij3biju': Using server-side directory move 2025/02/21 05:00:42 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/21 05:00:42 INFO : OpenDrive root 'rclone-test-qiwobij3biju': Server side directory move succeeded 2025/02/21 05:00:43 ERROR : : error listing: directory not found 2025/02/21 05:00:43 ERROR : : error listing: directory not found 2025/02/21 05:00:43 DEBUG : OpenDrive root 'rclone-test-qiwobij3biju': Purge remote 2025/02/21 05:00:44 DEBUG : OpenDrive root 'rclone-test-wekokip4vire': Purge remote 2025/02/21 05:00:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.37s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:00:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/rclone-sync-test" 2025/02/21 05:00:45 DEBUG : Starting OpenDrive session with ID: dbb97fe01dabd8d14af56f2bfbfc1adb786325b454b063e0fdf27afae3531410 run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncOverlap (3.13s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:00:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/rclone-sync-test" 2025/02/21 05:00:48 DEBUG : Starting OpenDrive session with ID: c5a830d37b5d69acb41bc6a3f15a6369583a612c126003fc2c5bf3a511ef1d66 2025/02/21 05:00:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/rclone-sync-test-include/layer2" 2025/02/21 05:00:50 DEBUG : Starting OpenDrive session with ID: 3cb2ebef10dbb0711b2d8ae79069e54fd4bae148503e340a3c21aa0cb817398e 2025/02/21 05:00:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/rclone-sync-test-ignore-file" 2025/02/21 05:00:52 DEBUG : Starting OpenDrive session with ID: 1f5653ef8be24282bd40ed3e9522951a37c9690f946c4872350fb861422da555 2025/02/21 05:00:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/02/21 05:00:56 DEBUG : rclone-sync-test: Excluded 2025/02/21 05:00:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 05:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 05:00:57 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/rclone-sync-test': Waiting for checks to finish 2025/02/21 05:00:57 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/rclone-sync-test': Waiting for transfers to finish 2025/02/21 05:00:57 DEBUG : Waiting for deletions to finish 2025/02/21 05:00:57 INFO : There was nothing to transfer 2025/02/21 05:00:57 DEBUG : rclone-sync-test: Excluded 2025/02/21 05:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 05:00:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 05:00:58 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 05:00:58 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 05:00:58 DEBUG : Waiting for deletions to finish 2025/02/21 05:00:58 INFO : rclone-sync-test-include: Removing directory 2025/02/21 05:00:58 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': deleted 1 directories 2025/02/21 05:00:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:00:59 DEBUG : rclone-sync-test: Excluded 2025/02/21 05:00:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 05:00:59 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/21 05:00:59 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/21 05:00:59 DEBUG : Waiting for deletions to finish 2025/02/21 05:00:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:01:00 DEBUG : rclone-sync-test: Excluded 2025/02/21 05:01:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 05:01:00 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 05:01:00 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 05:01:00 DEBUG : Waiting for deletions to finish 2025/02/21 05:01:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:01:00 DEBUG : : Excluded 2025/02/21 05:01:00 DEBUG : rclone-sync-test: Excluded 2025/02/21 05:01:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 05:01:01 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/21 05:01:01 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/21 05:01:01 DEBUG : Waiting for deletions to finish 2025/02/21 05:01:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (20.51s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:01:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/dst" 2025/02/21 05:01:09 DEBUG : Starting OpenDrive session with ID: e2903fa707cd578236b5eb5b178227074505abe1bde0e609990398a5857aac07 2025/02/21 05:01:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/CompareDest" 2025/02/21 05:01:10 DEBUG : Starting OpenDrive session with ID: d5a18325678e2ff6d23fa1898527226697919bc547b8639de9c1830af91bfae6 2025/02/21 05:01:11 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 05:01:11 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:01:11 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:01:12 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:01:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/21 05:01:13 INFO : one: Copied (new) 2025/02/21 05:01:13 DEBUG : Waiting for deletions to finish 2025/02/21 05:01:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 05:01:14 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:01:14 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:01:15 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:01:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/21 05:01:16 INFO : one: Copied (replaced existing) 2025/02/21 05:01:16 DEBUG : Waiting for deletions to finish 2025/02/21 05:01:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:01:19 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:01:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 05:01:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:01:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:01:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 05:01:21 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:01:21 DEBUG : Waiting for deletions to finish 2025/02/21 05:01:21 INFO : There was nothing to transfer 2025/02/21 05:01:22 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/02/21 05:01:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:01:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 05:01:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 05:01:24 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:01:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:01:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 05:01:24 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:01:24 DEBUG : Waiting for deletions to finish 2025/02/21 05:01:24 INFO : There was nothing to transfer 2025/02/21 05:01:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:01:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 05:01:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 05:01:24 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:01:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:01:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 05:01:25 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:01:25 DEBUG : Waiting for deletions to finish 2025/02/21 05:01:25 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/21 05:01:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/21 05:01:26 DEBUG : two: Need to transfer - File not found at Destination 2025/02/21 05:01:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 05:01:26 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:01:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:01:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 05:01:26 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:01:27 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/02/21 05:01:28 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/21 05:01:28 INFO : two: Copied (new) 2025/02/21 05:01:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.97s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:01:31 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/02/21 05:01:33 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/02/21 05:01:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/dest" 2025/02/21 05:01:35 DEBUG : Starting OpenDrive session with ID: 3b9b258568988258ae1d5b458d2e4c50b97f474ff5e5bb31c8058656c3a5a6b9 2025/02/21 05:01:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/pre-dest1" 2025/02/21 05:01:36 DEBUG : Starting OpenDrive session with ID: a3e5db402578d154fe06f9ccfbbd13749bd1b5c946e6167f8f2c528820a1e11f 2025/02/21 05:01:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/pre-dest2" 2025/02/21 05:01:37 DEBUG : Starting OpenDrive session with ID: 57810093bdfa644dd7a00fc92fb2344a0fad0034ab9b291a9b97b77bd2589871 2025/02/21 05:01:38 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:01:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/21 05:01:38 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:01:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/21 05:01:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/21 05:01:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dest': Waiting for checks to finish 2025/02/21 05:01:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dest': Waiting for transfers to finish 2025/02/21 05:01:40 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/02/21 05:01:41 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/21 05:01:41 INFO : 3: Copied (new) 2025/02/21 05:01:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.33s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:01:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/dst" 2025/02/21 05:01:44 DEBUG : Starting OpenDrive session with ID: ee478fb57b6746a68616a5dbee9c040196edd1c0c672a548ca253617072fc77f 2025/02/21 05:01:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/CopyDest" 2025/02/21 05:01:45 DEBUG : Starting OpenDrive session with ID: b0b2c0166daceb440ea03068d7175a3fe635463befd9c19b6f6f096aa21c1375 2025/02/21 05:01:46 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 05:01:46 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:01:46 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:01:48 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:01:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/21 05:01:49 INFO : one: Copied (new) 2025/02/21 05:01:49 DEBUG : Waiting for deletions to finish 2025/02/21 05:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 05:01:50 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:01:50 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:01:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:01:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/21 05:01:51 INFO : one: Copied (replaced existing) 2025/02/21 05:01:51 DEBUG : Waiting for deletions to finish 2025/02/21 05:01:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:01:54 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:01:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/BackupDir" 2025/02/21 05:01:56 DEBUG : Starting OpenDrive session with ID: 0faf450844778ad962b187dc7f8b5505fab1fb822a022387f72db6dfc1db5c06 2025/02/21 05:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 05:01:57 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:01:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:01:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 05:01:59 INFO : one: Moved (server-side) 2025/02/21 05:01:59 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/21 05:01:59 INFO : one: Copied (server-side copy) 2025/02/21 05:01:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/21 05:01:59 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:01:59 DEBUG : Waiting for deletions to finish 2025/02/21 05:02:00 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/02/21 05:02:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:02:03 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/21 05:02:03 INFO : two: Copied (server-side copy) 2025/02/21 05:02:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/21 05:02:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:02:03 DEBUG : one: Unchanged skipping 2025/02/21 05:02:03 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:02:03 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:02:03 DEBUG : Waiting for deletions to finish 2025/02/21 05:02:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:02:03 DEBUG : one: Unchanged skipping 2025/02/21 05:02:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:02:03 DEBUG : two: Unchanged skipping 2025/02/21 05:02:03 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:02:03 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:02:03 DEBUG : Waiting for deletions to finish 2025/02/21 05:02:03 INFO : There was nothing to transfer 2025/02/21 05:02:05 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/02/21 05:02:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/21 05:02:06 DEBUG : three: Destination not found in --copy-dest 2025/02/21 05:02:06 DEBUG : three: Need to transfer - File not found at Destination 2025/02/21 05:02:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:02:06 DEBUG : one: Unchanged skipping 2025/02/21 05:02:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 05:02:06 DEBUG : two: Unchanged skipping 2025/02/21 05:02:06 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:02:06 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:02:07 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/02/21 05:02:08 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/21 05:02:08 INFO : three: Copied (new) 2025/02/21 05:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (28.23s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:02:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:02:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/21 05:02:16 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/21 05:02:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/dst" 2025/02/21 05:02:18 DEBUG : Starting OpenDrive session with ID: 151ccc1cf5ff557ad54f8d3f08dd3e6fe18ca8bf021814cbed6506800460539b 2025/02/21 05:02:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/backup" 2025/02/21 05:02:19 DEBUG : Starting OpenDrive session with ID: ee6e15ef61da91fa6e0c1135b5a126c5e0d7d13f91cd2eaadb81b7dbb2c95405 2025/02/21 05:02:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 05:02:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:02:20 DEBUG : two: Unchanged skipping 2025/02/21 05:02:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:02:21 INFO : one: Moved (server-side) 2025/02/21 05:02:21 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:02:22 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/21 05:02:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/21 05:02:23 INFO : one: Copied (new) 2025/02/21 05:02:23 DEBUG : Waiting for deletions to finish 2025/02/21 05:02:23 INFO : three.txt: Moved (server-side) 2025/02/21 05:02:23 INFO : three.txt: Moved into backup dir 2025/02/21 05:02:24 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/21 05:02:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:02:26 DEBUG : two: Unchanged skipping 2025/02/21 05:02:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 05:02:26 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:02:26 INFO : one: Deleted 2025/02/21 05:02:27 INFO : one: Moved (server-side) 2025/02/21 05:02:27 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:02:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:02:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/21 05:02:28 INFO : one: Copied (new) 2025/02/21 05:02:28 DEBUG : Waiting for deletions to finish 2025/02/21 05:02:29 INFO : three.txt: Deleted 2025/02/21 05:02:29 INFO : three.txt: Moved (server-side) 2025/02/21 05:02:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.56s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:02:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:02:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/21 05:02:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/21 05:02:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/dst" 2025/02/21 05:02:37 DEBUG : Config file has changed externally - reloading 2025/02/21 05:02:38 DEBUG : Starting OpenDrive session with ID: 0124fef913a746cc75a8c1f1535658b954b3426a06b7b1708c9f5832908e6383 2025/02/21 05:02:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/backup" 2025/02/21 05:02:39 DEBUG : Starting OpenDrive session with ID: 4755e43cd3a73a8db6d47849752d6ac15e3b9cad21384964ad7e6b7a45beae20 2025/02/21 05:02:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 05:02:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:02:40 DEBUG : two: Unchanged skipping 2025/02/21 05:02:40 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:02:41 INFO : one: Moved (server-side) to: one.bak 2025/02/21 05:02:41 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:02:41 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/21 05:02:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/21 05:02:43 INFO : one: Copied (new) 2025/02/21 05:02:43 DEBUG : Waiting for deletions to finish 2025/02/21 05:02:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 05:02:43 INFO : three.txt: Moved into backup dir 2025/02/21 05:02:44 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/21 05:02:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 05:02:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:02:46 DEBUG : two: Unchanged skipping 2025/02/21 05:02:46 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:02:46 INFO : one.bak: Deleted 2025/02/21 05:02:47 INFO : one: Moved (server-side) to: one.bak 2025/02/21 05:02:47 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:02:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:02:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/21 05:02:49 INFO : one: Copied (new) 2025/02/21 05:02:49 DEBUG : Waiting for deletions to finish 2025/02/21 05:02:50 INFO : three.txt.bak: Deleted 2025/02/21 05:02:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 05:02:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:02:54 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:02:55 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/21 05:02:57 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/21 05:02:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/dst" 2025/02/21 05:02:59 DEBUG : Starting OpenDrive session with ID: d7c4393a1ab0c45aa03b10e96d513dd9e7b03aa616d0f287db38589fd4f25b6b 2025/02/21 05:03:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/backup" 2025/02/21 05:03:00 DEBUG : Starting OpenDrive session with ID: ab22fb40c5a878e79f05e5bafc86a2060404f12ae7bfacfecc8d0b909875e9df 2025/02/21 05:03:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 05:03:01 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:03:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:03:01 DEBUG : two: Unchanged skipping 2025/02/21 05:03:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 05:03:02 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:03:03 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/21 05:03:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/21 05:03:04 INFO : one: Copied (new) 2025/02/21 05:03:04 DEBUG : Waiting for deletions to finish 2025/02/21 05:03:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 05:03:04 INFO : three.txt: Moved into backup dir 2025/02/21 05:03:06 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/21 05:03:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 05:03:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:03:07 DEBUG : two: Unchanged skipping 2025/02/21 05:03:07 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:03:08 INFO : one-2019-01-01: Deleted 2025/02/21 05:03:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 05:03:08 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:03:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:03:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/21 05:03:10 INFO : one: Copied (new) 2025/02/21 05:03:10 DEBUG : Waiting for deletions to finish 2025/02/21 05:03:10 INFO : three-2019-01-01.txt: Deleted 2025/02/21 05:03:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 05:03:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:03:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:03:16 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/21 05:03:18 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/21 05:03:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/dst" 2025/02/21 05:03:20 DEBUG : Starting OpenDrive session with ID: 934922b256b3394af169970c6d20cd1f941b7011ee2f39aae0cab518bbdf1bc6 2025/02/21 05:03:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 05:03:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:03:20 DEBUG : two: Unchanged skipping 2025/02/21 05:03:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:03:21 DEBUG : one: same parent dir (ODFfODA4ODY4OF9MdGlZTA) - using file/rename instead of move_copy for one.bak 2025/02/21 05:03:21 INFO : one: Moved (server-side) to: one.bak 2025/02/21 05:03:21 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:03:22 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/21 05:03:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/21 05:03:23 INFO : one: Copied (new) 2025/02/21 05:03:23 DEBUG : Waiting for deletions to finish 2025/02/21 05:03:23 DEBUG : three.txt: same parent dir (ODFfODA4ODY4OF9MdGlZTA) - using file/rename instead of move_copy for three.txt.bak 2025/02/21 05:03:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 05:03:23 INFO : three.txt: Moved into backup dir 2025/02/21 05:03:24 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/21 05:03:26 DEBUG : one.bak: Excluded (Path Filter) 2025/02/21 05:03:26 DEBUG : one.bak: Excluded 2025/02/21 05:03:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/21 05:03:26 DEBUG : three.txt.bak: Excluded 2025/02/21 05:03:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 05:03:26 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for checks to finish 2025/02/21 05:03:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:03:26 DEBUG : two: Unchanged skipping 2025/02/21 05:03:26 INFO : one.bak: Deleted 2025/02/21 05:03:27 DEBUG : one: same parent dir (ODFfODA4ODY4OF9MdGlZTA) - using file/rename instead of move_copy for one.bak 2025/02/21 05:03:27 INFO : one: Moved (server-side) to: one.bak 2025/02/21 05:03:27 DEBUG : OpenDrive root 'rclone-test-poheroz1jite/dst': Waiting for transfers to finish 2025/02/21 05:03:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:03:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/21 05:03:29 INFO : one: Copied (new) 2025/02/21 05:03:29 DEBUG : Waiting for deletions to finish 2025/02/21 05:03:29 INFO : three.txt.bak: Deleted 2025/02/21 05:03:29 DEBUG : three.txt: same parent dir (ODFfODA4ODY4OF9MdGlZTA) - using file/rename instead of move_copy for three.txt.bak 2025/02/21 05:03:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 05:03:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.57s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:03:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:03:35 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/21 05:03:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/21 05:03:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/dst" 2025/02/21 05:03:38 DEBUG : Starting OpenDrive session with ID: 3553e28b8360ea00acd1a2a6b948e8f7efe5439acee4724a17d6c13a7122ebfb 2025/02/21 05:03:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 05:03:39 DEBUG : one: same parent dir (ODFfODA4ODY4OV9EMXhKWg) - using file/rename instead of move_copy for one.bak 2025/02/21 05:03:39 INFO : one: Moved (server-side) to: one.bak 2025/02/21 05:03:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/21 05:03:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/21 05:03:41 INFO : one: Copied (new) 2025/02/21 05:03:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:03:41 DEBUG : two: Unchanged skipping 2025/02/21 05:03:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 05:03:42 DEBUG : three.txt: same parent dir (ODFfODA4ODY4OV9EMXhKWg) - using file/rename instead of move_copy for three.txt.bak 2025/02/21 05:03:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 05:03:43 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/21 05:03:44 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/21 05:03:44 INFO : three.txt: Copied (new) 2025/02/21 05:03:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 05:03:45 INFO : one.bak: Deleted 2025/02/21 05:03:45 DEBUG : one: same parent dir (ODFfODA4ODY4OV9EMXhKWg) - using file/rename instead of move_copy for one.bak 2025/02/21 05:03:45 INFO : one: Moved (server-side) to: one.bak 2025/02/21 05:03:46 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:03:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/21 05:03:47 INFO : one: Copied (new) 2025/02/21 05:03:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:03:47 DEBUG : two: Unchanged skipping 2025/02/21 05:03:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 05:03:48 INFO : three.txt.bak: Deleted 2025/02/21 05:03:48 DEBUG : three.txt: same parent dir (ODFfODA4ODY4OV9EMXhKWg) - using file/rename instead of move_copy for three.txt.bak 2025/02/21 05:03:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 05:03:49 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/21 05:03:50 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/21 05:03:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.47s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:03:53 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/21 05:03:55 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/21 05:03:57 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/21 05:03:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poheroz1jite/dst" 2025/02/21 05:03:59 DEBUG : Starting OpenDrive session with ID: 2a23517fbab82eea25e0da87b9998309f7e9ffe2e6910b7b96f6f28a7bf5b32a 2025/02/21 05:03:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 05:03:59 DEBUG : one: same parent dir (ODFfODA4ODY5MF9ONFd4NQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/21 05:04:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 05:04:00 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/21 05:04:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/21 05:04:01 INFO : one: Copied (new) 2025/02/21 05:04:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:04:02 DEBUG : two: Unchanged skipping 2025/02/21 05:04:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 05:04:02 DEBUG : three.txt: same parent dir (ODFfODA4ODY5MF9ONFd4NQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/21 05:04:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 05:04:03 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:04 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/21 05:04:04 INFO : three.txt: Copied (new) 2025/02/21 05:04:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 05:04:05 INFO : one-2019-01-01: Deleted 2025/02/21 05:04:06 DEBUG : one: same parent dir (ODFfODA4ODY5MF9ONFd4NQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/21 05:04:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 05:04:07 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/21 05:04:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/21 05:04:08 INFO : one: Copied (new) 2025/02/21 05:04:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:04:08 DEBUG : two: Unchanged skipping 2025/02/21 05:04:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 05:04:08 INFO : three-2019-01-01.txt: Deleted 2025/02/21 05:04:08 DEBUG : three.txt: same parent dir (ODFfODA4ODY5MF9ONFd4NQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/21 05:04:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 05:04:09 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/21 05:04:10 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/21 05:04:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.79s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:04:14 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/02/21 05:04:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/21 05:04:15 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 05:04:15 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 05:04:15 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/02/21 05:04:16 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/02/21 05:04:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/21 05:04:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.58s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:04:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 05:04:18 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 05:04:18 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 05:04:19 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/21 05:04:20 INFO : existing: Copied (new) 2025/02/21 05:04:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:04:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/21 05:04:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 05:04:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/21 05:04:20 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 05:04:20 ERROR : OpenDrive root 'rclone-test-poheroz1jite': not deleting files as there were IO errors 2025/02/21 05:04:20 ERROR : OpenDrive root 'rclone-test-poheroz1jite': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncImmutable (4.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:04:23 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:25 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/02/21 05:04:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/02/21 05:04:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/02/21 05:04:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:04:32 DEBUG : existing: Unchanged skipping 2025/02/21 05:04:32 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/21 05:04:32 DEBUG : subdira-rclone-move-lewitur6: same parent dir (ODFfODA4ODYxNl9NMExheg) - using folder/rename instead of move_copy 2025/02/21 05:04:32 DEBUG : EXISTING: moving to existing-rclone-move-yukukac3 2025/02/21 05:04:33 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-tositiq4 2025/02/21 05:04:33 DEBUG : subdira: same parent dir (ODFfODA4ODYxNl9NMExheg) - using folder/rename instead of move_copy 2025/02/21 05:04:33 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODA4ODYxNl9NMExheg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-tositiq4 2025/02/21 05:04:33 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/21 05:04:33 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-tositiq4 2025/02/21 05:04:33 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/21 05:04:33 DEBUG : EXISTING: same parent dir (ODFfODA4ODYxNl9NMExheg) - using file/rename instead of move_copy for existing-rclone-move-yukukac3 2025/02/21 05:04:33 DEBUG : existingbutdifferent-rclone-move-tositiq4: same parent dir (ODFfODA4ODYxNl9NMExheg) - using file/rename instead of move_copy for existingbutdifferent 2025/02/21 05:04:33 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yukukac3 2025/02/21 05:04:33 DEBUG : EXISTING: moving to existing 2025/02/21 05:04:33 INFO : existingbutdifferent-rclone-move-tositiq4: Moved (server-side) to: existingbutdifferent 2025/02/21 05:04:33 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/21 05:04:33 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/21 05:04:34 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/02/21 05:04:34 DEBUG : subdira/subdirb-rclone-move-duyafol2: same parent dir (ODFfODA4ODY5MV82Zm5pMg) - using folder/rename instead of move_copy 2025/02/21 05:04:34 DEBUG : existing-rclone-move-yukukac3: same parent dir (ODFfODA4ODYxNl9NMExheg) - using file/rename instead of move_copy for existing 2025/02/21 05:04:34 INFO : existing-rclone-move-yukukac3: Moved (server-side) to: existing 2025/02/21 05:04:34 INFO : EXISTING: Moved (server-side) to: existing 2025/02/21 05:04:34 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/21 05:04:34 DEBUG : subdira/subdirb: same parent dir (ODFfODA4ODY5MV82Zm5pMg) - using folder/rename instead of move_copy 2025/02/21 05:04:34 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/21 05:04:35 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/21 05:04:35 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/21 05:04:35 DEBUG : subdira/subdirb/subdirc-rclone-move-fuvikel6: same parent dir (ODFfODA4ODY5Ml84WEhIMw) - using folder/rename instead of move_copy 2025/02/21 05:04:36 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODA4ODY5Ml84WEhIMw) - using folder/rename instead of move_copy 2025/02/21 05:04:36 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/21 05:04:36 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/21 05:04:36 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-debumot8: same parent dir (ODFfODA4ODY5M19tbGU3TA) - using folder/rename instead of move_copy 2025/02/21 05:04:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-qicekun9 2025/02/21 05:04:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODA4ODY5M19tbGU3TA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-qicekun9 2025/02/21 05:04:37 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODA4ODY5M19tbGU3TA) - using folder/rename instead of move_copy 2025/02/21 05:04:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/21 05:04:38 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/21 05:04:38 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 05:04:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-qicekun9 2025/02/21 05:04:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/21 05:04:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zaputux6 2025/02/21 05:04:38 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-qicekun9: same parent dir (ODFfODA4ODY5M19tbGU3TA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/02/21 05:04:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODA4ODY5NF9kT0VQTg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zaputux6 2025/02/21 05:04:38 INFO : subdira/subdirb/subdirc/hello-rclone-move-qicekun9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/21 05:04:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/21 05:04:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/21 05:04:38 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zaputux6 2025/02/21 05:04:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/21 05:04:38 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/02/21 05:04:38 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zaputux6: same parent dir (ODFfODA4ODY5NF9kT0VQTg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/21 05:04:39 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zaputux6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/21 05:04:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/21 05:04:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/21 05:04:39 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 05:04:39 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/02/21 05:04:40 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/21 05:04:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/21 05:04:40 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/21 05:04:40 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/21 05:04:40 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.03s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:04:46 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:48 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:50 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:51 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:53 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:55 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:57 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/21 05:04:58 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:00 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:02 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:03 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:05 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:07 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:08 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:10 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:12 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:14 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:15 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:17 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:19 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:20 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:22 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:24 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:26 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:27 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:30 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:32 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:33 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:35 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:37 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:39 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:40 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:42 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:44 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:46 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:47 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:49 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:51 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:52 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:54 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/21 05:05:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 05:05:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both1: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both12: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both11: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both14: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both15: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both16: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both17: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both18: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both0: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both2: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both3: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both4: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both5: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both6: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both7: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both8: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:05:56 DEBUG : both9: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both10: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both13: Unchanged skipping 2025/02/21 05:05:56 DEBUG : both19: Unchanged skipping 2025/02/21 05:05:56 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 05:05:56 DEBUG : Waiting for deletions to finish 2025/02/21 05:05:56 INFO : only14: Deleted 2025/02/21 05:05:56 INFO : only10: Deleted 2025/02/21 05:05:56 INFO : only3: Deleted 2025/02/21 05:05:56 INFO : only16: Deleted 2025/02/21 05:05:56 INFO : only2: Deleted 2025/02/21 05:05:56 INFO : only1: Deleted 2025/02/21 05:05:56 INFO : only18: Deleted 2025/02/21 05:05:56 INFO : only0: Deleted 2025/02/21 05:05:56 INFO : only19: Deleted 2025/02/21 05:05:57 INFO : only4: Deleted 2025/02/21 05:05:57 INFO : only9: Deleted 2025/02/21 05:05:57 INFO : only6: Deleted 2025/02/21 05:05:57 INFO : only7: Deleted 2025/02/21 05:05:57 INFO : only8: Deleted 2025/02/21 05:05:57 INFO : only11: Deleted 2025/02/21 05:05:57 INFO : only12: Deleted 2025/02/21 05:05:57 INFO : only13: Deleted 2025/02/21 05:05:57 INFO : only15: Deleted 2025/02/21 05:05:57 INFO : only5: Deleted 2025/02/21 05:05:57 INFO : only17: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (76.37s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:06:02 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:04 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:06 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:08 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:10 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:12 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:13 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:15 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:17 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:19 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:20 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:22 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:24 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:26 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:28 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:29 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:31 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:33 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:34 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:36 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:38 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:40 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:42 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:43 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:45 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:47 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:48 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:51 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:52 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:54 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:56 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:58 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/21 05:06:59 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/21 05:07:01 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/21 05:07:03 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/21 05:07:05 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/21 05:07:06 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/21 05:07:08 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/21 05:07:10 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/21 05:07:11 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/21 05:07:13 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for checks to finish 2025/02/21 05:07:13 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both1: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both12: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both11: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both14: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both15: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both10: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both17: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both18: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both19: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both2: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both3: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both4: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both5: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both6: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both7: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both8: Unchanged skipping 2025/02/21 05:07:13 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 05:07:13 DEBUG : both9: Unchanged skipping 2025/02/21 05:07:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : both0: Unchanged skipping 2025/02/21 05:07:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : both13: Unchanged skipping 2025/02/21 05:07:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : both16: Unchanged skipping 2025/02/21 05:07:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/21 05:07:13 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Waiting for transfers to finish 2025/02/21 05:07:14 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:14 INFO : only11: Copied (replaced existing) 2025/02/21 05:07:15 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:15 INFO : only0: Copied (replaced existing) 2025/02/21 05:07:15 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:15 INFO : only1: Copied (replaced existing) 2025/02/21 05:07:15 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:15 INFO : only10: Copied (replaced existing) 2025/02/21 05:07:18 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:18 INFO : only15: Copied (replaced existing) 2025/02/21 05:07:20 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:20 INFO : only12: Copied (replaced existing) 2025/02/21 05:07:20 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:20 INFO : only13: Copied (replaced existing) 2025/02/21 05:07:20 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:20 INFO : only16: Copied (replaced existing) 2025/02/21 05:07:22 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:22 INFO : only18: Copied (replaced existing) 2025/02/21 05:07:22 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:22 INFO : only17: Copied (replaced existing) 2025/02/21 05:07:23 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:23 INFO : only5: Copied (replaced existing) 2025/02/21 05:07:24 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:24 INFO : only2: Copied (replaced existing) 2025/02/21 05:07:24 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:24 INFO : only6: Copied (replaced existing) 2025/02/21 05:07:24 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:24 INFO : only14: Copied (replaced existing) 2025/02/21 05:07:25 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:25 INFO : only4: Copied (replaced existing) 2025/02/21 05:07:26 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:26 INFO : only8: Copied (replaced existing) 2025/02/21 05:07:27 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:27 INFO : only19: Copied (replaced existing) 2025/02/21 05:07:27 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:27 INFO : only3: Copied (replaced existing) 2025/02/21 05:07:28 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:28 INFO : only9: Copied (replaced existing) 2025/02/21 05:07:29 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/21 05:07:29 INFO : only7: Copied (replaced existing) 2025/02/21 05:07:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (96.20s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:07:38 DEBUG : empty_dir: Making directory with metadata 2025/02/21 05:07:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 05:07:38 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 05:07:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 05:07:38 INFO : empty_on_remote: Making directory 2025/02/21 05:07:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:07:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 05:07:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 05:07:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 05:07:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.60s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:07:45 DEBUG : empty_dir: Making directory with metadata 2025/02/21 05:07:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 05:07:45 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 05:07:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 05:07:45 INFO : empty_on_remote: Making directory 2025/02/21 05:07:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:07:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 05:07:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 05:07:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 05:07:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/21 05:07:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:07:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 05:07:54 INFO : sub dir: Making directory 2025/02/21 05:07:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" 2025/02/21 05:08:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 05:08:10 INFO : sub dir: Making directory 2025/02/21 05:08:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poheroz1jite'", Local "Local file system at /tmp/rclone4210146111", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.38s) PASS 2025/02/21 05:08:26 DEBUG : OpenDrive root 'rclone-test-poheroz1jite': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 13m15.305013953s (try 1/5)