"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/02 01:55:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi" 2025/04/02 01:55:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 01:55:50 DEBUG : Starting OpenDrive session with ID: a82836d4e55924dc60bcc328ffe25c410ba305d1b1a45a8e2a6437ab3f464e29 2025/04/02 01:55:51 DEBUG : Creating backend with remote "/tmp/rclone632690493" === 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-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:55:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/02 01:55:51 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:55:51 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.35s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:55:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:55:52 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:55:52 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:55:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:55:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:55:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:55:54 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.82s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:55:56 DEBUG : Creating backend with remote "/non-existing" 2025/04/02 01:55:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/02 01:55:57 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:55:57 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.82s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:55:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:55:57 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:55:57 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:55:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:55:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:55:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.75s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:01 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Running all checks before starting transfers 2025/04/02 01:56:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:56:01 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:01 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Checks finished, now starting transfers 2025/04/02 01:56:01 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:56:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:56:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.05s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:05 ERROR : Ignoring --no-traverse with sync 2025/04/02 01:56:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:56:05 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:05 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:56:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:56:07 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:56:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.99s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/02 01:56:09 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:09 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:10 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/02 01:56:11 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/02 01:56:11 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestCopyWithDepth (2.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:56:12 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:12 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:13 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/02 01:56:14 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:56:14 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", 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: TestCopyWithFilesFrom (10.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:56:22 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:22 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:23 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/02 01:56:24 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:56:24 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.75s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 01:56:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:56:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:56:25 INFO : sub dir: Making directory 2025/04/02 01:56:25 INFO : sub dir2: Making directory 2025/04/02 01:56:26 INFO : sub dir2/sub sub dir2: Making directory 2025/04/02 01:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:56:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:56:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:56:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:28 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (7.76s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:33 INFO : sub dir2: Making directory 2025/04/02 01:56:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 01:56:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:56:33 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:33 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:56:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:56:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:39 DEBUG : sub dir2: Making directory with metadata 2025/04/02 01:56:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:56:39 INFO : sub dir: Making directory 2025/04/02 01:56:39 INFO : sub dir2: Making directory 2025/04/02 01:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:56:40 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:40 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:56:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:56:43 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:56:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:43 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/02 01:56:43 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:47 INFO : sub dir2: Making directory 2025/04/02 01:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:56:47 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:47 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:56:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:56:49 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:56:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (4.29s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:51 DEBUG : sub dir2: Making directory with metadata 2025/04/02 01:56:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:56:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:56:51 INFO : sub dir: Making directory 2025/04/02 01:56:52 INFO : sub dir2: Making directory 2025/04/02 01:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:56:52 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:52 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:56:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:56:55 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:56:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:55 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (6.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:56:58 INFO : sub dir2: Making directory 2025/04/02 01:56:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:56:58 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:56:58 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:56:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 01:57:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 01:57:00 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:57:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.28s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-hobaxig0gomi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopy (1.04s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-hobaxig0gomi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyOverSelf (1.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-hobaxig0gomi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopyOverSelf (0.85s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-hobaxig0gomi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestMoveOverSelf (0.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-hobaxig0gomi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideMoveOverSelf (0.84s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-hobaxig0gomi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyAfterDelete (1.06s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-hobaxig0gomi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyRedownload (0.83s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/02 01:57:09 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:09 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:10 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/02 01:57:11 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/02 01:57:11 INFO : check sum: Copied (new) 2025/04/02 01:57:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:12 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:12 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/02 01:57:12 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/02 01:57:12 DEBUG : check sum: Unchanged skipping 2025/04/02 01:57:12 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:12 DEBUG : Waiting for deletions to finish 2025/04/02 01:57:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (5.03s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/02 01:57:14 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:14 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:15 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/02 01:57:16 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/02 01:57:16 INFO : sizeonly: Copied (new) 2025/04/02 01:57:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:16 DEBUG : sizeonly: Sizes identical 2025/04/02 01:57:16 DEBUG : sizeonly: Unchanged skipping 2025/04/02 01:57:16 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:16 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:16 DEBUG : Waiting for deletions to finish 2025/04/02 01:57:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/02 01:57:19 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:19 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:20 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/02 01:57:21 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/02 01:57:21 INFO : ignore-size: Copied (new) 2025/04/02 01:57:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:21 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:57:21 DEBUG : ignore-size: Unchanged skipping 2025/04/02 01:57:21 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:21 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:21 DEBUG : Waiting for deletions to finish 2025/04/02 01:57:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:24 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/02 01:57:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:57:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:26 DEBUG : existing: Unchanged skipping 2025/04/02 01:57:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:26 DEBUG : Waiting for deletions to finish 2025/04/02 01:57:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/02 01:57:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:26 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/02 01:57:27 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/02 01:57:27 INFO : existing: Copied (replaced existing) 2025/04/02 01:57:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (6.09s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 01:57:29 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:29 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:30 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/02 01:57:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/02 01:57:31 INFO : existing: Copied (new) 2025/04/02 01:57:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:32 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:32 DEBUG : existing: Destination exists, skipping 2025/04/02 01:57:32 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:32 DEBUG : Waiting for deletions to finish 2025/04/02 01:57:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (4.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:35 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:57:38 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/02 01:57:39 INFO : d: Making directory 2025/04/02 01:57:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 01:57:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:57:41 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 01:57:41 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:41 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:42 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 01:57:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/02 01:57:43 INFO : a/potato2: Copied (new) 2025/04/02 01:57:43 DEBUG : Waiting for deletions to finish 2025/04/02 01:57:43 INFO : b/potato: Deleted 2025/04/02 01:57:43 INFO : d: Removing directory 2025/04/02 01:57:44 INFO : b: Removing directory 2025/04/02 01:57:44 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (13.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 01:57: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 2025/04/02 01:57:50 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/02 01:57:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/02 01:57:50 DEBUG : empty space: Unchanged skipping 2025/04/02 01:57:50 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:50 DEBUG : Waiting for deletions to finish 2025/04/02 01:57:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:51 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:51 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/02 01:57:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/02 01:57:51 INFO : empty space: Updated modification time in destination 2025/04/02 01:57:51 DEBUG : empty space: Unchanged skipping 2025/04/02 01:57:51 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:51 DEBUG : Waiting for deletions to finish 2025/04/02 01:57:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (5.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 01:57:56 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/02 01:57:56 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:57:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/02 01:57:56 DEBUG : empty space: Unchanged skipping 2025/04/02 01:57:56 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:57:56 DEBUG : Waiting for deletions to finish 2025/04/02 01:57:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:57:58 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/02 01:58:00 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/02 01:58:00 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:58:00 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone632690493) 2025/04/02 01:58:00 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-hobaxig0gomi') 2025/04/02 01:58:00 DEBUG : foo: md5 differ 2025/04/02 01:58:00 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:58:00 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/02 01:58:01 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/02 01:58:01 INFO : foo: Copied (replaced existing) 2025/04/02 01:58:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (5.67s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:58:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 01:58:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/02 01:58:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:58:06 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:58:06 DEBUG : empty space: Unchanged skipping 2025/04/02 01:58:06 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:58:07 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/02 01:58:09 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/02 01:58:09 INFO : potato: Copied (new) 2025/04/02 01:58:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", 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: TestSyncAfterAddingAFile (15.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:58:20 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/02 01:58:23 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:58:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/02 01:58:23 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:58:24 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:58:26 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/02 01:58:26 INFO : potato: Copied (replaced existing) 2025/04/02 01:58:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:58:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:58:30 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:58:30 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/02 01:58:30 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone632690493) 2025/04/02 01:58:30 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-hobaxig0gomi') 2025/04/02 01:58:30 DEBUG : potato: md5 differ 2025/04/02 01:58:30 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:58:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:58:33 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/02 01:58:33 INFO : potato: Copied (replaced existing) 2025/04/02 01:58:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (6.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:58:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:58:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 01:58:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:58:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/02 01:58:38 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:58:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:58:38 DEBUG : empty space: Unchanged skipping 2025/04/02 01:58:38 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:58:38 DEBUG : Waiting for deletions to finish 2025/04/02 01:58:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:58:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:58:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 01:58:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:58:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:58:45 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:58:45 DEBUG : empty space: Unchanged skipping 2025/04/02 01:58:45 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:58:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 01:58:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/02 01:58:47 INFO : potato2: Copied (new) 2025/04/02 01:58:47 DEBUG : Waiting for deletions to finish 2025/04/02 01:58:48 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:58:51 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:58:54 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/02 01:58:56 INFO : d: Making directory 2025/04/02 01:58:56 INFO : d/e: Making directory 2025/04/02 01:58:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 01:58:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:58:58 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 01:58:58 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:58:58 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:58:59 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 01:59:00 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/02 01:59:00 INFO : a/potato2: Copied (new) 2025/04/02 01:59:00 DEBUG : Waiting for deletions to finish 2025/04/02 01:59:00 INFO : b/potato: Deleted 2025/04/02 01:59:00 INFO : d/e: Removing directory 2025/04/02 01:59:01 INFO : d: Removing directory 2025/04/02 01:59:02 INFO : b: Removing directory 2025/04/02 01:59:02 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:59:07 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:59:10 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/02 01:59:11 INFO : d: Making directory 2025/04/02 01:59:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 01:59:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:59:12 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 01:59:13 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:59:13 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:59:13 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 01:59:15 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/02 01:59:15 INFO : a/potato2: Copied (new) 2025/04/02 01:59:15 ERROR : OpenDrive root 'rclone-test-hobaxig0gomi': not deleting files as there were IO errors 2025/04/02 01:59:15 ERROR : OpenDrive root 'rclone-test-hobaxig0gomi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", 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: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (21.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:59:27 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:59:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 01:59:31 DEBUG : Waiting for deletions to finish 2025/04/02 01:59:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:59:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:59:31 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:59:31 DEBUG : empty space: Unchanged skipping 2025/04/02 01:59:31 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:59:31 INFO : potato: Deleted 2025/04/02 01:59:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 01:59:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/02 01:59:33 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncDeleteDuring (8.75s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:59:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:59:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 01:59:41 DEBUG : Waiting for deletions to finish 2025/04/02 01:59:42 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:59:42 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:59:42 INFO : potato: Deleted 2025/04/02 01:59:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:59:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:59:42 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:59:42 DEBUG : empty space: Unchanged skipping 2025/04/02 01:59:42 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:59:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 01:59:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/02 01:59:44 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncDeleteBefore (10.52s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:59:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/02 01:59:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:59:48 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:59:48 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:59:49 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/02 01:59:51 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/02 01:59:51 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestCopyDeleteBefore (7.47s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:59:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 01:59:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 01:59:59 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 01:59:59 DEBUG : enormous: Excluded 2025/04/02 01:59:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:59:59 DEBUG : potato2: Excluded 2025/04/02 01:59:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:59:59 DEBUG : potato2: Excluded 2025/04/02 01:59:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:59:59 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 01:59:59 DEBUG : empty space: Unchanged skipping 2025/04/02 01:59:59 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 01:59:59 DEBUG : Waiting for deletions to finish 2025/04/02 01:59:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 01:59:59 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 01:59:59 DEBUG : enormous: Excluded 2025/04/02 01:59:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:59:59 DEBUG : potato2: Excluded 2025/04/02 01:59:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:59:59 DEBUG : potato2: Excluded 2025/04/02 01:59:59 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/02 01:59:59 DEBUG : Local file system at /tmp/rclone632690493: Waiting for checks to finish 2025/04/02 01:59:59 DEBUG : empty space: Unchanged skipping 2025/04/02 01:59:59 DEBUG : Local file system at /tmp/rclone632690493: Waiting for transfers to finish 2025/04/02 01:59:59 DEBUG : Waiting for deletions to finish 2025/04/02 01:59:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncWithExclude (7.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:00:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 02:00:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 02:00:07 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/04/02 02:00:08 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 02:00:08 DEBUG : enormous: Excluded 2025/04/02 02:00:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:00:08 DEBUG : potato2: Excluded 2025/04/02 02:00:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:00:08 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:08 DEBUG : empty space: Unchanged skipping 2025/04/02 02:00:08 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:08 DEBUG : Waiting for deletions to finish 2025/04/02 02:00:09 INFO : potato2: Deleted 2025/04/02 02:00:09 INFO : enormous: Deleted 2025/04/02 02:00:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:00:09 DEBUG : Local file system at /tmp/rclone632690493: Waiting for checks to finish 2025/04/02 02:00:09 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/02 02:00:09 DEBUG : empty space: Unchanged skipping 2025/04/02 02:00:09 DEBUG : Local file system at /tmp/rclone632690493: Waiting for transfers to finish 2025/04/02 02:00:09 DEBUG : Waiting for deletions to finish 2025/04/02 02:00:09 INFO : enormous: Deleted 2025/04/02 02:00:09 INFO : potato2: Deleted 2025/04/02 02:00:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:00:12 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:00:14 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:00:16 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/02 02:00:18 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/02 02:00:20 DEBUG : five: Need to transfer - File not found at Destination 2025/04/02 02:00:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/02 02:00:20 DEBUG : one: Destination is newer than source, skipping 2025/04/02 02:00:20 DEBUG : three: Sizes identical 2025/04/02 02:00:20 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone632690493) 2025/04/02 02:00:20 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-hobaxig0gomi') 2025/04/02 02:00:20 DEBUG : two: md5 differ 2025/04/02 02:00:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/02 02:00:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 02:00:20 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:20 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/02 02:00:20 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:00:21 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/02 02:00:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/02 02:00:21 INFO : two: Copied (replaced existing) 2025/04/02 02:00:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/02 02:00:22 INFO : five: Copied (new) 2025/04/02 02:00:22 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/02 02:00:22 INFO : four: Copied (replaced existing) 2025/04/02 02:00:22 DEBUG : Waiting for deletions to finish 2025/04/02 02:00:23 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:23 DEBUG : one: Destination is newer than source, skipping 2025/04/02 02:00:23 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone632690493) 2025/04/02 02:00:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/02 02:00:23 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-hobaxig0gomi') 2025/04/02 02:00:23 DEBUG : three: md5 differ 2025/04/02 02:00:23 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/02 02:00:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/02 02:00:23 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/02 02:00:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/02 02:00:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 02:00:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 02:00:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/02 02:00:23 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/02 02:00:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 02:00:23 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:23 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/02 02:00:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/02 02:00:24 INFO : three: Copied (replaced existing) 2025/04/02 02:00:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (15.12s) === 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-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/02 02:00:26 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Making map for --track-renames 2025/04/02 02:00:26 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Finished making map for --track-renames 2025/04/02 02:00:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/02 02:00:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for renames to finish 2025/04/02 02:00:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 02:00:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:27 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/02 02:00:28 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/02 02:00:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/02 02:00:28 INFO : potato: Copied (new) 2025/04/02 02:00:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/02 02:00:29 INFO : yam: Copied (new) 2025/04/02 02:00:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:00:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:00:29 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Making map for --track-renames 2025/04/02 02:00:29 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Finished making map for --track-renames 2025/04/02 02:00:29 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:29 DEBUG : potato: Unchanged skipping 2025/04/02 02:00:29 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for renames to finish 2025/04/02 02:00:30 DEBUG : yam: same parent dir (ODFfODE5ODk3MF8xQzc0YQ) - using file/rename instead of move_copy for yaml 2025/04/02 02:00:30 INFO : yam: Moved (server-side) to: yaml 2025/04/02 02:00:30 INFO : yaml: Renamed from "yam" 2025/04/02 02:00:30 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:30 DEBUG : Waiting for deletions to finish 2025/04/02 02:00:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (6.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/02 02:00:33 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Making map for --track-renames 2025/04/02 02:00:33 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Finished making map for --track-renames 2025/04/02 02:00:33 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 02:00:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/02 02:00:33 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for renames to finish 2025/04/02 02:00:33 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:34 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/02 02:00:34 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/02 02:00:34 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/02 02:00:34 INFO : yam: Copied (new) 2025/04/02 02:00:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/02 02:00:35 INFO : potato: Copied (new) 2025/04/02 02:00:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:00:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:00:36 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Making map for --track-renames 2025/04/02 02:00:36 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Finished making map for --track-renames 2025/04/02 02:00:36 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:36 DEBUG : potato: Unchanged skipping 2025/04/02 02:00:36 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for renames to finish 2025/04/02 02:00:36 DEBUG : yam: same parent dir (ODFfODE5ODk3MF8xQzc0YQ) - using file/rename instead of move_copy for yaml 2025/04/02 02:00:36 INFO : yam: Moved (server-side) to: yaml 2025/04/02 02:00:36 INFO : yaml: Renamed from "yam" 2025/04/02 02:00:36 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:36 DEBUG : Waiting for deletions to finish 2025/04/02 02:00:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/02 02:00:39 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Making map for --track-renames 2025/04/02 02:00:39 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Finished making map for --track-renames 2025/04/02 02:00:39 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 02:00:39 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for renames to finish 2025/04/02 02:00:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/02 02:00:39 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:40 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/02 02:00:40 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/02 02:00:41 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/02 02:00:41 INFO : potato: Copied (new) 2025/04/02 02:00:41 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/02 02:00:41 INFO : sub/yam: Copied (new) 2025/04/02 02:00:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:00:42 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:00:42 DEBUG : potato: Unchanged skipping 2025/04/02 02:00:42 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Making map for --track-renames 2025/04/02 02:00:42 INFO : OpenDrive root 'rclone-test-hobaxig0gomi': Finished making map for --track-renames 2025/04/02 02:00:42 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:42 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for renames to finish 2025/04/02 02:00:43 INFO : sub/yam: Moved (server-side) to: yam 2025/04/02 02:00:43 INFO : yam: Renamed from "sub/yam" 2025/04/02 02:00:43 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:43 DEBUG : Waiting for deletions to finish 2025/04/02 02:00:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:00:45 DEBUG : Creating backend with remote "/tmp/rclone632690493/dir1" 2025/04/02 02:00:45 DEBUG : Creating backend with remote "/tmp/rclone632690493/dir2" 2025/04/02 02:00:45 DEBUG : Local file system at /tmp/rclone632690493/dir2: Using server-side directory move 2025/04/02 02:00:45 INFO : Local file system at /tmp/rclone632690493/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 02:00:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/02 02:00:45 INFO : file1.txt: Moved (server-side) 2025/04/02 02:00:45 DEBUG : Local file system at /tmp/rclone632690493/dir2: Waiting for checks to finish 2025/04/02 02:00:45 DEBUG : Local file system at /tmp/rclone632690493/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:00:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 02:00:45 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:45 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 02:00:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 02:00:47 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:00:47 INFO : sub dir/hello world: Deleted 2025/04/02 02:00:48 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/02 02:00:49 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/02 02:00:49 INFO : nested/sub dir/file: Copied (new) 2025/04/02 02:00:49 INFO : nested/sub dir/file: Deleted 2025/04/02 02:00:49 INFO : sub dir: Removing directory 2025/04/02 02:00:49 INFO : nested/sub dir: Removing directory 2025/04/02 02:00:49 INFO : nested: Removing directory 2025/04/02 02:00:49 DEBUG : Local file system at /tmp/rclone632690493: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (8.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:00:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 02:00:54 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:00:54 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:00:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/02 02:00:56 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/02 02:00:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/02 02:00:56 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:00:56 INFO : sub dir/hello world: Deleted 2025/04/02 02:00:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/02 02:00:57 INFO : nested/sub dir/file: Copied (new) 2025/04/02 02:00:57 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:01:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 02:01:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/02 02:01:01 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:01:01 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:01:02 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/02 02:01:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/02 02:01:03 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/02 02:01:03 INFO : existing-b: Copied (new) 2025/04/02 02:01:03 INFO : existing-b: Deleted 2025/04/02 02:01:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/02 02:01:04 INFO : existing: Copied (new) 2025/04/02 02:01:04 INFO : existing: Deleted 2025/04/02 02:01:04 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:01:04 DEBUG : existing: Destination exists, skipping 2025/04/02 02:01:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/02 02:01:04 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:01:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.58s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:01:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-quhacer6nida" 2025/04/02 02:01:06 DEBUG : Starting OpenDrive session with ID: 1d3cf930a3211c2ba7a2ba23fac1a3ee1a8f4c6754a3e8fe19b8f6e64f8e134a 2025/04/02 02:01:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 02:01:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 02:01:12 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hobaxig0gomi' -> OpenDrive root 'rclone-test-quhacer6nida' 2025/04/02 02:01:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 02:01:16 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/02 02:01:17 DEBUG : OpenDrive root 'rclone-test-quhacer6nida': Using server-side directory move 2025/04/02 02:01:17 INFO : OpenDrive root 'rclone-test-quhacer6nida': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 02:01:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:01:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/02 02:01:17 DEBUG : empty space: Unchanged skipping 2025/04/02 02:01:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 02:01:17 DEBUG : OpenDrive root 'rclone-test-quhacer6nida': Waiting for checks to finish 2025/04/02 02:01:17 INFO : potato3: Deleted 2025/04/02 02:01:17 INFO : empty space: Deleted 2025/04/02 02:01:17 DEBUG : OpenDrive root 'rclone-test-quhacer6nida': Waiting for transfers to finish 2025/04/02 02:01:18 INFO : potato3: Moved (server-side) 2025/04/02 02:01:18 INFO : potato2: Moved (server-side) 2025/04/02 02:01:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hugomom8qige" 2025/04/02 02:01:19 DEBUG : Starting OpenDrive session with ID: 7f7f68e67b9c9d8fddc315eba9640a683904d8f8ea1dc9d67197018a8fdae2a7 2025/04/02 02:01:19 DEBUG : OpenDrive root 'rclone-test-hugomom8qige': Using server-side directory move 2025/04/02 02:01:19 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/02 02:01:19 INFO : OpenDrive root 'rclone-test-hugomom8qige': Server side directory move succeeded 2025/04/02 02:01:20 ERROR : : error listing: directory not found 2025/04/02 02:01:20 DEBUG : OpenDrive root 'rclone-test-hugomom8qige': Purge remote 2025/04/02 02:01:20 DEBUG : OpenDrive root 'rclone-test-quhacer6nida': Purge remote 2025/04/02 02:01:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.21s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:01:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zuhicuz5japa" 2025/04/02 02:01:22 DEBUG : Starting OpenDrive session with ID: 655f255109d582d45d56b3404f52e92c4235b7b0ab2986383c42f43821c5d7cf 2025/04/02 02:01:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 02:01:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 02:01:27 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hobaxig0gomi' -> OpenDrive root 'rclone-test-zuhicuz5japa' 2025/04/02 02:01:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 02:01:32 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1710 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: potato3: Modification time difference too big |-211773h56m25.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-02 02:01:32 +0000 UTC) (precision 1s) 2025/04/02 02:01:33 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 02:01:33 DEBUG : empty space: Excluded 2025/04/02 02:01:33 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 02:01:33 DEBUG : empty space: Excluded 2025/04/02 02:01:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:01:33 DEBUG : OpenDrive root 'rclone-test-zuhicuz5japa': Waiting for checks to finish 2025/04/02 02:01:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 02:01:33 DEBUG : OpenDrive root 'rclone-test-zuhicuz5japa': Waiting for transfers to finish 2025/04/02 02:01:33 INFO : potato3: Deleted 2025/04/02 02:01:34 INFO : potato2: Moved (server-side) 2025/04/02 02:01:34 INFO : potato3: Moved (server-side) 2025/04/02 02:01:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-soyehog4xipo" 2025/04/02 02:01:36 DEBUG : Starting OpenDrive session with ID: eb34dae7014dadeb3925b2565ba7fded63939be4e2bcc579fb784a165dc7c1e9 2025/04/02 02:01:36 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 02:01:36 DEBUG : empty space: Excluded 2025/04/02 02:01:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:01:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/02 02:01:36 DEBUG : OpenDrive root 'rclone-test-soyehog4xipo': Waiting for checks to finish 2025/04/02 02:01:36 DEBUG : OpenDrive root 'rclone-test-soyehog4xipo': Waiting for transfers to finish 2025/04/02 02:01:37 INFO : potato3: Moved (server-side) 2025/04/02 02:01:38 INFO : potato2: Moved (server-side) 2025/04/02 02:01:38 DEBUG : OpenDrive root 'rclone-test-soyehog4xipo': Purge remote 2025/04/02 02:01:39 DEBUG : OpenDrive root 'rclone-test-zuhicuz5japa': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:01:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fopikas1hehi" 2025/04/02 02:01:42 DEBUG : Starting OpenDrive session with ID: e4f9b344ef409f803894bd161948dd075b8f85fde4de623d0e9fe249e42671c0 2025/04/02 02:01:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/02 02:01:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 02:01:47 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/02 02:01:48 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hobaxig0gomi' -> OpenDrive root 'rclone-test-fopikas1hehi' 2025/04/02 02:01:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/02 02:01:53 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/02 02:01:55 DEBUG : OpenDrive root 'rclone-test-fopikas1hehi': Using server-side directory move 2025/04/02 02:01:55 INFO : OpenDrive root 'rclone-test-fopikas1hehi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 02:01:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:01:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/02 02:01:55 DEBUG : empty space: Unchanged skipping 2025/04/02 02:01:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 02:01:55 INFO : potato3: Deleted 2025/04/02 02:01:55 INFO : empty space: Deleted 2025/04/02 02:01:55 DEBUG : OpenDrive root 'rclone-test-fopikas1hehi': Waiting for checks to finish 2025/04/02 02:01:55 DEBUG : OpenDrive root 'rclone-test-fopikas1hehi': Waiting for transfers to finish 2025/04/02 02:01:56 INFO : potato2: Moved (server-side) 2025/04/02 02:01:56 INFO : potato3: Moved (server-side) 2025/04/02 02:01:56 INFO : tomatoDir: Removing directory 2025/04/02 02:01:56 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': deleted 1 directories 2025/04/02 02:01:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojukol0gave" 2025/04/02 02:01:57 DEBUG : Starting OpenDrive session with ID: 9a97e56996ebc209ea28d030b2517d649b6a2dbc66ded49db004f096000f0216 2025/04/02 02:01:57 INFO : tomatoDir: Making directory 2025/04/02 02:01:58 DEBUG : OpenDrive root 'rclone-test-bojukol0gave': Using server-side directory move 2025/04/02 02:01:58 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/02 02:01:58 INFO : OpenDrive root 'rclone-test-bojukol0gave': Server side directory move succeeded 2025/04/02 02:01:59 ERROR : : error listing: directory not found 2025/04/02 02:01:59 ERROR : : error listing: directory not found 2025/04/02 02:01:59 DEBUG : OpenDrive root 'rclone-test-bojukol0gave': Purge remote 2025/04/02 02:01:59 DEBUG : OpenDrive root 'rclone-test-fopikas1hehi': Purge remote 2025/04/02 02:01:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.14s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:02:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/rclone-sync-test" 2025/04/02 02:02:01 DEBUG : Starting OpenDrive session with ID: 2d5973699c92e6340ff9d24613f49bffa727e8a6ea4ede5515a6ad491f3be23b run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncOverlap (2.83s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:02:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/rclone-sync-test" 2025/04/02 02:02:04 DEBUG : Starting OpenDrive session with ID: b278d21ac6762d7f5a8a9e1b31a2e45cb46258c02097e6c225bc972e01debe6d 2025/04/02 02:02:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/rclone-sync-test-include/layer2" 2025/04/02 02:02:05 DEBUG : Starting OpenDrive session with ID: b81dc5b518bd72eed1ef68cde1178eccf49214741a90b9b1768b1368a12bca68 2025/04/02 02:02:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/rclone-sync-test-ignore-file" 2025/04/02 02:02:07 DEBUG : Starting OpenDrive session with ID: 2959d03486adae7e0306814ee52be1f667184a551f671c5aaf946d1933bf7174 2025/04/02 02:02:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/02 02:02:11 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:02:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:02:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 02:02:12 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/rclone-sync-test': Waiting for checks to finish 2025/04/02 02:02:12 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/rclone-sync-test': Waiting for transfers to finish 2025/04/02 02:02:12 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:12 INFO : There was nothing to transfer 2025/04/02 02:02:12 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:02:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:02:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 02:02:13 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:02:13 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:02:13 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:13 INFO : rclone-sync-test-include: Removing directory 2025/04/02 02:02:13 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': deleted 1 directories 2025/04/02 02:02:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:02:14 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:02:14 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/02 02:02:14 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/02 02:02:14 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:02:14 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:02:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:02:15 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:02:15 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:02:15 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:02:15 DEBUG : : Excluded 2025/04/02 02:02:15 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:02:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:02:15 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/02 02:02:15 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/02 02:02:15 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.26s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:02:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/dst" 2025/04/02 02:02:23 DEBUG : Starting OpenDrive session with ID: a37035d9ad49ee008afcd8c7a22772e8bd7ab54c9443d47b5ba0dc256c734bdf 2025/04/02 02:02:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/CompareDest" 2025/04/02 02:02:24 DEBUG : Starting OpenDrive session with ID: e1f56f0eddfb934ce0526da30e6ed8270320762f308e6890eed910a824ed0a0c 2025/04/02 02:02:26 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 02:02:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:02:26 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:02:27 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:02:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/02 02:02:28 INFO : one: Copied (new) 2025/04/02 02:02:28 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:02:29 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:02:29 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:02:29 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:02:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/02 02:02:31 INFO : one: Copied (replaced existing) 2025/04/02 02:02:31 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:02:33 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:02:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:02:35 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:02:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:02:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 02:02:35 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:02:35 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:35 INFO : There was nothing to transfer 2025/04/02 02:02:36 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:02:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:02:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 02:02:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:02:39 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:02:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:02:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 02:02:39 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:02:39 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:39 INFO : There was nothing to transfer 2025/04/02 02:02:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:02:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 02:02:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:02:41 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:02:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:02:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 02:02:41 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:02:41 DEBUG : Waiting for deletions to finish 2025/04/02 02:02:41 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/02 02:02:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/02 02:02:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/02 02:02:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:02:43 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:02:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:02:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 02:02:43 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:02:44 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/02 02:02:45 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/02 02:02:45 INFO : two: Copied (new) 2025/04/02 02:02:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (25.59s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:02:49 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/02 02:02:51 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/02 02:02:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/dest" 2025/04/02 02:02:53 DEBUG : Starting OpenDrive session with ID: f0f42eb794e27bc999f2365ff563b00af32eccecb277ac8605887419acce17e3 2025/04/02 02:02:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/pre-dest1" 2025/04/02 02:02:56 DEBUG : Starting OpenDrive session with ID: 9c416d31141b7bce833050332ec07241c8ed47480a21cf7543815f66bd2da871 2025/04/02 02:02:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/pre-dest2" 2025/04/02 02:02:57 DEBUG : Starting OpenDrive session with ID: 91d05689deaeddd74da87c5d1ad390f8b8630075aeb517f0e77b82c86b860a7a 2025/04/02 02:02:57 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:02:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/02 02:02:58 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:02:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/02 02:02:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/02 02:02:58 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dest': Waiting for checks to finish 2025/04/02 02:02:58 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dest': Waiting for transfers to finish 2025/04/02 02:02:59 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/02 02:03:01 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/02 02:03:01 INFO : 3: Copied (new) 2025/04/02 02:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (15.74s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:03:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/dst" 2025/04/02 02:03:04 DEBUG : Starting OpenDrive session with ID: 4fbad48dcdaa311e6a8f2d58fbf94e6e54d702dcf71f4eab61bc7b98f37a635a 2025/04/02 02:03:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/CopyDest" 2025/04/02 02:03:05 DEBUG : Starting OpenDrive session with ID: 5df404a08768811c96a3dad81dd47b32afa1168e83c4bd6fbbfae8a47d73c4f4 2025/04/02 02:03:06 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 02:03:06 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:03:06 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:03:08 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:03:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/02 02:03:08 INFO : one: Copied (new) 2025/04/02 02:03:08 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/02 02:03:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:03:17 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:03:17 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:03:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:03:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/02 02:03:18 INFO : one: Copied (replaced existing) 2025/04/02 02:03:18 DEBUG : Waiting for deletions to finish 2025/04/02 02:03:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:03:21 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:03:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/BackupDir" 2025/04/02 02:03:23 DEBUG : Starting OpenDrive session with ID: 6613b907f7cec30184936e1177d9afd1414407b35f11e24c887b231d5ed20e37 2025/04/02 02:03:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:03:24 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:03:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:03:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:03:26 INFO : one: Moved (server-side) 2025/04/02 02:03:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/02 02:03:27 INFO : one: Copied (server-side copy) 2025/04/02 02:03:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/02 02:03:27 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:03:27 DEBUG : Waiting for deletions to finish 2025/04/02 02:03:28 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:03:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:03:30 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/02 02:03:30 INFO : two: Copied (server-side copy) 2025/04/02 02:03:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/02 02:03:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:03:30 DEBUG : one: Unchanged skipping 2025/04/02 02:03:30 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:03:30 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:03:30 DEBUG : Waiting for deletions to finish 2025/04/02 02:03:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:03:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:03:31 DEBUG : one: Unchanged skipping 2025/04/02 02:03:31 DEBUG : two: Unchanged skipping 2025/04/02 02:03:31 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:03:31 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:03:31 DEBUG : Waiting for deletions to finish 2025/04/02 02:03:31 INFO : There was nothing to transfer 2025/04/02 02:03:33 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/02 02:03:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/02 02:03:35 DEBUG : three: Destination not found in --copy-dest 2025/04/02 02:03:35 DEBUG : three: Need to transfer - File not found at Destination 2025/04/02 02:03:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:03:35 DEBUG : one: Unchanged skipping 2025/04/02 02:03:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 02:03:35 DEBUG : two: Unchanged skipping 2025/04/02 02:03:35 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:03:35 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:03:36 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/02 02:03:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/02 02:03:36 INFO : three: Copied (new) 2025/04/02 02:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (36.07s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:03:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:03:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:03:44 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/02 02:03:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/dst" 2025/04/02 02:03:46 DEBUG : Starting OpenDrive session with ID: f66f3475b9d58c8ee8cd4686da3e8b7d9d1f8b282a29f590b4e56cbe3da68478 2025/04/02 02:03:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/backup" 2025/04/02 02:03:47 DEBUG : Starting OpenDrive session with ID: c6f1f0c24db6be2df4ccdf199130cabfc95fc1ab86cbe42f9321b3ce13d966bb 2025/04/02 02:03:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:03:48 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:03:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:03:48 DEBUG : two: Unchanged skipping 2025/04/02 02:03:49 INFO : one: Moved (server-side) 2025/04/02 02:03:49 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:03:49 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/02 02:03:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/02 02:03:50 INFO : one: Copied (new) 2025/04/02 02:03:50 DEBUG : Waiting for deletions to finish 2025/04/02 02:03:51 INFO : three.txt: Moved (server-side) 2025/04/02 02:03:51 INFO : three.txt: Moved into backup dir 2025/04/02 02:03:52 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/02 02:03:54 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:03:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:03:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:03:54 DEBUG : two: Unchanged skipping 2025/04/02 02:03:54 INFO : one: Deleted 2025/04/02 02:03:55 INFO : one: Moved (server-side) 2025/04/02 02:03:55 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:03:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:03:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/02 02:03:57 INFO : one: Copied (new) 2025/04/02 02:03:57 DEBUG : Waiting for deletions to finish 2025/04/02 02:03:57 INFO : three.txt: Deleted 2025/04/02 02:03:57 INFO : three.txt: Moved (server-side) 2025/04/02 02:03:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:04:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:04:03 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:04:04 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/02 02:04:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/dst" 2025/04/02 02:04:06 DEBUG : Starting OpenDrive session with ID: fcc4ed1d4c1fde351416e525bc2a67b687a790935f68a27c8f604de850e9b02c 2025/04/02 02:04:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/backup" 2025/04/02 02:04:07 DEBUG : Starting OpenDrive session with ID: ff7e8743ec266a611815f75c64755865c684f33d0fce69a9a74758d1011d8215 2025/04/02 02:04:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:04:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:04:08 DEBUG : two: Unchanged skipping 2025/04/02 02:04:08 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:04:09 INFO : one: Moved (server-side) to: one.bak 2025/04/02 02:04:09 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:04:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/02 02:04:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/02 02:04:11 INFO : one: Copied (new) 2025/04/02 02:04:11 DEBUG : Waiting for deletions to finish 2025/04/02 02:04:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 02:04:12 INFO : three.txt: Moved into backup dir 2025/04/02 02:04:13 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/02 02:04:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:04:15 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:04:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:04:15 DEBUG : two: Unchanged skipping 2025/04/02 02:04:16 INFO : one.bak: Deleted 2025/04/02 02:04:16 INFO : one: Moved (server-side) to: one.bak 2025/04/02 02:04:16 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:04:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:04:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/02 02:04:18 INFO : one: Copied (new) 2025/04/02 02:04:18 DEBUG : Waiting for deletions to finish 2025/04/02 02:04:18 INFO : three.txt.bak: Deleted 2025/04/02 02:04:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 02:04:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:04:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:04:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:04:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/02 02:04:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/dst" 2025/04/02 02:04:27 DEBUG : Starting OpenDrive session with ID: 15e8add9308ff0126678652395ac6e612c6dba4d78a45627ae11c010cc378390 2025/04/02 02:04:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/backup" 2025/04/02 02:04:28 DEBUG : Starting OpenDrive session with ID: f45da8daa2175f9857f4a173a776c5f2c2c9fb5210c3ddefa09fb910f5ab4448 2025/04/02 02:04:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:04:29 DEBUG : two: Unchanged skipping 2025/04/02 02:04:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:04:29 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:04:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 02:04:30 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:04:31 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/02 02:04:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/02 02:04:32 INFO : one: Copied (new) 2025/04/02 02:04:32 DEBUG : Waiting for deletions to finish 2025/04/02 02:04:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 02:04:33 INFO : three.txt: Moved into backup dir 2025/04/02 02:04:34 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/02 02:04:37 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:04:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:04:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:04:37 DEBUG : two: Unchanged skipping 2025/04/02 02:04:37 INFO : one-2019-01-01: Deleted 2025/04/02 02:04:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 02:04:38 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:04:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:04:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/02 02:04:39 INFO : one: Copied (new) 2025/04/02 02:04:39 DEBUG : Waiting for deletions to finish 2025/04/02 02:04:40 INFO : three-2019-01-01.txt: Deleted 2025/04/02 02:04:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 02:04:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.90s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:04:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:04:45 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:04:47 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/02 02:04:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/dst" 2025/04/02 02:04:49 DEBUG : Starting OpenDrive session with ID: 80206fea54efe0fd38320af7d9a52ccbf320bce2fcde9ad04c677973deeb65d6 2025/04/02 02:04:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:04:50 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:04:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:04:50 DEBUG : two: Unchanged skipping 2025/04/02 02:04:50 DEBUG : one: same parent dir (ODFfODE5OTA2OV85UlpROQ) - using file/rename instead of move_copy for one.bak 2025/04/02 02:04:50 INFO : one: Moved (server-side) to: one.bak 2025/04/02 02:04:50 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:04:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/02 02:04:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/02 02:04:52 INFO : one: Copied (new) 2025/04/02 02:04:52 DEBUG : Waiting for deletions to finish 2025/04/02 02:04:53 DEBUG : three.txt: same parent dir (ODFfODE5OTA2OV85UlpROQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/02 02:04:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 02:04:53 INFO : three.txt: Moved into backup dir 2025/04/02 02:04:54 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/02 02:04:55 DEBUG : one.bak: Excluded (Path Filter) 2025/04/02 02:04:55 DEBUG : one.bak: Excluded 2025/04/02 02:04:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/02 02:04:55 DEBUG : three.txt.bak: Excluded 2025/04/02 02:04:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:04:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:04:55 DEBUG : two: Unchanged skipping 2025/04/02 02:04:55 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for checks to finish 2025/04/02 02:04:56 INFO : one.bak: Deleted 2025/04/02 02:04:56 DEBUG : one: same parent dir (ODFfODE5OTA2OV85UlpROQ) - using file/rename instead of move_copy for one.bak 2025/04/02 02:04:56 INFO : one: Moved (server-side) to: one.bak 2025/04/02 02:04:56 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi/dst': Waiting for transfers to finish 2025/04/02 02:04:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:04:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/02 02:04:59 INFO : one: Copied (new) 2025/04/02 02:04:59 DEBUG : Waiting for deletions to finish 2025/04/02 02:04:59 INFO : three.txt.bak: Deleted 2025/04/02 02:04:59 DEBUG : three.txt: same parent dir (ODFfODE5OTA2OV85UlpROQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/02 02:05:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 02:05:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (19.00s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:05:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:05:04 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:05:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/02 02:05:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/dst" 2025/04/02 02:05:08 DEBUG : Starting OpenDrive session with ID: 29ea290b998f38b2f3f183622471b4681006bed9af47d389559a024b115ea23b 2025/04/02 02:05:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:05:08 DEBUG : one: same parent dir (ODFfODE5OTA3MF9mTVV2aw) - using file/rename instead of move_copy for one.bak 2025/04/02 02:05:09 INFO : one: Moved (server-side) to: one.bak 2025/04/02 02:05:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/02 02:05:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/02 02:05:11 INFO : one: Copied (new) 2025/04/02 02:05:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:05:11 DEBUG : two: Unchanged skipping 2025/04/02 02:05:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 02:05:11 DEBUG : three.txt: same parent dir (ODFfODE5OTA3MF9mTVV2aw) - using file/rename instead of move_copy for three.txt.bak 2025/04/02 02:05:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 02:05:12 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/02 02:05:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/02 02:05:13 INFO : three.txt: Copied (new) 2025/04/02 02:05:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:05:14 INFO : one.bak: Deleted 2025/04/02 02:05:15 DEBUG : one: same parent dir (ODFfODE5OTA3MF9mTVV2aw) - using file/rename instead of move_copy for one.bak 2025/04/02 02:05:15 INFO : one: Moved (server-side) to: one.bak 2025/04/02 02:05:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:05:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/02 02:05:16 INFO : one: Copied (new) 2025/04/02 02:05:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:05:17 DEBUG : two: Unchanged skipping 2025/04/02 02:05:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 02:05:17 INFO : three.txt.bak: Deleted 2025/04/02 02:05:17 DEBUG : three.txt: same parent dir (ODFfODE5OTA3MF9mTVV2aw) - using file/rename instead of move_copy for three.txt.bak 2025/04/02 02:05:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 02:05:18 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/02 02:05:19 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/02 02:05:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:05:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/02 02:05:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/02 02:05:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/02 02:05:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobaxig0gomi/dst" 2025/04/02 02:05:28 DEBUG : Starting OpenDrive session with ID: 9237b40c0f0c4d4ecda6071c5216f54c308d5f963813883aa6f4051b1c0c26e4 2025/04/02 02:05:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:05:28 DEBUG : one: same parent dir (ODFfODE5OTA3M19yU1JFQg) - using file/rename instead of move_copy for one-2019-01-01 2025/04/02 02:05:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 02:05:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/02 02:05:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/02 02:05:30 INFO : one: Copied (new) 2025/04/02 02:05:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:05:30 DEBUG : two: Unchanged skipping 2025/04/02 02:05:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 02:05:31 DEBUG : three.txt: same parent dir (ODFfODE5OTA3M19yU1JFQg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/02 02:05:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 02:05:32 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/02 02:05:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/02 02:05:33 INFO : three.txt: Copied (new) 2025/04/02 02:05:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:05:34 INFO : one-2019-01-01: Deleted 2025/04/02 02:05:34 DEBUG : one: same parent dir (ODFfODE5OTA3M19yU1JFQg) - using file/rename instead of move_copy for one-2019-01-01 2025/04/02 02:05:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 02:05:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/02 02:05:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/02 02:05:36 INFO : one: Copied (new) 2025/04/02 02:05:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:05:36 DEBUG : two: Unchanged skipping 2025/04/02 02:05:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 02:05:37 INFO : three-2019-01-01.txt: Deleted 2025/04/02 02:05:37 DEBUG : three.txt: same parent dir (ODFfODE5OTA3M19yU1JFQg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/02 02:05:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 02:05:38 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/02 02:05:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/02 02:05:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.50s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:05:41 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/02 02:05:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/02 02:05:43 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:05:43 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:05:43 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/02 02:05:44 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/02 02:05:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/02 02:05:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.78s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:05:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 02:05:45 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:05:45 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:05:46 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/02 02:05:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/02 02:05:47 INFO : existing: Copied (new) 2025/04/02 02:05:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:05:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/02 02:05:47 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:05:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/02 02:05:47 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:05:47 ERROR : OpenDrive root 'rclone-test-hobaxig0gomi': not deleting files as there were IO errors 2025/04/02 02:05:47 ERROR : OpenDrive root 'rclone-test-hobaxig0gomi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncImmutable (4.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", 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-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:05:50 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/02 02:05:51 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/04/02 02:05:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/04/02 02:05:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/04/02 02:05:58 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:05:58 DEBUG : existing: Unchanged skipping 2025/04/02 02:05:58 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/02 02:05:58 DEBUG : subdira-rclone-move-surowoh3: same parent dir (ODFfODE5ODk3MF8xQzc0YQ) - using folder/rename instead of move_copy 2025/04/02 02:05:58 DEBUG : EXISTING: moving to existing-rclone-move-fipipod6 2025/04/02 02:05:59 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pinuluh8 2025/04/02 02:05:59 DEBUG : subdira: same parent dir (ODFfODE5ODk3MF8xQzc0YQ) - using folder/rename instead of move_copy 2025/04/02 02:05:59 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE5ODk3MF8xQzc0YQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-pinuluh8 2025/04/02 02:05:59 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/02 02:05:59 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pinuluh8 2025/04/02 02:05:59 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/02 02:05:59 DEBUG : EXISTING: same parent dir (ODFfODE5ODk3MF8xQzc0YQ) - using file/rename instead of move_copy for existing-rclone-move-fipipod6 2025/04/02 02:05:59 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-fipipod6 2025/04/02 02:05:59 DEBUG : EXISTING: moving to existing 2025/04/02 02:06:00 DEBUG : existingbutdifferent-rclone-move-pinuluh8: same parent dir (ODFfODE5ODk3MF8xQzc0YQ) - using file/rename instead of move_copy for existingbutdifferent 2025/04/02 02:06:00 DEBUG : subdira/subdirb-rclone-move-qelalih5: same parent dir (ODFfODE5OTA3Nl9xNGV1ZA) - using folder/rename instead of move_copy 2025/04/02 02:06:00 INFO : existingbutdifferent-rclone-move-pinuluh8: Moved (server-side) to: existingbutdifferent 2025/04/02 02:06:00 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/02 02:06:00 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/02 02:06:00 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/04/02 02:06:00 DEBUG : existing-rclone-move-fipipod6: same parent dir (ODFfODE5ODk3MF8xQzc0YQ) - using file/rename instead of move_copy for existing 2025/04/02 02:06:00 DEBUG : subdira/subdirb: same parent dir (ODFfODE5OTA3Nl9xNGV1ZA) - using folder/rename instead of move_copy 2025/04/02 02:06:01 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/02 02:06:01 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/02 02:06:01 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/02 02:06:01 DEBUG : subdira/subdirb/subdirc-rclone-move-lexayib7: same parent dir (ODFfODE5OTA3N19pdDZJWg) - using folder/rename instead of move_copy 2025/04/02 02:06:02 INFO : existing-rclone-move-fipipod6: Moved (server-side) to: existing 2025/04/02 02:06:02 INFO : EXISTING: Moved (server-side) to: existing 2025/04/02 02:06:02 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/02 02:06:03 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODE5OTA3N19pdDZJWg) - using folder/rename instead of move_copy 2025/04/02 02:06:04 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/02 02:06:04 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/02 02:06:04 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-corovul4: same parent dir (ODFfODE5OTA3OF9pbTNsQg) - using folder/rename instead of move_copy 2025/04/02 02:06:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-rezegem0 2025/04/02 02:06:05 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODE5OTA3OF9pbTNsQg) - using folder/rename instead of move_copy 2025/04/02 02:06:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODE5OTA3OF9pbTNsQg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-rezegem0 2025/04/02 02:06:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/02 02:06:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-rezegem0 2025/04/02 02:06:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/02 02:06:06 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-rezegem0: same parent dir (ODFfODE5OTA3OF9pbTNsQg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/04/02 02:06:06 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/02 02:06:06 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:06:06 INFO : subdira/subdirb/subdirc/hello-rclone-move-rezegem0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/02 02:06:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/02 02:06:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/02 02:06:06 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/04/02 02:06:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jihacah5 2025/04/02 02:06:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODE5OTA3OV9USkwwZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jihacah5 2025/04/02 02:06:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jihacah5 2025/04/02 02:06:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 02:06:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jihacah5: same parent dir (ODFfODE5OTA3OV9USkwwZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 02:06:07 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/02 02:06:07 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/02 02:06:07 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jihacah5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 02:06:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 02:06:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 02:06:07 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:06:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/04/02 02:06:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/02 02:06:08 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/02 02:06:08 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (24.23s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.28s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:06:15 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:17 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:19 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:22 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:24 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:26 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:28 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:30 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:32 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:35 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:37 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:39 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:41 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:43 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:46 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:48 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:50 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:52 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:54 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:56 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/02 02:06:58 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:00 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:02 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:04 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:06 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:08 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:10 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:12 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:14 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:16 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:18 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:21 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:23 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:25 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:27 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:29 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:31 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:34 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:36 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:38 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:07:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both0: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both12: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both1: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both14: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both15: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both16: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both11: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both10: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both13: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both2: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both3: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both4: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both5: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both6: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both7: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both8: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:07:40 DEBUG : both9: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both17: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both18: Unchanged skipping 2025/04/02 02:07:40 DEBUG : both19: Unchanged skipping 2025/04/02 02:07:40 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:07:40 DEBUG : Waiting for deletions to finish 2025/04/02 02:07:40 INFO : only0: Deleted 2025/04/02 02:07:40 INFO : only11: Deleted 2025/04/02 02:07:40 INFO : only19: Deleted 2025/04/02 02:07:40 INFO : only9: Deleted 2025/04/02 02:07:40 INFO : only10: Deleted 2025/04/02 02:07:40 INFO : only14: Deleted 2025/04/02 02:07:40 INFO : only6: Deleted 2025/04/02 02:07:40 INFO : only8: Deleted 2025/04/02 02:07:40 INFO : only16: Deleted 2025/04/02 02:07:40 INFO : only7: Deleted 2025/04/02 02:07:41 INFO : only17: Deleted 2025/04/02 02:07:41 INFO : only13: Deleted 2025/04/02 02:07:41 INFO : only3: Deleted 2025/04/02 02:07:41 INFO : only4: Deleted 2025/04/02 02:07:41 INFO : only2: Deleted 2025/04/02 02:07:41 INFO : only5: Deleted 2025/04/02 02:07:41 INFO : only1: Deleted 2025/04/02 02:07:41 INFO : only12: Deleted 2025/04/02 02:07:41 INFO : only15: Deleted 2025/04/02 02:07:41 INFO : only18: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (92.57s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:07:48 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:51 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:53 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:55 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:57 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/02 02:07:59 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:02 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:04 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:06 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:08 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:10 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:12 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:14 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:16 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:19 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:21 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:23 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:25 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:27 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:29 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:31 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:33 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:35 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:37 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:40 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:41 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:43 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:46 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:47 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:50 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:53 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:55 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/02 02:08:58 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/02 02:09:00 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/02 02:09:02 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/02 02:09:04 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/02 02:09:06 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/02 02:09:08 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/02 02:09:10 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/02 02:09:12 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/02 02:09:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for checks to finish 2025/04/02 02:09:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both0: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both12: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both13: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both14: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both15: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both16: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both17: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both18: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both19: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both2: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both3: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both4: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both5: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both6: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both7: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both8: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 02:09:14 DEBUG : both9: Unchanged skipping 2025/04/02 02:09:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/02 02:09:14 DEBUG : both10: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both11: Unchanged skipping 2025/04/02 02:09:14 DEBUG : both1: Unchanged skipping 2025/04/02 02:09:14 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Waiting for transfers to finish 2025/04/02 02:09:16 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:16 INFO : only11: Copied (replaced existing) 2025/04/02 02:09:16 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:16 INFO : only0: Copied (replaced existing) 2025/04/02 02:09:16 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:16 INFO : only10: Copied (replaced existing) 2025/04/02 02:09:17 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:17 INFO : only1: Copied (replaced existing) 2025/04/02 02:09:17 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:17 INFO : only12: Copied (replaced existing) 2025/04/02 02:09:18 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:18 INFO : only15: Copied (replaced existing) 2025/04/02 02:09:18 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:18 INFO : only14: Copied (replaced existing) 2025/04/02 02:09:18 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:18 INFO : only16: Copied (replaced existing) 2025/04/02 02:09:18 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:18 INFO : only13: Copied (replaced existing) 2025/04/02 02:09:19 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:19 INFO : only17: Copied (replaced existing) 2025/04/02 02:09:19 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:19 INFO : only18: Copied (replaced existing) 2025/04/02 02:09:19 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:19 INFO : only19: Copied (replaced existing) 2025/04/02 02:09:20 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:20 INFO : only2: Copied (replaced existing) 2025/04/02 02:09:20 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:20 INFO : only3: Copied (replaced existing) 2025/04/02 02:09:20 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:20 INFO : only5: Copied (replaced existing) 2025/04/02 02:09:20 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:20 INFO : only4: Copied (replaced existing) 2025/04/02 02:09:21 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:21 INFO : only6: Copied (replaced existing) 2025/04/02 02:09:21 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:21 INFO : only7: Copied (replaced existing) 2025/04/02 02:09:21 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:21 INFO : only8: Copied (replaced existing) 2025/04/02 02:09:22 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/02 02:09:22 INFO : only9: Copied (replaced existing) 2025/04/02 02:09:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (105.35s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:09:32 DEBUG : empty_dir: Making directory with metadata 2025/04/02 02:09:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:09:32 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 02:09:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:09:32 INFO : empty_on_remote: Making directory 2025/04/02 02:09:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:09:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 02:09:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 02:09:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:09:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (10.74s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:09:43 DEBUG : empty_dir: Making directory with metadata 2025/04/02 02:09:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:09:43 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 02:09:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:09:43 INFO : empty_on_remote: Making directory 2025/04/02 02:09:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:09:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 02:09:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 02:09:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:09:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/02 02:09:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (10.76s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:09:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:09:54 INFO : sub dir: Making directory 2025/04/02 02:09:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:125: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: folder not empty --- PASS: TestNothingToTransferWithEmptyDirs (19.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" 2025/04/02 02:10:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:10:13 INFO : sub dir: Making directory 2025/04/02 02:10:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hobaxig0gomi'", Local "Local file system at /tmp/rclone632690493", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (18.17s) FAIL 2025/04/02 02:10:32 DEBUG : OpenDrive root 'rclone-test-hobaxig0gomi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 14m42.929784153s (try 1/5): exit status 1: Failed [TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestServerSideMoveWithFilter]