"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/10/29 04:38:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi" 2024/10/29 04:38:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:38:48 DEBUG : Starting OpenDrive session with ID: 2b60ee8b8a7fd51cefb058e12f0c78d22549466b98e3538c23a3e26c28a8663a 2024/10/29 04:38:48 DEBUG : Creating backend with remote "/tmp/rclone2811595177" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:38:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:38:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/29 04:38:49 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:38:49 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:38:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 04:38:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:38:50 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:38:50 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:38:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:38:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:38:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:38:52 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.02s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:38:54 DEBUG : Creating backend with remote "/non-existing" 2024/10/29 04:38:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/29 04:38:54 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:38:54 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:38:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:38:55 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:38:55 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:38:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:38:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:38:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.87s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:38:59 INFO : OpenDrive root 'rclone-test-hopulah1papi': Running all checks before starting transfers 2024/10/29 04:38:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:38:59 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:38:59 INFO : OpenDrive root 'rclone-test-hopulah1papi': Checks finished, now starting transfers 2024/10/29 04:38:59 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.03s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:03 ERROR : Ignoring --no-traverse with sync 2024/10/29 04:39:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:39:03 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:03 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:05 INFO : sub dir/hello world: Copied (new) 2024/10/29 04:39:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.03s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/29 04:39:07 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:07 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:08 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/10/29 04:39:09 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/10/29 04:39:09 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyWithDepth (2.96s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:39:10 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:10 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:11 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:12 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:12 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:39:13 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:13 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:14 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:15 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:15 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/29 04:39:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/29 04:39:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/29 04:39:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 04:39:16 DEBUG : sub dir: Making directory 2024/10/29 04:39:16 DEBUG : sub dir2: Making directory 2024/10/29 04:39:17 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/29 04:39:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:39:17 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:17 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:20 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.75s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:22 DEBUG : sub dir2: Making directory 2024/10/29 04:39:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/29 04:39:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/29 04:39:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:39:22 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:22 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.57s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:25 DEBUG : sub dir2: Making directory with metadata 2024/10/29 04:39:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/29 04:39:25 DEBUG : sub dir: Making directory 2024/10/29 04:39:26 DEBUG : sub dir2: Making directory 2024/10/29 04:39:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:39:26 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:26 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:28 INFO : sub dir/hello world: Copied (new) 2024/10/29 04:39:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:28 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/29 04:39:29 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.12s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:31 DEBUG : sub dir2: Making directory 2024/10/29 04:39:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:39:31 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:31 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:33 INFO : sub dir/hello world: Copied (new) 2024/10/29 04:39:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.69s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:34 DEBUG : sub dir2: Making directory with metadata 2024/10/29 04:39:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/29 04:39:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 04:39:35 DEBUG : sub dir: Making directory 2024/10/29 04:39:35 DEBUG : sub dir2: Making directory 2024/10/29 04:39:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:39:36 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:36 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:38 INFO : sub dir/hello world: Copied (new) 2024/10/29 04:39:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:38 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:40 DEBUG : sub dir2: Making directory 2024/10/29 04:39:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:39:40 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:40 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:39:43 INFO : sub dir/hello world: Copied (new) 2024/10/29 04:39:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.61s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yibufas7jaqa" 2024/10/29 04:39:47 DEBUG : Starting OpenDrive session with ID: b5dd7593bfd95ffc7987bfd97145b7734482d3e29f55a8d3166825fa6728e692 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-hopulah1papi' -> OpenDrive root 'rclone-test-yibufas7jaqa' 2024/10/29 04:39:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:39:48 DEBUG : OpenDrive root 'rclone-test-yibufas7jaqa': Waiting for checks to finish 2024/10/29 04:39:48 DEBUG : OpenDrive root 'rclone-test-yibufas7jaqa': Waiting for transfers to finish 2024/10/29 04:39:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/29 04:39:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:49 DEBUG : OpenDrive root 'rclone-test-yibufas7jaqa': Purge remote --- PASS: TestServerSideCopy (7.17s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:39:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/29 04:39:54 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:39:54 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:39:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/10/29 04:39:55 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/10/29 04:39:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyOverSelf (6.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:39:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:40:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yitopek7qono" 2024/10/29 04:40:00 DEBUG : Starting OpenDrive session with ID: 264a1b188fabce287c849c8c1f9a4b23706d88a28203c6bead603ee197d06bf5 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-hopulah1papi' -> OpenDrive root 'rclone-test-yitopek7qono' 2024/10/29 04:40:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:40:01 DEBUG : OpenDrive root 'rclone-test-yitopek7qono': Waiting for checks to finish 2024/10/29 04:40:01 DEBUG : OpenDrive root 'rclone-test-yitopek7qono': Waiting for transfers to finish 2024/10/29 04:40:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/29 04:40:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/10/29 04:40:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/29 04:40:05 DEBUG : OpenDrive root 'rclone-test-yitopek7qono': Waiting for checks to finish 2024/10/29 04:40:05 DEBUG : OpenDrive root 'rclone-test-yitopek7qono': Waiting for transfers to finish 2024/10/29 04:40:06 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/29 04:40:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:06 DEBUG : OpenDrive root 'rclone-test-yitopek7qono': Purge remote --- PASS: TestServerSideCopyOverSelf (11.10s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:40:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/29 04:40:11 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:40:11 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:40:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/10/29 04:40:13 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/10/29 04:40:13 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/29 04:40:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestMoveOverSelf (5.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:40:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wexoqub9cori" 2024/10/29 04:40:17 DEBUG : Config file has changed externally - reloading 2024/10/29 04:40:17 DEBUG : Starting OpenDrive session with ID: 3b32f86af52003fedda1c1009a07e770716c4858dee532ab206aa12c3d9274a4 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-hopulah1papi' -> OpenDrive root 'rclone-test-wexoqub9cori' 2024/10/29 04:40:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:40:18 DEBUG : OpenDrive root 'rclone-test-wexoqub9cori': Waiting for checks to finish 2024/10/29 04:40:18 DEBUG : OpenDrive root 'rclone-test-wexoqub9cori': Waiting for transfers to finish 2024/10/29 04:40:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/29 04:40:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/10/29 04:40:22 DEBUG : OpenDrive root 'rclone-test-wexoqub9cori': Using server-side directory move 2024/10/29 04:40:22 INFO : OpenDrive root 'rclone-test-wexoqub9cori': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/29 04:40:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/29 04:40:22 DEBUG : OpenDrive root 'rclone-test-wexoqub9cori': Waiting for checks to finish 2024/10/29 04:40:22 DEBUG : OpenDrive root 'rclone-test-wexoqub9cori': Waiting for transfers to finish 2024/10/29 04:40:22 INFO : sub dir/hello world: Deleted 2024/10/29 04:40:22 INFO : sub dir/hello world: Moved (server-side) 2024/10/29 04:40:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/10/29 04:40:25 DEBUG : testing file moves 2024/10/29 04:40:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/29 04:40:26 DEBUG : OpenDrive root 'rclone-test-wexoqub9cori': Waiting for checks to finish 2024/10/29 04:40:26 DEBUG : OpenDrive root 'rclone-test-wexoqub9cori': Waiting for transfers to finish 2024/10/29 04:40:26 INFO : sub dir/hello world: Deleted 2024/10/29 04:40:26 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:27 DEBUG : OpenDrive root 'rclone-test-wexoqub9cori': Purge remote --- PASS: TestServerSideMoveOverSelf (14.46s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:40:31 ERROR : : error listing: directory not found 2024/10/29 04:40:31 DEBUG : Local file system at /tmp/rclone2811595177: Making directory 2024/10/29 04:40:32 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:40:32 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.64s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:40:36 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/29 04:40:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:40:36 DEBUG : Local file system at /tmp/rclone2811595177: Waiting for checks to finish 2024/10/29 04:40:36 DEBUG : Local file system at /tmp/rclone2811595177: Waiting for transfers to finish 2024/10/29 04:40:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:40:37 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/10/29 04:40:37 INFO : sub dir/hello world: Copied (new) 2024/10/29 04:40:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestCopyRedownload (4.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:38 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/29 04:40:38 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:40:38 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:40:39 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/10/29 04:40:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/29 04:40:40 INFO : check sum: Copied (new) 2024/10/29 04:40:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:40 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:40:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/29 04:40:40 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/10/29 04:40:40 DEBUG : check sum: Unchanged skipping 2024/10/29 04:40:40 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:40:40 DEBUG : Waiting for deletions to finish 2024/10/29 04:40:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.69s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/29 04:40:42 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:40:42 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:40:43 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/10/29 04:40:44 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/29 04:40:44 INFO : sizeonly: Copied (new) 2024/10/29 04:40:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:44 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:40:44 DEBUG : sizeonly: Sizes identical 2024/10/29 04:40:44 DEBUG : sizeonly: Unchanged skipping 2024/10/29 04:40:44 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:40:44 DEBUG : Waiting for deletions to finish 2024/10/29 04:40:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/29 04:40:46 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:40:46 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:40:47 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/10/29 04:40:48 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/10/29 04:40:48 INFO : ignore-size: Copied (new) 2024/10/29 04:40:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:40:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/29 04:40:48 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:40:48 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:40:48 DEBUG : ignore-size: Uploading chunk 0, size=29, remain=0 2024/10/29 04:40:49 DEBUG : ignore-size: md5 = 7e192a012b91a6c4add6ca5573e12639 OK 2024/10/29 04:40:49 INFO : ignore-size: Copied (new) 2024/10/29 04:40:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:848: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:848 Error: Not equal: expected: 0 actual : 1 Test: TestSyncIgnoreSize fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:850 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got ignore-size (29) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:850 Error: Should be true Test: TestSyncIgnoreSize Messages: OpenDrive root 'rclone-test-hopulah1papi'/ignore-size: md5 hash incorrect - expecting "98bf7d8c15784f0a3d63204441e1e2aa" got "7e192a012b91a6c4add6ca5573e12639" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:850 Error: Not equal: expected: 8 actual : 29 Test: TestSyncIgnoreSize Messages: ignore-size: size incorrect file=8 vs obj=29 --- FAIL: TestSyncIgnoreSize (13.27s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:41:00 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/29 04:41:01 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:41:01 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:41:01 DEBUG : existing: Unchanged skipping 2024/10/29 04:41:01 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:41:01 DEBUG : Waiting for deletions to finish 2024/10/29 04:41:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:41:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/29 04:41:01 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:41:01 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:41:01 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/29 04:41:02 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/29 04:41:02 INFO : existing: Copied (replaced existing) 2024/10/29 04:41:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.66s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:41:04 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/29 04:41:04 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:41:04 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:41:04 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/29 04:41:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/29 04:41:05 INFO : existing: Copied (new) 2024/10/29 04:41:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:41:06 DEBUG : existing: Destination exists, skipping 2024/10/29 04:41:06 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:41:06 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:41:06 DEBUG : Waiting for deletions to finish 2024/10/29 04:41:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:41:08 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:41:10 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/10/29 04:41:11 DEBUG : d: Making directory 2024/10/29 04:41:12 ERROR : d: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:125: removing dir "c" failed - try 1/3: folder not empty run.go:125: removing dir "c" failed - try 2/3: folder not empty run.go:125: removing dir "c" failed - try 3/3: folder not empty run.go:128: removing dir "c" failed: folder not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:934 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want got c/non empty space (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:934 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "c/non empty space" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:934 Error: Not equal: expected: []string{} actual : []string{"c"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "c" } Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (18.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:41:27 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:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:985 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got c/non empty space (5), empty space (1) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:985 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "c/non empty space" 2024/10/29 04:41:37 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 2024/10/29 04:41:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/29 04:41:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/29 04:41:37 DEBUG : empty space: Unchanged skipping 2024/10/29 04:41:37 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:41:37 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:41:37 DEBUG : Waiting for deletions to finish 2024/10/29 04:41:37 NOTICE: c/non empty space: Skipped delete as --dry-run is set (size 5) 2024/10/29 04:41:37 NOTICE: c: Skipped remove directory as --dry-run is set 2024/10/29 04:41:37 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': deleted 1 directories 2024/10/29 04:41:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:996 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got c/non empty space (5), empty space (1) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:996 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "c/non empty space" 2024/10/29 04:41:46 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 2024/10/29 04:41:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/29 04:41:46 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:41:46 INFO : empty space: Updated modification time in destination 2024/10/29 04:41:46 DEBUG : empty space: Unchanged skipping 2024/10/29 04:41:46 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:41:46 DEBUG : Waiting for deletions to finish 2024/10/29 04:41:46 INFO : c/non empty space: Deleted 2024/10/29 04:41:46 INFO : c: Removing directory 2024/10/29 04:41:46 DEBUG : c: Failed to Rmdir: folder not empty 2024/10/29 04:41:46 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': failed to delete 1 directories 2024/10/29 04:41:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- FAIL: TestSyncAfterChangingModtimeOnly (22.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:41:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:41:50 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:41:50 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 2024/10/29 04:41:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/29 04:41:50 DEBUG : empty space: Unchanged skipping 2024/10/29 04:41:50 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:41:50 DEBUG : Waiting for deletions to finish 2024/10/29 04:41:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:41:52 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/10/29 04:41:54 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:41:54 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 2024/10/29 04:41:54 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2811595177) 2024/10/29 04:41:54 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-hopulah1papi') 2024/10/29 04:41:54 DEBUG : foo: md5 differ 2024/10/29 04:41:54 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:41:54 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/10/29 04:41:55 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/10/29 04:41:55 INFO : foo: Copied (replaced existing) 2024/10/29 04:41:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.13s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:41:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:41:58 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/29 04:41:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:41:58 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:41:58 DEBUG : empty space: Unchanged skipping 2024/10/29 04:41:58 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:41:58 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/10/29 04:41:59 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/29 04:41:59 INFO : potato: Copied (new) 2024/10/29 04:41:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:42:01 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/10/29 04:42:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/29 04:42:03 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:42:03 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:42:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:42:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/10/29 04:42:04 INFO : potato: Copied (replaced existing) 2024/10/29 04:42:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.39s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:42:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:42:07 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:42:07 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 2024/10/29 04:42:07 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2811595177) 2024/10/29 04:42:07 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-hopulah1papi') 2024/10/29 04:42:07 DEBUG : potato: md5 differ 2024/10/29 04:42:07 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:42:07 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:42:08 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/10/29 04:42:08 INFO : potato: Copied (replaced existing) 2024/10/29 04:42:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:42:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:42:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:42:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:42:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/29 04:42:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:42:13 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:42:13 DEBUG : empty space: Unchanged skipping 2024/10/29 04:42:13 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:42:13 DEBUG : Waiting for deletions to finish 2024/10/29 04:42:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:42:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:42:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:42:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:42:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:42:18 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:42:18 DEBUG : empty space: Unchanged skipping 2024/10/29 04:42:18 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:42:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:42:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/29 04:42:19 INFO : potato2: Copied (new) 2024/10/29 04:42:19 DEBUG : Waiting for deletions to finish 2024/10/29 04:42:19 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", 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: TestSyncAfterRemovingAFileAndAddingAFile (14.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:42:29 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:42:31 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/10/29 04:42:32 DEBUG : d: Making directory 2024/10/29 04:42:32 DEBUG : d/e: Making directory 2024/10/29 04:42:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/29 04:42:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:42:33 DEBUG : c/non empty space: Unchanged skipping 2024/10/29 04:42:34 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:42:34 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:42:35 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:42:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/29 04:42:36 INFO : a/potato2: Copied (new) 2024/10/29 04:42:36 DEBUG : Waiting for deletions to finish 2024/10/29 04:42:36 INFO : b/potato: Deleted 2024/10/29 04:42:36 INFO : d/e: Removing directory 2024/10/29 04:42:36 INFO : d: Removing directory 2024/10/29 04:42:36 INFO : b: Removing directory 2024/10/29 04:42:37 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:42:40 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:42:42 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/10/29 04:42:43 DEBUG : d: Making directory 2024/10/29 04:42:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/29 04:42:44 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:42:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:42:44 DEBUG : c/non empty space: Unchanged skipping 2024/10/29 04:42:44 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:42:45 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:42:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/29 04:42:46 INFO : a/potato2: Copied (new) 2024/10/29 04:42:46 ERROR : OpenDrive root 'rclone-test-hopulah1papi': not deleting files as there were IO errors 2024/10/29 04:42:46 ERROR : OpenDrive root 'rclone-test-hopulah1papi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:42:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:42:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:42:53 DEBUG : Waiting for deletions to finish 2024/10/29 04:42:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:42:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:42:53 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:42:53 DEBUG : empty space: Unchanged skipping 2024/10/29 04:42:53 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:42:53 INFO : potato: Deleted 2024/10/29 04:42:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:42:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/29 04:42:55 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.75s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:42:57 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:42:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:43:00 DEBUG : Waiting for deletions to finish 2024/10/29 04:43:00 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:00 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:01 INFO : potato: Deleted 2024/10/29 04:43:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:43:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:43:01 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:01 DEBUG : empty space: Unchanged skipping 2024/10/29 04:43:01 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:43:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/29 04:43:03 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:43:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/29 04:43:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:43:06 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:06 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:07 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/10/29 04:43:08 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/10/29 04:43:08 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", 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: TestCopyDeleteBefore (12.55s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:43:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:43:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:43:20 DEBUG : enormous: Excluded (Size Filter) 2024/10/29 04:43:20 DEBUG : enormous: Excluded 2024/10/29 04:43:20 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 04:43:20 DEBUG : potato2: Excluded 2024/10/29 04:43:20 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 04:43:20 DEBUG : potato2: Excluded 2024/10/29 04:43:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:43:20 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:20 DEBUG : empty space: Unchanged skipping 2024/10/29 04:43:20 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:20 DEBUG : Waiting for deletions to finish 2024/10/29 04:43:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:43:20 DEBUG : enormous: Excluded (Size Filter) 2024/10/29 04:43:20 DEBUG : enormous: Excluded 2024/10/29 04:43:20 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 04:43:20 DEBUG : potato2: Excluded 2024/10/29 04:43:20 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 04:43:20 DEBUG : potato2: Excluded 2024/10/29 04:43:20 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/10/29 04:43:20 DEBUG : Local file system at /tmp/rclone2811595177: Waiting for checks to finish 2024/10/29 04:43:20 DEBUG : empty space: Unchanged skipping 2024/10/29 04:43:20 DEBUG : Local file system at /tmp/rclone2811595177: Waiting for transfers to finish 2024/10/29 04:43:20 DEBUG : Waiting for deletions to finish 2024/10/29 04:43:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncWithExclude (5.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:43:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:43:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:43:26 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/10/29 04:43:27 DEBUG : enormous: Excluded (Size Filter) 2024/10/29 04:43:27 DEBUG : enormous: Excluded 2024/10/29 04:43:27 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 04:43:27 DEBUG : potato2: Excluded 2024/10/29 04:43:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:43:27 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:27 DEBUG : empty space: Unchanged skipping 2024/10/29 04:43:27 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:27 DEBUG : Waiting for deletions to finish 2024/10/29 04:43:27 INFO : enormous: Deleted 2024/10/29 04:43:27 INFO : potato2: Deleted 2024/10/29 04:43:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:43:28 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/10/29 04:43:28 DEBUG : empty space: Unchanged skipping 2024/10/29 04:43:28 DEBUG : Local file system at /tmp/rclone2811595177: Waiting for checks to finish 2024/10/29 04:43:28 DEBUG : Local file system at /tmp/rclone2811595177: Waiting for transfers to finish 2024/10/29 04:43:28 DEBUG : Waiting for deletions to finish 2024/10/29 04:43:28 INFO : enormous: Deleted 2024/10/29 04:43:28 INFO : potato2: Deleted 2024/10/29 04:43:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.28s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:43:30 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:43:31 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:43:33 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/10/29 04:43:35 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/10/29 04:43:36 DEBUG : five: Need to transfer - File not found at Destination 2024/10/29 04:43:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/29 04:43:36 DEBUG : one: Destination is newer than source, skipping 2024/10/29 04:43:36 DEBUG : three: Sizes identical 2024/10/29 04:43:36 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/29 04:43:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/29 04:43:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2811595177) 2024/10/29 04:43:36 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-hopulah1papi') 2024/10/29 04:43:36 DEBUG : two: md5 differ 2024/10/29 04:43:36 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:36 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/10/29 04:43:37 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:43:37 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/10/29 04:43:37 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/10/29 04:43:37 INFO : four: Copied (replaced existing) 2024/10/29 04:43:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/29 04:43:38 INFO : two: Copied (replaced existing) 2024/10/29 04:43:38 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/10/29 04:43:38 INFO : five: Copied (new) 2024/10/29 04:43:38 DEBUG : Waiting for deletions to finish 2024/10/29 04:43:38 DEBUG : one: Destination is newer than source, skipping 2024/10/29 04:43:38 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:38 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/10/29 04:43:38 DEBUG : five: Size and md5 of src and dst objects identical 2024/10/29 04:43:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/29 04:43:38 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/10/29 04:43:38 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2811595177) 2024/10/29 04:43:38 DEBUG : four: Size and md5 of src and dst objects identical 2024/10/29 04:43:38 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-hopulah1papi') 2024/10/29 04:43:38 DEBUG : three: md5 differ 2024/10/29 04:43:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/29 04:43:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/29 04:43:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/29 04:43:38 DEBUG : two: Size and md5 of src and dst objects identical 2024/10/29 04:43:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/29 04:43:38 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:39 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/10/29 04:43:39 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/10/29 04:43:39 INFO : three: Copied (replaced existing) 2024/10/29 04:43:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.78s) === 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-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/10/29 04:43:41 INFO : OpenDrive root 'rclone-test-hopulah1papi': Making map for --track-renames 2024/10/29 04:43:41 INFO : OpenDrive root 'rclone-test-hopulah1papi': Finished making map for --track-renames 2024/10/29 04:43:41 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/29 04:43:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/29 04:43:41 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for renames to finish 2024/10/29 04:43:41 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:42 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/10/29 04:43:42 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/10/29 04:43:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/29 04:43:43 INFO : yam: Copied (new) 2024/10/29 04:43:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/29 04:43:43 INFO : potato: Copied (new) 2024/10/29 04:43:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:43:43 INFO : OpenDrive root 'rclone-test-hopulah1papi': Making map for --track-renames 2024/10/29 04:43:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:43:43 INFO : OpenDrive root 'rclone-test-hopulah1papi': Finished making map for --track-renames 2024/10/29 04:43:43 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:43 DEBUG : potato: Unchanged skipping 2024/10/29 04:43:43 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for renames to finish 2024/10/29 04:43:43 DEBUG : yam: same parent dir (ODFfNjY5NjE3N19GbEJYdA) - using file/rename instead of move_copy for yaml 2024/10/29 04:43:44 INFO : yam: Moved (server-side) to: yaml 2024/10/29 04:43:44 INFO : yaml: Renamed from "yam" 2024/10/29 04:43:44 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:44 DEBUG : Waiting for deletions to finish 2024/10/29 04:43:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/10/29 04:43:45 INFO : OpenDrive root 'rclone-test-hopulah1papi': Making map for --track-renames 2024/10/29 04:43:45 INFO : OpenDrive root 'rclone-test-hopulah1papi': Finished making map for --track-renames 2024/10/29 04:43:45 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/29 04:43:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/29 04:43:45 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for renames to finish 2024/10/29 04:43:45 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:46 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/10/29 04:43:46 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/10/29 04:43:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/29 04:43:47 INFO : potato: Copied (new) 2024/10/29 04:43:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/29 04:43:47 INFO : yam: Copied (new) 2024/10/29 04:43:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:43:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:43:48 INFO : OpenDrive root 'rclone-test-hopulah1papi': Making map for --track-renames 2024/10/29 04:43:48 INFO : OpenDrive root 'rclone-test-hopulah1papi': Finished making map for --track-renames 2024/10/29 04:43:48 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:48 DEBUG : potato: Unchanged skipping 2024/10/29 04:43:48 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for renames to finish 2024/10/29 04:43:48 DEBUG : yam: same parent dir (ODFfNjY5NjE3N19GbEJYdA) - using file/rename instead of move_copy for yaml 2024/10/29 04:43:48 INFO : yam: Moved (server-side) to: yaml 2024/10/29 04:43:48 INFO : yaml: Renamed from "yam" 2024/10/29 04:43:48 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:48 DEBUG : Waiting for deletions to finish 2024/10/29 04:43:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenamesStrategyModtime (12.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/10/29 04:43:57 INFO : OpenDrive root 'rclone-test-hopulah1papi': Making map for --track-renames 2024/10/29 04:43:57 INFO : OpenDrive root 'rclone-test-hopulah1papi': Finished making map for --track-renames 2024/10/29 04:43:57 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:43:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/29 04:43:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/29 04:43:57 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for renames to finish 2024/10/29 04:43:57 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:43:58 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/10/29 04:43:59 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/10/29 04:43:59 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/29 04:43:59 INFO : potato: Copied (new) 2024/10/29 04:43:59 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/29 04:43:59 INFO : sub/yam: Copied (new) 2024/10/29 04:43:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:44:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:44:00 DEBUG : potato: Unchanged skipping 2024/10/29 04:44:00 INFO : OpenDrive root 'rclone-test-hopulah1papi': Making map for --track-renames 2024/10/29 04:44:00 INFO : OpenDrive root 'rclone-test-hopulah1papi': Finished making map for --track-renames 2024/10/29 04:44:00 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:44:00 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for renames to finish 2024/10/29 04:44:01 INFO : sub/yam: Moved (server-side) to: yam 2024/10/29 04:44:01 INFO : yam: Renamed from "sub/yam" 2024/10/29 04:44:01 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:44:01 DEBUG : Waiting for deletions to finish 2024/10/29 04:44:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:44:03 DEBUG : Creating backend with remote "/tmp/rclone2811595177/dir1" 2024/10/29 04:44:03 DEBUG : Config file has changed externally - reloading 2024/10/29 04:44:03 DEBUG : Creating backend with remote "/tmp/rclone2811595177/dir2" 2024/10/29 04:44:03 DEBUG : Local file system at /tmp/rclone2811595177/dir2: Using server-side directory move 2024/10/29 04:44:03 INFO : Local file system at /tmp/rclone2811595177/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/29 04:44:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/29 04:44:03 DEBUG : Local file system at /tmp/rclone2811595177/dir2: Waiting for checks to finish 2024/10/29 04:44:03 DEBUG : Local file system at /tmp/rclone2811595177/dir2: Waiting for transfers to finish 2024/10/29 04:44:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:44:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/29 04:44:03 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:44:03 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:44:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:44:05 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/10/29 04:44:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:44:05 INFO : sub dir/hello world: Copied (new) 2024/10/29 04:44:05 INFO : sub dir/hello world: Deleted 2024/10/29 04:44:06 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/10/29 04:44:06 INFO : nested/sub dir/file: Copied (new) 2024/10/29 04:44:06 INFO : nested/sub dir/file: Deleted 2024/10/29 04:44:06 INFO : sub dir: Removing directory 2024/10/29 04:44:06 INFO : nested/sub dir: Removing directory 2024/10/29 04:44:06 INFO : nested: Removing directory 2024/10/29 04:44:06 DEBUG : Local file system at /tmp/rclone2811595177: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:44:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 04:44:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/29 04:44:09 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:44:09 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:44:10 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2024/10/29 04:44:10 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) 2024/10/29 04:44:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/29 04:44:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/29 04:44:11 INFO : sub dir/hello world: Copied (new) 2024/10/29 04:44:11 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 (3.60s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:44:13 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/29 04:44:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/29 04:44:13 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:44:13 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:44:13 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/29 04:44:14 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/10/29 04:44:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/29 04:44:14 INFO : existing: Copied (new) 2024/10/29 04:44:14 INFO : existing: Deleted 2024/10/29 04:44:15 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/10/29 04:44:15 INFO : existing-b: Copied (new) 2024/10/29 04:44:15 INFO : existing-b: Deleted 2024/10/29 04:44:15 DEBUG : existing: Destination exists, skipping 2024/10/29 04:44:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/29 04:44:15 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:44:15 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:44:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.63s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:44:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zezorod5gece" 2024/10/29 04:44:17 DEBUG : Starting OpenDrive session with ID: c3fcb63eba5c07b08b09a1e379f6a71101001da1941c906118093105123a54a6 2024/10/29 04:44:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:44:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:44:21 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hopulah1papi' -> OpenDrive root 'rclone-test-zezorod5gece' 2024/10/29 04:44:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:44:25 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/10/29 04:44:27 DEBUG : OpenDrive root 'rclone-test-zezorod5gece': Using server-side directory move 2024/10/29 04:44:27 INFO : OpenDrive root 'rclone-test-zezorod5gece': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/29 04:44:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:44:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/29 04:44:27 DEBUG : OpenDrive root 'rclone-test-zezorod5gece': Waiting for checks to finish 2024/10/29 04:44:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/29 04:44:27 DEBUG : empty space: Unchanged skipping 2024/10/29 04:44:27 INFO : potato3: Deleted 2024/10/29 04:44:27 INFO : empty space: Deleted 2024/10/29 04:44:27 DEBUG : OpenDrive root 'rclone-test-zezorod5gece': Waiting for transfers to finish 2024/10/29 04:44:27 INFO : potato2: Moved (server-side) 2024/10/29 04:44:27 INFO : potato3: Moved (server-side) 2024/10/29 04:44:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cubemer9xuju" 2024/10/29 04:44:28 DEBUG : Starting OpenDrive session with ID: 808bd65eb5981e687ec82c13f5bdbca870af2a9918804a5669fde46d1cf183a4 2024/10/29 04:44:28 DEBUG : OpenDrive root 'rclone-test-cubemer9xuju': Using server-side directory move 2024/10/29 04:44:29 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/10/29 04:44:29 INFO : OpenDrive root 'rclone-test-cubemer9xuju': Server side directory move succeeded 2024/10/29 04:44:29 ERROR : : error listing: directory not found 2024/10/29 04:44:29 DEBUG : OpenDrive root 'rclone-test-cubemer9xuju': Purge remote 2024/10/29 04:44:30 DEBUG : OpenDrive root 'rclone-test-zezorod5gece': Purge remote 2024/10/29 04:44:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.18s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:44:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hojoxot2selo" 2024/10/29 04:44:31 DEBUG : Starting OpenDrive session with ID: 3495ca1e2aec8f3a49e698857fe9bf7ea7b0745e26858917a0f394a70a495a40 2024/10/29 04:44:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:44:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:44:36 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hopulah1papi' -> OpenDrive root 'rclone-test-hojoxot2selo' 2024/10/29 04:44:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:44:40 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/10/29 04:44:41 DEBUG : empty space: Excluded (Size Filter) 2024/10/29 04:44:41 DEBUG : empty space: Excluded 2024/10/29 04:44:41 DEBUG : empty space: Excluded (Size Filter) 2024/10/29 04:44:41 DEBUG : empty space: Excluded 2024/10/29 04:44:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:44:41 DEBUG : OpenDrive root 'rclone-test-hojoxot2selo': Waiting for checks to finish 2024/10/29 04:44:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/29 04:44:41 DEBUG : OpenDrive root 'rclone-test-hojoxot2selo': Waiting for transfers to finish 2024/10/29 04:44:41 INFO : potato3: Deleted 2024/10/29 04:44:41 INFO : potato2: Moved (server-side) 2024/10/29 04:44:42 INFO : potato3: Moved (server-side) 2024/10/29 04:44:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tatehiw6xoru" 2024/10/29 04:44:42 DEBUG : Starting OpenDrive session with ID: 5f31f81ba7e8c72bf4c0823413dc3ea8041256621231d0c1ebad0bbbc1fb1727 2024/10/29 04:44:43 DEBUG : empty space: Excluded (Size Filter) 2024/10/29 04:44:43 DEBUG : empty space: Excluded 2024/10/29 04:44:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:44:43 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/29 04:44:43 DEBUG : OpenDrive root 'rclone-test-tatehiw6xoru': Waiting for checks to finish 2024/10/29 04:44:43 DEBUG : OpenDrive root 'rclone-test-tatehiw6xoru': Waiting for transfers to finish 2024/10/29 04:44:44 INFO : potato2: Moved (server-side) 2024/10/29 04:44:44 INFO : potato3: Moved (server-side) 2024/10/29 04:44:44 DEBUG : OpenDrive root 'rclone-test-tatehiw6xoru': Purge remote 2024/10/29 04:44:44 DEBUG : OpenDrive root 'rclone-test-hojoxot2selo': Purge remote --- PASS: TestServerSideMoveWithFilter (14.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:44:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bijipoz7hoho" 2024/10/29 04:44:46 DEBUG : Starting OpenDrive session with ID: 29ba5acfabf31e8c747629089b877ab8a36335a773c75f694266dbd05d5c7295 2024/10/29 04:44:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/29 04:44:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:44:50 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/10/29 04:44:51 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hopulah1papi' -> OpenDrive root 'rclone-test-bijipoz7hoho' 2024/10/29 04:44:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/29 04:44:55 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/10/29 04:44:56 DEBUG : OpenDrive root 'rclone-test-bijipoz7hoho': Using server-side directory move 2024/10/29 04:44:56 INFO : OpenDrive root 'rclone-test-bijipoz7hoho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/29 04:44:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 04:44:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/29 04:44:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/29 04:44:56 DEBUG : empty space: Unchanged skipping 2024/10/29 04:44:56 INFO : potato3: Deleted 2024/10/29 04:44:56 DEBUG : OpenDrive root 'rclone-test-bijipoz7hoho': Waiting for checks to finish 2024/10/29 04:44:56 INFO : empty space: Deleted 2024/10/29 04:44:56 DEBUG : OpenDrive root 'rclone-test-bijipoz7hoho': Waiting for transfers to finish 2024/10/29 04:44:57 INFO : potato2: Moved (server-side) 2024/10/29 04:44:57 INFO : potato3: Moved (server-side) 2024/10/29 04:44:57 INFO : tomatoDir: Removing directory 2024/10/29 04:44:57 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': deleted 1 directories 2024/10/29 04:44:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zuzicaw8bume" 2024/10/29 04:44:58 DEBUG : Starting OpenDrive session with ID: 3371299287b79d4738e430a0ee042a373859b1bf333a5ca35763c086b0cc8d7b 2024/10/29 04:44:58 DEBUG : tomatoDir: Making directory 2024/10/29 04:44:59 DEBUG : OpenDrive root 'rclone-test-zuzicaw8bume': Using server-side directory move 2024/10/29 04:44:59 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/10/29 04:44:59 INFO : OpenDrive root 'rclone-test-zuzicaw8bume': Server side directory move succeeded 2024/10/29 04:45:00 ERROR : : error listing: directory not found 2024/10/29 04:45:00 ERROR : : error listing: directory not found 2024/10/29 04:45:00 DEBUG : OpenDrive root 'rclone-test-zuzicaw8bume': Purge remote 2024/10/29 04:45:01 DEBUG : OpenDrive root 'rclone-test-bijipoz7hoho': Purge remote 2024/10/29 04:45:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.39s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:45:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/rclone-sync-test" 2024/10/29 04:45:02 DEBUG : Starting OpenDrive session with ID: dda7d921ded5e54175d7ff8cd09ce47150bf46f7f2dd2d8ddebd6bd0c5b02bde run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncOverlap (3.27s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:45:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/rclone-sync-test" 2024/10/29 04:45:05 DEBUG : Starting OpenDrive session with ID: e7f3ffbc5d502d830836ef29f8eba0370c25c429ce79d88120214a769e70503d 2024/10/29 04:45:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/rclone-sync-test-include/layer2" 2024/10/29 04:45:07 DEBUG : Starting OpenDrive session with ID: 7275dc015358d1256cc580c1ce6656dc90c81a6543339e9fe916a2f081df4b38 2024/10/29 04:45:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/rclone-sync-test-ignore-file" 2024/10/29 04:45:09 DEBUG : Starting OpenDrive session with ID: 78868612aca5f68075b7fc4f6d7c78c9d2152583475a50bf59e0a9b8f5e7d849 2024/10/29 04:45:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/10/29 04:45:13 DEBUG : rclone-sync-test: Excluded 2024/10/29 04:45:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 04:45:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/29 04:45:14 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/rclone-sync-test': Waiting for checks to finish 2024/10/29 04:45:14 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/rclone-sync-test': Waiting for transfers to finish 2024/10/29 04:45:14 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:14 INFO : There was nothing to transfer 2024/10/29 04:45:14 DEBUG : rclone-sync-test: Excluded 2024/10/29 04:45:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 04:45:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/29 04:45:15 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:45:15 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:45:15 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:15 INFO : rclone-sync-test-include: Removing directory 2024/10/29 04:45:15 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': deleted 1 directories 2024/10/29 04:45:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:45:16 DEBUG : rclone-sync-test: Excluded 2024/10/29 04:45:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 04:45:16 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/29 04:45:16 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/29 04:45:16 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:45:17 DEBUG : rclone-sync-test: Excluded 2024/10/29 04:45:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 04:45:17 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:45:17 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:45:17 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:45:17 DEBUG : : Excluded 2024/10/29 04:45:17 DEBUG : rclone-sync-test: Excluded 2024/10/29 04:45:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 04:45:17 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/29 04:45:17 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/29 04:45:17 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.79s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:45:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/dst" 2024/10/29 04:45:25 DEBUG : Starting OpenDrive session with ID: 746766c62366f45164f635373bb75297c36cb87be6248f16d1861c22ed8d04b6 2024/10/29 04:45:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/CompareDest" 2024/10/29 04:45:26 DEBUG : Starting OpenDrive session with ID: 81508697402d4d5caedab2d5452eb62ae431d61ea5b24ee254610c13b2c1d6fa 2024/10/29 04:45:28 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 04:45:28 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:45:28 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:45:29 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:45:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/29 04:45:30 INFO : one: Copied (new) 2024/10/29 04:45:30 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:45:31 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:45:31 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:45:31 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:45:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/29 04:45:32 INFO : one: Copied (replaced existing) 2024/10/29 04:45:32 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:45:35 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:45:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:45:36 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:45:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:45:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 04:45:37 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:45:37 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:37 INFO : There was nothing to transfer 2024/10/29 04:45:38 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:45:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:45:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 04:45:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:45:40 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:45:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:45:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 04:45:40 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:45:40 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:40 INFO : There was nothing to transfer 2024/10/29 04:45:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:45:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 04:45:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:45:41 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:45:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:45:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 04:45:41 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:45:41 DEBUG : Waiting for deletions to finish 2024/10/29 04:45:41 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/29 04:45:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/29 04:45:42 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 04:45:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:45:42 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:45:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:45:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 04:45:42 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:45:43 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/10/29 04:45:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/29 04:45:44 INFO : two: Copied (new) 2024/10/29 04:45:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.65s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:45:47 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/10/29 04:45:49 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/10/29 04:45:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/dest" 2024/10/29 04:45:51 DEBUG : Starting OpenDrive session with ID: 1fc8ab3d51d984c476894414090a6259148e95fe9c0df366694bc21441993536 2024/10/29 04:45:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/pre-dest1" 2024/10/29 04:45:53 DEBUG : Starting OpenDrive session with ID: e18dd99273cb541b82485e4bb556c932a1e807af0ae3c70f5b342cb3092523ae 2024/10/29 04:45:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/pre-dest2" 2024/10/29 04:45:53 DEBUG : Starting OpenDrive session with ID: 9338e71d37df1ed1563d15b46129e3f5801b69472f7f6c85b23c76393897c78b 2024/10/29 04:45:54 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:45:54 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/29 04:45:55 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:45:55 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/29 04:45:55 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/29 04:45:55 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dest': Waiting for checks to finish 2024/10/29 04:45:55 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dest': Waiting for transfers to finish 2024/10/29 04:45:56 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/10/29 04:45:57 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/10/29 04:45:57 INFO : 3: Copied (new) 2024/10/29 04:45:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.28s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:46:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/dst" 2024/10/29 04:46:00 DEBUG : Starting OpenDrive session with ID: ccac556b81ee79800ca9441dc24fb12e2afbf5bc379c2735c81a617a3b5f00dc 2024/10/29 04:46:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/CopyDest" 2024/10/29 04:46:01 DEBUG : Starting OpenDrive session with ID: 0be35ef6747015a2bb85e5ecb2d38c47623f6f3c24bf59b34f139a637d1dc16f 2024/10/29 04:46:02 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 04:46:02 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:46:02 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:46:03 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:46:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/29 04:46:04 INFO : one: Copied (new) 2024/10/29 04:46:04 DEBUG : Waiting for deletions to finish 2024/10/29 04:46:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:46:05 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:46:05 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:46:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:46:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/29 04:46:07 INFO : one: Copied (replaced existing) 2024/10/29 04:46:07 DEBUG : Waiting for deletions to finish 2024/10/29 04:46:07 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:46:09 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:46:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/BackupDir" 2024/10/29 04:46:11 DEBUG : Starting OpenDrive session with ID: 24f8f0ce80c1f7724e4a04d3e33921ec58f8859c753da98603565d4376ce8743 2024/10/29 04:46:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:46:12 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:46:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:46:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:46:13 INFO : one: Moved (server-side) 2024/10/29 04:46:13 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/29 04:46:13 INFO : one: Copied (server-side copy) 2024/10/29 04:46:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/29 04:46:13 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:46:13 DEBUG : Waiting for deletions to finish 2024/10/29 04:46:15 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:46:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:46:17 DEBUG : two: Dst hash empty - aborting Src hash check 2024/10/29 04:46:17 INFO : two: Copied (server-side copy) 2024/10/29 04:46:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/29 04:46:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:46:17 DEBUG : one: Unchanged skipping 2024/10/29 04:46:17 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:46:17 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:46:17 DEBUG : Waiting for deletions to finish 2024/10/29 04:46:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:46:18 DEBUG : two: Unchanged skipping 2024/10/29 04:46:18 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:46:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:46:18 DEBUG : one: Unchanged skipping 2024/10/29 04:46:18 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:46:18 DEBUG : Waiting for deletions to finish 2024/10/29 04:46:18 INFO : There was nothing to transfer 2024/10/29 04:46:19 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/10/29 04:46:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/29 04:46:21 DEBUG : three: Destination not found in --copy-dest 2024/10/29 04:46:21 DEBUG : three: Need to transfer - File not found at Destination 2024/10/29 04:46:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:46:21 DEBUG : one: Unchanged skipping 2024/10/29 04:46:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 04:46:21 DEBUG : two: Unchanged skipping 2024/10/29 04:46:21 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:46:21 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:46:22 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/10/29 04:46:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/10/29 04:46:23 INFO : three: Copied (new) 2024/10/29 04:46:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.26s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:46:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:46:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:46:30 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/29 04:46:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/dst" 2024/10/29 04:46:32 DEBUG : Starting OpenDrive session with ID: fa514ba17c66acd1065c07e413bcc2ed1b18f826e0089c9d69a0f44385a42d50 2024/10/29 04:46:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/backup" 2024/10/29 04:46:33 DEBUG : Starting OpenDrive session with ID: 001e61123a5dca75f9a6ebf33ba17505758688daca79d4b4372bee8f7872a5ec 2024/10/29 04:46:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 04:46:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:46:34 DEBUG : two: Unchanged skipping 2024/10/29 04:46:34 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:46:35 INFO : one: Moved (server-side) 2024/10/29 04:46:35 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:46:35 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/29 04:46:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/29 04:46:37 INFO : one: Copied (new) 2024/10/29 04:46:37 DEBUG : Waiting for deletions to finish 2024/10/29 04:46:37 INFO : three.txt: Moved (server-side) 2024/10/29 04:46:37 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3) got backup/one (4), backup/three.txt (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-hopulah1papi'/backup/one: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDir Messages: backup/one: size incorrect file=3 vs obj=4 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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/one: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found 2024/10/29 04:46:47 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one (4), backup/three.txt (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-hopulah1papi'/backup/one: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDir Messages: backup/one: size incorrect file=3 vs obj=4 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: backup/one: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found 2024/10/29 04:46:57 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 04:46:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:46:57 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:46:57 DEBUG : two: Unchanged skipping 2024/10/29 04:46:57 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:46:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:46:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/29 04:46:59 INFO : one: Copied (new) 2024/10/29 04:46:59 DEBUG : Waiting for deletions to finish 2024/10/29 04:46:59 INFO : three.txt: Deleted 2024/10/29 04:47:00 INFO : three.txt: Moved (server-side) 2024/10/29 04:47:00 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDir (36.22s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:47:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:47:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:47:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/29 04:47:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/dst" 2024/10/29 04:47:08 DEBUG : Config file has changed externally - reloading 2024/10/29 04:47:09 DEBUG : Starting OpenDrive session with ID: 083ebef9e46510b8f33043820120ff69ea9c318039468e575091a004cccd8cbf 2024/10/29 04:47:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/backup" 2024/10/29 04:47:09 DEBUG : Starting OpenDrive session with ID: 8b01a923a807ca0262ffe0b353328254398ae2fa77960eb76f9d288a19d4c9a6 2024/10/29 04:47:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 04:47:10 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:47:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:47:10 DEBUG : two: Unchanged skipping 2024/10/29 04:47:11 INFO : one: Moved (server-side) to: one.bak 2024/10/29 04:47:11 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:47:12 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/29 04:47:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/29 04:47:13 INFO : one: Copied (new) 2024/10/29 04:47:13 DEBUG : Waiting for deletions to finish 2024/10/29 04:47:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 04:47:13 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-hopulah1papi'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2024/10/29 04:47:23 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-hopulah1papi'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 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:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2024/10/29 04:47:33 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 04:47:33 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:47:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:47:33 DEBUG : two: Unchanged skipping 2024/10/29 04:47:33 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:47:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:47:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/29 04:47:35 INFO : one: Copied (new) 2024/10/29 04:47:35 DEBUG : Waiting for deletions to finish 2024/10/29 04:47:35 INFO : three.txt.bak: Deleted 2024/10/29 04:47:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 04:47:35 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (36.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:47:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:47:41 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:47:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/29 04:47:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/dst" 2024/10/29 04:47:45 DEBUG : Starting OpenDrive session with ID: 6431c52120bb3f7969ab89b6a25268441f2bb14a8c901c8ee77d42fd73f965a7 2024/10/29 04:47:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/backup" 2024/10/29 04:47:46 DEBUG : Starting OpenDrive session with ID: f2c5774b626c11e928923654d9f536fdd1365c33f9bba148d52b61867a9ea315 2024/10/29 04:47:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 04:47:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:47:47 DEBUG : two: Unchanged skipping 2024/10/29 04:47:47 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:47:48 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/29 04:47:48 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:47:48 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/29 04:47:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/29 04:47:49 INFO : one: Copied (new) 2024/10/29 04:47:49 DEBUG : Waiting for deletions to finish 2024/10/29 04:47:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/29 04:47:50 INFO : three.txt: Moved into backup dir 2024/10/29 04:47:51 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/10/29 04:47:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 04:47:52 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:47:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:47:52 DEBUG : two: Unchanged skipping 2024/10/29 04:47:53 INFO : one-2019-01-01: Deleted 2024/10/29 04:47:53 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/29 04:47:53 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:47:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:47:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/29 04:47:55 INFO : one: Copied (new) 2024/10/29 04:47:55 DEBUG : Waiting for deletions to finish 2024/10/29 04:47:55 INFO : three-2019-01-01.txt: Deleted 2024/10/29 04:47:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/29 04:47:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.86s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:47:59 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:48:01 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:48:03 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/29 04:48:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/dst" 2024/10/29 04:48:04 DEBUG : Starting OpenDrive session with ID: 13abc7b3e3bc2ac384cc41db1f8e608c58addac9c704987fcf54d541c179bda7 2024/10/29 04:48:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 04:48:05 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:48:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:48:05 DEBUG : two: Unchanged skipping 2024/10/29 04:48:05 DEBUG : one: same parent dir (ODFfNjY5NjI1NV9hRkZVUQ) - using file/rename instead of move_copy for one.bak 2024/10/29 04:48:05 INFO : one: Moved (server-side) to: one.bak 2024/10/29 04:48:05 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:48:06 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/29 04:48:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/29 04:48:07 INFO : one: Copied (new) 2024/10/29 04:48:07 DEBUG : Waiting for deletions to finish 2024/10/29 04:48:08 DEBUG : three.txt: same parent dir (ODFfNjY5NjI1NV9hRkZVUQ) - using file/rename instead of move_copy for three.txt.bak 2024/10/29 04:48:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 04:48:08 INFO : three.txt: Moved into backup dir 2024/10/29 04:48:09 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/10/29 04:48:10 DEBUG : one.bak: Excluded (Path Filter) 2024/10/29 04:48:10 DEBUG : one.bak: Excluded 2024/10/29 04:48:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/29 04:48:10 DEBUG : three.txt.bak: Excluded 2024/10/29 04:48:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 04:48:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:48:10 DEBUG : two: Unchanged skipping 2024/10/29 04:48:10 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for checks to finish 2024/10/29 04:48:11 INFO : one.bak: Deleted 2024/10/29 04:48:11 DEBUG : one: same parent dir (ODFfNjY5NjI1NV9hRkZVUQ) - using file/rename instead of move_copy for one.bak 2024/10/29 04:48:11 INFO : one: Moved (server-side) to: one.bak 2024/10/29 04:48:11 DEBUG : OpenDrive root 'rclone-test-hopulah1papi/dst': Waiting for transfers to finish 2024/10/29 04:48:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:48:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/29 04:48:13 INFO : one: Copied (new) 2024/10/29 04:48:13 DEBUG : Waiting for deletions to finish 2024/10/29 04:48:13 INFO : three.txt.bak: Deleted 2024/10/29 04:48:13 DEBUG : three.txt: same parent dir (ODFfNjY5NjI1NV9hRkZVUQ) - using file/rename instead of move_copy for three.txt.bak 2024/10/29 04:48:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 04:48:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.34s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:48:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:48:18 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:48:20 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/29 04:48:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/dst" 2024/10/29 04:48:22 DEBUG : Starting OpenDrive session with ID: 7636856e031534d5e20698aeab596ecdfdd71cd121e1a7607564a139502d3fcd 2024/10/29 04:48:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 04:48:23 DEBUG : one: same parent dir (ODFfNjY5NjI1Nl9hV0tkMA) - using file/rename instead of move_copy for one.bak 2024/10/29 04:48:23 INFO : one: Moved (server-side) to: one.bak 2024/10/29 04:48:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/29 04:48:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/29 04:48:24 INFO : one: Copied (new) 2024/10/29 04:48:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:48:25 DEBUG : two: Unchanged skipping 2024/10/29 04:48:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/29 04:48:25 DEBUG : three.txt: same parent dir (ODFfNjY5NjI1Nl9hV0tkMA) - using file/rename instead of move_copy for three.txt.bak 2024/10/29 04:48:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 04:48:26 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/10/29 04:48:27 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/10/29 04:48:27 INFO : three.txt: Copied (new) 2024/10/29 04:48:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 04:48:28 INFO : one.bak: Deleted 2024/10/29 04:48:28 DEBUG : one: same parent dir (ODFfNjY5NjI1Nl9hV0tkMA) - using file/rename instead of move_copy for one.bak 2024/10/29 04:48:28 INFO : one: Moved (server-side) to: one.bak 2024/10/29 04:48:29 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:48:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/29 04:48:30 INFO : one: Copied (new) 2024/10/29 04:48:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:48:30 DEBUG : two: Unchanged skipping 2024/10/29 04:48:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/29 04:48:31 INFO : three.txt.bak: Deleted 2024/10/29 04:48:31 DEBUG : three.txt: same parent dir (ODFfNjY5NjI1Nl9hV0tkMA) - using file/rename instead of move_copy for three.txt.bak 2024/10/29 04:48:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 04:48:32 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/10/29 04:48:33 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/10/29 04:48:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.37s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:48:36 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/29 04:48:38 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/29 04:48:39 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/29 04:48:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopulah1papi/dst" 2024/10/29 04:48:42 DEBUG : Starting OpenDrive session with ID: 97f65b6978f5c79e3507c4b33b945e111d277746e7645e9278b863326aab6acf 2024/10/29 04:48:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 04:48:42 DEBUG : one: same parent dir (ODFfNjY5NjI1N19vOUZ4WA) - using file/rename instead of move_copy for one-2019-01-01 2024/10/29 04:48:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/29 04:48:44 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/29 04:48:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/29 04:48:44 INFO : one: Copied (new) 2024/10/29 04:48:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:48:45 DEBUG : two: Unchanged skipping 2024/10/29 04:48:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/29 04:48:45 DEBUG : three.txt: same parent dir (ODFfNjY5NjI1N19vOUZ4WA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/10/29 04:48:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/29 04:48:46 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/10/29 04:48:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/10/29 04:48:47 INFO : three.txt: Copied (new) 2024/10/29 04:48:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 04:48:48 INFO : one-2019-01-01: Deleted 2024/10/29 04:48:48 DEBUG : one: same parent dir (ODFfNjY5NjI1N19vOUZ4WA) - using file/rename instead of move_copy for one-2019-01-01 2024/10/29 04:48:48 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/29 04:48:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/29 04:48:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/29 04:48:50 INFO : one: Copied (new) 2024/10/29 04:48:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:48:50 DEBUG : two: Unchanged skipping 2024/10/29 04:48:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/29 04:48:51 INFO : three-2019-01-01.txt: Deleted 2024/10/29 04:48:51 DEBUG : three.txt: same parent dir (ODFfNjY5NjI1N19vOUZ4WA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/10/29 04:48:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/29 04:48:52 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/10/29 04:48:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/10/29 04:48:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.93s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:48:55 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/10/29 04:48:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/29 04:48:57 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:48:57 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:48:57 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/10/29 04:48:58 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/10/29 04:48:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/29 04:48:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.73s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:48:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/29 04:48:59 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:48:59 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:49:00 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/29 04:49:01 INFO : existing: Copied (new) 2024/10/29 04:49:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:49:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/29 04:49:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/29 04:49:01 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:49:01 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:49:01 ERROR : OpenDrive root 'rclone-test-hopulah1papi': not deleting files as there were IO errors 2024/10/29 04:49:01 ERROR : OpenDrive root 'rclone-test-hopulah1papi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncImmutable (4.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", 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-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:49:04 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:05 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/10/29 04:49:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/10/29 04:49:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/10/29 04:49:13 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:49:13 DEBUG : existing: Unchanged skipping 2024/10/29 04:49:13 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/29 04:49:13 DEBUG : subdira-rclone-move-bahoriz8: same parent dir (ODFfNjY5NjE3N19GbEJYdA) - using folder/rename instead of move_copy 2024/10/29 04:49:13 DEBUG : EXISTING: moving to existing-rclone-move-cabugek3 2024/10/29 04:49:13 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-dumosoq7 2024/10/29 04:49:13 DEBUG : subdira: same parent dir (ODFfNjY5NjE3N19GbEJYdA) - using folder/rename instead of move_copy 2024/10/29 04:49:14 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjY5NjE3N19GbEJYdA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-dumosoq7 2024/10/29 04:49:14 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/29 04:49:14 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-dumosoq7 2024/10/29 04:49:14 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/29 04:49:14 DEBUG : EXISTING: same parent dir (ODFfNjY5NjE3N19GbEJYdA) - using file/rename instead of move_copy for existing-rclone-move-cabugek3 2024/10/29 04:49:14 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-cabugek3 2024/10/29 04:49:14 DEBUG : EXISTING: moving to existing 2024/10/29 04:49:14 DEBUG : existingbutdifferent-rclone-move-dumosoq7: same parent dir (ODFfNjY5NjE3N19GbEJYdA) - using file/rename instead of move_copy for existingbutdifferent 2024/10/29 04:49:14 DEBUG : subdira/subdirb-rclone-move-xafalis7: same parent dir (ODFfNjY5NjI1OF9aaVd1SA) - using folder/rename instead of move_copy 2024/10/29 04:49:14 INFO : existingbutdifferent-rclone-move-dumosoq7: Moved (server-side) to: existingbutdifferent 2024/10/29 04:49:14 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/29 04:49:14 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/29 04:49:15 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/10/29 04:49:15 DEBUG : existing-rclone-move-cabugek3: same parent dir (ODFfNjY5NjE3N19GbEJYdA) - using file/rename instead of move_copy for existing 2024/10/29 04:49:15 DEBUG : subdira/subdirb: same parent dir (ODFfNjY5NjI1OF9aaVd1SA) - using folder/rename instead of move_copy 2024/10/29 04:49:15 INFO : existing-rclone-move-cabugek3: Moved (server-side) to: existing 2024/10/29 04:49:15 INFO : EXISTING: Moved (server-side) to: existing 2024/10/29 04:49:15 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/29 04:49:15 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/29 04:49:16 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/10/29 04:49:16 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/29 04:49:16 DEBUG : subdira/subdirb/subdirc-rclone-move-mawaxan8: same parent dir (ODFfNjY5NjI1OV9KUUI4YQ) - using folder/rename instead of move_copy 2024/10/29 04:49:16 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjY5NjI1OV9KUUI4YQ) - using folder/rename instead of move_copy 2024/10/29 04:49:16 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/29 04:49:17 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/29 04:49:17 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-zezidap2: same parent dir (ODFfNjY5NjI2MF9lNmZxVA) - using folder/rename instead of move_copy 2024/10/29 04:49:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-visoxaf3 2024/10/29 04:49:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjY5NjI2MF9lNmZxVA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-visoxaf3 2024/10/29 04:49:18 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjY5NjI2MF9lNmZxVA) - using folder/rename instead of move_copy 2024/10/29 04:49:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-visoxaf3 2024/10/29 04:49:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/29 04:49:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/29 04:49:18 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-visoxaf3: same parent dir (ODFfNjY5NjI2MF9lNmZxVA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/10/29 04:49:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/29 04:49:18 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:49:18 INFO : subdira/subdirb/subdirc/hello-rclone-move-visoxaf3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/29 04:49:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/29 04:49:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/29 04:49:19 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/10/29 04:49:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vijufop4 2024/10/29 04:49:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjY5NjI2MV84OGo2bg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vijufop4 2024/10/29 04:49:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vijufop4 2024/10/29 04:49:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/29 04:49:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vijufop4: same parent dir (ODFfNjY5NjI2MV84OGo2bg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/29 04:49:19 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vijufop4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/29 04:49:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/29 04:49:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/29 04:49:19 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:49:19 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/10/29 04:49:19 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/29 04:49:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/10/29 04:49:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/10/29 04:49:20 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/29 04:49:20 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.65s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.04s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:49:26 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:28 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:30 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:31 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:33 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:35 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:36 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:38 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:40 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:41 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:43 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:45 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:47 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:48 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:50 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:52 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:53 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:55 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:57 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/10/29 04:49:59 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:01 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:03 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:05 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:06 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:08 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:10 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:12 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:13 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:15 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:17 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:18 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:20 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:22 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:24 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:25 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:27 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:29 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:30 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:32 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:34 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:50:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both0: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both12: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both13: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both14: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both1: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both16: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both10: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both11: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both15: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both2: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both3: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both4: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both5: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both6: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both17: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both18: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:50:35 DEBUG : both19: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both7: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both8: Unchanged skipping 2024/10/29 04:50:35 DEBUG : both9: Unchanged skipping 2024/10/29 04:50:35 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:50:35 DEBUG : Waiting for deletions to finish 2024/10/29 04:50:35 INFO : only9: Deleted 2024/10/29 04:50:35 INFO : only5: Deleted 2024/10/29 04:50:35 INFO : only19: Deleted 2024/10/29 04:50:35 INFO : only8: Deleted 2024/10/29 04:50:35 INFO : only1: Deleted 2024/10/29 04:50:35 INFO : only11: Deleted 2024/10/29 04:50:36 INFO : only14: Deleted 2024/10/29 04:50:36 INFO : only18: Deleted 2024/10/29 04:50:36 INFO : only12: Deleted 2024/10/29 04:50:36 INFO : only17: Deleted 2024/10/29 04:50:36 INFO : only2: Deleted 2024/10/29 04:50:36 INFO : only7: Deleted 2024/10/29 04:50:36 INFO : only0: Deleted 2024/10/29 04:50:36 INFO : only10: Deleted 2024/10/29 04:50:36 INFO : only16: Deleted 2024/10/29 04:50:36 INFO : only4: Deleted 2024/10/29 04:50:36 INFO : only13: Deleted 2024/10/29 04:50:36 INFO : only15: Deleted 2024/10/29 04:50:36 INFO : only3: Deleted 2024/10/29 04:50:36 INFO : only6: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:50:41 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:43 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:44 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:46 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:48 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:50 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:51 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:53 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:55 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:57 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/10/29 04:50:58 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:00 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:02 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:03 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:05 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:07 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:08 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:10 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:12 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:14 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:16 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:17 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:19 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:21 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:22 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:24 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:26 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:27 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:29 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:31 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:32 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:34 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:36 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:38 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:40 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:41 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:43 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:45 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:47 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:48 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/10/29 04:51:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for checks to finish 2024/10/29 04:51:50 DEBUG : both1: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both0: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both10: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both11: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both12: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both13: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both17: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both18: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both19: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both2: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both14: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both15: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both16: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both3: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both7: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both4: Unchanged skipping 2024/10/29 04:51:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 04:51:50 DEBUG : both5: Unchanged skipping 2024/10/29 04:51:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : both6: Unchanged skipping 2024/10/29 04:51:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : both8: Unchanged skipping 2024/10/29 04:51:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : both9: Unchanged skipping 2024/10/29 04:51:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/29 04:51:50 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Waiting for transfers to finish 2024/10/29 04:51:51 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:51 INFO : only11: Copied (replaced existing) 2024/10/29 04:51:51 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:51 INFO : only12: Copied (replaced existing) 2024/10/29 04:51:51 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:51 INFO : only13: Copied (replaced existing) 2024/10/29 04:51:52 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:52 INFO : only0: Copied (replaced existing) 2024/10/29 04:51:52 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:52 INFO : only14: Copied (replaced existing) 2024/10/29 04:51:52 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:52 INFO : only1: Copied (replaced existing) 2024/10/29 04:51:53 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:53 INFO : only17: Copied (replaced existing) 2024/10/29 04:51:53 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:53 INFO : only18: Copied (replaced existing) 2024/10/29 04:51:53 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:53 INFO : only3: Copied (replaced existing) 2024/10/29 04:51:54 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:54 INFO : only2: Copied (replaced existing) 2024/10/29 04:51:54 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:54 INFO : only4: Copied (replaced existing) 2024/10/29 04:51:54 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:54 INFO : only19: Copied (replaced existing) 2024/10/29 04:51:55 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:55 INFO : only6: Copied (replaced existing) 2024/10/29 04:51:55 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:55 INFO : only5: Copied (replaced existing) 2024/10/29 04:51:56 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:56 INFO : only8: Copied (replaced existing) 2024/10/29 04:51:56 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:56 INFO : only15: Copied (replaced existing) 2024/10/29 04:51:56 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:56 INFO : only9: Copied (replaced existing) 2024/10/29 04:51:57 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:57 INFO : only10: Copied (replaced existing) 2024/10/29 04:51:57 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:57 INFO : only7: Copied (replaced existing) 2024/10/29 04:51:57 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/29 04:51:57 INFO : only16: Copied (replaced existing) 2024/10/29 04:51:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (83.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:52:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 04:52:04 DEBUG : sub dir: Making directory 2024/10/29 04:52:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.17s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" 2024/10/29 04:52:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 04:52:21 DEBUG : sub dir: Making directory 2024/10/29 04:52:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hopulah1papi'", Local "Local file system at /tmp/rclone2811595177", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.51s) FAIL 2024/10/29 04:52:37 DEBUG : OpenDrive root 'rclone-test-hopulah1papi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m50.848758092s (try 1/5): exit status 1: Failed [TestSyncIgnoreSize TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestMoveWithoutDeleteEmptySrcDirs TestSyncBackupDir TestSyncBackupDirWithSuffix]