"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/02/07 04:08:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa" 2025/02/07 04:08:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 04:08:51 DEBUG : Starting OpenDrive session with ID: 79d6eb7ae2d6ad1bc57adf7baa819c93a2f5abc50adedc808cc96068b97b61e8 2025/02/07 04:08:51 DEBUG : Creating backend with remote "/tmp/rclone233730914" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:08:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/07 04:08:52 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:08:52 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:08:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 04:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:08:53 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:08:53 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:08:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:08:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:08:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:08:55 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.05s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:08:57 DEBUG : Creating backend with remote "/non-existing" 2025/02/07 04:08:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/07 04:08:58 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:08:58 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.85s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:08:58 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:08:58 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.86s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:02 INFO : OpenDrive root 'rclone-test-siludon1mipa': Running all checks before starting transfers 2025/02/07 04:09:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:09:02 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:02 INFO : OpenDrive root 'rclone-test-siludon1mipa': Checks finished, now starting transfers 2025/02/07 04:09:02 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.03s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:06 ERROR : Ignoring --no-traverse with sync 2025/02/07 04:09:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:09:06 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:06 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:08 INFO : sub dir/hello world: Copied (new) 2025/02/07 04:09:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.99s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/07 04:09:10 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:10 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:11 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/02/07 04:09:12 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/07 04:09:12 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyWithDepth (2.98s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:09:13 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:13 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:14 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:15 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:15 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:09:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:17 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:18 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:18 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/07 04:09:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 04:09:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/07 04:09:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 04:09:19 INFO : sub dir: Making directory 2025/02/07 04:09:19 INFO : sub dir2: Making directory 2025/02/07 04:09:20 INFO : sub dir2/sub sub dir2: Making directory 2025/02/07 04:09:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:09:20 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:20 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:23 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.73s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:25 INFO : sub dir2: Making directory 2025/02/07 04:09:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/07 04:09:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 04:09:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:09:25 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:25 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.51s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:28 DEBUG : sub dir2: Making directory with metadata 2025/02/07 04:09:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 04:09:28 INFO : sub dir: Making directory 2025/02/07 04:09:29 INFO : sub dir2: Making directory 2025/02/07 04:09:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:09:29 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:29 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:31 INFO : sub dir/hello world: Copied (new) 2025/02/07 04:09:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:31 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/07 04:09:31 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", 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-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:33 INFO : sub dir2: Making directory 2025/02/07 04:09:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:09:33 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:33 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:35 INFO : sub dir/hello world: Copied (new) 2025/02/07 04:09:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.51s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:37 DEBUG : sub dir2: Making directory with metadata 2025/02/07 04:09:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 04:09:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 04:09:37 INFO : sub dir: Making directory 2025/02/07 04:09:37 INFO : sub dir2: Making directory 2025/02/07 04:09:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:09:38 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:38 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:39 INFO : sub dir/hello world: Copied (new) 2025/02/07 04:09:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:40 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", 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-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:42 INFO : sub dir2: Making directory 2025/02/07 04:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:09:42 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:42 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:09:44 INFO : sub dir/hello world: Copied (new) 2025/02/07 04:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.67s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yakigek4rami" 2025/02/07 04:09:48 DEBUG : Starting OpenDrive session with ID: 7b190793bf731d285cfb689d59aa1e467ba85bdaf8b348ce0611c22ba7e49de2 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-siludon1mipa' -> OpenDrive root 'rclone-test-yakigek4rami' 2025/02/07 04:09:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:09:49 DEBUG : OpenDrive root 'rclone-test-yakigek4rami': Waiting for checks to finish 2025/02/07 04:09:49 DEBUG : OpenDrive root 'rclone-test-yakigek4rami': Waiting for transfers to finish 2025/02/07 04:09:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/07 04:09:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:50 DEBUG : OpenDrive root 'rclone-test-yakigek4rami': Purge remote --- PASS: TestServerSideCopy (6.66s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:09:55 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:09:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 04:09:55 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:09:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/07 04:09:56 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/07 04:09:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyOverSelf (5.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:09:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:10:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-guvonos4qake" 2025/02/07 04:10:00 DEBUG : Starting OpenDrive session with ID: 23947c31b3a65c4ddf3bbaf353f6cd62298994dbb943be873309a8e2e8c9d31b sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-siludon1mipa' -> OpenDrive root 'rclone-test-guvonos4qake' 2025/02/07 04:10:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:10:01 DEBUG : OpenDrive root 'rclone-test-guvonos4qake': Waiting for checks to finish 2025/02/07 04:10:01 DEBUG : OpenDrive root 'rclone-test-guvonos4qake': Waiting for transfers to finish 2025/02/07 04:10:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/07 04:10:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/07 04:10:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 04:10:04 DEBUG : OpenDrive root 'rclone-test-guvonos4qake': Waiting for checks to finish 2025/02/07 04:10:04 DEBUG : OpenDrive root 'rclone-test-guvonos4qake': Waiting for transfers to finish 2025/02/07 04:10:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/07 04:10:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:05 DEBUG : OpenDrive root 'rclone-test-guvonos4qake': Purge remote --- PASS: TestServerSideCopyOverSelf (9.82s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:10:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 04:10:10 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:10 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/07 04:10:11 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/07 04:10:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/07 04:10:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestMoveOverSelf (5.47s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:10:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-puxowiy9yawo" 2025/02/07 04:10:16 DEBUG : Starting OpenDrive session with ID: 380431027c426c107737f28719366db5d7747c5f5b9216d7800479bc57e3eab9 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-siludon1mipa' -> OpenDrive root 'rclone-test-puxowiy9yawo' 2025/02/07 04:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:10:16 DEBUG : OpenDrive root 'rclone-test-puxowiy9yawo': Waiting for checks to finish 2025/02/07 04:10:16 DEBUG : OpenDrive root 'rclone-test-puxowiy9yawo': Waiting for transfers to finish 2025/02/07 04:10:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/07 04:10:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/07 04:10:19 DEBUG : OpenDrive root 'rclone-test-puxowiy9yawo': Using server-side directory move 2025/02/07 04:10:19 INFO : OpenDrive root 'rclone-test-puxowiy9yawo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/07 04:10:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 04:10:20 DEBUG : OpenDrive root 'rclone-test-puxowiy9yawo': Waiting for checks to finish 2025/02/07 04:10:20 DEBUG : OpenDrive root 'rclone-test-puxowiy9yawo': Waiting for transfers to finish 2025/02/07 04:10:20 INFO : sub dir/hello world: Deleted 2025/02/07 04:10:20 INFO : sub dir/hello world: Moved (server-side) 2025/02/07 04:10:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/02/07 04:10:23 DEBUG : testing file moves 2025/02/07 04:10:23 DEBUG : OpenDrive root 'rclone-test-puxowiy9yawo': Waiting for checks to finish 2025/02/07 04:10:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/07 04:10:23 DEBUG : OpenDrive root 'rclone-test-puxowiy9yawo': Waiting for transfers to finish 2025/02/07 04:10:24 INFO : sub dir/hello world: Deleted 2025/02/07 04:10:24 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:25 DEBUG : OpenDrive root 'rclone-test-puxowiy9yawo': Purge remote --- PASS: TestServerSideMoveOverSelf (13.84s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:10:28 ERROR : : error listing: directory not found 2025/02/07 04:10:29 INFO : Local file system at /tmp/rclone233730914: Making directory 2025/02/07 04:10:29 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:29 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.35s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:10:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/07 04:10:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:10:34 DEBUG : Local file system at /tmp/rclone233730914: Waiting for checks to finish 2025/02/07 04:10:34 DEBUG : Local file system at /tmp/rclone233730914: Waiting for transfers to finish 2025/02/07 04:10:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:10:34 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/02/07 04:10:34 INFO : sub dir/hello world: Copied (new) 2025/02/07 04:10:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyRedownload (4.52s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/07 04:10:36 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:36 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:36 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/02/07 04:10:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/07 04:10:37 INFO : check sum: Copied (new) 2025/02/07 04:10:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:38 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:38 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/07 04:10:38 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/07 04:10:38 DEBUG : check sum: Unchanged skipping 2025/02/07 04:10:38 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:38 DEBUG : Waiting for deletions to finish 2025/02/07 04:10:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.51s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/07 04:10:39 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:39 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:40 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/02/07 04:10:41 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/07 04:10:41 INFO : sizeonly: Copied (new) 2025/02/07 04:10:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:41 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:41 DEBUG : sizeonly: Sizes identical 2025/02/07 04:10:41 DEBUG : sizeonly: Unchanged skipping 2025/02/07 04:10:41 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:41 DEBUG : Waiting for deletions to finish 2025/02/07 04:10:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/07 04:10:43 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:43 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:43 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/02/07 04:10:44 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/07 04:10:44 INFO : ignore-size: Copied (new) 2025/02/07 04:10:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:45 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:10:45 DEBUG : ignore-size: Unchanged skipping 2025/02/07 04:10:45 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:45 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:45 DEBUG : Waiting for deletions to finish 2025/02/07 04:10:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:47 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/07 04:10:48 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:10:48 DEBUG : existing: Unchanged skipping 2025/02/07 04:10:48 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:48 DEBUG : Waiting for deletions to finish 2025/02/07 04:10:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:48 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/07 04:10:48 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/07 04:10:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/07 04:10:49 INFO : existing: Copied (replaced existing) 2025/02/07 04:10:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/07 04:10:51 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:51 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:52 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/07 04:10:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/07 04:10:52 INFO : existing: Copied (new) 2025/02/07 04:10:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:53 DEBUG : existing: Destination exists, skipping 2025/02/07 04:10:53 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:10:53 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:10:53 DEBUG : Waiting for deletions to finish 2025/02/07 04:10:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:10:55 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:10:57 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/07 04:10:58 INFO : d: Making directory 2025/02/07 04:10:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/07 04:11:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:11:00 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:00 DEBUG : c/non empty space: Unchanged skipping 2025/02/07 04:11:00 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:01 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:11:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/07 04:11:02 INFO : a/potato2: Copied (new) 2025/02/07 04:11:02 DEBUG : Waiting for deletions to finish 2025/02/07 04:11:02 INFO : b/potato: Deleted 2025/02/07 04:11:02 INFO : d: Removing directory 2025/02/07 04:11:02 INFO : b: Removing directory 2025/02/07 04:11:02 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:11:07 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:07 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/07 04:11:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/07 04:11:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/07 04:11:07 DEBUG : empty space: Unchanged skipping 2025/02/07 04:11:07 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:07 DEBUG : Waiting for deletions to finish 2025/02/07 04:11:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:07 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/07 04:11:07 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/07 04:11:07 INFO : empty space: Updated modification time in destination 2025/02/07 04:11:07 DEBUG : empty space: Unchanged skipping 2025/02/07 04:11:07 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:07 DEBUG : Waiting for deletions to finish 2025/02/07 04:11:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:11:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/07 04:11:11 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/07 04:11:11 DEBUG : empty space: Unchanged skipping 2025/02/07 04:11:11 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:11 DEBUG : Waiting for deletions to finish 2025/02/07 04:11:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.04s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:13 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/07 04:11:14 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/07 04:11:14 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:14 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone233730914) 2025/02/07 04:11:14 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-siludon1mipa') 2025/02/07 04:11:14 DEBUG : foo: md5 differ 2025/02/07 04:11:14 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:14 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/07 04:11:15 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/07 04:11:15 INFO : foo: Copied (replaced existing) 2025/02/07 04:11:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.09s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:11:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/07 04:11:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:11:18 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:18 DEBUG : empty space: Unchanged skipping 2025/02/07 04:11:18 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:19 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/07 04:11:20 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/07 04:11:20 INFO : potato: Copied (new) 2025/02/07 04:11:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:22 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/07 04:11:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/07 04:11:23 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:23 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:11:24 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/07 04:11:24 INFO : potato: Copied (replaced existing) 2025/02/07 04:11:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.27s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:11:27 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/07 04:11:27 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:27 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone233730914) 2025/02/07 04:11:27 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-siludon1mipa') 2025/02/07 04:11:27 DEBUG : potato: md5 differ 2025/02/07 04:11:27 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:27 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:11:28 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/07 04:11:28 INFO : potato: Copied (replaced existing) 2025/02/07 04:11:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:11:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:11:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:11:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:11:33 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:33 DEBUG : empty space: Unchanged skipping 2025/02/07 04:11:33 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/07 04:11:33 DEBUG : Waiting for deletions to finish 2025/02/07 04:11:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:11:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:11:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:11:38 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:38 DEBUG : empty space: Unchanged skipping 2025/02/07 04:11:38 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:11:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/07 04:11:40 INFO : potato2: Copied (new) 2025/02/07 04:11:40 DEBUG : Waiting for deletions to finish 2025/02/07 04:11:40 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:42 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:11:44 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/07 04:11:45 INFO : d: Making directory 2025/02/07 04:11:46 INFO : d/e: Making directory 2025/02/07 04:11:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/07 04:11:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:11:47 DEBUG : c/non empty space: Unchanged skipping 2025/02/07 04:11:47 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:47 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:48 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:11:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/07 04:11:49 INFO : a/potato2: Copied (new) 2025/02/07 04:11:49 DEBUG : Waiting for deletions to finish 2025/02/07 04:11:49 INFO : b/potato: Deleted 2025/02/07 04:11:49 INFO : d/e: Removing directory 2025/02/07 04:11:49 INFO : d: Removing directory 2025/02/07 04:11:49 INFO : b: Removing directory 2025/02/07 04:11:50 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:11:53 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:11:55 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/07 04:11:56 INFO : d: Making directory 2025/02/07 04:11:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/07 04:11:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:11:57 DEBUG : c/non empty space: Unchanged skipping 2025/02/07 04:11:57 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:11:57 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:11:58 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:11:59 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/07 04:11:59 INFO : a/potato2: Copied (new) 2025/02/07 04:11:59 ERROR : OpenDrive root 'rclone-test-siludon1mipa': not deleting files as there were IO errors 2025/02/07 04:11:59 ERROR : OpenDrive root 'rclone-test-siludon1mipa': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:12:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:12:06 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:12:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:12:06 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:06 DEBUG : empty space: Unchanged skipping 2025/02/07 04:12:06 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:06 INFO : potato: Deleted 2025/02/07 04:12:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:12:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/07 04:12:07 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.62s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:09 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:12:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:12:12 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:12 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:12 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:12 INFO : potato: Deleted 2025/02/07 04:12:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:12:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:12:13 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:13 DEBUG : empty space: Unchanged skipping 2025/02/07 04:12:13 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:12:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/07 04:12:14 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.96s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/07 04:12:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:12:18 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:18 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:18 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/02/07 04:12:19 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/07 04:12:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.84s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:12:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:12:24 DEBUG : enormous: Excluded (Size Filter) 2025/02/07 04:12:24 DEBUG : enormous: Excluded 2025/02/07 04:12:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 04:12:24 DEBUG : potato2: Excluded 2025/02/07 04:12:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 04:12:24 DEBUG : potato2: Excluded 2025/02/07 04:12:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:12:24 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:24 DEBUG : empty space: Unchanged skipping 2025/02/07 04:12:24 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:24 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:24 DEBUG : enormous: Excluded (Size Filter) 2025/02/07 04:12:24 DEBUG : enormous: Excluded 2025/02/07 04:12:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 04:12:24 DEBUG : potato2: Excluded 2025/02/07 04:12:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 04:12:24 DEBUG : potato2: Excluded 2025/02/07 04:12:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/07 04:12:24 DEBUG : Local file system at /tmp/rclone233730914: Waiting for checks to finish 2025/02/07 04:12:24 DEBUG : empty space: Unchanged skipping 2025/02/07 04:12:24 DEBUG : Local file system at /tmp/rclone233730914: Waiting for transfers to finish 2025/02/07 04:12:24 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncWithExclude (5.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:12:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:12:30 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/02/07 04:12:31 DEBUG : enormous: Excluded (Size Filter) 2025/02/07 04:12:31 DEBUG : enormous: Excluded 2025/02/07 04:12:31 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 04:12:31 DEBUG : potato2: Excluded 2025/02/07 04:12:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:12:31 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:31 DEBUG : empty space: Unchanged skipping 2025/02/07 04:12:31 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:31 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:31 INFO : enormous: Deleted 2025/02/07 04:12:31 INFO : potato2: Deleted 2025/02/07 04:12:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/07 04:12:32 DEBUG : Local file system at /tmp/rclone233730914: Waiting for checks to finish 2025/02/07 04:12:32 DEBUG : empty space: Unchanged skipping 2025/02/07 04:12:32 DEBUG : Local file system at /tmp/rclone233730914: Waiting for transfers to finish 2025/02/07 04:12:32 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:32 INFO : potato2: Deleted 2025/02/07 04:12:32 INFO : enormous: Deleted 2025/02/07 04:12:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:34 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:12:35 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:12:37 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/07 04:12:39 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/02/07 04:12:40 DEBUG : five: Need to transfer - File not found at Destination 2025/02/07 04:12:40 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:40 DEBUG : one: Destination is newer than source, skipping 2025/02/07 04:12:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/07 04:12:40 DEBUG : three: Sizes identical 2025/02/07 04:12:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/07 04:12:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone233730914) 2025/02/07 04:12:40 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-siludon1mipa') 2025/02/07 04:12:40 DEBUG : two: md5 differ 2025/02/07 04:12:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 04:12:40 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:40 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/02/07 04:12:41 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:12:41 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/02/07 04:12:41 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/07 04:12:41 INFO : four: Copied (replaced existing) 2025/02/07 04:12:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/07 04:12:42 INFO : two: Copied (replaced existing) 2025/02/07 04:12:42 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/07 04:12:42 INFO : five: Copied (new) 2025/02/07 04:12:42 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:43 DEBUG : one: Destination is newer than source, skipping 2025/02/07 04:12:43 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:43 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/07 04:12:43 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone233730914) 2025/02/07 04:12:43 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/07 04:12:43 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-siludon1mipa') 2025/02/07 04:12:43 DEBUG : three: md5 differ 2025/02/07 04:12:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 04:12:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/07 04:12:43 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/07 04:12:43 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/07 04:12:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/07 04:12:43 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/07 04:12:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 04:12:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 04:12:43 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:43 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/07 04:12:44 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/07 04:12:44 INFO : three: Copied (replaced existing) 2025/02/07 04:12:44 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-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/07 04:12:45 INFO : OpenDrive root 'rclone-test-siludon1mipa': Making map for --track-renames 2025/02/07 04:12:45 INFO : OpenDrive root 'rclone-test-siludon1mipa': Finished making map for --track-renames 2025/02/07 04:12:45 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/07 04:12:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/07 04:12:45 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for renames to finish 2025/02/07 04:12:45 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:46 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/07 04:12:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/07 04:12:47 INFO : yam: Copied (new) 2025/02/07 04:12:47 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/07 04:12:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/07 04:12:48 INFO : potato: Copied (new) 2025/02/07 04:12:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:12:49 INFO : OpenDrive root 'rclone-test-siludon1mipa': Making map for --track-renames 2025/02/07 04:12:49 INFO : OpenDrive root 'rclone-test-siludon1mipa': Finished making map for --track-renames 2025/02/07 04:12:49 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:49 DEBUG : potato: Unchanged skipping 2025/02/07 04:12:49 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for renames to finish 2025/02/07 04:12:49 DEBUG : yam: same parent dir (ODFfODAyNTMxOF9xV2FiRA) - using file/rename instead of move_copy for yaml 2025/02/07 04:12:49 INFO : yam: Moved (server-side) to: yaml 2025/02/07 04:12:49 INFO : yaml: Renamed from "yam" 2025/02/07 04:12:49 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:49 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/07 04:12:51 INFO : OpenDrive root 'rclone-test-siludon1mipa': Making map for --track-renames 2025/02/07 04:12:51 INFO : OpenDrive root 'rclone-test-siludon1mipa': Finished making map for --track-renames 2025/02/07 04:12:51 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/07 04:12:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/07 04:12:51 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for renames to finish 2025/02/07 04:12:51 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:52 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/07 04:12:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/07 04:12:53 INFO : potato: Copied (new) 2025/02/07 04:12:53 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/07 04:12:54 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/07 04:12:54 INFO : yam: Copied (new) 2025/02/07 04:12:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:12:54 INFO : OpenDrive root 'rclone-test-siludon1mipa': Making map for --track-renames 2025/02/07 04:12:54 INFO : OpenDrive root 'rclone-test-siludon1mipa': Finished making map for --track-renames 2025/02/07 04:12:54 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:54 DEBUG : potato: Unchanged skipping 2025/02/07 04:12:54 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for renames to finish 2025/02/07 04:12:54 DEBUG : yam: same parent dir (ODFfODAyNTMxOF9xV2FiRA) - using file/rename instead of move_copy for yaml 2025/02/07 04:12:54 INFO : yam: Moved (server-side) to: yaml 2025/02/07 04:12:54 INFO : yaml: Renamed from "yam" 2025/02/07 04:12:54 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:54 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/07 04:12:56 INFO : OpenDrive root 'rclone-test-siludon1mipa': Making map for --track-renames 2025/02/07 04:12:56 INFO : OpenDrive root 'rclone-test-siludon1mipa': Finished making map for --track-renames 2025/02/07 04:12:56 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/07 04:12:56 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for renames to finish 2025/02/07 04:12:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/07 04:12:56 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:57 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/07 04:12:57 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/02/07 04:12:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/07 04:12:58 INFO : potato: Copied (new) 2025/02/07 04:12:58 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/07 04:12:58 INFO : sub/yam: Copied (new) 2025/02/07 04:12:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:12:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:12:59 DEBUG : potato: Unchanged skipping 2025/02/07 04:12:59 INFO : OpenDrive root 'rclone-test-siludon1mipa': Making map for --track-renames 2025/02/07 04:12:59 INFO : OpenDrive root 'rclone-test-siludon1mipa': Finished making map for --track-renames 2025/02/07 04:12:59 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:12:59 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for renames to finish 2025/02/07 04:12:59 INFO : sub/yam: Moved (server-side) to: yam 2025/02/07 04:12:59 INFO : yam: Renamed from "sub/yam" 2025/02/07 04:12:59 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:12:59 DEBUG : Waiting for deletions to finish 2025/02/07 04:12:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:13:02 DEBUG : Creating backend with remote "/tmp/rclone233730914/dir1" 2025/02/07 04:13:02 DEBUG : Creating backend with remote "/tmp/rclone233730914/dir2" 2025/02/07 04:13:02 DEBUG : Local file system at /tmp/rclone233730914/dir2: Using server-side directory move 2025/02/07 04:13:02 INFO : Local file system at /tmp/rclone233730914/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/07 04:13:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/07 04:13:02 INFO : file1.txt: Moved (server-side) 2025/02/07 04:13:02 DEBUG : Local file system at /tmp/rclone233730914/dir2: Waiting for checks to finish 2025/02/07 04:13:02 DEBUG : Local file system at /tmp/rclone233730914/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:13:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:13:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/07 04:13:02 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:13:02 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:13:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:13:04 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/07 04:13:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:13:04 INFO : sub dir/hello world: Copied (new) 2025/02/07 04:13:04 INFO : sub dir/hello world: Deleted 2025/02/07 04:13:05 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/07 04:13:05 INFO : nested/sub dir/file: Copied (new) 2025/02/07 04:13:05 INFO : nested/sub dir/file: Deleted 2025/02/07 04:13:05 INFO : sub dir: Removing directory 2025/02/07 04:13:05 INFO : nested/sub dir: Removing directory 2025/02/07 04:13:05 INFO : nested: Removing directory 2025/02/07 04:13:05 DEBUG : Local file system at /tmp/rclone233730914: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:13:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 04:13:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/07 04:13:08 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:13:08 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:13:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/07 04:13:10 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/07 04:13:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/07 04:13:10 INFO : sub dir/hello world: Copied (new) 2025/02/07 04:13:10 INFO : sub dir/hello world: Deleted 2025/02/07 04:13:11 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/07 04:13:11 INFO : nested/sub dir/file: Copied (new) 2025/02/07 04:13:11 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.79s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:13:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/07 04:13:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/07 04:13:14 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:13:14 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:13:14 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/07 04:13:15 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/02/07 04:13:15 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/07 04:13:15 INFO : existing: Copied (new) 2025/02/07 04:13:15 INFO : existing: Deleted 2025/02/07 04:13:16 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/07 04:13:16 INFO : existing-b: Copied (new) 2025/02/07 04:13:16 INFO : existing-b: Deleted 2025/02/07 04:13:16 DEBUG : existing: Destination exists, skipping 2025/02/07 04:13:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/07 04:13:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:13:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:13:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.59s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:13:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fedoyar8pife" 2025/02/07 04:13:18 DEBUG : Starting OpenDrive session with ID: 95856559307573a87b5dd839756f6ac848faadd564a8a4dd1961d255fd64546c 2025/02/07 04:13:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:13:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:13:22 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-siludon1mipa' -> OpenDrive root 'rclone-test-fedoyar8pife' 2025/02/07 04:13:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:13:26 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/07 04:13:27 DEBUG : OpenDrive root 'rclone-test-fedoyar8pife': Using server-side directory move 2025/02/07 04:13:27 INFO : OpenDrive root 'rclone-test-fedoyar8pife': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/07 04:13:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:13:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/07 04:13:28 DEBUG : empty space: Unchanged skipping 2025/02/07 04:13:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/07 04:13:28 DEBUG : OpenDrive root 'rclone-test-fedoyar8pife': Waiting for checks to finish 2025/02/07 04:13:28 INFO : potato3: Deleted 2025/02/07 04:13:28 INFO : empty space: Deleted 2025/02/07 04:13:28 DEBUG : OpenDrive root 'rclone-test-fedoyar8pife': Waiting for transfers to finish 2025/02/07 04:13:28 INFO : potato2: Moved (server-side) 2025/02/07 04:13:28 INFO : potato3: Moved (server-side) 2025/02/07 04:13:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fomezag6wuqi" 2025/02/07 04:13:29 DEBUG : Starting OpenDrive session with ID: 3d736ac788b0eb8beb5c4b69a00a0234b8586bd5d2fe11dea067c96cdd2001dc 2025/02/07 04:13:29 DEBUG : OpenDrive root 'rclone-test-fomezag6wuqi': Using server-side directory move 2025/02/07 04:13:30 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/07 04:13:30 INFO : OpenDrive root 'rclone-test-fomezag6wuqi': Server side directory move succeeded 2025/02/07 04:13:30 ERROR : : error listing: directory not found 2025/02/07 04:13:30 DEBUG : OpenDrive root 'rclone-test-fomezag6wuqi': Purge remote 2025/02/07 04:13:31 DEBUG : OpenDrive root 'rclone-test-fedoyar8pife': Purge remote 2025/02/07 04:13:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:13:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dohakil3veha" 2025/02/07 04:13:32 DEBUG : Starting OpenDrive session with ID: d0f1236ff94ae583d28c160ec068deff0ea13921c45aaa79c9a1b6aab71f0bdf 2025/02/07 04:13:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:13:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:13:36 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-siludon1mipa' -> OpenDrive root 'rclone-test-dohakil3veha' 2025/02/07 04:13:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:13:40 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/07 04:13:42 DEBUG : empty space: Excluded (Size Filter) 2025/02/07 04:13:42 DEBUG : empty space: Excluded 2025/02/07 04:13:42 DEBUG : empty space: Excluded (Size Filter) 2025/02/07 04:13:42 DEBUG : empty space: Excluded 2025/02/07 04:13:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:13:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/07 04:13:42 DEBUG : OpenDrive root 'rclone-test-dohakil3veha': Waiting for checks to finish 2025/02/07 04:13:42 DEBUG : OpenDrive root 'rclone-test-dohakil3veha': Waiting for transfers to finish 2025/02/07 04:13:42 INFO : potato3: Deleted 2025/02/07 04:13:42 INFO : potato2: Moved (server-side) 2025/02/07 04:13:42 INFO : potato3: Moved (server-side) 2025/02/07 04:13:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jufukud8vefo" 2025/02/07 04:13:43 DEBUG : Starting OpenDrive session with ID: 7ca2cc29146997b75f63b68d963585f1756117ca1b8821fc781510a2dd79be31 2025/02/07 04:13:44 DEBUG : empty space: Excluded (Size Filter) 2025/02/07 04:13:44 DEBUG : empty space: Excluded 2025/02/07 04:13:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:13:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/07 04:13:44 DEBUG : OpenDrive root 'rclone-test-jufukud8vefo': Waiting for checks to finish 2025/02/07 04:13:44 DEBUG : OpenDrive root 'rclone-test-jufukud8vefo': Waiting for transfers to finish 2025/02/07 04:13:44 INFO : potato2: Moved (server-side) 2025/02/07 04:13:45 INFO : potato3: Moved (server-side) 2025/02/07 04:13:45 DEBUG : OpenDrive root 'rclone-test-jufukud8vefo': Purge remote 2025/02/07 04:13:45 DEBUG : OpenDrive root 'rclone-test-dohakil3veha': Purge remote --- PASS: TestServerSideMoveWithFilter (14.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:13:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qezireg5remu" 2025/02/07 04:13:47 DEBUG : Starting OpenDrive session with ID: a9d31de825c4012d0f410b95d4ab031f32e6a3a413ae82eb5b1278847df22c0f 2025/02/07 04:13:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/07 04:13:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:13:51 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/02/07 04:13:52 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-siludon1mipa' -> OpenDrive root 'rclone-test-qezireg5remu' 2025/02/07 04:13:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/07 04:13:56 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/07 04:13:57 DEBUG : OpenDrive root 'rclone-test-qezireg5remu': Using server-side directory move 2025/02/07 04:13:57 INFO : OpenDrive root 'rclone-test-qezireg5remu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/07 04:13:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 04:13:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/07 04:13:57 DEBUG : empty space: Unchanged skipping 2025/02/07 04:13:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/07 04:13:57 INFO : potato3: Deleted 2025/02/07 04:13:57 INFO : empty space: Deleted 2025/02/07 04:13:57 DEBUG : OpenDrive root 'rclone-test-qezireg5remu': Waiting for checks to finish 2025/02/07 04:13:57 DEBUG : OpenDrive root 'rclone-test-qezireg5remu': Waiting for transfers to finish 2025/02/07 04:13:57 INFO : potato3: Moved (server-side) 2025/02/07 04:13:58 INFO : potato2: Moved (server-side) 2025/02/07 04:13:58 INFO : tomatoDir: Removing directory 2025/02/07 04:13:58 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': deleted 1 directories 2025/02/07 04:13:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vuqepev1bito" 2025/02/07 04:13:59 DEBUG : Starting OpenDrive session with ID: 6273e61eed54d349e853aa980e5397e08efcde4341088aee2a1c9ac80388dd49 2025/02/07 04:13:59 INFO : tomatoDir: Making directory 2025/02/07 04:14:00 DEBUG : OpenDrive root 'rclone-test-vuqepev1bito': Using server-side directory move 2025/02/07 04:14:00 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/07 04:14:00 INFO : OpenDrive root 'rclone-test-vuqepev1bito': Server side directory move succeeded 2025/02/07 04:14:01 ERROR : : error listing: directory not found 2025/02/07 04:14:01 ERROR : : error listing: directory not found 2025/02/07 04:14:01 DEBUG : OpenDrive root 'rclone-test-vuqepev1bito': Purge remote 2025/02/07 04:14:01 DEBUG : OpenDrive root 'rclone-test-qezireg5remu': Purge remote 2025/02/07 04:14:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.70s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:14:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/rclone-sync-test" 2025/02/07 04:14:03 DEBUG : Starting OpenDrive session with ID: 21d23ece8a43a1adf75b5780fdfa23d4b996a3c96e5c8aa8978bde88b40e82ae run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:14:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/rclone-sync-test" 2025/02/07 04:14:06 DEBUG : Starting OpenDrive session with ID: 0f39beef96fc6b15d097a470853e366c4cf8d3aaac08001f54d3d78fe4103116 2025/02/07 04:14:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/rclone-sync-test-include/layer2" 2025/02/07 04:14:07 DEBUG : Starting OpenDrive session with ID: 6ff3de3320ead45a7d87c567aa3a0dcccb324e08a171bbc2949175d9afd3f98b 2025/02/07 04:14:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/rclone-sync-test-ignore-file" 2025/02/07 04:14:09 DEBUG : Starting OpenDrive session with ID: fd46074f36a11a1bc6e95ceb2d33dcb61d425a31e6ef1afadaf090be9c45a55a 2025/02/07 04:14:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/02/07 04:14:13 DEBUG : rclone-sync-test: Excluded 2025/02/07 04:14:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 04:14:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/07 04:14:14 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/rclone-sync-test': Waiting for checks to finish 2025/02/07 04:14:14 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/rclone-sync-test': Waiting for transfers to finish 2025/02/07 04:14:14 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:14 INFO : There was nothing to transfer 2025/02/07 04:14:14 DEBUG : rclone-sync-test: Excluded 2025/02/07 04:14:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 04:14:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/07 04:14:15 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:14:15 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:14:15 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:15 INFO : rclone-sync-test-include: Removing directory 2025/02/07 04:14:15 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': deleted 1 directories 2025/02/07 04:14:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:14:16 DEBUG : rclone-sync-test: Excluded 2025/02/07 04:14:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 04:14:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/07 04:14:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/07 04:14:16 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:14:16 DEBUG : rclone-sync-test: Excluded 2025/02/07 04:14:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 04:14:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:14:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:14:16 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:14:17 DEBUG : : Excluded 2025/02/07 04:14:17 DEBUG : rclone-sync-test: Excluded 2025/02/07 04:14:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 04:14:17 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/07 04:14:17 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/07 04:14:17 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.28s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:14:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/dst" 2025/02/07 04:14:25 DEBUG : Starting OpenDrive session with ID: 1616b19f17104bee943c7106fab906c0af2c37b9850a30f7ddf8bb3639d75006 2025/02/07 04:14:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/CompareDest" 2025/02/07 04:14:26 DEBUG : Starting OpenDrive session with ID: 0007d7d5fd529b6b19bafa85ad6ac9d167b09a3adcf300b5d72673e7e972ace7 2025/02/07 04:14:27 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 04:14:27 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:14:27 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:14:28 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:14:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/07 04:14:29 INFO : one: Copied (new) 2025/02/07 04:14:29 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 04:14:30 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:14:31 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:14:31 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:14:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/07 04:14:32 INFO : one: Copied (replaced existing) 2025/02/07 04:14:32 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:14:34 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:14:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 04:14:36 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:14:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:14:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 04:14:36 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:14:36 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:36 INFO : There was nothing to transfer 2025/02/07 04:14:37 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:14:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:14:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 04:14:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 04:14:39 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:14:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:14:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 04:14:39 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:14:39 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:39 INFO : There was nothing to transfer 2025/02/07 04:14:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:14:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 04:14:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 04:14:40 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:14:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:14:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 04:14:40 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:14:40 DEBUG : Waiting for deletions to finish 2025/02/07 04:14:40 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/07 04:14:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/07 04:14:41 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 04:14:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 04:14:41 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:14:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:14:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 04:14:42 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:14:42 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/02/07 04:14:43 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/07 04:14:43 INFO : two: Copied (new) 2025/02/07 04:14:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.11s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:14:47 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/02/07 04:14:49 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/02/07 04:14:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/dest" 2025/02/07 04:14:50 DEBUG : Starting OpenDrive session with ID: 43b201a1c0a0cae62fc10a87f29c9c3c5fb65a427f17de694662c2808a840218 2025/02/07 04:14:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/pre-dest1" 2025/02/07 04:14:52 DEBUG : Starting OpenDrive session with ID: 0c5479d8b4a290d637b168906587bcdf50dddb57a88541df07df7d9d57d3867d 2025/02/07 04:14:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/pre-dest2" 2025/02/07 04:14:53 DEBUG : Starting OpenDrive session with ID: c0edd2636bc8d8da113dcb3fd352b88aee518579ae42dac5cbcc1387a558e222 2025/02/07 04:14:53 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:14:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/07 04:14:54 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:14:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/07 04:14:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/07 04:14:54 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dest': Waiting for checks to finish 2025/02/07 04:14:54 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dest': Waiting for transfers to finish 2025/02/07 04:14:55 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/02/07 04:14:56 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/07 04:14:56 INFO : 3: Copied (new) 2025/02/07 04:14:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.06s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:14:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/dst" 2025/02/07 04:14:59 DEBUG : Starting OpenDrive session with ID: 1d5657e11b40cb6576cc159f817fea0f3e3176622829c3ec02cbda43ed77a4e5 2025/02/07 04:15:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/CopyDest" 2025/02/07 04:15:00 DEBUG : Starting OpenDrive session with ID: 7723f4011e96ca4d77139242f9bb8048737802c7a1261a7203aa2dc6301b318d 2025/02/07 04:15:01 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 04:15:01 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:01 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:02 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:15:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/07 04:15:03 INFO : one: Copied (new) 2025/02/07 04:15:03 DEBUG : Waiting for deletions to finish 2025/02/07 04:15:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 04:15:04 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:04 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:15:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/07 04:15:06 INFO : one: Copied (replaced existing) 2025/02/07 04:15:06 DEBUG : Waiting for deletions to finish 2025/02/07 04:15:06 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:15:08 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:15:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/BackupDir" 2025/02/07 04:15:10 DEBUG : Starting OpenDrive session with ID: fbefb69a082b39b6fa42d0846145bcd367485d0c4fff31fe5f5770914a3dcdfe 2025/02/07 04:15:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 04:15:11 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:15:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 04:15:12 INFO : one: Moved (server-side) 2025/02/07 04:15:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/07 04:15:12 INFO : one: Copied (server-side copy) 2025/02/07 04:15:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/07 04:15:12 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:12 DEBUG : Waiting for deletions to finish 2025/02/07 04:15:14 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:15:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:15:16 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/07 04:15:16 INFO : two: Copied (server-side copy) 2025/02/07 04:15:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/07 04:15:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:15:16 DEBUG : one: Unchanged skipping 2025/02/07 04:15:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:16 DEBUG : Waiting for deletions to finish 2025/02/07 04:15:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:15:16 DEBUG : one: Unchanged skipping 2025/02/07 04:15:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:15:16 DEBUG : two: Unchanged skipping 2025/02/07 04:15:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:16 DEBUG : Waiting for deletions to finish 2025/02/07 04:15:16 INFO : There was nothing to transfer 2025/02/07 04:15:17 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/02/07 04:15:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/07 04:15:19 DEBUG : three: Destination not found in --copy-dest 2025/02/07 04:15:19 DEBUG : three: Need to transfer - File not found at Destination 2025/02/07 04:15:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:15:19 DEBUG : two: Unchanged skipping 2025/02/07 04:15:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/07 04:15:19 DEBUG : one: Unchanged skipping 2025/02/07 04:15:19 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:19 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:20 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/02/07 04:15:21 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/07 04:15:21 INFO : three: Copied (new) 2025/02/07 04:15:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.24s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:15:25 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:15:27 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:15:28 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/07 04:15:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/dst" 2025/02/07 04:15:30 DEBUG : Starting OpenDrive session with ID: 47098fb172ee79f1df687da734f53a68f4a895dcdaad5fb7b7ab6cccfaf848cc 2025/02/07 04:15:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/backup" 2025/02/07 04:15:31 DEBUG : Starting OpenDrive session with ID: d8eec18272234878b5f3398cd45c81ec9af1414858dc7d482ecf3e74917df21e 2025/02/07 04:15:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 04:15:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:15:32 DEBUG : two: Unchanged skipping 2025/02/07 04:15:32 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:33 INFO : one: Moved (server-side) 2025/02/07 04:15:33 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/07 04:15:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/07 04:15:35 INFO : one: Copied (new) 2025/02/07 04:15:35 DEBUG : Waiting for deletions to finish 2025/02/07 04:15:35 INFO : three.txt: Moved (server-side) 2025/02/07 04:15:35 INFO : three.txt: Moved into backup dir 2025/02/07 04:15:36 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/07 04:15:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 04:15:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:15:38 DEBUG : two: Unchanged skipping 2025/02/07 04:15:38 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:38 INFO : one: Deleted 2025/02/07 04:15:38 INFO : one: Moved (server-side) 2025/02/07 04:15:38 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:15:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/07 04:15:40 INFO : one: Copied (new) 2025/02/07 04:15:40 DEBUG : Waiting for deletions to finish 2025/02/07 04:15:40 INFO : three.txt: Deleted 2025/02/07 04:15:41 INFO : three.txt: Moved (server-side) 2025/02/07 04:15:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:15:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:15:46 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:15:48 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/07 04:15:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/dst" 2025/02/07 04:15:49 DEBUG : Starting OpenDrive session with ID: 183bbdc8efade067b68e887d4817e829b2685334dfdfabe83bd96d2b86711a96 2025/02/07 04:15:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/backup" 2025/02/07 04:15:50 DEBUG : Starting OpenDrive session with ID: 16fbd15fbba9dd9b6531fd56f62aa6bbd37d1990c49238774952314bc13da73f 2025/02/07 04:15:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 04:15:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:15:51 DEBUG : two: Unchanged skipping 2025/02/07 04:15:51 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:52 INFO : one: Moved (server-side) to: one.bak 2025/02/07 04:15:52 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:53 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/07 04:15:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/07 04:15:54 INFO : one: Copied (new) 2025/02/07 04:15:54 DEBUG : Waiting for deletions to finish 2025/02/07 04:15:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/07 04:15:54 INFO : three.txt: Moved into backup dir 2025/02/07 04:15:55 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/07 04:15:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 04:15:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:15:57 DEBUG : two: Unchanged skipping 2025/02/07 04:15:57 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:15:57 INFO : one.bak: Deleted 2025/02/07 04:15:57 INFO : one: Moved (server-side) to: one.bak 2025/02/07 04:15:57 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:15:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:15:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/07 04:15:59 INFO : one: Copied (new) 2025/02/07 04:15:59 DEBUG : Waiting for deletions to finish 2025/02/07 04:16:00 INFO : three.txt.bak: Deleted 2025/02/07 04:16:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/07 04:16:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:16:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:16:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:16:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/07 04:16:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/dst" 2025/02/07 04:16:08 DEBUG : Starting OpenDrive session with ID: f4f220153fa34f9224bba530e3f72a320167871472140d1853f1a7c375851809 2025/02/07 04:16:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/backup" 2025/02/07 04:16:09 DEBUG : Starting OpenDrive session with ID: 88b17cf1143756eb8ce89d88c269cf46362cd9ab47368d7df0896954de6fe8bd 2025/02/07 04:16:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:16:10 DEBUG : two: Unchanged skipping 2025/02/07 04:16:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 04:16:10 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:16:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/07 04:16:11 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:16:12 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/07 04:16:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/07 04:16:13 INFO : one: Copied (new) 2025/02/07 04:16:13 DEBUG : Waiting for deletions to finish 2025/02/07 04:16:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/07 04:16:13 INFO : three.txt: Moved into backup dir 2025/02/07 04:16:14 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/07 04:16:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 04:16:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:16:16 DEBUG : two: Unchanged skipping 2025/02/07 04:16:16 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:16:16 INFO : one-2019-01-01: Deleted 2025/02/07 04:16:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/07 04:16:17 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:16:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:16:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/07 04:16:18 INFO : one: Copied (new) 2025/02/07 04:16:18 DEBUG : Waiting for deletions to finish 2025/02/07 04:16:19 INFO : three-2019-01-01.txt: Deleted 2025/02/07 04:16:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/07 04:16:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.08s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:16:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:16:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:16:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/07 04:16:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/dst" 2025/02/07 04:16:28 DEBUG : Starting OpenDrive session with ID: 95478743bbeee040fb671a6fe280fb427c754b5cc6fb76270e6f7e57bcccf84f 2025/02/07 04:16:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:16:28 DEBUG : two: Unchanged skipping 2025/02/07 04:16:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 04:16:28 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:16:29 DEBUG : one: same parent dir (ODFfODAyNTM5MF8zOGo3Ug) - using file/rename instead of move_copy for one.bak 2025/02/07 04:16:29 INFO : one: Moved (server-side) to: one.bak 2025/02/07 04:16:29 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:16:30 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/07 04:16:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/07 04:16:30 INFO : one: Copied (new) 2025/02/07 04:16:30 DEBUG : Waiting for deletions to finish 2025/02/07 04:16:31 DEBUG : three.txt: same parent dir (ODFfODAyNTM5MF8zOGo3Ug) - using file/rename instead of move_copy for three.txt.bak 2025/02/07 04:16:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/07 04:16:31 INFO : three.txt: Moved into backup dir 2025/02/07 04:16:32 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/07 04:16:34 DEBUG : one.bak: Excluded (Path Filter) 2025/02/07 04:16:34 DEBUG : one.bak: Excluded 2025/02/07 04:16:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/07 04:16:34 DEBUG : three.txt.bak: Excluded 2025/02/07 04:16:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 04:16:34 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for checks to finish 2025/02/07 04:16:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:16:34 DEBUG : two: Unchanged skipping 2025/02/07 04:16:34 INFO : one.bak: Deleted 2025/02/07 04:16:34 DEBUG : one: same parent dir (ODFfODAyNTM5MF8zOGo3Ug) - using file/rename instead of move_copy for one.bak 2025/02/07 04:16:34 INFO : one: Moved (server-side) to: one.bak 2025/02/07 04:16:34 DEBUG : OpenDrive root 'rclone-test-siludon1mipa/dst': Waiting for transfers to finish 2025/02/07 04:16:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:16:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/07 04:16:36 INFO : one: Copied (new) 2025/02/07 04:16:36 DEBUG : Waiting for deletions to finish 2025/02/07 04:16:36 INFO : three.txt.bak: Deleted 2025/02/07 04:16:36 DEBUG : three.txt: same parent dir (ODFfODAyNTM5MF8zOGo3Ug) - using file/rename instead of move_copy for three.txt.bak 2025/02/07 04:16:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/07 04:16:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.20s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:16:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:16:41 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:16:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/07 04:16:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/dst" 2025/02/07 04:16:45 DEBUG : Starting OpenDrive session with ID: b9860e18fb80cbc4c8ed471df2fc8e5dd4525707ca1f3c284ebd4f1b33df8c37 2025/02/07 04:16:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 04:16:46 DEBUG : one: same parent dir (ODFfODAyNTM5MV9KTmcyMg) - using file/rename instead of move_copy for one.bak 2025/02/07 04:16:46 INFO : one: Moved (server-side) to: one.bak 2025/02/07 04:16:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/07 04:16:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/07 04:16:48 INFO : one: Copied (new) 2025/02/07 04:16:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:16:48 DEBUG : two: Unchanged skipping 2025/02/07 04:16:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/07 04:16:49 DEBUG : three.txt: same parent dir (ODFfODAyNTM5MV9KTmcyMg) - using file/rename instead of move_copy for three.txt.bak 2025/02/07 04:16:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/07 04:16:49 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/07 04:16:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/07 04:16:51 INFO : three.txt: Copied (new) 2025/02/07 04:16:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 04:16:52 INFO : one.bak: Deleted 2025/02/07 04:16:52 DEBUG : one: same parent dir (ODFfODAyNTM5MV9KTmcyMg) - using file/rename instead of move_copy for one.bak 2025/02/07 04:16:52 INFO : one: Moved (server-side) to: one.bak 2025/02/07 04:16:53 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:16:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/07 04:16:54 INFO : one: Copied (new) 2025/02/07 04:16:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:16:54 DEBUG : two: Unchanged skipping 2025/02/07 04:16:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/07 04:16:54 INFO : three.txt.bak: Deleted 2025/02/07 04:16:55 DEBUG : three.txt: same parent dir (ODFfODAyNTM5MV9KTmcyMg) - using file/rename instead of move_copy for three.txt.bak 2025/02/07 04:16:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/07 04:16:55 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/07 04:16:56 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/07 04:16:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:17:00 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/07 04:17:01 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/07 04:17:03 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/07 04:17:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siludon1mipa/dst" 2025/02/07 04:17:05 DEBUG : Starting OpenDrive session with ID: cb5a2aa6eb383652a95ecf80b34c1a3902bdaa020ab16dd64e60079cc84764b1 2025/02/07 04:17:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 04:17:05 DEBUG : one: same parent dir (ODFfODAyNTM5Ml92Y0w1aA) - using file/rename instead of move_copy for one-2019-01-01 2025/02/07 04:17:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/07 04:17:06 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/07 04:17:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/07 04:17:07 INFO : one: Copied (new) 2025/02/07 04:17:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:17:07 DEBUG : two: Unchanged skipping 2025/02/07 04:17:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/07 04:17:08 DEBUG : three.txt: same parent dir (ODFfODAyNTM5Ml92Y0w1aA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/07 04:17:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/07 04:17:09 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/07 04:17:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/07 04:17:10 INFO : three.txt: Copied (new) 2025/02/07 04:17:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 04:17:11 INFO : one-2019-01-01: Deleted 2025/02/07 04:17:11 DEBUG : one: same parent dir (ODFfODAyNTM5Ml92Y0w1aA) - using file/rename instead of move_copy for one-2019-01-01 2025/02/07 04:17:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/07 04:17:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/07 04:17:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/07 04:17:13 INFO : one: Copied (new) 2025/02/07 04:17:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:17:13 DEBUG : two: Unchanged skipping 2025/02/07 04:17:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/07 04:17:14 INFO : three-2019-01-01.txt: Deleted 2025/02/07 04:17:14 DEBUG : three.txt: same parent dir (ODFfODAyNTM5Ml92Y0w1aA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/07 04:17:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/07 04:17:15 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/07 04:17:16 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/07 04:17:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.14s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:17:18 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/02/07 04:17:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/07 04:17:20 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:17:20 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:17:20 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/02/07 04:17:21 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/02/07 04:17:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/07 04:17:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.72s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:17:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/07 04:17:22 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:17:22 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:17:22 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/07 04:17:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/07 04:17:23 INFO : existing: Copied (new) 2025/02/07 04:17:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:17:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/07 04:17:24 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:17:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/07 04:17:24 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:17:24 ERROR : OpenDrive root 'rclone-test-siludon1mipa': not deleting files as there were IO errors 2025/02/07 04:17:24 ERROR : OpenDrive root 'rclone-test-siludon1mipa': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncImmutable (4.01s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:17:27 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/02/07 04:17:28 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/02/07 04:17:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/02/07 04:17:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/02/07 04:17:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:17:35 DEBUG : existing: Unchanged skipping 2025/02/07 04:17:35 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/07 04:17:35 DEBUG : subdira-rclone-move-basolip3: same parent dir (ODFfODAyNTMxOF9xV2FiRA) - using folder/rename instead of move_copy 2025/02/07 04:17:35 DEBUG : EXISTING: moving to existing-rclone-move-yejapey9 2025/02/07 04:17:36 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-wuhoniv4 2025/02/07 04:17:36 DEBUG : subdira: same parent dir (ODFfODAyNTMxOF9xV2FiRA) - using folder/rename instead of move_copy 2025/02/07 04:17:36 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODAyNTMxOF9xV2FiRA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-wuhoniv4 2025/02/07 04:17:36 DEBUG : EXISTING: same parent dir (ODFfODAyNTMxOF9xV2FiRA) - using file/rename instead of move_copy for existing-rclone-move-yejapey9 2025/02/07 04:17:36 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/07 04:17:36 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-wuhoniv4 2025/02/07 04:17:36 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/07 04:17:36 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yejapey9 2025/02/07 04:17:36 DEBUG : EXISTING: moving to existing 2025/02/07 04:17:37 DEBUG : existing-rclone-move-yejapey9: same parent dir (ODFfODAyNTMxOF9xV2FiRA) - using file/rename instead of move_copy for existing 2025/02/07 04:17:37 DEBUG : subdira/subdirb-rclone-move-nixawus9: same parent dir (ODFfODAyNTM5M192SEE5Sw) - using folder/rename instead of move_copy 2025/02/07 04:17:37 DEBUG : existingbutdifferent-rclone-move-wuhoniv4: same parent dir (ODFfODAyNTMxOF9xV2FiRA) - using file/rename instead of move_copy for existingbutdifferent 2025/02/07 04:17:37 INFO : existing-rclone-move-yejapey9: Moved (server-side) to: existing 2025/02/07 04:17:37 INFO : EXISTING: Moved (server-side) to: existing 2025/02/07 04:17:37 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/07 04:17:37 INFO : existingbutdifferent-rclone-move-wuhoniv4: Moved (server-side) to: existingbutdifferent 2025/02/07 04:17:37 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/07 04:17:37 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/07 04:17:37 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/02/07 04:17:37 DEBUG : subdira/subdirb: same parent dir (ODFfODAyNTM5M192SEE5Sw) - using folder/rename instead of move_copy 2025/02/07 04:17:37 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/07 04:17:38 DEBUG : subdira/subdirb/subdirc-rclone-move-vutozub3: same parent dir (ODFfODAyNTM5NF9jR2JlNw) - using folder/rename instead of move_copy 2025/02/07 04:17:38 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/07 04:17:38 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/07 04:17:39 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODAyNTM5NF9jR2JlNw) - using folder/rename instead of move_copy 2025/02/07 04:17:39 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/07 04:17:39 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/07 04:17:40 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-bubohem6: same parent dir (ODFfODAyNTM5NV84Yk5rMA) - using folder/rename instead of move_copy 2025/02/07 04:17:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-lakoluy7 2025/02/07 04:17:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODAyNTM5NV84Yk5rMA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-lakoluy7 2025/02/07 04:17:40 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODAyNTM5NV84Yk5rMA) - using folder/rename instead of move_copy 2025/02/07 04:17:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lakoluy7 2025/02/07 04:17:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/07 04:17:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/07 04:17:40 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-lakoluy7: same parent dir (ODFfODAyNTM5NV84Yk5rMA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/02/07 04:17:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/07 04:17:41 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:17:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qavulay2 2025/02/07 04:17:41 INFO : subdira/subdirb/subdirc/hello-rclone-move-lakoluy7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/07 04:17:41 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/07 04:17:41 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/07 04:17:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODAyNTM5Nl9GaUhmSw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qavulay2 2025/02/07 04:17:41 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/02/07 04:17:41 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qavulay2 2025/02/07 04:17:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/07 04:17:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qavulay2: same parent dir (ODFfODAyNTM5Nl9GaUhmSw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/07 04:17:42 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qavulay2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/07 04:17:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/07 04:17:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/07 04:17:42 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:17:42 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/02/07 04:17:42 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/07 04:17:42 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/07 04:17:43 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/07 04:17:43 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/07 04:17:43 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.19s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.04s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:17:49 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/07 04:17:50 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/07 04:17:52 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/07 04:17:54 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/07 04:17:55 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/07 04:17:57 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/07 04:17:59 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:00 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:02 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:04 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:06 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:08 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:09 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:11 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:13 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:14 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:16 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:17 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:19 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:21 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:23 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:24 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:26 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:28 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:29 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:31 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:33 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:34 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:36 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:38 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:40 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:41 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:43 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:45 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:46 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:48 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:50 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:52 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:53 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:55 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/07 04:18:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:18:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both0: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both11: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both13: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both1: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both15: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both16: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both10: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both18: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both12: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both2: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both3: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both14: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both5: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both6: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both7: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both8: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:18:57 DEBUG : both9: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both17: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both19: Unchanged skipping 2025/02/07 04:18:57 DEBUG : both4: Unchanged skipping 2025/02/07 04:18:57 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:18:57 DEBUG : Waiting for deletions to finish 2025/02/07 04:18:57 INFO : only14: Deleted 2025/02/07 04:18:57 INFO : only19: Deleted 2025/02/07 04:18:57 INFO : only3: Deleted 2025/02/07 04:18:57 INFO : only0: Deleted 2025/02/07 04:18:57 INFO : only6: Deleted 2025/02/07 04:18:57 INFO : only13: Deleted 2025/02/07 04:18:57 INFO : only12: Deleted 2025/02/07 04:18:57 INFO : only17: Deleted 2025/02/07 04:18:57 INFO : only2: Deleted 2025/02/07 04:18:57 INFO : only5: Deleted 2025/02/07 04:18:57 INFO : only7: Deleted 2025/02/07 04:18:57 INFO : only1: Deleted 2025/02/07 04:18:58 INFO : only10: Deleted 2025/02/07 04:18:58 INFO : only16: Deleted 2025/02/07 04:18:58 INFO : only18: Deleted 2025/02/07 04:18:58 INFO : only4: Deleted 2025/02/07 04:18:58 INFO : only8: Deleted 2025/02/07 04:18:58 INFO : only11: Deleted 2025/02/07 04:18:58 INFO : only15: Deleted 2025/02/07 04:18:58 INFO : only9: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:19:03 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:05 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:07 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:08 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:10 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:12 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:13 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:15 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:17 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:19 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:20 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:22 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:24 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:25 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:27 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:29 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:30 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:32 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:34 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:35 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:37 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:39 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:40 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:42 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:44 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:46 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:48 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:49 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:51 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:53 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:54 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:56 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/07 04:19:58 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/07 04:20:00 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/07 04:20:01 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/07 04:20:03 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/07 04:20:05 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/07 04:20:06 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/07 04:20:08 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/07 04:20:10 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/07 04:20:11 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for checks to finish 2025/02/07 04:20:11 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both1: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both12: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both13: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both14: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both15: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both16: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both17: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both18: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both19: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both2: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both3: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both4: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both5: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both6: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both0: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both8: Unchanged skipping 2025/02/07 04:20:11 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/07 04:20:11 DEBUG : both9: Unchanged skipping 2025/02/07 04:20:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : both11: Unchanged skipping 2025/02/07 04:20:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : both10: Unchanged skipping 2025/02/07 04:20:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : both7: Unchanged skipping 2025/02/07 04:20:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/07 04:20:11 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Waiting for transfers to finish 2025/02/07 04:20:13 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:13 INFO : only12: Copied (replaced existing) 2025/02/07 04:20:14 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:14 INFO : only13: Copied (replaced existing) 2025/02/07 04:20:15 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:15 INFO : only0: Copied (replaced existing) 2025/02/07 04:20:17 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:17 INFO : only16: Copied (replaced existing) 2025/02/07 04:20:17 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:17 INFO : only14: Copied (replaced existing) 2025/02/07 04:20:18 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:18 INFO : only17: Copied (replaced existing) 2025/02/07 04:20:18 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:18 INFO : only11: Copied (replaced existing) 2025/02/07 04:20:19 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:19 INFO : only19: Copied (replaced existing) 2025/02/07 04:20:19 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:19 INFO : only18: Copied (replaced existing) 2025/02/07 04:20:20 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:20 INFO : only2: Copied (replaced existing) 2025/02/07 04:20:20 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:20 INFO : only4: Copied (replaced existing) 2025/02/07 04:20:20 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:20 INFO : only5: Copied (replaced existing) 2025/02/07 04:20:20 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:20 INFO : only3: Copied (replaced existing) 2025/02/07 04:20:21 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:21 INFO : only6: Copied (replaced existing) 2025/02/07 04:20:22 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:22 INFO : only15: Copied (replaced existing) 2025/02/07 04:20:22 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:22 INFO : only1: Copied (replaced existing) 2025/02/07 04:20:23 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:23 INFO : only7: Copied (replaced existing) 2025/02/07 04:20:23 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:23 INFO : only9: Copied (replaced existing) 2025/02/07 04:20:26 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:26 INFO : only8: Copied (replaced existing) 2025/02/07 04:20:26 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/07 04:20:26 INFO : only10: Copied (replaced existing) 2025/02/07 04:20:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (91.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:20:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 04:20:33 INFO : sub dir: Making directory 2025/02/07 04:20:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" 2025/02/07 04:20:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 04:20:50 INFO : sub dir: Making directory 2025/02/07 04:20:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-siludon1mipa'", Local "Local file system at /tmp/rclone233730914", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.56s) PASS 2025/02/07 04:21:06 DEBUG : OpenDrive root 'rclone-test-siludon1mipa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m16.761163187s (try 1/5)