"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/03 01:48:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza" 2025/04/03 01:48:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 01:48:13 DEBUG : Starting OpenDrive session with ID: 45221cc2f88f537d10e6d79e95d4e16d7f3994e0611170238c537209b53e87cf 2025/04/03 01:48:14 DEBUG : Creating backend with remote "/tmp/rclone3265554523" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:48:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/03 01:48:15 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:15 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:48:16 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:16 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:48:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:48:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:48:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:19 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.36s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.66s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:23 DEBUG : Creating backend with remote "/non-existing" 2025/04/03 01:48:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/03 01:48:23 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:23 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.04s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:48:24 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:24 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:48:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:48:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:48:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyNoTraverse (6.47s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:31 INFO : OpenDrive root 'rclone-test-yadujen3seza': Running all checks before starting transfers 2025/04/03 01:48:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:48:31 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:31 INFO : OpenDrive root 'rclone-test-yadujen3seza': Checks finished, now starting transfers 2025/04/03 01:48:31 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:48:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:48:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:48:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyCheckFirst (5.41s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:36 ERROR : Ignoring --no-traverse with sync 2025/04/03 01:48:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:48:36 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:36 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:48:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:48:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:48:39 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:48:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.60s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/03 01:48:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:48:42 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/03 01:48:43 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/03 01:48:43 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyWithDepth (3.43s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:48:44 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:44 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:48:45 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/03 01:48:47 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:48:47 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:48:48 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:48 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:48:49 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/03 01:48:50 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:48:50 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.19s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 01:48:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:48:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/03 01:48:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:48:52 INFO : sub dir: Making directory 2025/04/03 01:48:53 INFO : sub dir2: Making directory 2025/04/03 01:48:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:48:53 INFO : sub dir2/sub sub dir2: Making directory 2025/04/03 01:48:53 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:53 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:48:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:48:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:48:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:56 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (7.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:48:59 INFO : sub dir2: Making directory 2025/04/03 01:48:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 01:48:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:48:59 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:48:59 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:49:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:49:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:49:02 INFO : sub dir/hello world: Copied (new) run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyNoEmptyDirectories (6.85s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:06 DEBUG : sub dir2: Making directory with metadata 2025/04/03 01:49:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:49:06 INFO : sub dir: Making directory 2025/04/03 01:49:07 INFO : sub dir2: Making directory 2025/04/03 01:49:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:49:07 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:49:07 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:49:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:49:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:49:09 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:49:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:10 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/03 01:49:10 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.20s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:14 INFO : sub dir2: Making directory 2025/04/03 01:49:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:49:14 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:49:14 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:49:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:49:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:49:17 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:49:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:19 DEBUG : sub dir2: Making directory with metadata 2025/04/03 01:49:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:49:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:49:19 INFO : sub dir: Making directory 2025/04/03 01:49:19 INFO : sub dir2: Making directory 2025/04/03 01:49:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:49:20 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:49:20 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:49:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:49:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:49:22 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:49:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:22 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.69s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:25 INFO : sub dir2: Making directory 2025/04/03 01:49:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:49:25 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:49:25 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:49:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:49:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:49:28 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:49:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.63s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:49:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wumigon1zosu" 2025/04/03 01:49:33 DEBUG : Starting OpenDrive session with ID: c5a91e3caa6089047c22c33186dc0ff90b8edeafa8c0c0c83014ed374ebd9f42 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-yadujen3seza' -> OpenDrive root 'rclone-test-wumigon1zosu' 2025/04/03 01:49:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:49:35 DEBUG : OpenDrive root 'rclone-test-wumigon1zosu': Waiting for checks to finish 2025/04/03 01:49:35 DEBUG : OpenDrive root 'rclone-test-wumigon1zosu': Waiting for transfers to finish 2025/04/03 01:49:35 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopy 2025/04/03 01:49:35 DEBUG : OpenDrive root 'rclone-test-wumigon1zosu': Purge remote 2025/04/03 01:49:36 NOTICE: purge failed: Directory doesn't exist (Error 404) --- FAIL: TestServerSideCopy (8.02s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:49:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 01:49:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:49:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:49:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/03 01:49:42 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/03 01:49:42 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyOverSelf (7.39s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:49:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rokukix0luge" 2025/04/03 01:49:49 DEBUG : Starting OpenDrive session with ID: 6431da478b6bd9b602c1d9eb4aca22466ac250ee87f385270f3ed7c46cbd9551 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-yadujen3seza' -> OpenDrive root 'rclone-test-rokukix0luge' 2025/04/03 01:49:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:49:50 DEBUG : OpenDrive root 'rclone-test-rokukix0luge': Waiting for checks to finish 2025/04/03 01:49:50 DEBUG : OpenDrive root 'rclone-test-rokukix0luge': Waiting for transfers to finish 2025/04/03 01:49:50 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopyOverSelf 2025/04/03 01:49:50 DEBUG : OpenDrive root 'rclone-test-rokukix0luge': Purge remote 2025/04/03 01:49:51 NOTICE: purge failed: Directory doesn't exist (Error 404) run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- FAIL: TestServerSideCopyOverSelf (8.15s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:49:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:49:58 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:49:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 01:49:58 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:49:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/03 01:49:59 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/03 01:49:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/03 01:49:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestMoveOverSelf (9.21s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:50:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qifocod2mote" 2025/04/03 01:50:07 DEBUG : Starting OpenDrive session with ID: 1e2760be6538468f0df4610afed68319977ed3404f6b9e8861eebf5dbd1d8ad4 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-yadujen3seza' -> OpenDrive root 'rclone-test-qifocod2mote' 2025/04/03 01:50:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:50:08 DEBUG : OpenDrive root 'rclone-test-qifocod2mote': Waiting for checks to finish 2025/04/03 01:50:08 DEBUG : OpenDrive root 'rclone-test-qifocod2mote': Waiting for transfers to finish 2025/04/03 01:50:09 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/03 01:50:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/03 01:50:12 DEBUG : OpenDrive root 'rclone-test-qifocod2mote': Using server-side directory move 2025/04/03 01:50:12 INFO : OpenDrive root 'rclone-test-qifocod2mote': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 01:50:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 01:50:13 DEBUG : OpenDrive root 'rclone-test-qifocod2mote': Waiting for checks to finish 2025/04/03 01:50:13 DEBUG : OpenDrive root 'rclone-test-qifocod2mote': Waiting for transfers to finish 2025/04/03 01:50:13 INFO : sub dir/hello world: Deleted 2025/04/03 01:50:14 INFO : sub dir/hello world: Moved (server-side) 2025/04/03 01:50:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/04/03 01:50:17 DEBUG : testing file moves 2025/04/03 01:50:17 DEBUG : OpenDrive root 'rclone-test-qifocod2mote': Waiting for checks to finish 2025/04/03 01:50:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/03 01:50:17 DEBUG : OpenDrive root 'rclone-test-qifocod2mote': Waiting for transfers to finish 2025/04/03 01:50:18 INFO : sub dir/hello world: Deleted 2025/04/03 01:50:18 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:19 DEBUG : OpenDrive root 'rclone-test-qifocod2mote': Purge remote --- PASS: TestServerSideMoveOverSelf (20.28s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:50:25 ERROR : : error listing: directory not found 2025/04/03 01:50:26 INFO : Local file system at /tmp/rclone3265554523: Making directory 2025/04/03 01:50:26 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:26 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyAfterDelete (6.35s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:50:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/03 01:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:50:33 DEBUG : Local file system at /tmp/rclone3265554523: Waiting for checks to finish 2025/04/03 01:50:33 DEBUG : Local file system at /tmp/rclone3265554523: Waiting for transfers to finish 2025/04/03 01:50:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:50:33 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/04/03 01:50:33 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:50:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyRedownload (6.29s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/03 01:50:35 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:35 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:50:36 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/03 01:50:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 01:50:37 INFO : check sum: Copied (new) 2025/04/03 01:50:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:38 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:38 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 01:50:38 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/03 01:50:38 DEBUG : check sum: Unchanged skipping 2025/04/03 01:50:38 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:50:38 DEBUG : Waiting for deletions to finish 2025/04/03 01:50:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (4.42s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/03 01:50:40 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:40 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:50:41 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/03 01:50:42 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/03 01:50:42 INFO : sizeonly: Copied (new) 2025/04/03 01:50:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:43 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:43 DEBUG : sizeonly: Sizes identical 2025/04/03 01:50:43 DEBUG : sizeonly: Unchanged skipping 2025/04/03 01:50:43 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:50:43 DEBUG : Waiting for deletions to finish 2025/04/03 01:50:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncSizeOnly (5.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/03 01:50:45 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:45 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:50:46 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/03 01:50:48 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/03 01:50:48 INFO : ignore-size: Copied (new) 2025/04/03 01:50:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:48 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:50:48 DEBUG : ignore-size: Unchanged skipping 2025/04/03 01:50:48 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:48 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:50:48 DEBUG : Waiting for deletions to finish 2025/04/03 01:50:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.88s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/03 01:50:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:50:53 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:53 DEBUG : existing: Unchanged skipping 2025/04/03 01:50:53 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:50:53 DEBUG : Waiting for deletions to finish 2025/04/03 01:50:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/03 01:50:54 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:54 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:50:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/03 01:50:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/03 01:50:56 INFO : existing: Copied (replaced existing) 2025/04/03 01:50:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (7.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:50:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 01:50:58 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:50:58 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:50:59 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/03 01:51:00 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/03 01:51:00 INFO : existing: Copied (new) 2025/04/03 01:51:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:00 DEBUG : existing: Destination exists, skipping 2025/04/03 01:51:00 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:00 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:00 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (4.62s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:04 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:51:08 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/03 01:51:09 INFO : d: Making directory 2025/04/03 01:51:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 01:51:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:51:10 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 01:51:11 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:11 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:12 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:51:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 01:51:12 INFO : a/potato2: Copied (new) 2025/04/03 01:51:12 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:13 INFO : b/potato: Deleted 2025/04/03 01:51:13 INFO : d: Removing directory 2025/04/03 01:51:13 INFO : b: Removing directory 2025/04/03 01:51:13 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (12.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:51:17 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/04/03 01:51:17 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 01:51:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/03 01:51:17 DEBUG : empty space: Unchanged skipping 2025/04/03 01:51:17 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:17 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:18 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51: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/04/03 01:51:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 01:51:18 INFO : empty space: Updated modification time in destination 2025/04/03 01:51:18 DEBUG : empty space: Unchanged skipping 2025/04/03 01:51:18 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:18 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:51:22 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:22 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/04/03 01:51:22 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 01:51:22 DEBUG : empty space: Unchanged skipping 2025/04/03 01:51:22 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:22 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.29s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:23 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/03 01:51:25 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/04/03 01:51:25 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:25 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3265554523) 2025/04/03 01:51:25 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-yadujen3seza') 2025/04/03 01:51:25 DEBUG : foo: md5 differ 2025/04/03 01:51:25 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:25 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/03 01:51:26 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/03 01:51:26 INFO : foo: Copied (replaced existing) 2025/04/03 01:51:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.09s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:28 DEBUG : empty space: Uploading chunk 0, size=1, 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/04/03 01:51:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/03 01:51:36 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:51:36 DEBUG : empty space: Unchanged skipping 2025/04/03 01:51:36 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:37 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/03 01:51:38 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 01:51:38 INFO : potato: Copied (new) 2025/04/03 01:51:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (12.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:40 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/03 01:51:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/03 01:51:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:51:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/03 01:51:42 INFO : potato: Copied (replaced existing) 2025/04/03 01:51:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:51:45 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/04/03 01:51:45 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:45 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3265554523) 2025/04/03 01:51:45 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-yadujen3seza') 2025/04/03 01:51:45 DEBUG : potato: md5 differ 2025/04/03 01:51:45 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:45 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:51:46 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/03 01:51:46 INFO : potato: Copied (replaced existing) 2025/04/03 01:51:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:51:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:51:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:51:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:51:51 DEBUG : empty space: Unchanged skipping 2025/04/03 01:51:51 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/03 01:51:51 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:51 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:51:53 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:51:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:51:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:51:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:51:56 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:51:56 DEBUG : empty space: Unchanged skipping 2025/04/03 01:51:56 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:51:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:51:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 01:51:57 INFO : potato2: Copied (new) 2025/04/03 01:51:57 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:57 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:52:00 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:52:02 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/03 01:52:03 INFO : d: Making directory 2025/04/03 01:52:03 INFO : d/e: Making directory 2025/04/03 01:52:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 01:52:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:52:04 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 01:52:05 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:52:05 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:52:05 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:52:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 01:52:06 INFO : a/potato2: Copied (new) 2025/04/03 01:52:06 DEBUG : Waiting for deletions to finish 2025/04/03 01:52:06 INFO : b/potato: Deleted 2025/04/03 01:52:06 INFO : d/e: Removing directory 2025/04/03 01:52:07 INFO : d: Removing directory 2025/04/03 01:52:07 INFO : b: Removing directory 2025/04/03 01:52:07 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:52:11 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:52:13 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/03 01:52:14 INFO : d: Making directory 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/04/03 01:52:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 01:52:23 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:52:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:52:23 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 01:52:23 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:52:24 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:52:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 01:52:25 INFO : a/potato2: Copied (new) 2025/04/03 01:52:25 ERROR : OpenDrive root 'rclone-test-yadujen3seza': not deleting files as there were IO errors 2025/04/03 01:52:25 ERROR : OpenDrive root 'rclone-test-yadujen3seza': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:52:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:52:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:52:32 DEBUG : Waiting for deletions to finish 2025/04/03 01:52:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:52:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:52:32 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:52:32 DEBUG : empty space: Unchanged skipping 2025/04/03 01:52:32 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:52:32 INFO : potato: Deleted 2025/04/03 01:52:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:52:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 01:52:33 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.53s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:52:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:52:37 DEBUG : empty space: Uploading chunk 0, size=1, 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/04/03 01:52:45 DEBUG : Waiting for deletions to finish 2025/04/03 01:52:46 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:52:46 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:52:46 INFO : potato: Deleted 2025/04/03 01:52:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:52:46 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:52:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:52:46 DEBUG : empty space: Unchanged skipping 2025/04/03 01:52:46 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:52:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:52:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 01:52:48 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", 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: TestSyncDeleteBefore (21.52s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:52:57 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/03 01:52:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:52:58 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:52:58 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:52:59 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/03 01:53:00 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/03 01:53:00 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.92s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:53:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:53:05 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 01:53:05 DEBUG : enormous: Excluded 2025/04/03 01:53:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:53:05 DEBUG : potato2: Excluded 2025/04/03 01:53:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:53:05 DEBUG : potato2: Excluded 2025/04/03 01:53:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:53:05 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:05 DEBUG : empty space: Unchanged skipping 2025/04/03 01:53:05 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:05 DEBUG : Waiting for deletions to finish 2025/04/03 01:53:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:05 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 01:53:05 DEBUG : enormous: Excluded 2025/04/03 01:53:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:53:05 DEBUG : potato2: Excluded 2025/04/03 01:53:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:53:05 DEBUG : potato2: Excluded 2025/04/03 01:53:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/03 01:53:05 DEBUG : empty space: Unchanged skipping 2025/04/03 01:53:05 DEBUG : Local file system at /tmp/rclone3265554523: Waiting for checks to finish 2025/04/03 01:53:05 DEBUG : Local file system at /tmp/rclone3265554523: Waiting for transfers to finish 2025/04/03 01:53:05 DEBUG : Waiting for deletions to finish 2025/04/03 01:53:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncWithExclude (5.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:53:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:53:11 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 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:1391 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: enormous: Modification time difference too big |-211797h48m4.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-03 01:53:11 +0000 UTC) (precision 1s) 2025/04/03 01:53:12 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 01:53:12 DEBUG : enormous: Excluded 2025/04/03 01:53:12 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:53:12 DEBUG : potato2: Excluded 2025/04/03 01:53:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:53:12 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:12 DEBUG : empty space: Unchanged skipping 2025/04/03 01:53:12 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:12 DEBUG : Waiting for deletions to finish 2025/04/03 01:53:12 INFO : enormous: Deleted 2025/04/03 01:53:12 INFO : potato2: Deleted 2025/04/03 01:53:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:13 DEBUG : Local file system at /tmp/rclone3265554523: Waiting for checks to finish 2025/04/03 01:53:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/03 01:53:13 DEBUG : empty space: Unchanged skipping 2025/04/03 01:53:13 DEBUG : Local file system at /tmp/rclone3265554523: Waiting for transfers to finish 2025/04/03 01:53:13 DEBUG : Waiting for deletions to finish 2025/04/03 01:53:13 INFO : enormous: Deleted 2025/04/03 01:53:13 INFO : potato2: Deleted 2025/04/03 01:53:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- FAIL: TestSyncWithExcludeAndDeleteExcluded (7.71s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:53:17 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/03 01:53:18 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/03 01:53:20 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/03 01:53:21 DEBUG : five: Need to transfer - File not found at Destination 2025/04/03 01:53:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/03 01:53:21 DEBUG : one: Destination is newer than source, skipping 2025/04/03 01:53:21 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:21 DEBUG : three: Sizes identical 2025/04/03 01:53:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/03 01:53:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 01:53:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3265554523) 2025/04/03 01:53:21 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-yadujen3seza') 2025/04/03 01:53:21 DEBUG : two: md5 differ 2025/04/03 01:53:21 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:22 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/03 01:53:22 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/03 01:53:22 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/03 01:53:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/03 01:53:23 INFO : four: Copied (replaced existing) 2025/04/03 01:53:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/03 01:53:23 INFO : five: Copied (new) 2025/04/03 01:53:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/03 01:53:24 INFO : two: Copied (replaced existing) 2025/04/03 01:53:24 DEBUG : Waiting for deletions to finish 2025/04/03 01:53:24 DEBUG : one: Destination is newer than source, skipping 2025/04/03 01:53:24 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:24 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/03 01:53:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/03 01:53:24 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/03 01:53:24 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/03 01:53:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 01:53:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 01:53:24 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/03 01:53:24 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/03 01:53:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 01:53:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3265554523) 2025/04/03 01:53:24 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-yadujen3seza') 2025/04/03 01:53:24 DEBUG : three: md5 differ 2025/04/03 01:53:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/03 01:53:24 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:24 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/03 01:53:26 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/03 01:53:26 INFO : three: Copied (replaced existing) 2025/04/03 01:53:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.44s) === 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-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/03 01:53:28 INFO : OpenDrive root 'rclone-test-yadujen3seza': Making map for --track-renames 2025/04/03 01:53:28 INFO : OpenDrive root 'rclone-test-yadujen3seza': Finished making map for --track-renames 2025/04/03 01:53:28 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 01:53:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/03 01:53:28 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for renames to finish 2025/04/03 01:53:28 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:29 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/03 01:53:29 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/03 01:53:30 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/03 01:53:30 INFO : yam: Copied (new) 2025/04/03 01:53:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/03 01:53:31 INFO : potato: Copied (new) 2025/04/03 01:53:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:32 INFO : OpenDrive root 'rclone-test-yadujen3seza': Making map for --track-renames 2025/04/03 01:53:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:53:32 INFO : OpenDrive root 'rclone-test-yadujen3seza': Finished making map for --track-renames 2025/04/03 01:53:32 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:32 DEBUG : potato: Unchanged skipping 2025/04/03 01:53:32 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for renames to finish 2025/04/03 01:53:32 DEBUG : yam: same parent dir (ODFfODIwMTU1MV9uNXZDQQ) - using file/rename instead of move_copy for yaml 2025/04/03 01:53:32 INFO : yam: Moved (server-side) to: yaml 2025/04/03 01:53:32 INFO : yaml: Renamed from "yam" 2025/04/03 01:53:32 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:32 DEBUG : Waiting for deletions to finish 2025/04/03 01:53:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (6.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/03 01:53:34 INFO : OpenDrive root 'rclone-test-yadujen3seza': Making map for --track-renames 2025/04/03 01:53:34 INFO : OpenDrive root 'rclone-test-yadujen3seza': Finished making map for --track-renames 2025/04/03 01:53:34 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 01:53:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/03 01:53:34 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for renames to finish 2025/04/03 01:53:34 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:35 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/03 01:53:36 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/03 01:53:36 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/03 01:53:36 INFO : yam: Copied (new) 2025/04/03 01:53:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/03 01:53:37 INFO : potato: Copied (new) 2025/04/03 01:53:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:53:37 INFO : OpenDrive root 'rclone-test-yadujen3seza': Making map for --track-renames 2025/04/03 01:53:37 INFO : OpenDrive root 'rclone-test-yadujen3seza': Finished making map for --track-renames 2025/04/03 01:53:37 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:37 DEBUG : potato: Unchanged skipping 2025/04/03 01:53:37 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for renames to finish 2025/04/03 01:53:38 DEBUG : yam: same parent dir (ODFfODIwMTU1MV9uNXZDQQ) - using file/rename instead of move_copy for yaml 2025/04/03 01:53:39 INFO : yam: Moved (server-side) to: yaml 2025/04/03 01:53:39 INFO : yaml: Renamed from "yam" 2025/04/03 01:53:39 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:39 DEBUG : Waiting for deletions to finish 2025/04/03 01:53:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/03 01:53:41 INFO : OpenDrive root 'rclone-test-yadujen3seza': Making map for --track-renames 2025/04/03 01:53:41 INFO : OpenDrive root 'rclone-test-yadujen3seza': Finished making map for --track-renames 2025/04/03 01:53:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 01:53:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/03 01:53:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for renames to finish 2025/04/03 01:53:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:42 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/03 01:53:42 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/03 01:53:43 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/03 01:53:43 INFO : sub/yam: Copied (new) 2025/04/03 01:53:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/03 01:53:43 INFO : potato: Copied (new) 2025/04/03 01:53:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:53:44 DEBUG : potato: Unchanged skipping 2025/04/03 01:53:44 INFO : OpenDrive root 'rclone-test-yadujen3seza': Making map for --track-renames 2025/04/03 01:53:44 INFO : OpenDrive root 'rclone-test-yadujen3seza': Finished making map for --track-renames 2025/04/03 01:53:44 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:44 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for renames to finish 2025/04/03 01:53:45 INFO : sub/yam: Moved (server-side) to: yam 2025/04/03 01:53:45 INFO : yam: Renamed from "sub/yam" 2025/04/03 01:53:45 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:45 DEBUG : Waiting for deletions to finish 2025/04/03 01:53:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:47 DEBUG : Creating backend with remote "/tmp/rclone3265554523/dir1" 2025/04/03 01:53:47 DEBUG : Config file has changed externally - reloading 2025/04/03 01:53:47 DEBUG : Creating backend with remote "/tmp/rclone3265554523/dir2" 2025/04/03 01:53:47 DEBUG : Local file system at /tmp/rclone3265554523/dir2: Using server-side directory move 2025/04/03 01:53:47 INFO : Local file system at /tmp/rclone3265554523/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 01:53:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/03 01:53:47 INFO : file1.txt: Moved (server-side) 2025/04/03 01:53:47 DEBUG : Local file system at /tmp/rclone3265554523/dir2: Waiting for checks to finish 2025/04/03 01:53:47 DEBUG : Local file system at /tmp/rclone3265554523/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:53:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 01:53:48 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:48 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:53:50 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/03 01:53:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:53:50 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:53:50 INFO : sub dir/hello world: Deleted 2025/04/03 01:53:51 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/03 01:53:51 INFO : nested/sub dir/file: Copied (new) 2025/04/03 01:53:51 INFO : nested/sub dir/file: Deleted 2025/04/03 01:53:51 INFO : sub dir: Removing directory 2025/04/03 01:53:51 INFO : nested/sub dir: Removing directory 2025/04/03 01:53:51 INFO : nested: Removing directory 2025/04/03 01:53:51 DEBUG : Local file system at /tmp/rclone3265554523: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (7.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:53:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:53:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 01:53:55 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:53:55 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:53:56 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2025/04/03 01:53:56 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) 2025/04/03 01:53:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/03 01:53:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 01:53:58 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:53:58 INFO : sub dir/hello world: Deleted sync_test.go:1808: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1808 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (4.67s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:54:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 01:54:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/03 01:54:00 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:54:00 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:54:01 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/03 01:54:02 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/03 01:54:02 INFO : existing-b: Copied (new) 2025/04/03 01:54:02 INFO : existing-b: Deleted 2025/04/03 01:54:02 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/03 01:54:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/03 01:54:03 INFO : existing: Copied (new) 2025/04/03 01:54:03 INFO : existing: Deleted 2025/04/03 01:54:04 DEBUG : existing: Destination exists, skipping 2025/04/03 01:54:04 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:54:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/03 01:54:04 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:54:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.92s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:54:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tazuzut5xefe" 2025/04/03 01:54:06 DEBUG : Starting OpenDrive session with ID: d55ff19f6cc484a0025fa98c3ab7e7c4f976c21eb55c678e27f814866a237096 2025/04/03 01:54:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:54:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:54:11 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yadujen3seza' -> OpenDrive root 'rclone-test-tazuzut5xefe' 2025/04/03 01:54:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:54:16 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/03 01:54:17 DEBUG : OpenDrive root 'rclone-test-tazuzut5xefe': Using server-side directory move 2025/04/03 01:54:17 INFO : OpenDrive root 'rclone-test-tazuzut5xefe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 01:54:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:54:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/03 01:54:17 DEBUG : empty space: Unchanged skipping 2025/04/03 01:54:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 01:54:17 DEBUG : OpenDrive root 'rclone-test-tazuzut5xefe': Waiting for checks to finish 2025/04/03 01:54:17 INFO : potato3: Deleted 2025/04/03 01:54:17 INFO : empty space: Deleted 2025/04/03 01:54:17 DEBUG : OpenDrive root 'rclone-test-tazuzut5xefe': Waiting for transfers to finish 2025/04/03 01:54:18 INFO : potato2: Moved (server-side) 2025/04/03 01:54:18 INFO : potato3: Moved (server-side) 2025/04/03 01:54:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zonezec4qaxe" 2025/04/03 01:54:19 DEBUG : Starting OpenDrive session with ID: b240db695f91cfe0d429eaeeae2d57cfe75910191d1f311917fa60e915743635 2025/04/03 01:54:19 DEBUG : OpenDrive root 'rclone-test-zonezec4qaxe': Using server-side directory move 2025/04/03 01:54:19 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/03 01:54:20 INFO : OpenDrive root 'rclone-test-zonezec4qaxe': Server side directory move succeeded 2025/04/03 01:54:20 ERROR : : error listing: directory not found 2025/04/03 01:54:20 DEBUG : OpenDrive root 'rclone-test-zonezec4qaxe': Purge remote 2025/04/03 01:54:21 DEBUG : OpenDrive root 'rclone-test-tazuzut5xefe': Purge remote 2025/04/03 01:54:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:54:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hewewob5coze" 2025/04/03 01:54:22 DEBUG : Starting OpenDrive session with ID: b3627878894642016b9ca1d06bd9e30290f8f0fb05910c938c96b8343ec025b6 2025/04/03 01:54:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:54:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:54:26 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yadujen3seza' -> OpenDrive root 'rclone-test-hewewob5coze' 2025/04/03 01:54:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:54:30 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/03 01:54:31 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 01:54:31 DEBUG : empty space: Excluded 2025/04/03 01:54:31 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 01:54:31 DEBUG : empty space: Excluded 2025/04/03 01:54:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:54:31 DEBUG : OpenDrive root 'rclone-test-hewewob5coze': Waiting for checks to finish 2025/04/03 01:54:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 01:54:31 DEBUG : OpenDrive root 'rclone-test-hewewob5coze': Waiting for transfers to finish 2025/04/03 01:54:31 INFO : potato3: Deleted 2025/04/03 01:54:32 INFO : potato2: Moved (server-side) 2025/04/03 01:54:32 INFO : potato3: Moved (server-side) 2025/04/03 01:54:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-heyepav4miso" 2025/04/03 01:54:33 DEBUG : Starting OpenDrive session with ID: 730bcf864b25b05ed9c47e1379420ed9109a22763d00da60ee26278db291ac93 2025/04/03 01:54:33 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 01:54:33 DEBUG : empty space: Excluded 2025/04/03 01:54:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:54:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/03 01:54:33 DEBUG : OpenDrive root 'rclone-test-heyepav4miso': Waiting for checks to finish 2025/04/03 01:54:33 DEBUG : OpenDrive root 'rclone-test-heyepav4miso': Waiting for transfers to finish 2025/04/03 01:54:34 INFO : potato2: Moved (server-side) 2025/04/03 01:54:34 INFO : potato3: Moved (server-side) 2025/04/03 01:54:34 DEBUG : OpenDrive root 'rclone-test-heyepav4miso': Purge remote 2025/04/03 01:54:35 DEBUG : OpenDrive root 'rclone-test-hewewob5coze': Purge remote --- PASS: TestServerSideMoveWithFilter (14.27s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:54:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xobotud1zeti" 2025/04/03 01:54:36 DEBUG : Starting OpenDrive session with ID: fdde1490775632c4f6786790929c2e47ddbeab2b989733aa339424c08266a70e 2025/04/03 01:54:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/03 01:54:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:54:41 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/03 01:54:42 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yadujen3seza' -> OpenDrive root 'rclone-test-xobotud1zeti' 2025/04/03 01:54:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/03 01:54:45 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/03 01:54:46 DEBUG : OpenDrive root 'rclone-test-xobotud1zeti': Using server-side directory move 2025/04/03 01:54:46 INFO : OpenDrive root 'rclone-test-xobotud1zeti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 01:54:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:54:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/03 01:54:46 DEBUG : empty space: Unchanged skipping 2025/04/03 01:54:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 01:54:46 DEBUG : OpenDrive root 'rclone-test-xobotud1zeti': Waiting for checks to finish 2025/04/03 01:54:47 INFO : potato3: Deleted 2025/04/03 01:54:47 INFO : empty space: Deleted 2025/04/03 01:54:47 DEBUG : OpenDrive root 'rclone-test-xobotud1zeti': Waiting for transfers to finish 2025/04/03 01:54:47 INFO : potato2: Moved (server-side) 2025/04/03 01:54:47 INFO : potato3: Moved (server-side) 2025/04/03 01:54:47 INFO : tomatoDir: Removing directory 2025/04/03 01:54:47 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': deleted 1 directories 2025/04/03 01:54:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-neruyub2yedi" 2025/04/03 01:54:48 DEBUG : Starting OpenDrive session with ID: e6e5eb36b5a837b8483a62b4d26753019b61f28df2b07fc1db3cb022e6d850fb 2025/04/03 01:54:49 INFO : tomatoDir: Making directory 2025/04/03 01:54:49 DEBUG : OpenDrive root 'rclone-test-neruyub2yedi': Using server-side directory move 2025/04/03 01:54:49 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/03 01:54:49 INFO : OpenDrive root 'rclone-test-neruyub2yedi': Server side directory move succeeded 2025/04/03 01:54:50 ERROR : : error listing: directory not found 2025/04/03 01:54:50 ERROR : : error listing: directory not found 2025/04/03 01:54:50 DEBUG : OpenDrive root 'rclone-test-neruyub2yedi': Purge remote 2025/04/03 01:54:50 DEBUG : OpenDrive root 'rclone-test-xobotud1zeti': Purge remote 2025/04/03 01:54:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.37s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", 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-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:54:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/rclone-sync-test" 2025/04/03 01:54:52 DEBUG : Starting OpenDrive session with ID: 0843168e7122d63e6103c125162f17de7bd86a1a9afcec0329bbee628b19ce2f run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncOverlap (2.82s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:54:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/rclone-sync-test" 2025/04/03 01:54:56 DEBUG : Starting OpenDrive session with ID: c0c3b404e34751ec36e413df958bd378c1832b0fd72e11ddf42c56809ba298d8 2025/04/03 01:54:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/rclone-sync-test-include/layer2" 2025/04/03 01:54:59 DEBUG : Starting OpenDrive session with ID: 4c7a07415560e8a2a276b8e9a6a30af6345c313428a616ea682644e70904d3d6 2025/04/03 01:55:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/rclone-sync-test-ignore-file" 2025/04/03 01:55:01 DEBUG : Starting OpenDrive session with ID: 5f2845baa735f73a62f0dcb68980474cfdd230ad72139f912eae910154ad0139 run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "OpenDrive root 'rclone-test-yadujen3seza'": failed to make directory: File or folder with such name already exists (Error 409) --- FAIL: TestSyncOverlapWithFilter (10.84s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:55:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/dst" 2025/04/03 01:55:05 DEBUG : Starting OpenDrive session with ID: 4670ce0724327db273187ca10f8e2c5f9557ad663c048afaf16d6b77e836e152 2025/04/03 01:55:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/CompareDest" 2025/04/03 01:55:07 DEBUG : Starting OpenDrive session with ID: 4df2a60b695e7a10a972668fa535d919a3329e17683a9373f4142f3ba8a0dd53 2025/04/03 01:55:08 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 01:55:08 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:55:08 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:55:09 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:55:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/03 01:55:10 INFO : one: Copied (new) 2025/04/03 01:55:10 DEBUG : Waiting for deletions to finish 2025/04/03 01:55:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:55:11 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:55:11 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:55:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:55:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/03 01:55:12 INFO : one: Copied (replaced existing) 2025/04/03 01:55:12 DEBUG : Waiting for deletions to finish 2025/04/03 01:55:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:55:15 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:55:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:55:16 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:55:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:55:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 01:55:16 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:55:16 DEBUG : Waiting for deletions to finish 2025/04/03 01:55:16 INFO : There was nothing to transfer 2025/04/03 01:55:18 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/03 01:55:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:55:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 01:55:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:55:20 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:55:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:55:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 01:55:20 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:55:20 DEBUG : Waiting for deletions to finish 2025/04/03 01:55:20 INFO : There was nothing to transfer 2025/04/03 01:55:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:55:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 01:55:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:55:21 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:55:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:55:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 01:55:21 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:55:21 DEBUG : Waiting for deletions to finish 2025/04/03 01:55:21 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/03 01:55:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/03 01:55:22 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 01:55:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:55:22 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:55:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:55:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 01:55:23 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:55:23 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/03 01:55:24 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/03 01:55:24 INFO : two: Copied (new) 2025/04/03 01:55:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:55:28 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/03 01:55:30 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/03 01:55:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/dest" 2025/04/03 01:55:32 DEBUG : Starting OpenDrive session with ID: d9172be70c1e44f50fd73dde18365b75b1602a72be26d696b108e4cb936a5a2b 2025/04/03 01:55:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/pre-dest1" 2025/04/03 01:55:34 DEBUG : Starting OpenDrive session with ID: aa389def00198e77465f3882f41c752491aa7cfd055e77381a7ef910d31224e0 2025/04/03 01:55:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/pre-dest2" 2025/04/03 01:55:34 DEBUG : Starting OpenDrive session with ID: 277922a1e9fce88baf191f0628735dbd1aa85dfc71e3fe556eb2d6d858ff89ba 2025/04/03 01:55:35 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:55:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/03 01:55:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:55:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/03 01:55:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/03 01:55:36 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dest': Waiting for checks to finish 2025/04/03 01:55:36 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dest': Waiting for transfers to finish 2025/04/03 01:55:38 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/03 01:55:39 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/03 01:55:39 INFO : 3: Copied (new) 2025/04/03 01:55:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (15.46s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:55:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/dst" 2025/04/03 01:55:42 DEBUG : Starting OpenDrive session with ID: a3ddd80a958a9931f2b931e9db721b8f54fe3da76d4c6bc9a0cd2f13e9ab5b42 2025/04/03 01:55:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/CopyDest" 2025/04/03 01:55:44 DEBUG : Starting OpenDrive session with ID: b82038bc973bdd032a64994ee725f971bb7dda56922357a124aea6a27e87b413 2025/04/03 01:55:45 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 01:55:45 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:55:45 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:55:46 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:55:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/03 01:55:47 INFO : one: Copied (new) 2025/04/03 01:55:47 DEBUG : Waiting for deletions to finish 2025/04/03 01:55:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:55:48 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:55:48 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:55:48 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:55:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/03 01:55:49 INFO : one: Copied (replaced existing) 2025/04/03 01:55:49 DEBUG : Waiting for deletions to finish 2025/04/03 01:55:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:55:52 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:55:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/BackupDir" 2025/04/03 01:55:54 DEBUG : Starting OpenDrive session with ID: d667c8fd459b934348dccdb5bf3cc7f5257697253193b5b576e3758a90409a13 2025/04/03 01:55:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:55:55 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:55:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:55:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:55:57 INFO : one: Moved (server-side) 2025/04/03 01:55:57 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/03 01:55:57 INFO : one: Copied (server-side copy) 2025/04/03 01:55:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/03 01:55:57 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:55:57 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 2025/04/03 01:56:07 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 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:2300 Error: Should be true Test: TestSyncCopyDest Messages: CopyDest/two: Modification time difference too big |-116340h56m7.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-03 01:56:07 +0000 UTC) (precision 1s) 2025/04/03 01:56:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:56:09 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/03 01:56:09 INFO : two: Copied (server-side copy) 2025/04/03 01:56:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/03 01:56:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:56:09 DEBUG : one: Unchanged skipping 2025/04/03 01:56:09 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:56:09 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:56:09 DEBUG : Waiting for deletions to finish 2025/04/03 01:56:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:56:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:56:09 DEBUG : one: Unchanged skipping 2025/04/03 01:56:09 DEBUG : two: Unchanged skipping 2025/04/03 01:56:09 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:56:09 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:56:09 DEBUG : Waiting for deletions to finish 2025/04/03 01:56:09 INFO : There was nothing to transfer 2025/04/03 01:56:11 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/03 01:56:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/03 01:56:13 DEBUG : three: Destination not found in --copy-dest 2025/04/03 01:56:13 DEBUG : three: Need to transfer - File not found at Destination 2025/04/03 01:56:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:56:13 DEBUG : one: Unchanged skipping 2025/04/03 01:56:13 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:56:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/03 01:56:13 DEBUG : two: Unchanged skipping 2025/04/03 01:56:13 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:56:13 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/03 01:56:14 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/03 01:56:14 INFO : three: Copied (new) 2025/04/03 01:56:14 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCopyDest (35.49s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:56:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:56:20 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/03 01:56:22 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/03 01:56:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/dst" 2025/04/03 01:56:23 DEBUG : Config file has changed externally - reloading 2025/04/03 01:56:24 DEBUG : Starting OpenDrive session with ID: 9e00fe633dcefeb92af3cb36f9eb78aec03da460a643321e60592ee00338b8c4 2025/04/03 01:56:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/backup" 2025/04/03 01:56:25 DEBUG : Starting OpenDrive session with ID: 75739c52d8596e2b1f79002155730d4c7f49d366050ff1129a864a070994880e 2025/04/03 01:56:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:56:26 DEBUG : two: Unchanged skipping 2025/04/03 01:56:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:56:26 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:56:28 INFO : one: Moved (server-side) 2025/04/03 01:56:28 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:56:28 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/03 01:56:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 01:56:29 INFO : one: Copied (new) 2025/04/03 01:56:29 DEBUG : Waiting for deletions to finish 2025/04/03 01:56:30 INFO : three.txt: Moved (server-side) 2025/04/03 01:56:30 INFO : three.txt: Moved into backup dir 2025/04/03 01:56:31 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: dst/three.txt: Modification time difference too big |-116340h56m32.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-03 01:56:32 +0000 UTC) (precision 1s) 2025/04/03 01:56:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:56:33 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:56:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:56:33 DEBUG : two: Unchanged skipping 2025/04/03 01:56:34 INFO : one: Deleted 2025/04/03 01:56:35 INFO : one: Moved (server-side) 2025/04/03 01:56:35 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:56:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:56:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 01:56:37 INFO : one: Copied (new) 2025/04/03 01:56:37 DEBUG : Waiting for deletions to finish 2025/04/03 01:56:37 INFO : three.txt: Deleted 2025/04/03 01:56:38 INFO : three.txt: Moved (server-side) 2025/04/03 01:56:38 INFO : three.txt: Moved into backup dir run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- FAIL: TestSyncBackupDir (23.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:56:42 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:56:44 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/03 01:56:46 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/03 01:56:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/dst" 2025/04/03 01:56:48 DEBUG : Starting OpenDrive session with ID: 59c05fb38413d341a09f222f761680a3a8c744a7930a50b2b6f7d89b5faf7d22 2025/04/03 01:56:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/backup" 2025/04/03 01:56:49 DEBUG : Starting OpenDrive session with ID: 5a2b332ba7a965b1fc3ed58bbff46f28f1096bf6b0e3e8228ecbd7d29eb611aa 2025/04/03 01:56:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:56:49 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:56:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:56:49 DEBUG : two: Unchanged skipping 2025/04/03 01:56:50 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:56:50 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:56:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/03 01:56:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 01:56:52 INFO : one: Copied (new) 2025/04/03 01:56:52 DEBUG : Waiting for deletions to finish 2025/04/03 01:56:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:56:53 INFO : three.txt: Moved into backup dir 2025/04/03 01:56:54 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/03 01:56:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:56:56 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:56:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:56:56 DEBUG : two: Unchanged skipping 2025/04/03 01:56:57 INFO : one.bak: Deleted 2025/04/03 01:56:57 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:56:57 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:56:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:56:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 01:56:59 INFO : one: Copied (new) 2025/04/03 01:56:59 DEBUG : Waiting for deletions to finish 2025/04/03 01:56:59 INFO : three.txt.bak: Deleted 2025/04/03 01:57:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:57:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:57:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:57:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/03 01:57:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/03 01:57:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/dst" 2025/04/03 01:57:09 DEBUG : Starting OpenDrive session with ID: c8666cad1ee886f53c581cadf665d15d5367322d97e5e1dff8a99c8d31e5dfff 2025/04/03 01:57:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/backup" 2025/04/03 01:57:10 DEBUG : Starting OpenDrive session with ID: b603f5aaf22bf1333a934e0ee8c3ac42b24919ca99d2282cdc7d8c8516df7a1c 2025/04/03 01:57:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:57:11 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:57:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:57:11 DEBUG : two: Unchanged skipping 2025/04/03 01:57:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 01:57:13 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:57:13 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/03 01:57:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 01:57:14 INFO : one: Copied (new) 2025/04/03 01:57:14 DEBUG : Waiting for deletions to finish 2025/04/03 01:57:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 01:57:15 INFO : three.txt: Moved into backup dir 2025/04/03 01:57:16 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/03 01:57:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:57:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:57:18 DEBUG : two: Unchanged skipping 2025/04/03 01:57:18 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:57:19 INFO : one-2019-01-01: Deleted 2025/04/03 01:57:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 01:57:19 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:57:20 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:57:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 01:57:21 INFO : one: Copied (new) 2025/04/03 01:57:21 DEBUG : Waiting for deletions to finish 2025/04/03 01:57:21 INFO : three-2019-01-01.txt: Deleted 2025/04/03 01:57:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 01:57:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:57:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:57:27 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/03 01:57:29 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/03 01:57:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/dst" 2025/04/03 01:57:31 DEBUG : Starting OpenDrive session with ID: efb7fb435af2aa3cc78dd98033a0ccd81587327cbe32eb34b43aa0f6e78193b6 2025/04/03 01:57:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:57:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:57:33 DEBUG : two: Unchanged skipping 2025/04/03 01:57:33 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:57:33 DEBUG : one: same parent dir (ODFfODIwMTYyMF9qVGRSTQ) - using file/rename instead of move_copy for one.bak 2025/04/03 01:57:33 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:57:33 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:57:34 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/03 01:57:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 01:57:35 INFO : one: Copied (new) 2025/04/03 01:57:35 DEBUG : Waiting for deletions to finish 2025/04/03 01:57:36 DEBUG : three.txt: same parent dir (ODFfODIwMTYyMF9qVGRSTQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/03 01:57:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:57:36 INFO : three.txt: Moved into backup dir 2025/04/03 01:57:37 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/03 01:57:39 DEBUG : one.bak: Excluded (Path Filter) 2025/04/03 01:57:39 DEBUG : one.bak: Excluded 2025/04/03 01:57:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/03 01:57:39 DEBUG : three.txt.bak: Excluded 2025/04/03 01:57:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:57:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:57:39 DEBUG : two: Unchanged skipping 2025/04/03 01:57:39 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for checks to finish 2025/04/03 01:57:40 INFO : one.bak: Deleted 2025/04/03 01:57:40 DEBUG : one: same parent dir (ODFfODIwMTYyMF9qVGRSTQ) - using file/rename instead of move_copy for one.bak 2025/04/03 01:57:41 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:57:41 DEBUG : OpenDrive root 'rclone-test-yadujen3seza/dst': Waiting for transfers to finish 2025/04/03 01:57:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:57:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 01:57:43 INFO : one: Copied (new) 2025/04/03 01:57:43 DEBUG : Waiting for deletions to finish 2025/04/03 01:57:44 INFO : three.txt.bak: Deleted 2025/04/03 01:57:44 DEBUG : three.txt: same parent dir (ODFfODIwMTYyMF9qVGRSTQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/03 01:57:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:57:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (21.43s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:57:47 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:57:49 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/03 01:57:50 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/03 01:57:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/dst" 2025/04/03 01:57:52 DEBUG : Starting OpenDrive session with ID: bde35329703c0dee5a46589d131a3ececf178aeabd496260dfad2f24fad00748 2025/04/03 01:57:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:57:53 DEBUG : one: same parent dir (ODFfODIwMTYyMV9nTmJQeQ) - using file/rename instead of move_copy for one.bak 2025/04/03 01:57:53 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:57:54 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/03 01:57:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 01:57:54 INFO : one: Copied (new) 2025/04/03 01:57:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:57:55 DEBUG : two: Unchanged skipping 2025/04/03 01:57:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 01:57:55 DEBUG : three.txt: same parent dir (ODFfODIwMTYyMV9nTmJQeQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/03 01:57:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:57:56 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/03 01:57:57 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/03 01:57:57 INFO : three.txt: Copied (new) 2025/04/03 01:57:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:57:58 INFO : one.bak: Deleted 2025/04/03 01:57:58 DEBUG : one: same parent dir (ODFfODIwMTYyMV9nTmJQeQ) - using file/rename instead of move_copy for one.bak 2025/04/03 01:57:58 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:57:59 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:58:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 01:58:00 INFO : one: Copied (new) 2025/04/03 01:58:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:58:00 DEBUG : two: Unchanged skipping 2025/04/03 01:58:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 01:58:01 INFO : three.txt.bak: Deleted 2025/04/03 01:58:01 DEBUG : three.txt: same parent dir (ODFfODIwMTYyMV9nTmJQeQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/03 01:58:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:58:02 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/03 01:58:03 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/03 01:58:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:58:06 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/03 01:58:08 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/03 01:58:10 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/03 01:58:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yadujen3seza/dst" 2025/04/03 01:58:12 DEBUG : Starting OpenDrive session with ID: 78d85e619beaae18c9870c28e8bb0e8dab19d5662d4200f6233e80a628258cf7 2025/04/03 01:58:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:58:13 DEBUG : one: same parent dir (ODFfODIwMTYyMl9WaGVEMg) - using file/rename instead of move_copy for one-2019-01-01 2025/04/03 01:58:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 01:58:14 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/03 01:58:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 01:58:15 INFO : one: Copied (new) 2025/04/03 01:58:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:58:16 DEBUG : two: Unchanged skipping 2025/04/03 01:58:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 01:58:16 DEBUG : three.txt: same parent dir (ODFfODIwMTYyMl9WaGVEMg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/03 01:58:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 01:58:18 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/03 01:58:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/03 01:58:19 INFO : three.txt: Copied (new) 2025/04/03 01:58:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:58:20 INFO : one-2019-01-01: Deleted 2025/04/03 01:58:20 DEBUG : one: same parent dir (ODFfODIwMTYyMl9WaGVEMg) - using file/rename instead of move_copy for one-2019-01-01 2025/04/03 01:58:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 01:58:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/03 01:58:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 01:58:22 INFO : one: Copied (new) 2025/04/03 01:58:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:58:23 DEBUG : two: Unchanged skipping 2025/04/03 01:58:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 01:58:23 INFO : three-2019-01-01.txt: Deleted 2025/04/03 01:58:24 DEBUG : three.txt: same parent dir (ODFfODIwMTYyMl9WaGVEMg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/03 01:58:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 01:58:25 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/03 01:58:27 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/03 01:58:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (24.14s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:58:30 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/03 01:58:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/03 01:58:31 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:58:31 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:58:31 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/03 01:58:32 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/03 01:58:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/03 01:58:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.67s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:58:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 01:58:33 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:58:33 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:58:34 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/03 01:58:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/03 01:58:35 INFO : existing: Copied (new) 2025/04/03 01:58:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:58:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/03 01:58:35 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:58:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/03 01:58:35 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:58:35 ERROR : OpenDrive root 'rclone-test-yadujen3seza': not deleting files as there were IO errors 2025/04/03 01:58:35 ERROR : OpenDrive root 'rclone-test-yadujen3seza': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncImmutable (3.84s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", 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-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:58:38 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/03 01:58:39 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/04/03 01:58:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/04/03 01:58:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/04/03 01:58:46 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 01:58:46 DEBUG : existing: Unchanged skipping 2025/04/03 01:58:46 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/03 01:58:46 DEBUG : subdira-rclone-move-duwuzir1: same parent dir (ODFfODIwMTU1MV9uNXZDQQ) - using folder/rename instead of move_copy 2025/04/03 01:58:47 DEBUG : EXISTING: moving to existing-rclone-move-zixeyah4 2025/04/03 01:58:47 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-nosaqol2 2025/04/03 01:58:47 INFO : OpenDrive root 'rclone-test-yadujen3seza': Can't DirMove - falling back to file moves: can't copy directory - destination already exists 2025/04/03 01:58:47 ERROR : subdira-rclone-move-duwuzir1: error listing: directory not found 2025/04/03 01:58:47 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir tree walk: directory not found 2025/04/03 01:58:47 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODIwMTU1MV9uNXZDQQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-nosaqol2 2025/04/03 01:58:47 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/04/03 01:58:47 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/04/03 01:58:47 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 01:58:47 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-nosaqol2 2025/04/03 01:58:47 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/03 01:58:48 DEBUG : EXISTING: same parent dir (ODFfODIwMTU1MV9uNXZDQQ) - using file/rename instead of move_copy for existing-rclone-move-zixeyah4 2025/04/03 01:58:48 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/04/03 01:58:48 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zixeyah4 2025/04/03 01:58:48 DEBUG : EXISTING: moving to existing 2025/04/03 01:58:48 DEBUG : existingbutdifferent-rclone-move-nosaqol2: same parent dir (ODFfODIwMTU1MV9uNXZDQQ) - using file/rename instead of move_copy for existingbutdifferent 2025/04/03 01:58:48 DEBUG : existing-rclone-move-zixeyah4: same parent dir (ODFfODIwMTU1MV9uNXZDQQ) - using file/rename instead of move_copy for existing 2025/04/03 01:58:48 INFO : existingbutdifferent-rclone-move-nosaqol2: Moved (server-side) to: existingbutdifferent 2025/04/03 01:58:48 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/03 01:58:48 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/03 01:58:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/04/03 01:58:48 INFO : existing-rclone-move-zixeyah4: Moved (server-side) to: existing 2025/04/03 01:58:48 INFO : EXISTING: Moved (server-side) to: existing 2025/04/03 01:58:48 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/03 01:58:48 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 01:58:49 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/04/03 01:58:49 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/03 01:58:49 INFO : subdira/subdirb/subdirc/hello: Copied (new) 2025/04/03 01:58:49 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/03 01:58:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2025/04/03 01:58:50 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/03 01:58:50 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/03 01:58:50 ERROR : OpenDrive root 'rclone-test-yadujen3seza': not deleting files as there were IO errors 2025/04/03 01:58:50 ERROR : OpenDrive root 'rclone-test-yadujen3seza': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: RenameDir tree walk: directory not found Test: TestFixCase --- FAIL: TestFixCase (17.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.52s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.67s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 01:58:56 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/03 01:58:59 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:02 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:04 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:07 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:09 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:11 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:13 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:15 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:18 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:20 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:22 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:24 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:26 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:28 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:32 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:34 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:36 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:38 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:40 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:43 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:45 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:47 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:49 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:51 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:53 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:55 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/03 01:59:57 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:00 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:03 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:06 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:09 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:11 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:13 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:15 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:17 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:19 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:21 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:23 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:25 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:27 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 02:00:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both1: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both10: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both13: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both14: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both15: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both0: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both17: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both11: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both12: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both16: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both3: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both18: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both5: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both6: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both7: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both8: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:00:27 DEBUG : both9: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both19: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both2: Unchanged skipping 2025/04/03 02:00:27 DEBUG : both4: Unchanged skipping 2025/04/03 02:00:27 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 02:00:27 DEBUG : Waiting for deletions to finish 2025/04/03 02:00:28 INFO : only16: Deleted 2025/04/03 02:00:28 INFO : only18: Deleted 2025/04/03 02:00:28 INFO : only4: Deleted 2025/04/03 02:00:28 INFO : only14: Deleted 2025/04/03 02:00:28 INFO : only15: Deleted 2025/04/03 02:00:28 INFO : only17: Deleted 2025/04/03 02:00:29 INFO : only7: Deleted 2025/04/03 02:00:29 INFO : only9: Deleted 2025/04/03 02:00:29 INFO : only5: Deleted 2025/04/03 02:00:29 INFO : only8: Deleted 2025/04/03 02:00:29 INFO : only10: Deleted 2025/04/03 02:00:29 INFO : only6: Deleted 2025/04/03 02:00:29 INFO : only1: Deleted 2025/04/03 02:00:29 INFO : only11: Deleted 2025/04/03 02:00:29 INFO : only2: Deleted 2025/04/03 02:00:29 INFO : only0: Deleted 2025/04/03 02:00:29 INFO : only13: Deleted 2025/04/03 02:00:29 INFO : only3: Deleted 2025/04/03 02:00:29 INFO : only12: Deleted 2025/04/03 02:00:30 INFO : only19: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (100.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 02:00:37 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:39 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:41 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:43 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:46 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:49 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:51 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:53 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:55 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/03 02:00:58 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:00 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:02 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:05 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:07 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:09 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:12 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:14 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:16 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:18 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:20 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:22 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:24 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:26 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:29 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:31 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:33 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:35 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:38 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:40 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:42 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:44 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:47 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:49 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:51 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:53 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:56 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/03 02:01:57 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/03 02:02:00 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/03 02:02:02 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/03 02:02:04 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/03 02:02:06 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for checks to finish 2025/04/03 02:02:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both1: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both0: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both13: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both14: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both15: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both16: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both17: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both18: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both19: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both2: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both3: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both4: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both5: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both6: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both7: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both8: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 02:02:06 DEBUG : both9: Unchanged skipping 2025/04/03 02:02:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/03 02:02:06 DEBUG : both10: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both11: Unchanged skipping 2025/04/03 02:02:06 DEBUG : both12: Unchanged skipping 2025/04/03 02:02:06 DEBUG : OpenDrive root 'rclone-test-yadujen3seza': Waiting for transfers to finish 2025/04/03 02:02:08 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:08 INFO : only0: Copied (replaced existing) 2025/04/03 02:02:08 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:08 INFO : only11: Copied (replaced existing) 2025/04/03 02:02:08 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:08 INFO : only1: Copied (replaced existing) 2025/04/03 02:02:08 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:08 INFO : only12: Copied (replaced existing) 2025/04/03 02:02:09 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:09 INFO : only13: Copied (replaced existing) 2025/04/03 02:02:10 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:10 INFO : only15: Copied (replaced existing) 2025/04/03 02:02:10 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:10 INFO : only14: Copied (replaced existing) 2025/04/03 02:02:10 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:10 INFO : only10: Copied (replaced existing) 2025/04/03 02:02:11 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:11 INFO : only17: Copied (replaced existing) 2025/04/03 02:02:11 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:11 INFO : only19: Copied (replaced existing) 2025/04/03 02:02:12 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:12 INFO : only18: Copied (replaced existing) 2025/04/03 02:02:12 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:12 INFO : only2: Copied (replaced existing) 2025/04/03 02:02:12 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:12 INFO : only16: Copied (replaced existing) 2025/04/03 02:02:12 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:12 INFO : only3: Copied (replaced existing) 2025/04/03 02:02:14 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:14 INFO : only6: Copied (replaced existing) 2025/04/03 02:02:14 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:14 INFO : only5: Copied (replaced existing) 2025/04/03 02:02:14 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:14 INFO : only4: Copied (replaced existing) 2025/04/03 02:02:14 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:14 INFO : only7: Copied (replaced existing) 2025/04/03 02:02:14 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:14 INFO : only8: Copied (replaced existing) 2025/04/03 02:02:15 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 02:02:15 INFO : only9: Copied (replaced existing) 2025/04/03 02:02:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (106.39s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 02:02:22 DEBUG : empty_dir: Making directory with metadata 2025/04/03 02:02:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 02:02:22 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 02:02:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 02:02:22 INFO : empty_on_remote: Making directory 2025/04/03 02:02:23 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-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 02:02:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/03 02:02:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/03 02:02:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/03 02:02:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (8.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 02:02:30 DEBUG : empty_dir: Making directory with metadata 2025/04/03 02:02:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 02:02:30 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 02:02:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 02:02:30 INFO : empty_on_remote: Making directory 2025/04/03 02:02:31 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-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 02:02:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/03 02:02:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/03 02:02:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/03 02:02:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/03 02:02:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" 2025/04/03 02:02:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 02:02:40 INFO : sub dir: Making directory 2025/04/03 02:02:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs 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 --- FAIL: TestNothingToTransferWithEmptyDirs (20.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", 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 run.go:180: Remote "OpenDrive root 'rclone-test-yadujen3seza'", Local "Local file system at /tmp/rclone3265554523", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (28.81s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 15m17.773609048s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestSyncWithExcludeAndDeleteExcluded TestMoveWithoutDeleteEmptySrcDirs TestSyncOverlapWithFilter TestSyncCopyDest TestSyncBackupDir TestFixCase TestNothingToTransferWithEmptyDirs]