"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/09 02:19:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo" 2025/03/09 02:19:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:19:36 DEBUG : Starting OpenDrive session with ID: f07221ad41b40addd6760ba08e0f80deefc73a423fc3eeb9edb00aae119c51db 2025/03/09 02:19:37 DEBUG : Creating backend with remote "/tmp/rclone543684669" === 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-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:19:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:19:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/09 02:19:37 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:19:37 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.39s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:19:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:19:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:19:38 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:19:38 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:19:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:19:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:19:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:19:41 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.14s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", 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-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:19:43 DEBUG : Creating backend with remote "/non-existing" 2025/03/09 02:19:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/09 02:19:43 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:19:43 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:19:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:19:44 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:19:44 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:19:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:19:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:19:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.12s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:19:48 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Running all checks before starting transfers 2025/03/09 02:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:19:48 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:19:48 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Checks finished, now starting transfers 2025/03/09 02:19:48 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:19:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:19:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:19:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.95s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:19:52 ERROR : Ignoring --no-traverse with sync 2025/03/09 02:19:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:19:52 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:19:52 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:19:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:19:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:19:54 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:19:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.07s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:19:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/09 02:19:56 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:19:56 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:19:57 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/09 02:19:58 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/09 02:19:58 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyWithDepth (3.07s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:19:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:19:59 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:19:59 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:20:00 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:01 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:20:01 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:20:03 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:20:03 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:20:03 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:04 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:20:04 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.12s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 02:20:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:20:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/09 02:20:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:20:06 INFO : sub dir: Making directory 2025/03/09 02:20:06 INFO : sub dir2: Making directory 2025/03/09 02:20:06 INFO : sub dir2/sub sub dir2: Making directory 2025/03/09 02:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:20:07 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:20:07 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:20:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:20:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:10 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:12 INFO : sub dir2: Making directory 2025/03/09 02:20:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 02:20:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:20:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:20:12 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:20:12 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:20:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:20:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.64s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:16 DEBUG : sub dir2: Making directory with metadata 2025/03/09 02:20:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:20:16 INFO : sub dir: Making directory 2025/03/09 02:20:16 INFO : sub dir2: Making directory 2025/03/09 02:20:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:20:17 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:20:17 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:20:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:20:18 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:20:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:19 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/09 02:20:19 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:21 INFO : sub dir2: Making directory 2025/03/09 02:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:20:21 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:20:21 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:20:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:20:23 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:20:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:24 DEBUG : sub dir2: Making directory with metadata 2025/03/09 02:20:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:20:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:20:25 INFO : sub dir: Making directory 2025/03/09 02:20:25 INFO : sub dir2: Making directory 2025/03/09 02:20:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:20:25 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:20:25 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:20:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:20:27 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:20:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:27 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:30 INFO : sub dir2: Making directory 2025/03/09 02:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:20:30 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:20:30 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:20:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:20:32 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:20:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.74s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vuyawiv5wuse" 2025/03/09 02:20:36 DEBUG : Config file has changed externally - reloading 2025/03/09 02:20:36 DEBUG : Starting OpenDrive session with ID: 420f4a27be4f677aa39fbdca5fed46a7fb2f5bd2301c11f80a0aae0e74860fa8 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-robuciq7vaxo' -> OpenDrive root 'rclone-test-vuyawiv5wuse' 2025/03/09 02:20:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:20:37 DEBUG : OpenDrive root 'rclone-test-vuyawiv5wuse': Waiting for checks to finish 2025/03/09 02:20:37 DEBUG : OpenDrive root 'rclone-test-vuyawiv5wuse': Waiting for transfers to finish 2025/03/09 02:20:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/09 02:20:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:38 DEBUG : OpenDrive root 'rclone-test-vuyawiv5wuse': Purge remote --- PASS: TestServerSideCopy (6.79s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:20:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 02:20:43 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:20:43 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:20:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/09 02:20:44 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/09 02:20:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyOverSelf (5.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/09 02:20:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qarakih0vesa" 2025/03/09 02:20:56 DEBUG : Starting OpenDrive session with ID: 1ebecf1c409f3169a0659ba4791be584b62a0f18f47dd6454928e7d20a77f5ea sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-robuciq7vaxo' -> OpenDrive root 'rclone-test-qarakih0vesa' 2025/03/09 02:20:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:20:57 DEBUG : OpenDrive root 'rclone-test-qarakih0vesa': Waiting for checks to finish 2025/03/09 02:20:57 DEBUG : OpenDrive root 'rclone-test-qarakih0vesa': Waiting for transfers to finish 2025/03/09 02:20:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/09 02:20:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:20:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/09 02:21:00 DEBUG : OpenDrive root 'rclone-test-qarakih0vesa': Waiting for checks to finish 2025/03/09 02:21:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 02:21:00 DEBUG : OpenDrive root 'rclone-test-qarakih0vesa': Waiting for transfers to finish 2025/03/09 02:21:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/09 02:21:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:01 DEBUG : OpenDrive root 'rclone-test-qarakih0vesa': Purge remote --- PASS: TestServerSideCopyOverSelf (17.12s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:21:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 02:21:06 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:06 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/09 02:21:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/09 02:21:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/09 02:21:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestMoveOverSelf (5.64s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:21:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ramucod9pisi" 2025/03/09 02:21:11 DEBUG : Starting OpenDrive session with ID: 9e3ad97c90e9f5b6a88d7ffec376185c2d26c25a8904a8d06a43b1268724b6c3 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-robuciq7vaxo' -> OpenDrive root 'rclone-test-ramucod9pisi' 2025/03/09 02:21:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:21:12 DEBUG : OpenDrive root 'rclone-test-ramucod9pisi': Waiting for checks to finish 2025/03/09 02:21:12 DEBUG : OpenDrive root 'rclone-test-ramucod9pisi': Waiting for transfers to finish 2025/03/09 02:21:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/09 02:21:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/09 02:21:15 DEBUG : OpenDrive root 'rclone-test-ramucod9pisi': Using server-side directory move 2025/03/09 02:21:15 INFO : OpenDrive root 'rclone-test-ramucod9pisi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 02:21:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 02:21:15 DEBUG : OpenDrive root 'rclone-test-ramucod9pisi': Waiting for checks to finish 2025/03/09 02:21:15 DEBUG : OpenDrive root 'rclone-test-ramucod9pisi': Waiting for transfers to finish 2025/03/09 02:21:16 INFO : sub dir/hello world: Deleted 2025/03/09 02:21:16 INFO : sub dir/hello world: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/09 02:21:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/09 02:21:26 DEBUG : testing file moves 2025/03/09 02:21:27 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/09 02:21:27 DEBUG : OpenDrive root 'rclone-test-ramucod9pisi': Waiting for checks to finish 2025/03/09 02:21:27 DEBUG : OpenDrive root 'rclone-test-ramucod9pisi': Waiting for transfers to finish 2025/03/09 02:21:27 INFO : sub dir/hello world: Deleted 2025/03/09 02:21:27 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:28 DEBUG : OpenDrive root 'rclone-test-ramucod9pisi': Purge remote --- PASS: TestServerSideMoveOverSelf (21.72s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:21:32 ERROR : : error listing: directory not found 2025/03/09 02:21:33 INFO : Local file system at /tmp/rclone543684669: Making directory 2025/03/09 02:21:33 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:33 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.79s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:21:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/09 02:21:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:21:38 DEBUG : Local file system at /tmp/rclone543684669: Waiting for checks to finish 2025/03/09 02:21:38 DEBUG : Local file system at /tmp/rclone543684669: Waiting for transfers to finish 2025/03/09 02:21:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:21:38 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/09 02:21:38 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:21:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyRedownload (4.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/09 02:21:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:41 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/09 02:21:42 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/09 02:21:42 INFO : check sum: Copied (new) 2025/03/09 02:21:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:42 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:42 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/09 02:21:42 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/09 02:21:42 DEBUG : check sum: Unchanged skipping 2025/03/09 02:21:42 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:42 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.78s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/09 02:21:44 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:44 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:45 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/09 02:21:46 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/09 02:21:46 INFO : sizeonly: Copied (new) 2025/03/09 02:21:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:46 DEBUG : sizeonly: Sizes identical 2025/03/09 02:21:46 DEBUG : sizeonly: Unchanged skipping 2025/03/09 02:21:46 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:46 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:46 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.86s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/09 02:21:48 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:48 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:48 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/09 02:21:49 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/09 02:21:49 INFO : ignore-size: Copied (new) 2025/03/09 02:21:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:50 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:21:50 DEBUG : ignore-size: Unchanged skipping 2025/03/09 02:21:50 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:50 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:50 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:52 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/09 02:21:54 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:54 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:21:54 DEBUG : existing: Unchanged skipping 2025/03/09 02:21:54 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:54 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:54 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/09 02:21:54 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/09 02:21:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/09 02:21:55 INFO : existing: Copied (replaced existing) 2025/03/09 02:21:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.35s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 02:21:57 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:57 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:58 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/09 02:21:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/09 02:21:59 INFO : existing: Copied (new) 2025/03/09 02:21:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:21:59 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:21:59 DEBUG : existing: Destination exists, skipping 2025/03/09 02:21:59 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:21:59 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.80s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:02 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:22:04 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/09 02:22:05 INFO : d: Making directory 2025/03/09 02:22:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 02:22:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:22:06 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 02:22:06 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:06 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:08 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:22:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/09 02:22:08 INFO : a/potato2: Copied (new) 2025/03/09 02:22:08 DEBUG : Waiting for deletions to finish 2025/03/09 02:22:09 INFO : b/potato: Deleted 2025/03/09 02:22:09 INFO : d: Removing directory 2025/03/09 02:22:09 INFO : b: Removing directory 2025/03/09 02:22:09 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:22:14 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:14 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/09 02:22:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/09 02:22:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/09 02:22:14 DEBUG : empty space: Unchanged skipping 2025/03/09 02:22:14 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:14 DEBUG : Waiting for deletions to finish 2025/03/09 02:22:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:14 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:14 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/09 02:22:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/09 02:22:14 INFO : empty space: Updated modification time in destination 2025/03/09 02:22:14 DEBUG : empty space: Unchanged skipping 2025/03/09 02:22:14 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:14 DEBUG : Waiting for deletions to finish 2025/03/09 02:22:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.19s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:22:18 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/09 02:22:18 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/09 02:22:18 DEBUG : empty space: Unchanged skipping 2025/03/09 02:22:18 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:18 DEBUG : Waiting for deletions to finish 2025/03/09 02:22:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:20 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/09 02:22:21 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/09 02:22:21 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:21 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone543684669) 2025/03/09 02:22:21 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-robuciq7vaxo') 2025/03/09 02:22:21 DEBUG : foo: md5 differ 2025/03/09 02:22:21 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:21 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/09 02:22:22 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/09 02:22:22 INFO : foo: Copied (replaced existing) 2025/03/09 02:22:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.06s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:22:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/09 02:22:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:22:25 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:25 DEBUG : empty space: Unchanged skipping 2025/03/09 02:22:25 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:26 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/09 02:22:27 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/09 02:22:27 INFO : potato: Copied (new) 2025/03/09 02:22:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:29 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/09 02:22:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/09 02:22:30 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:30 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:22:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/09 02:22:31 INFO : potato: Copied (replaced existing) 2025/03/09 02:22:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:22:34 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/09 02:22:34 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:34 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone543684669) 2025/03/09 02:22:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-robuciq7vaxo') 2025/03/09 02:22:34 DEBUG : potato: md5 differ 2025/03/09 02:22:34 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:22:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/09 02:22:35 INFO : potato: Copied (replaced existing) 2025/03/09 02:22:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:22:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:22:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:22:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:22:40 DEBUG : empty space: Unchanged skipping 2025/03/09 02:22:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/09 02:22:40 DEBUG : Waiting for deletions to finish 2025/03/09 02:22:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:42 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:22:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:22:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:22:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:22:45 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:45 DEBUG : empty space: Unchanged skipping 2025/03/09 02:22:45 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:22:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/09 02:22:47 INFO : potato2: Copied (new) 2025/03/09 02:22:47 DEBUG : Waiting for deletions to finish 2025/03/09 02:22:47 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:22:49 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:22:52 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/09 02:22:53 INFO : d: Making directory 2025/03/09 02:22:53 INFO : d/e: Making directory 2025/03/09 02:22:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 02:22:54 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:22:54 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 02:22:55 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:22:55 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:22:55 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:22:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/09 02:22:56 INFO : a/potato2: Copied (new) 2025/03/09 02:22:56 DEBUG : Waiting for deletions to finish 2025/03/09 02:22:56 INFO : b/potato: Deleted 2025/03/09 02:22:56 INFO : d/e: Removing directory 2025/03/09 02:22:57 INFO : d: Removing directory 2025/03/09 02:22:57 INFO : b: Removing directory 2025/03/09 02:22:57 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:01 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:23:03 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/09 02:23:04 INFO : d: Making directory 2025/03/09 02:23:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 02:23:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:23:05 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 02:23:05 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:05 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:06 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:23:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/09 02:23:07 INFO : a/potato2: Copied (new) 2025/03/09 02:23:07 ERROR : OpenDrive root 'rclone-test-robuciq7vaxo': not deleting files as there were IO errors 2025/03/09 02:23:07 ERROR : OpenDrive root 'rclone-test-robuciq7vaxo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:11 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:23:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:23:14 DEBUG : Waiting for deletions to finish 2025/03/09 02:23:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:23:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:23:14 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:14 DEBUG : empty space: Unchanged skipping 2025/03/09 02:23:14 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:14 INFO : potato: Deleted 2025/03/09 02:23:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:23:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/09 02:23:16 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.77s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:23:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:23:20 DEBUG : Waiting for deletions to finish 2025/03/09 02:23:20 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:20 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:21 INFO : potato: Deleted 2025/03/09 02:23:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:23:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:23:21 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:21 DEBUG : empty space: Unchanged skipping 2025/03/09 02:23:21 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:23:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/09 02:23:23 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.88s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/09 02:23:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:23:26 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:26 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:27 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/09 02:23:28 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/09 02:23:28 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.05s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:23:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:23:32 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 02:23:32 DEBUG : enormous: Excluded 2025/03/09 02:23:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:23:32 DEBUG : potato2: Excluded 2025/03/09 02:23:33 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:23:33 DEBUG : potato2: Excluded 2025/03/09 02:23:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:23:33 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:33 DEBUG : empty space: Unchanged skipping 2025/03/09 02:23:33 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:33 DEBUG : Waiting for deletions to finish 2025/03/09 02:23:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:33 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 02:23:33 DEBUG : enormous: Excluded 2025/03/09 02:23:33 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:23:33 DEBUG : potato2: Excluded 2025/03/09 02:23:33 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:23:33 DEBUG : potato2: Excluded 2025/03/09 02:23:33 DEBUG : Local file system at /tmp/rclone543684669: Waiting for checks to finish 2025/03/09 02:23:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/09 02:23:33 DEBUG : empty space: Unchanged skipping 2025/03/09 02:23:33 DEBUG : Local file system at /tmp/rclone543684669: Waiting for transfers to finish 2025/03/09 02:23:33 DEBUG : Waiting for deletions to finish 2025/03/09 02:23:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncWithExclude (5.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:23:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:23:38 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/09 02:23:40 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 02:23:40 DEBUG : enormous: Excluded 2025/03/09 02:23:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:23:40 DEBUG : potato2: Excluded 2025/03/09 02:23:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:23:40 DEBUG : empty space: Unchanged skipping 2025/03/09 02:23:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:40 DEBUG : Waiting for deletions to finish 2025/03/09 02:23:40 INFO : enormous: Deleted 2025/03/09 02:23:40 INFO : potato2: Deleted 2025/03/09 02:23:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/09 02:23:40 DEBUG : empty space: Unchanged skipping 2025/03/09 02:23:40 DEBUG : Local file system at /tmp/rclone543684669: Waiting for checks to finish 2025/03/09 02:23:40 DEBUG : Local file system at /tmp/rclone543684669: Waiting for transfers to finish 2025/03/09 02:23:40 DEBUG : Waiting for deletions to finish 2025/03/09 02:23:40 INFO : enormous: Deleted 2025/03/09 02:23:40 INFO : potato2: Deleted 2025/03/09 02:23:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:42 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:23:44 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:23:46 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/09 02:23:48 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/09 02:23:49 DEBUG : five: Need to transfer - File not found at Destination 2025/03/09 02:23:49 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/09 02:23:49 DEBUG : one: Destination is newer than source, skipping 2025/03/09 02:23:49 DEBUG : three: Sizes identical 2025/03/09 02:23:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/09 02:23:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone543684669) 2025/03/09 02:23:49 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-robuciq7vaxo') 2025/03/09 02:23:49 DEBUG : two: md5 differ 2025/03/09 02:23:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 02:23:49 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:49 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/09 02:23:49 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:23:50 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/09 02:23:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/09 02:23:50 INFO : four: Copied (replaced existing) 2025/03/09 02:23:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/09 02:23:51 INFO : five: Copied (new) 2025/03/09 02:23:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/09 02:23:51 INFO : two: Copied (replaced existing) 2025/03/09 02:23:51 DEBUG : Waiting for deletions to finish 2025/03/09 02:23:52 DEBUG : one: Destination is newer than source, skipping 2025/03/09 02:23:52 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:52 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/09 02:23:52 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/09 02:23:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 02:23:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/09 02:23:52 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/09 02:23:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 02:23:52 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/09 02:23:52 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone543684669) 2025/03/09 02:23:52 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-robuciq7vaxo') 2025/03/09 02:23:52 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/09 02:23:52 DEBUG : three: md5 differ 2025/03/09 02:23:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 02:23:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/09 02:23:52 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:52 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/09 02:23:53 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/09 02:23:53 INFO : three: Copied (replaced existing) 2025/03/09 02:23:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.57s) === 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-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/09 02:23:54 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Making map for --track-renames 2025/03/09 02:23:54 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Finished making map for --track-renames 2025/03/09 02:23:54 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 02:23:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/09 02:23:54 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for renames to finish 2025/03/09 02:23:54 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:55 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/09 02:23:55 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/09 02:23:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/09 02:23:56 INFO : potato: Copied (new) 2025/03/09 02:23:56 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/09 02:23:56 INFO : yam: Copied (new) 2025/03/09 02:23:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:23:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:23:57 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Making map for --track-renames 2025/03/09 02:23:57 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Finished making map for --track-renames 2025/03/09 02:23:57 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:57 DEBUG : potato: Unchanged skipping 2025/03/09 02:23:57 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for renames to finish 2025/03/09 02:23:57 DEBUG : yam: same parent dir (ODFfODExNDMzMV9VVXY4Vw) - using file/rename instead of move_copy for yaml 2025/03/09 02:23:57 INFO : yam: Moved (server-side) to: yaml 2025/03/09 02:23:57 INFO : yaml: Renamed from "yam" 2025/03/09 02:23:57 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:23:57 DEBUG : Waiting for deletions to finish 2025/03/09 02:23:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/09 02:23:59 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Making map for --track-renames 2025/03/09 02:23:59 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Finished making map for --track-renames 2025/03/09 02:23:59 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:23:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 02:23:59 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for renames to finish 2025/03/09 02:23:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/09 02:23:59 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:24:00 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/09 02:24:01 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/09 02:24:01 INFO : potato: Copied (new) 2025/03/09 02:24:02 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/09 02:24:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/09 02:24:03 INFO : yam: Copied (new) 2025/03/09 02:24:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:24:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:24:04 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Making map for --track-renames 2025/03/09 02:24:04 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Finished making map for --track-renames 2025/03/09 02:24:04 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:24:04 DEBUG : potato: Unchanged skipping 2025/03/09 02:24:04 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for renames to finish 2025/03/09 02:24:04 DEBUG : yam: same parent dir (ODFfODExNDMzMV9VVXY4Vw) - using file/rename instead of move_copy for yaml 2025/03/09 02:24:04 INFO : yam: Moved (server-side) to: yaml 2025/03/09 02:24:04 INFO : yaml: Renamed from "yam" 2025/03/09 02:24:04 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:24:04 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/09 02:24:13 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Making map for --track-renames 2025/03/09 02:24:13 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Finished making map for --track-renames 2025/03/09 02:24:13 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:24:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 02:24:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/09 02:24:13 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for renames to finish 2025/03/09 02:24:13 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:24:14 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/09 02:24:15 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/09 02:24:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/09 02:24:15 INFO : potato: Copied (new) 2025/03/09 02:24:16 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/09 02:24:16 INFO : sub/yam: Copied (new) 2025/03/09 02:24:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:24:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:24:17 DEBUG : potato: Unchanged skipping 2025/03/09 02:24:17 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Making map for --track-renames 2025/03/09 02:24:17 INFO : OpenDrive root 'rclone-test-robuciq7vaxo': Finished making map for --track-renames 2025/03/09 02:24:17 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:24:17 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for renames to finish 2025/03/09 02:24:17 INFO : sub/yam: Moved (server-side) to: yam 2025/03/09 02:24:17 INFO : yam: Renamed from "sub/yam" 2025/03/09 02:24:17 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:24:17 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.52s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:24:20 DEBUG : Creating backend with remote "/tmp/rclone543684669/dir1" 2025/03/09 02:24:20 DEBUG : Config file has changed externally - reloading 2025/03/09 02:24:20 DEBUG : Creating backend with remote "/tmp/rclone543684669/dir2" 2025/03/09 02:24:20 DEBUG : Local file system at /tmp/rclone543684669/dir2: Using server-side directory move 2025/03/09 02:24:20 INFO : Local file system at /tmp/rclone543684669/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 02:24:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/09 02:24:20 DEBUG : Local file system at /tmp/rclone543684669/dir2: Waiting for checks to finish 2025/03/09 02:24:20 INFO : file1.txt: Moved (server-side) 2025/03/09 02:24:20 DEBUG : Local file system at /tmp/rclone543684669/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:24:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:24:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 02:24:20 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:24:20 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:24:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:24:22 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/09 02:24:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:24:22 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:24:22 INFO : sub dir/hello world: Deleted 2025/03/09 02:24:23 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/09 02:24:23 INFO : nested/sub dir/file: Copied (new) 2025/03/09 02:24:23 INFO : nested/sub dir/file: Deleted 2025/03/09 02:24:23 INFO : sub dir: Removing directory 2025/03/09 02:24:23 INFO : nested/sub dir: Removing directory 2025/03/09 02:24:23 INFO : nested: Removing directory 2025/03/09 02:24:23 DEBUG : Local file system at /tmp/rclone543684669: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (7.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:24:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:24:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 02:24:27 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:24:27 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:24:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/09 02:24:29 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/09 02:24:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/09 02:24:29 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:24:29 INFO : sub dir/hello world: Deleted 2025/03/09 02:24:30 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/09 02:24:30 INFO : nested/sub dir/file: Copied (new) 2025/03/09 02:24:30 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:125: removing dir "nested" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "nested" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "nested" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "nested" failed: Folder is already deleted (Error 403) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:24:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 02:24:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/09 02:24:37 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:24:37 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:24:38 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/09 02:24:39 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/09 02:24:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/09 02:24:39 INFO : existing: Copied (new) 2025/03/09 02:24:39 INFO : existing: Deleted 2025/03/09 02:24:39 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/09 02:24:39 INFO : existing-b: Copied (new) 2025/03/09 02:24:39 INFO : existing-b: Deleted 2025/03/09 02:24:40 DEBUG : existing: Destination exists, skipping 2025/03/09 02:24:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/09 02:24:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:24:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:24:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.47s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:24:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dejacah0kaso" 2025/03/09 02:24:42 DEBUG : Starting OpenDrive session with ID: b400fe603ad227b6345b310657ef7e7d3abf13fa901df84764a4da5fc69bc0a8 2025/03/09 02:24:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:24:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:24:46 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-robuciq7vaxo' -> OpenDrive root 'rclone-test-dejacah0kaso' 2025/03/09 02:24:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:24:50 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/09 02:24:51 DEBUG : OpenDrive root 'rclone-test-dejacah0kaso': Using server-side directory move 2025/03/09 02:24:51 INFO : OpenDrive root 'rclone-test-dejacah0kaso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 02:24:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:24:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/09 02:24:51 DEBUG : empty space: Unchanged skipping 2025/03/09 02:24:51 DEBUG : OpenDrive root 'rclone-test-dejacah0kaso': Waiting for checks to finish 2025/03/09 02:24:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 02:24:52 INFO : potato3: Deleted 2025/03/09 02:24:52 INFO : empty space: Deleted 2025/03/09 02:24:52 DEBUG : OpenDrive root 'rclone-test-dejacah0kaso': Waiting for transfers to finish 2025/03/09 02:24:52 INFO : potato2: Moved (server-side) 2025/03/09 02:24:52 INFO : potato3: Moved (server-side) 2025/03/09 02:24:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cixuyog2gili" 2025/03/09 02:24:53 DEBUG : Starting OpenDrive session with ID: 7d3c90609664cc95514ee0c38a091032fb4c5a0a631c50b3ba527015f0f7d148 2025/03/09 02:24:53 DEBUG : OpenDrive root 'rclone-test-cixuyog2gili': Using server-side directory move 2025/03/09 02:24:53 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/09 02:24:53 INFO : OpenDrive root 'rclone-test-cixuyog2gili': Server side directory move succeeded 2025/03/09 02:24:54 ERROR : : error listing: directory not found 2025/03/09 02:24:54 DEBUG : OpenDrive root 'rclone-test-cixuyog2gili': Purge remote 2025/03/09 02:24:54 DEBUG : OpenDrive root 'rclone-test-dejacah0kaso': Purge remote 2025/03/09 02:24:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.91s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:24:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sisawiq9goca" 2025/03/09 02:24:55 DEBUG : Starting OpenDrive session with ID: 3049fbe4f272f735d439f2191ea081548eab7212ade7d41ea776fba0563ed868 2025/03/09 02:24:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:24:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:25:00 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-robuciq7vaxo' -> OpenDrive root 'rclone-test-sisawiq9goca' 2025/03/09 02:25:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:25:04 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/09 02:25:05 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 02:25:05 DEBUG : empty space: Excluded 2025/03/09 02:25:05 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 02:25:05 DEBUG : empty space: Excluded 2025/03/09 02:25:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:25:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 02:25:05 DEBUG : OpenDrive root 'rclone-test-sisawiq9goca': Waiting for checks to finish 2025/03/09 02:25:05 DEBUG : OpenDrive root 'rclone-test-sisawiq9goca': Waiting for transfers to finish 2025/03/09 02:25:05 INFO : potato3: Deleted 2025/03/09 02:25:06 INFO : potato2: Moved (server-side) 2025/03/09 02:25:06 INFO : potato3: Moved (server-side) 2025/03/09 02:25:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duhomuw7kimi" 2025/03/09 02:25:07 DEBUG : Starting OpenDrive session with ID: 0048e9121f84d883029c51f4389ac9b24e9cbee053efc664f84b1628729806f1 2025/03/09 02:25:08 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 02:25:08 DEBUG : empty space: Excluded 2025/03/09 02:25:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:25:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/09 02:25:08 DEBUG : OpenDrive root 'rclone-test-duhomuw7kimi': Waiting for checks to finish 2025/03/09 02:25:08 DEBUG : OpenDrive root 'rclone-test-duhomuw7kimi': Waiting for transfers to finish 2025/03/09 02:25:08 INFO : potato2: Moved (server-side) 2025/03/09 02:25:09 INFO : potato3: Moved (server-side) 2025/03/09 02:25:09 DEBUG : OpenDrive root 'rclone-test-duhomuw7kimi': Purge remote 2025/03/09 02:25:09 DEBUG : OpenDrive root 'rclone-test-sisawiq9goca': Purge remote --- PASS: TestServerSideMoveWithFilter (15.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:25:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jodulay6juli" 2025/03/09 02:25:11 DEBUG : Starting OpenDrive session with ID: 3a9dd3a15318b41bc7af2605cacfb0e37b62c6674c17c4197476c7d932e0decc 2025/03/09 02:25:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/09 02:25:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:25:15 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/09 02:25:16 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-robuciq7vaxo' -> OpenDrive root 'rclone-test-jodulay6juli' 2025/03/09 02:25:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/09 02:25:20 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/09 02:25:21 DEBUG : OpenDrive root 'rclone-test-jodulay6juli': Using server-side directory move 2025/03/09 02:25:21 INFO : OpenDrive root 'rclone-test-jodulay6juli': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 02:25:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:25:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/09 02:25:21 DEBUG : empty space: Unchanged skipping 2025/03/09 02:25:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 02:25:21 DEBUG : OpenDrive root 'rclone-test-jodulay6juli': Waiting for checks to finish 2025/03/09 02:25:21 INFO : potato3: Deleted 2025/03/09 02:25:21 INFO : empty space: Deleted 2025/03/09 02:25:21 DEBUG : OpenDrive root 'rclone-test-jodulay6juli': Waiting for transfers to finish 2025/03/09 02:25:21 INFO : potato2: Moved (server-side) 2025/03/09 02:25:22 INFO : potato3: Moved (server-side) 2025/03/09 02:25:22 INFO : tomatoDir: Removing directory 2025/03/09 02:25:22 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': deleted 1 directories 2025/03/09 02:25:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ledizaj5yusa" 2025/03/09 02:25:23 DEBUG : Starting OpenDrive session with ID: 804371b611a2520802fb13acbe8c893509332257bc8e2ec3f1bc34b1608ad21d 2025/03/09 02:25:23 INFO : tomatoDir: Making directory 2025/03/09 02:25:24 DEBUG : OpenDrive root 'rclone-test-ledizaj5yusa': Using server-side directory move 2025/03/09 02:25:24 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/09 02:25:24 INFO : OpenDrive root 'rclone-test-ledizaj5yusa': Server side directory move succeeded 2025/03/09 02:25:25 ERROR : : error listing: directory not found 2025/03/09 02:25:25 ERROR : : error listing: directory not found 2025/03/09 02:25:25 DEBUG : OpenDrive root 'rclone-test-ledizaj5yusa': Purge remote 2025/03/09 02:25:25 DEBUG : OpenDrive root 'rclone-test-jodulay6juli': Purge remote 2025/03/09 02:25:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.49s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:25:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/rclone-sync-test" 2025/03/09 02:25:27 DEBUG : Starting OpenDrive session with ID: ee7081268752659dc8123ab2cfa4becb8b762bb6c734a75ea579eae4cf6f3743 run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncOverlap (2.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:25:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/rclone-sync-test" 2025/03/09 02:25:29 DEBUG : Starting OpenDrive session with ID: 0c877506507a80d9815f3228ae2909818ddddb7f48eb796647927f92e56b3b4a 2025/03/09 02:25:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/rclone-sync-test-include/layer2" 2025/03/09 02:25:32 DEBUG : Starting OpenDrive session with ID: 35cba9e73aa1726fa581e44d7533d08d8ac93244f3990967c1ceed32a3c1653a 2025/03/09 02:25:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/rclone-sync-test-ignore-file" 2025/03/09 02:25:33 DEBUG : Config file has changed externally - reloading 2025/03/09 02:25:33 DEBUG : Starting OpenDrive session with ID: 1863ba90864fa85ed418e97a0932cb74fc52112a7a307ae0ab57bd977dc5baa6 2025/03/09 02:25:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/09 02:25:37 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:25:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:25:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 02:25:38 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/rclone-sync-test': Waiting for checks to finish 2025/03/09 02:25:38 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/rclone-sync-test': Waiting for transfers to finish 2025/03/09 02:25:38 DEBUG : Waiting for deletions to finish 2025/03/09 02:25:38 INFO : There was nothing to transfer 2025/03/09 02:25:38 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:25:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:25:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 02:25:39 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:25:39 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:25:39 DEBUG : Waiting for deletions to finish 2025/03/09 02:25:39 INFO : rclone-sync-test-include: Removing directory 2025/03/09 02:25:39 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': deleted 1 directories 2025/03/09 02:25:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:25:40 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:25:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:25:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/09 02:25:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/09 02:25:40 DEBUG : Waiting for deletions to finish 2025/03/09 02:25:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:25:41 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:25:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:25:41 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:25:41 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:25:41 DEBUG : Waiting for deletions to finish 2025/03/09 02:25:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:25:41 DEBUG : : Excluded 2025/03/09 02:25:41 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:25:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:25:41 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/09 02:25:41 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/09 02:25:41 DEBUG : Waiting for deletions to finish 2025/03/09 02:25:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.42s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:25:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/dst" 2025/03/09 02:25:49 DEBUG : Starting OpenDrive session with ID: 6aa4f079cac755350d3becd49546e1636e2f7b09367c299eca2dbfaf156f3916 2025/03/09 02:25:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/CompareDest" 2025/03/09 02:25:50 DEBUG : Starting OpenDrive session with ID: 60988e414c4a0b53c103b4f17aede6465c4e20b5d70ff34d606a57c07c443214 2025/03/09 02:25:51 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 02:25:51 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:25:51 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:25:52 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:25:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/09 02:25:53 INFO : one: Copied (new) 2025/03/09 02:25:53 DEBUG : Waiting for deletions to finish 2025/03/09 02:25:54 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:25:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:25:54 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:25:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:25:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/09 02:25:56 INFO : one: Copied (replaced existing) 2025/03/09 02:25:56 DEBUG : Waiting for deletions to finish 2025/03/09 02:25:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:25:58 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:26:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:26:00 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 02:26:00 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:00 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:00 INFO : There was nothing to transfer 2025/03/09 02:26:01 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:26:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 02:26:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:26:03 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 02:26:03 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:03 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:03 INFO : There was nothing to transfer 2025/03/09 02:26:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 02:26:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:26:04 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 02:26:04 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:04 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:04 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/09 02:26:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/09 02:26:05 DEBUG : two: Need to transfer - File not found at Destination 2025/03/09 02:26:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:26:05 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 02:26:05 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:06 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/09 02:26:07 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/09 02:26:07 INFO : two: Copied (new) 2025/03/09 02:26:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:26:10 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/09 02:26:12 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/09 02:26:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/dest" 2025/03/09 02:26:14 DEBUG : Starting OpenDrive session with ID: f2e6cdc11411f6b3b4ff9110b771dacfb6e0f8f3fe0cb129be1ec3dc4c4af086 2025/03/09 02:26:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/pre-dest1" 2025/03/09 02:26:15 DEBUG : Starting OpenDrive session with ID: 7f1160cba71dac583ccdb6d0c401cfd9a72496c90186aab20dc2fe0e8741db7e 2025/03/09 02:26:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/pre-dest2" 2025/03/09 02:26:16 DEBUG : Starting OpenDrive session with ID: a282453409660729e26a84313bb550cb372243d8bc24e943edebab03a5bcc7d4 2025/03/09 02:26:17 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:26:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/09 02:26:17 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:26:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/09 02:26:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/09 02:26:17 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dest': Waiting for checks to finish 2025/03/09 02:26:17 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dest': Waiting for transfers to finish 2025/03/09 02:26:19 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/09 02:26:21 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/09 02:26:21 INFO : 3: Copied (new) 2025/03/09 02:26:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (14.44s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:26:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/dst" 2025/03/09 02:26:24 DEBUG : Starting OpenDrive session with ID: 672be0c9b235c5954c70ef5aacc381d28ad7ad8c1a2af80f3ed0ea5a1eaf7951 2025/03/09 02:26:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/CopyDest" 2025/03/09 02:26:25 DEBUG : Starting OpenDrive session with ID: b578ca3ef3042adef019f4bb227999cc8cc09b40b19fac0d517b1c2188830e34 2025/03/09 02:26:26 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 02:26:26 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:26 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:28 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:26:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/09 02:26:29 INFO : one: Copied (new) 2025/03/09 02:26:29 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:30 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:26:30 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:26:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/09 02:26:31 INFO : one: Copied (replaced existing) 2025/03/09 02:26:31 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:26:34 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:26:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/BackupDir" 2025/03/09 02:26:36 DEBUG : Starting OpenDrive session with ID: 558ee46c66d27f802b2bb4195d405e64d1853ad5ed34571d8685c27f87092771 2025/03/09 02:26:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:26:37 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:26:38 INFO : one: Moved (server-side) 2025/03/09 02:26:38 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/09 02:26:38 INFO : one: Copied (server-side copy) 2025/03/09 02:26:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/09 02:26:38 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:38 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:39 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:26:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:41 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/09 02:26:41 INFO : two: Copied (server-side copy) 2025/03/09 02:26:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/09 02:26:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:41 DEBUG : one: Unchanged skipping 2025/03/09 02:26:41 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:41 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:41 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:42 DEBUG : one: Unchanged skipping 2025/03/09 02:26:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:42 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:42 DEBUG : two: Unchanged skipping 2025/03/09 02:26:42 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:42 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:42 INFO : There was nothing to transfer 2025/03/09 02:26:43 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/09 02:26:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/09 02:26:45 DEBUG : three: Destination not found in --copy-dest 2025/03/09 02:26:45 DEBUG : three: Need to transfer - File not found at Destination 2025/03/09 02:26:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:45 DEBUG : one: Unchanged skipping 2025/03/09 02:26:45 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:26:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/09 02:26:45 DEBUG : two: Unchanged skipping 2025/03/09 02:26:45 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:26:46 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/09 02:26:47 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/09 02:26:47 INFO : three: Copied (new) 2025/03/09 02:26:47 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncCopyDest (34.18s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:26:59 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:27:01 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:27:02 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/09 02:27:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/dst" 2025/03/09 02:27:04 DEBUG : Starting OpenDrive session with ID: 738dda42d95d2ca6b88c59e8b36efe1156150930fbc5cbd51fb3629b5b9d2efd 2025/03/09 02:27:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/backup" 2025/03/09 02:27:05 DEBUG : Starting OpenDrive session with ID: aa035c2a83785eb86bf4d6c53bfd2ba45852c6f0700a66e74b6a7e4c945b26f1 2025/03/09 02:27:06 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:27:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:27:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:27:06 DEBUG : two: Unchanged skipping 2025/03/09 02:27:07 INFO : one: Moved (server-side) 2025/03/09 02:27:07 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:27:07 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/09 02:27:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/09 02:27:08 INFO : one: Copied (new) 2025/03/09 02:27:08 DEBUG : Waiting for deletions to finish 2025/03/09 02:27:09 INFO : three.txt: Moved (server-side) 2025/03/09 02:27:09 INFO : three.txt: Moved into backup dir 2025/03/09 02:27:10 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/09 02:27:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:27:11 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:27:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:27:11 DEBUG : two: Unchanged skipping 2025/03/09 02:27:12 INFO : one: Deleted 2025/03/09 02:27:12 INFO : one: Moved (server-side) 2025/03/09 02:27:12 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:27:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:27:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/09 02:27:14 INFO : one: Copied (new) 2025/03/09 02:27:14 DEBUG : Waiting for deletions to finish 2025/03/09 02:27:14 INFO : three.txt: Deleted 2025/03/09 02:27:15 INFO : three.txt: Moved (server-side) 2025/03/09 02:27:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:27:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:27:20 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:27:21 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/09 02:27:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/dst" 2025/03/09 02:27:23 DEBUG : Starting OpenDrive session with ID: c43c2a2db823649de00370630d79d9e3c54d3f3ffadbb0a9c0fea9b6ae231ca5 2025/03/09 02:27:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/backup" 2025/03/09 02:27:24 DEBUG : Starting OpenDrive session with ID: 552517a8f990dead0ca3b7be623ed930e75ca402ad51c02dcbe5344145aac026 2025/03/09 02:27:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:27:25 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:27:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:27:25 DEBUG : two: Unchanged skipping 2025/03/09 02:27:26 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:27:26 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:27:27 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/09 02:27:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/09 02:27:27 INFO : one: Copied (new) 2025/03/09 02:27:27 DEBUG : Waiting for deletions to finish 2025/03/09 02:27:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:27:28 INFO : three.txt: Moved into backup dir 2025/03/09 02:27:29 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/09 02:27:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:27:31 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:27:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:27:31 DEBUG : two: Unchanged skipping 2025/03/09 02:27:31 INFO : one.bak: Deleted 2025/03/09 02:27:31 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:27:31 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:27:32 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:27:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/09 02:27:33 INFO : one: Copied (new) 2025/03/09 02:27:33 DEBUG : Waiting for deletions to finish 2025/03/09 02:27:33 INFO : three.txt.bak: Deleted 2025/03/09 02:27:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:27:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:27:37 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:27:39 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:27:41 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/09 02:27:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/dst" 2025/03/09 02:27:42 DEBUG : Starting OpenDrive session with ID: bf913af6f323b1b4dc25dc60c0db840ea54f7a6224f9585d9ddba2fe52274cca 2025/03/09 02:27:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/backup" 2025/03/09 02:27:44 DEBUG : Starting OpenDrive session with ID: 674b56901acefa7c0212cfc2449811d7a49e5c26237ba922d0ec6f1b3e288da9 2025/03/09 02:27:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:27:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:27:45 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:27:45 DEBUG : two: Unchanged skipping 2025/03/09 02:27:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 02:27:45 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:27:46 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/09 02:27:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/09 02:27:47 INFO : one: Copied (new) 2025/03/09 02:27:47 DEBUG : Waiting for deletions to finish 2025/03/09 02:27:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 02:27:48 INFO : three.txt: Moved into backup dir 2025/03/09 02:27:49 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/09 02:27:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:27:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:27:50 DEBUG : two: Unchanged skipping 2025/03/09 02:27:50 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:27:51 INFO : one-2019-01-01: Deleted 2025/03/09 02:27:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 02:27:51 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:27:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:27:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/09 02:27:53 INFO : one: Copied (new) 2025/03/09 02:27:53 DEBUG : Waiting for deletions to finish 2025/03/09 02:27:53 INFO : three-2019-01-01.txt: Deleted 2025/03/09 02:27:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 02:27:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:27:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:27:58 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:28:00 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/09 02:28:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/dst" 2025/03/09 02:28:02 DEBUG : Starting OpenDrive session with ID: 130ef1b5c851ddba4faac287c13e99f7a2f44063be4fd0a0d75d826052648b15 2025/03/09 02:28:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:28:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:28:02 DEBUG : two: Unchanged skipping 2025/03/09 02:28:02 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:28:03 DEBUG : one: same parent dir (ODFfODExNDQwOF9ZNlRiSQ) - using file/rename instead of move_copy for one.bak 2025/03/09 02:28:03 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:28:03 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:28:04 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/09 02:28:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/09 02:28:05 INFO : one: Copied (new) 2025/03/09 02:28:05 DEBUG : Waiting for deletions to finish 2025/03/09 02:28:05 DEBUG : three.txt: same parent dir (ODFfODExNDQwOF9ZNlRiSQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/09 02:28:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:28:05 INFO : three.txt: Moved into backup dir 2025/03/09 02:28:07 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/09 02:28:08 DEBUG : one.bak: Excluded (Path Filter) 2025/03/09 02:28:08 DEBUG : one.bak: Excluded 2025/03/09 02:28:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/09 02:28:08 DEBUG : three.txt.bak: Excluded 2025/03/09 02:28:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:28:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:28:08 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for checks to finish 2025/03/09 02:28:08 DEBUG : two: Unchanged skipping 2025/03/09 02:28:08 INFO : one.bak: Deleted 2025/03/09 02:28:09 DEBUG : one: same parent dir (ODFfODExNDQwOF9ZNlRiSQ) - using file/rename instead of move_copy for one.bak 2025/03/09 02:28:09 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:28:09 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo/dst': Waiting for transfers to finish 2025/03/09 02:28:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:28:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/09 02:28:10 INFO : one: Copied (new) 2025/03/09 02:28:10 DEBUG : Waiting for deletions to finish 2025/03/09 02:28:11 INFO : three.txt.bak: Deleted 2025/03/09 02:28:11 DEBUG : three.txt: same parent dir (ODFfODExNDQwOF9ZNlRiSQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/09 02:28:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:28:11 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one.bak (5), dst/three.txt.bak (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: OpenDrive root 'rclone-test-robuciq7vaxo'/dst/one.bak: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirSuffixOnly Messages: dst/one.bak: size incorrect file=4 vs obj=5 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/one.bak: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirSuffixOnly Messages: 1 objects not found --- FAIL: TestSyncBackupDirSuffixOnly (25.61s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:28:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:28:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:28:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/09 02:28:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/dst" 2025/03/09 02:28:28 DEBUG : Starting OpenDrive session with ID: c1cf8914d225594909e44501c330f0d043b13f27c6de588dd90ed6136070a428 2025/03/09 02:28:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:28:29 DEBUG : one: same parent dir (ODFfODExNDQxMF91NzdzUA) - using file/rename instead of move_copy for one.bak 2025/03/09 02:28:29 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:28:30 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/09 02:28:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/09 02:28:31 INFO : one: Copied (new) 2025/03/09 02:28:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:28:31 DEBUG : two: Unchanged skipping 2025/03/09 02:28:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 02:28:31 DEBUG : three.txt: same parent dir (ODFfODExNDQxMF91NzdzUA) - using file/rename instead of move_copy for three.txt.bak 2025/03/09 02:28:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:28:32 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/09 02:28:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/09 02:28:33 INFO : three.txt: Copied (new) 2025/03/09 02:28:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:28:34 INFO : one.bak: Deleted 2025/03/09 02:28:34 DEBUG : one: same parent dir (ODFfODExNDQxMF91NzdzUA) - using file/rename instead of move_copy for one.bak 2025/03/09 02:28:35 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:28:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:28:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/09 02:28:36 INFO : one: Copied (new) 2025/03/09 02:28:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:28:37 DEBUG : two: Unchanged skipping 2025/03/09 02:28:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 02:28:37 INFO : three.txt.bak: Deleted 2025/03/09 02:28:37 DEBUG : three.txt: same parent dir (ODFfODExNDQxMF91NzdzUA) - using file/rename instead of move_copy for three.txt.bak 2025/03/09 02:28:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:28:38 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/09 02:28:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/09 02:28:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.22s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:28:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/09 02:28:44 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/09 02:28:46 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/09 02:28:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robuciq7vaxo/dst" 2025/03/09 02:28:48 DEBUG : Starting OpenDrive session with ID: 0dd06954bf23aec2a989bff6b175c7fcfe0ff86abea7adc6eca9be0c1b72c23f 2025/03/09 02:28:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:28:49 DEBUG : one: same parent dir (ODFfODExNDQxMV96U3dBVg) - using file/rename instead of move_copy for one-2019-01-01 2025/03/09 02:28:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 02:28:50 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/09 02:28:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/09 02:28:51 INFO : one: Copied (new) 2025/03/09 02:28:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:28:51 DEBUG : two: Unchanged skipping 2025/03/09 02:28:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 02:28:51 DEBUG : three.txt: same parent dir (ODFfODExNDQxMV96U3dBVg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/09 02:28:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 02:28:52 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/09 02:28:53 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/09 02:28:53 INFO : three.txt: Copied (new) 2025/03/09 02:28:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:28:55 INFO : one-2019-01-01: Deleted 2025/03/09 02:28:55 DEBUG : one: same parent dir (ODFfODExNDQxMV96U3dBVg) - using file/rename instead of move_copy for one-2019-01-01 2025/03/09 02:28:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 02:28:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/09 02:28:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/09 02:28:57 INFO : one: Copied (new) 2025/03/09 02:28:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:28:57 DEBUG : two: Unchanged skipping 2025/03/09 02:28:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 02:28:58 INFO : three-2019-01-01.txt: Deleted 2025/03/09 02:28:58 DEBUG : three.txt: same parent dir (ODFfODExNDQxMV96U3dBVg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/09 02:28:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 02:28:59 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/09 02:29:00 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/09 02:29:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.47s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:29:03 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/09 02:29:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/09 02:29:04 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:29:04 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:29:04 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/09 02:29:05 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/09 02:29:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/09 02:29:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.43s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:29:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 02:29:07 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:29:07 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:29:08 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/09 02:29:09 INFO : existing: Copied (new) 2025/03/09 02:29:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:29:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/09 02:29:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/09 02:29:09 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:29:09 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:29:09 ERROR : OpenDrive root 'rclone-test-robuciq7vaxo': not deleting files as there were IO errors 2025/03/09 02:29:09 ERROR : OpenDrive root 'rclone-test-robuciq7vaxo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncImmutable (4.18s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:29:12 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:13 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/09 02:29:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/09 02:29:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/09 02:29:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:29:20 DEBUG : existing: Unchanged skipping 2025/03/09 02:29:20 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/09 02:29:21 DEBUG : subdira-rclone-move-zexuror1: same parent dir (ODFfODExNDMzMV9VVXY4Vw) - using folder/rename instead of move_copy 2025/03/09 02:29:21 DEBUG : EXISTING: moving to existing-rclone-move-tequmuh9 2025/03/09 02:29:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-mefatir1 2025/03/09 02:29:21 DEBUG : subdira: same parent dir (ODFfODExNDMzMV9VVXY4Vw) - using folder/rename instead of move_copy 2025/03/09 02:29:21 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODExNDMzMV9VVXY4Vw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-mefatir1 2025/03/09 02:29:21 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/09 02:29:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-mefatir1 2025/03/09 02:29:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/09 02:29:22 DEBUG : EXISTING: same parent dir (ODFfODExNDMzMV9VVXY4Vw) - using file/rename instead of move_copy for existing-rclone-move-tequmuh9 2025/03/09 02:29:22 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tequmuh9 2025/03/09 02:29:22 DEBUG : EXISTING: moving to existing 2025/03/09 02:29:22 DEBUG : subdira/subdirb-rclone-move-qobukap6: same parent dir (ODFfODExNDQxMl9GOWlSdQ) - using folder/rename instead of move_copy 2025/03/09 02:29:22 DEBUG : existingbutdifferent-rclone-move-mefatir1: same parent dir (ODFfODExNDMzMV9VVXY4Vw) - using file/rename instead of move_copy for existingbutdifferent 2025/03/09 02:29:22 DEBUG : existing-rclone-move-tequmuh9: same parent dir (ODFfODExNDMzMV9VVXY4Vw) - using file/rename instead of move_copy for existing 2025/03/09 02:29:22 INFO : existingbutdifferent-rclone-move-mefatir1: Moved (server-side) to: existingbutdifferent 2025/03/09 02:29:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/09 02:29:22 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/09 02:29:22 INFO : existing-rclone-move-tequmuh9: Moved (server-side) to: existing 2025/03/09 02:29:22 INFO : EXISTING: Moved (server-side) to: existing 2025/03/09 02:29:22 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/09 02:29:22 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/09 02:29:23 DEBUG : subdira/subdirb: same parent dir (ODFfODExNDQxMl9GOWlSdQ) - using folder/rename instead of move_copy 2025/03/09 02:29:23 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/09 02:29:24 DEBUG : subdira/subdirb/subdirc-rclone-move-jutizad5: same parent dir (ODFfODExNDQxM191NUVDOQ) - using folder/rename instead of move_copy 2025/03/09 02:29:24 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/09 02:29:24 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/09 02:29:24 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODExNDQxM191NUVDOQ) - using folder/rename instead of move_copy 2025/03/09 02:29:24 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/09 02:29:25 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/09 02:29:25 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-vohihek3: same parent dir (ODFfODExNDQxNF9hZGppWg) - using folder/rename instead of move_copy 2025/03/09 02:29:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-wiquzan4 2025/03/09 02:29:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODExNDQxNF9hZGppWg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-wiquzan4 2025/03/09 02:29:25 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODExNDQxNF9hZGppWg) - using folder/rename instead of move_copy 2025/03/09 02:29:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/09 02:29:26 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:29:26 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/09 02:29:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-wiquzan4 2025/03/09 02:29:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/09 02:29:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hafugow0 2025/03/09 02:29:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODExNDQxNV9QZW15cA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hafugow0 2025/03/09 02:29:27 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-wiquzan4: same parent dir (ODFfODExNDQxNF9hZGppWg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/03/09 02:29:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hafugow0 2025/03/09 02:29:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 02:29:27 INFO : subdira/subdirb/subdirc/hello-rclone-move-wiquzan4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/09 02:29:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/09 02:29:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/09 02:29:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hafugow0: same parent dir (ODFfODExNDQxNV9QZW15cA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 02:29:27 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/09 02:29:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hafugow0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 02:29:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 02:29:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 02:29:27 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:29:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/09 02:29:28 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/09 02:29:28 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/09 02:29:28 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/09 02:29:28 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/09 02:29:28 DEBUG : Waiting for deletions to finish run.go:125: removing dir "subdira/subdirb/subdirc/subdird" failed - try 1/3: folder not empty --- PASS: TestFixCase (22.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.01s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:29:35 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:37 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:38 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:40 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:42 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:43 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:45 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:46 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:48 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:50 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:51 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:53 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:54 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:56 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:58 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/09 02:29:59 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:01 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:03 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:04 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:06 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:07 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:09 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:11 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:12 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:14 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:15 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:17 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:19 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:20 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:22 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:24 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:25 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:27 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:29 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:31 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:32 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:34 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:36 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:37 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:39 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:30:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both0: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both12: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both13: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both14: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both15: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both16: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both17: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both18: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both19: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both2: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both3: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both4: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both5: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both10: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both7: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both11: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:30:40 DEBUG : both1: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both6: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both8: Unchanged skipping 2025/03/09 02:30:40 DEBUG : both9: Unchanged skipping 2025/03/09 02:30:40 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:30:40 DEBUG : Waiting for deletions to finish 2025/03/09 02:30:40 INFO : only12: Deleted 2025/03/09 02:30:40 INFO : only17: Deleted 2025/03/09 02:30:41 INFO : only6: Deleted 2025/03/09 02:30:41 INFO : only8: Deleted 2025/03/09 02:30:41 INFO : only9: Deleted 2025/03/09 02:30:41 INFO : only3: Deleted 2025/03/09 02:30:41 INFO : only4: Deleted 2025/03/09 02:30:41 INFO : only5: Deleted 2025/03/09 02:30:41 INFO : only11: Deleted 2025/03/09 02:30:41 INFO : only15: Deleted 2025/03/09 02:30:41 INFO : only18: Deleted 2025/03/09 02:30:41 INFO : only7: Deleted 2025/03/09 02:30:41 INFO : only13: Deleted 2025/03/09 02:30:41 INFO : only19: Deleted 2025/03/09 02:30:41 INFO : only1: Deleted 2025/03/09 02:30:41 INFO : only14: Deleted 2025/03/09 02:30:41 INFO : only10: Deleted 2025/03/09 02:30:42 INFO : only2: Deleted 2025/03/09 02:30:42 INFO : only16: Deleted 2025/03/09 02:30:42 INFO : only0: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (71.83s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:30:47 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:49 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:50 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:52 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:54 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:56 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:57 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/09 02:30:59 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:01 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:02 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:04 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:06 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:07 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:09 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:11 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:13 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:14 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:16 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:18 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:20 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:21 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:23 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:25 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:26 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:28 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:30 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:32 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:33 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:35 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:37 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:38 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:41 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:42 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:44 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:46 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:48 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:49 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:51 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:53 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:55 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/09 02:31:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for checks to finish 2025/03/09 02:31:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both0: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both12: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both13: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both14: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both15: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both1: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both17: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both18: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both19: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both2: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both3: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both4: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both5: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both6: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both7: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both8: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/09 02:31:56 DEBUG : both9: Unchanged skipping 2025/03/09 02:31:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/09 02:31:56 DEBUG : both10: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both11: Unchanged skipping 2025/03/09 02:31:56 DEBUG : both16: Unchanged skipping 2025/03/09 02:31:56 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Waiting for transfers to finish 2025/03/09 02:31:58 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:31:58 INFO : only10: Copied (replaced existing) 2025/03/09 02:31:58 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:31:58 INFO : only1: Copied (replaced existing) 2025/03/09 02:31:58 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:31:58 INFO : only11: Copied (replaced existing) 2025/03/09 02:31:58 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:31:58 INFO : only0: Copied (replaced existing) 2025/03/09 02:31:58 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:31:58 INFO : only12: Copied (replaced existing) 2025/03/09 02:31:59 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:31:59 INFO : only14: Copied (replaced existing) 2025/03/09 02:31:59 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:31:59 INFO : only13: Copied (replaced existing) 2025/03/09 02:31:59 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:31:59 INFO : only15: Copied (replaced existing) 2025/03/09 02:32:00 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:00 INFO : only16: Copied (replaced existing) 2025/03/09 02:32:00 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:00 INFO : only17: Copied (replaced existing) 2025/03/09 02:32:00 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:00 INFO : only18: Copied (replaced existing) 2025/03/09 02:32:00 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:00 INFO : only19: Copied (replaced existing) 2025/03/09 02:32:01 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:01 INFO : only2: Copied (replaced existing) 2025/03/09 02:32:01 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:01 INFO : only3: Copied (replaced existing) 2025/03/09 02:32:01 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:01 INFO : only4: Copied (replaced existing) 2025/03/09 02:32:01 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:01 INFO : only6: Copied (replaced existing) 2025/03/09 02:32:02 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:02 INFO : only5: Copied (replaced existing) 2025/03/09 02:32:02 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:02 INFO : only8: Copied (replaced existing) 2025/03/09 02:32:03 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:03 INFO : only9: Copied (replaced existing) 2025/03/09 02:32:03 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/09 02:32:03 INFO : only7: Copied (replaced existing) 2025/03/09 02:32:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (84.79s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:32:11 DEBUG : empty_dir: Making directory with metadata 2025/03/09 02:32:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:32:11 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 02:32:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:32:11 INFO : empty_on_remote: Making directory 2025/03/09 02:32:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:32:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 02:32:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 02:32:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:32:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.74s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:32:19 DEBUG : empty_dir: Making directory with metadata 2025/03/09 02:32:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:32:19 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 02:32:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:32:19 INFO : empty_on_remote: Making directory 2025/03/09 02:32:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:32:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 02:32:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 02:32:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:32:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/09 02:32:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.76s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:32:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:32:27 INFO : sub dir: Making directory 2025/03/09 02:32:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" 2025/03/09 02:32:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:32:44 INFO : sub dir: Making directory 2025/03/09 02:32:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-robuciq7vaxo'", Local "Local file system at /tmp/rclone543684669", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.42s) FAIL 2025/03/09 02:33:00 DEBUG : OpenDrive root 'rclone-test-robuciq7vaxo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m25.697099211s (try 1/5): exit status 1: Failed [TestSyncBackupDirSuffixOnly]