"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/14 05:33:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba" 2025/04/14 05:33:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:33:58 DEBUG : Starting OpenDrive session with ID: 1894727537ee909cae9659ccc36833b657c8ce3ee20c032cb549dc1c46b39095 2025/04/14 05:33:58 DEBUG : Creating backend with remote "/tmp/rclone2513244151" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:33:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/14 05:33:59 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:33:59 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.34s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:34:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:03 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.16s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", 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-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:05 DEBUG : Creating backend with remote "/non-existing" 2025/04/14 05:34:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/14 05:34:05 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:05 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.84s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:06 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:06 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.81s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:09 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Running all checks before starting transfers 2025/04/14 05:34:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:09 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:09 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Checks finished, now starting transfers 2025/04/14 05:34:09 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.77s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:13 ERROR : Ignoring --no-traverse with sync 2025/04/14 05:34:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:13 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:13 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:15 INFO : sub dir/hello world: Copied (new) 2025/04/14 05:34:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.78s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/14 05:34:17 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:17 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:18 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/14 05:34:19 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/14 05:34:19 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyWithDepth (3.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:34:20 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:20 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:21 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:22 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:22 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:34:23 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:23 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:23 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:24 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:24 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.77s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/14 05:34:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:34:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/14 05:34:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:34:26 INFO : sub dir: Making directory 2025/04/14 05:34:26 INFO : sub dir2: Making directory 2025/04/14 05:34:26 INFO : sub dir2/sub sub dir2: Making directory 2025/04/14 05:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:27 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:27 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:29 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:31 INFO : sub dir2: Making directory 2025/04/14 05:34:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/14 05:34:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:34:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:31 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:31 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:33 INFO : sub dir/hello world: Copied (new) run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyNoEmptyDirectories (4.62s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:35 DEBUG : sub dir2: Making directory with metadata 2025/04/14 05:34:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:34:36 INFO : sub dir: Making directory 2025/04/14 05:34:36 INFO : sub dir2: Making directory 2025/04/14 05:34:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:36 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:36 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:38 INFO : sub dir/hello world: Copied (new) 2025/04/14 05:34:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:38 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/14 05:34:38 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 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: TestMoveEmptyDirectories (12.15s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.33s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:48 INFO : sub dir2: Making directory 2025/04/14 05:34:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:48 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:48 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:50 INFO : sub dir/hello world: Copied (new) 2025/04/14 05:34:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:51 DEBUG : sub dir2: Making directory with metadata 2025/04/14 05:34:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:34:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:34:51 INFO : sub dir: Making directory 2025/04/14 05:34:52 INFO : sub dir2: Making directory 2025/04/14 05:34:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:52 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:52 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:54 INFO : sub dir/hello world: Copied (new) 2025/04/14 05:34:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:54 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:34:56 INFO : sub dir2: Making directory 2025/04/14 05:34:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:34:56 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:34:56 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:34:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:34:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:34:58 INFO : sub dir/hello world: Copied (new) 2025/04/14 05:34:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.55s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:585 Error: Should be true Test: TestServerSideCopy Messages: sub dir/hello world: Modification time difference too big |-212065h29m54.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-14 05:35:01 +0000 UTC) (precision 1s) 2025/04/14 05:35:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-goquhin0boke" 2025/04/14 05:35:02 DEBUG : Starting OpenDrive session with ID: 186689da04db09e6d0d1da44ce2b1dae31f85176ab9084ab52033315276d76ae sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-gorudac2xeba' -> OpenDrive root 'rclone-test-goquhin0boke' 2025/04/14 05:35:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:35:03 DEBUG : OpenDrive root 'rclone-test-goquhin0boke': Waiting for checks to finish 2025/04/14 05:35:03 DEBUG : OpenDrive root 'rclone-test-goquhin0boke': Waiting for transfers to finish 2025/04/14 05:35:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/14 05:35:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:04 DEBUG : OpenDrive root 'rclone-test-goquhin0boke': Purge remote --- FAIL: TestServerSideCopy (6.51s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:35:09 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:35:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 05:35:09 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:35:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/14 05:35:10 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/14 05:35:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyOverSelf (5.36s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:35:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mavawad5xaji" 2025/04/14 05:35:14 DEBUG : Starting OpenDrive session with ID: c30a70717b0c6fee93da27d2204a02bcef7e57d81aefa4399d3e7bb743ebb2e7 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-gorudac2xeba' -> OpenDrive root 'rclone-test-mavawad5xaji' 2025/04/14 05:35:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:35:15 DEBUG : OpenDrive root 'rclone-test-mavawad5xaji': Waiting for checks to finish 2025/04/14 05:35:15 DEBUG : OpenDrive root 'rclone-test-mavawad5xaji': Waiting for transfers to finish 2025/04/14 05:35:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/14 05:35:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/14 05:35:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 05:35:18 DEBUG : OpenDrive root 'rclone-test-mavawad5xaji': Waiting for checks to finish 2025/04/14 05:35:18 DEBUG : OpenDrive root 'rclone-test-mavawad5xaji': Waiting for transfers to finish 2025/04/14 05:35:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/14 05:35:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:19 DEBUG : OpenDrive root 'rclone-test-mavawad5xaji': Purge remote --- PASS: TestServerSideCopyOverSelf (9.48s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:35:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 05:35:24 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:35:24 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:35:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/14 05:35:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/14 05:35:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/14 05:35:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestMoveOverSelf (5.27s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:35:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qagayok2pici" 2025/04/14 05:35:29 DEBUG : Starting OpenDrive session with ID: 9f014f979c3f9e4ad793fec8529bb253db6d1df9b4ce447a63ae7349e963fcab sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-gorudac2xeba' -> OpenDrive root 'rclone-test-qagayok2pici' 2025/04/14 05:35:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:35:30 DEBUG : OpenDrive root 'rclone-test-qagayok2pici': Waiting for checks to finish 2025/04/14 05:35:30 DEBUG : OpenDrive root 'rclone-test-qagayok2pici': Waiting for transfers to finish 2025/04/14 05:35:31 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/14 05:35:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/14 05:35:33 DEBUG : OpenDrive root 'rclone-test-qagayok2pici': Using server-side directory move 2025/04/14 05:35:33 INFO : OpenDrive root 'rclone-test-qagayok2pici': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/14 05:35:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 05:35:33 DEBUG : OpenDrive root 'rclone-test-qagayok2pici': Waiting for checks to finish 2025/04/14 05:35:33 DEBUG : OpenDrive root 'rclone-test-qagayok2pici': Waiting for transfers to finish 2025/04/14 05:35:33 INFO : sub dir/hello world: Deleted 2025/04/14 05:35:34 INFO : sub dir/hello world: Moved (server-side) 2025/04/14 05:35:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/04/14 05:35:36 DEBUG : testing file moves 2025/04/14 05:35:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/14 05:35:37 DEBUG : OpenDrive root 'rclone-test-qagayok2pici': Waiting for checks to finish 2025/04/14 05:35:37 DEBUG : OpenDrive root 'rclone-test-qagayok2pici': Waiting for transfers to finish 2025/04/14 05:35:37 INFO : sub dir/hello world: Deleted 2025/04/14 05:35:37 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:38 DEBUG : OpenDrive root 'rclone-test-qagayok2pici': Purge remote --- PASS: TestServerSideMoveOverSelf (13.45s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:35:42 ERROR : : error listing: directory not found 2025/04/14 05:35:42 INFO : Local file system at /tmp/rclone2513244151: Making directory 2025/04/14 05:35:42 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:35:42 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.24s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:35:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/14 05:35:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:35:46 DEBUG : Local file system at /tmp/rclone2513244151: Waiting for checks to finish 2025/04/14 05:35:46 DEBUG : Local file system at /tmp/rclone2513244151: Waiting for transfers to finish 2025/04/14 05:35:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:35:47 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/04/14 05:35:47 INFO : sub dir/hello world: Copied (new) 2025/04/14 05:35:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyRedownload (4.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/14 05:35:48 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:35:48 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:35:49 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/14 05:35:50 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/14 05:35:50 INFO : check sum: Copied (new) 2025/04/14 05:35:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:50 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:35:50 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/14 05:35:50 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/14 05:35:50 DEBUG : check sum: Unchanged skipping 2025/04/14 05:35:50 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:35:50 DEBUG : Waiting for deletions to finish 2025/04/14 05:35:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", 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: TestSyncBasedOnCheckSum (10.90s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:35:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/14 05:35:59 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:35:59 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:00 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/14 05:36:01 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/14 05:36:01 INFO : sizeonly: Copied (new) 2025/04/14 05:36:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:01 DEBUG : sizeonly: Sizes identical 2025/04/14 05:36:01 DEBUG : sizeonly: Unchanged skipping 2025/04/14 05:36:01 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:01 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:01 DEBUG : Waiting for deletions to finish 2025/04/14 05:36:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/14 05:36:03 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:03 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:04 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/14 05:36:05 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/14 05:36:05 INFO : ignore-size: Copied (new) 2025/04/14 05:36:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:05 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:36:05 DEBUG : ignore-size: Unchanged skipping 2025/04/14 05:36:05 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:05 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:05 DEBUG : Waiting for deletions to finish 2025/04/14 05:36:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:07 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/14 05:36:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:36:08 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:08 DEBUG : existing: Unchanged skipping 2025/04/14 05:36:08 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:08 DEBUG : Waiting for deletions to finish 2025/04/14 05:36:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/14 05:36:08 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:08 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/14 05:36:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/14 05:36:09 INFO : existing: Copied (replaced existing) 2025/04/14 05:36:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", 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: TestSyncIgnoreTimes (12.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 05:36:18 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:18 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:19 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/14 05:36:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/14 05:36:20 INFO : existing: Copied (new) 2025/04/14 05:36:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:20 DEBUG : existing: Destination exists, skipping 2025/04/14 05:36:20 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:20 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:20 DEBUG : Waiting for deletions to finish 2025/04/14 05:36:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:23 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:36:25 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/14 05:36:26 INFO : d: Making directory 2025/04/14 05:36:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 05:36:27 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:36:27 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 05:36:27 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:27 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:28 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:36:29 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/14 05:36:29 INFO : a/potato2: Copied (new) 2025/04/14 05:36:29 DEBUG : Waiting for deletions to finish 2025/04/14 05:36:29 INFO : b/potato: Deleted 2025/04/14 05:36:29 INFO : d: Removing directory 2025/04/14 05:36:30 INFO : b: Removing directory 2025/04/14 05:36:30 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:36:34 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/14 05:36:34 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/14 05:36:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/14 05:36:34 DEBUG : empty space: Unchanged skipping 2025/04/14 05:36:34 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:34 DEBUG : Waiting for deletions to finish 2025/04/14 05:36:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:35 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:35 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/14 05:36:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/14 05:36:35 INFO : empty space: Updated modification time in destination 2025/04/14 05:36:35 DEBUG : empty space: Unchanged skipping 2025/04/14 05:36:35 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:35 DEBUG : Waiting for deletions to finish 2025/04/14 05:36:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:36:38 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:38 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/14 05:36:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/14 05:36:38 DEBUG : empty space: Unchanged skipping 2025/04/14 05:36:38 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:38 DEBUG : Waiting for deletions to finish 2025/04/14 05:36:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:40 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/14 05:36:41 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:41 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/14 05:36:41 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2513244151) 2025/04/14 05:36:41 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-gorudac2xeba') 2025/04/14 05:36:41 DEBUG : foo: md5 differ 2025/04/14 05:36:41 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:41 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/14 05:36:42 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/14 05:36:42 INFO : foo: Copied (replaced existing) 2025/04/14 05:36:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (3.99s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:36:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:36:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/14 05:36:45 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:45 DEBUG : empty space: Unchanged skipping 2025/04/14 05:36:45 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:46 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/14 05:36:47 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/14 05:36:47 INFO : potato: Copied (new) 2025/04/14 05:36:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:36:49 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/14 05:36:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/14 05:36:50 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:36:50 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:36:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:36:51 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/14 05:36:51 INFO : potato: Copied (replaced existing) 2025/04/14 05:36:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", 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: TestSyncAfterChangingFilesSizeOnly (11.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:37:00 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:37:01 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:37:01 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/14 05:37:01 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2513244151) 2025/04/14 05:37:01 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-gorudac2xeba') 2025/04/14 05:37:01 DEBUG : potato: md5 differ 2025/04/14 05:37:01 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:37:02 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:37:03 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/14 05:37:03 INFO : potato: Copied (replaced existing) 2025/04/14 05:37:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:37:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:37:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:37:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:37:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:37:08 DEBUG : empty space: Unchanged skipping 2025/04/14 05:37:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/14 05:37:08 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:37:08 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:37:08 DEBUG : Waiting for deletions to finish 2025/04/14 05:37:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:37:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:37:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:37:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:37:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:37:13 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:37:13 DEBUG : empty space: Unchanged skipping 2025/04/14 05:37:13 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:37:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:37:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/14 05:37:15 INFO : potato2: Copied (new) 2025/04/14 05:37:15 DEBUG : Waiting for deletions to finish 2025/04/14 05:37:15 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:37:17 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:37:20 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/14 05:37:21 INFO : d: Making directory 2025/04/14 05:37:21 INFO : d/e: Making directory 2025/04/14 05:37:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 05:37:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:37:22 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 05:37:23 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:37:23 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:37:23 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:37:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/14 05:37:24 INFO : a/potato2: Copied (new) 2025/04/14 05:37:24 DEBUG : Waiting for deletions to finish 2025/04/14 05:37:24 INFO : b/potato: Deleted 2025/04/14 05:37:24 INFO : d/e: Removing directory 2025/04/14 05:37:25 INFO : d: Removing directory 2025/04/14 05:37:25 INFO : b: Removing directory 2025/04/14 05:37:25 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:37:28 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:37:30 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/14 05:37:31 INFO : d: Making directory 2025/04/14 05:37:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 05:37:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:37:33 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 05:37:33 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:37:33 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:37:34 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:37:35 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/14 05:37:35 INFO : a/potato2: Copied (new) 2025/04/14 05:37:35 ERROR : OpenDrive root 'rclone-test-gorudac2xeba': not deleting files as there were IO errors 2025/04/14 05:37:35 ERROR : OpenDrive root 'rclone-test-gorudac2xeba': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:37:39 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:37:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:37:42 DEBUG : Waiting for deletions to finish 2025/04/14 05:37:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:37:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:37:42 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:37:42 DEBUG : empty space: Unchanged skipping 2025/04/14 05:37:42 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:37:42 INFO : potato: Deleted 2025/04/14 05:37:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:37:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/14 05:37:44 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:37:46 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:37:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:37:49 DEBUG : Waiting for deletions to finish 2025/04/14 05:37:49 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:37:49 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:37:49 INFO : potato: Deleted 2025/04/14 05:37:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:37:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:37:49 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:37:49 DEBUG : empty space: Unchanged skipping 2025/04/14 05:37:49 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:37:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:37:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/14 05:37:51 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:37:53 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/14 05:37:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:37:54 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:37:54 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:37:55 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/14 05:37:56 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/14 05:37:56 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.87s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:37:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:37:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:38:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 05:38:00 DEBUG : enormous: Excluded 2025/04/14 05:38:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 05:38:00 DEBUG : potato2: Excluded 2025/04/14 05:38:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 05:38:00 DEBUG : potato2: Excluded 2025/04/14 05:38:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:38:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:00 DEBUG : empty space: Unchanged skipping 2025/04/14 05:38:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:00 DEBUG : Waiting for deletions to finish 2025/04/14 05:38:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 05:38:00 DEBUG : enormous: Excluded 2025/04/14 05:38:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 05:38:00 DEBUG : potato2: Excluded 2025/04/14 05:38:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 05:38:01 DEBUG : potato2: Excluded 2025/04/14 05:38:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/14 05:38:01 DEBUG : Local file system at /tmp/rclone2513244151: Waiting for checks to finish 2025/04/14 05:38:01 DEBUG : empty space: Unchanged skipping 2025/04/14 05:38:01 DEBUG : Local file system at /tmp/rclone2513244151: Waiting for transfers to finish 2025/04/14 05:38:01 DEBUG : Waiting for deletions to finish 2025/04/14 05:38:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncWithExclude (5.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:38:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:38:06 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/04/14 05:38:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 05:38:07 DEBUG : enormous: Excluded 2025/04/14 05:38:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 05:38:07 DEBUG : potato2: Excluded 2025/04/14 05:38:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:38:07 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:07 DEBUG : empty space: Unchanged skipping 2025/04/14 05:38:07 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:07 DEBUG : Waiting for deletions to finish 2025/04/14 05:38:07 INFO : enormous: Deleted 2025/04/14 05:38:07 INFO : potato2: Deleted 2025/04/14 05:38:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:08 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/14 05:38:08 DEBUG : Local file system at /tmp/rclone2513244151: Waiting for checks to finish 2025/04/14 05:38:08 DEBUG : empty space: Unchanged skipping 2025/04/14 05:38:08 DEBUG : Local file system at /tmp/rclone2513244151: Waiting for transfers to finish 2025/04/14 05:38:08 DEBUG : Waiting for deletions to finish 2025/04/14 05:38:08 INFO : enormous: Deleted 2025/04/14 05:38:08 INFO : potato2: Deleted 2025/04/14 05:38:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.96s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:10 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:38:12 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:38:13 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/14 05:38:15 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/14 05:38:16 DEBUG : five: Need to transfer - File not found at Destination 2025/04/14 05:38:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/14 05:38:16 DEBUG : one: Destination is newer than source, skipping 2025/04/14 05:38:16 DEBUG : three: Sizes identical 2025/04/14 05:38:16 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2513244151) 2025/04/14 05:38:16 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-gorudac2xeba') 2025/04/14 05:38:16 DEBUG : two: md5 differ 2025/04/14 05:38:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/14 05:38:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 05:38:16 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:16 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/14 05:38:17 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:38:17 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/14 05:38:17 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/14 05:38:17 INFO : four: Copied (replaced existing) 2025/04/14 05:38:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/14 05:38:18 INFO : two: Copied (replaced existing) 2025/04/14 05:38:18 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/14 05:38:18 INFO : five: Copied (new) 2025/04/14 05:38:18 DEBUG : Waiting for deletions to finish 2025/04/14 05:38:18 DEBUG : one: Destination is newer than source, skipping 2025/04/14 05:38:18 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/14 05:38:18 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/14 05:38:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 05:38:18 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/14 05:38:18 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/14 05:38:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 05:38:18 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/14 05:38:18 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2513244151) 2025/04/14 05:38:18 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/14 05:38:18 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-gorudac2xeba') 2025/04/14 05:38:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 05:38:18 DEBUG : three: md5 differ 2025/04/14 05:38:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/14 05:38:18 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:19 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/14 05:38:19 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/14 05:38:19 INFO : three: Copied (replaced existing) 2025/04/14 05:38:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.75s) === 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-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/14 05:38:21 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Making map for --track-renames 2025/04/14 05:38:21 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Finished making map for --track-renames 2025/04/14 05:38:21 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/14 05:38:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/14 05:38:21 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for renames to finish 2025/04/14 05:38:21 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:22 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/14 05:38:22 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/14 05:38:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/14 05:38:22 INFO : potato: Copied (new) 2025/04/14 05:38:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/14 05:38:23 INFO : yam: Copied (new) 2025/04/14 05:38:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:38:23 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Making map for --track-renames 2025/04/14 05:38:23 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Finished making map for --track-renames 2025/04/14 05:38:23 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:23 DEBUG : potato: Unchanged skipping 2025/04/14 05:38:23 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for renames to finish 2025/04/14 05:38:23 DEBUG : yam: same parent dir (ODFfODIzMjk2OF9MNlM4RQ) - using file/rename instead of move_copy for yaml 2025/04/14 05:38:23 INFO : yam: Moved (server-side) to: yaml 2025/04/14 05:38:23 INFO : yaml: Renamed from "yam" 2025/04/14 05:38:23 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:23 DEBUG : Waiting for deletions to finish 2025/04/14 05:38:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/14 05:38:25 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Making map for --track-renames 2025/04/14 05:38:25 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Finished making map for --track-renames 2025/04/14 05:38:25 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/14 05:38:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/14 05:38:25 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for renames to finish 2025/04/14 05:38:25 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:26 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/14 05:38:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/14 05:38:27 INFO : potato: Copied (new) 2025/04/14 05:38:27 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/14 05:38:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/14 05:38:28 INFO : yam: Copied (new) 2025/04/14 05:38:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:38:28 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Making map for --track-renames 2025/04/14 05:38:28 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Finished making map for --track-renames 2025/04/14 05:38:28 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:28 DEBUG : potato: Unchanged skipping 2025/04/14 05:38:28 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for renames to finish 2025/04/14 05:38:29 DEBUG : yam: same parent dir (ODFfODIzMjk2OF9MNlM4RQ) - using file/rename instead of move_copy for yaml 2025/04/14 05:38:29 INFO : yam: Moved (server-side) to: yaml 2025/04/14 05:38:29 INFO : yaml: Renamed from "yam" 2025/04/14 05:38:29 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:29 DEBUG : Waiting for deletions to finish 2025/04/14 05:38:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/14 05:38:30 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Making map for --track-renames 2025/04/14 05:38:30 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Finished making map for --track-renames 2025/04/14 05:38:30 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/14 05:38:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/14 05:38:30 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for renames to finish 2025/04/14 05:38:30 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:31 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/14 05:38:31 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/14 05:38:32 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/14 05:38:32 INFO : potato: Copied (new) 2025/04/14 05:38:32 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/14 05:38:32 INFO : sub/yam: Copied (new) 2025/04/14 05:38:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:38:33 DEBUG : potato: Unchanged skipping 2025/04/14 05:38:33 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Making map for --track-renames 2025/04/14 05:38:33 INFO : OpenDrive root 'rclone-test-gorudac2xeba': Finished making map for --track-renames 2025/04/14 05:38:33 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:33 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for renames to finish 2025/04/14 05:38:34 INFO : sub/yam: Moved (server-side) to: yam 2025/04/14 05:38:34 INFO : yam: Renamed from "sub/yam" 2025/04/14 05:38:34 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:34 DEBUG : Waiting for deletions to finish 2025/04/14 05:38:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", 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 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: TestSyncWithTrackRenamesStrategyLeaf (20.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:51 DEBUG : Creating backend with remote "/tmp/rclone2513244151/dir1" 2025/04/14 05:38:51 DEBUG : Creating backend with remote "/tmp/rclone2513244151/dir2" 2025/04/14 05:38:51 DEBUG : Local file system at /tmp/rclone2513244151/dir2: Using server-side directory move 2025/04/14 05:38:51 INFO : Local file system at /tmp/rclone2513244151/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/14 05:38:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/14 05:38:51 INFO : file1.txt: Moved (server-side) 2025/04/14 05:38:51 DEBUG : Local file system at /tmp/rclone2513244151/dir2: Waiting for checks to finish 2025/04/14 05:38:51 DEBUG : Local file system at /tmp/rclone2513244151/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.33s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:38:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/14 05:38:51 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:51 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:52 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2025/04/14 05:38:52 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) 2025/04/14 05:38:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:38:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:38:53 INFO : sub dir/hello world: Copied (new) 2025/04/14 05:38:53 INFO : sub dir/hello world: Deleted 2025/04/14 05:38:53 ERROR : Local file system at /tmp/rclone2513244151: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- FAIL: TestMoveWithDeleteEmptySrcDirs (4.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:38:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 05:38:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/14 05:38:56 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:38:56 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:38:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/14 05:38:58 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/14 05:38:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 05:38:58 INFO : sub dir/hello world: Copied (new) 2025/04/14 05:38:58 INFO : sub dir/hello world: Deleted 2025/04/14 05:38:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/14 05:38:59 INFO : nested/sub dir/file: Copied (new) 2025/04/14 05:38:59 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:39:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 05:39:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/14 05:39:02 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:39:02 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:39:02 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/14 05:39:03 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/14 05:39:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/14 05:39:03 INFO : existing: Copied (new) 2025/04/14 05:39:03 INFO : existing: Deleted 2025/04/14 05:39:04 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/14 05:39:04 INFO : existing-b: Copied (new) 2025/04/14 05:39:04 INFO : existing-b: Deleted 2025/04/14 05:39:04 DEBUG : existing: Destination exists, skipping 2025/04/14 05:39:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/14 05:39:04 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:39:04 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:39:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.65s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:39:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-noxaxat5wali" 2025/04/14 05:39:06 DEBUG : Starting OpenDrive session with ID: 49057b6969625ef1f9003e6fe55927afbe4d33b9945446cbc0d6dc3b7c315dcc 2025/04/14 05:39:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:39:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:39:10 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-gorudac2xeba' -> OpenDrive root 'rclone-test-noxaxat5wali' 2025/04/14 05:39:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:39:14 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/14 05:39:15 DEBUG : OpenDrive root 'rclone-test-noxaxat5wali': Using server-side directory move 2025/04/14 05:39:15 INFO : OpenDrive root 'rclone-test-noxaxat5wali': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/14 05:39:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:39:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/14 05:39:15 DEBUG : empty space: Unchanged skipping 2025/04/14 05:39:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 05:39:15 DEBUG : OpenDrive root 'rclone-test-noxaxat5wali': Waiting for checks to finish 2025/04/14 05:39:16 INFO : potato3: Deleted 2025/04/14 05:39:16 INFO : empty space: Deleted 2025/04/14 05:39:16 DEBUG : OpenDrive root 'rclone-test-noxaxat5wali': Waiting for transfers to finish 2025/04/14 05:39:16 INFO : potato2: Moved (server-side) 2025/04/14 05:39:16 INFO : potato3: Moved (server-side) 2025/04/14 05:39:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nukugaf9musu" 2025/04/14 05:39:17 DEBUG : Starting OpenDrive session with ID: 6c8d6873c2525d69591bafaa6658b6d2f9d70cae9bfaf6c363d5382f569bc986 2025/04/14 05:39:17 DEBUG : OpenDrive root 'rclone-test-nukugaf9musu': Using server-side directory move 2025/04/14 05:39:17 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/14 05:39:17 INFO : OpenDrive root 'rclone-test-nukugaf9musu': Server side directory move succeeded 2025/04/14 05:39:18 ERROR : : error listing: directory not found 2025/04/14 05:39:18 DEBUG : OpenDrive root 'rclone-test-nukugaf9musu': Purge remote 2025/04/14 05:39:18 DEBUG : OpenDrive root 'rclone-test-noxaxat5wali': Purge remote 2025/04/14 05:39:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.56s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:39:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jenoyay8poji" 2025/04/14 05:39:19 DEBUG : Starting OpenDrive session with ID: bb7e16a0e4d1f8837bfbd4bba476ca27d1dfdd55e207f423a4ce6508873fa263 2025/04/14 05:39:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:39:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:39:23 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-gorudac2xeba' -> OpenDrive root 'rclone-test-jenoyay8poji' 2025/04/14 05:39:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:39:27 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/14 05:39:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 05:39:29 DEBUG : empty space: Excluded 2025/04/14 05:39:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 05:39:29 DEBUG : empty space: Excluded 2025/04/14 05:39:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:39:29 DEBUG : OpenDrive root 'rclone-test-jenoyay8poji': Waiting for checks to finish 2025/04/14 05:39:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 05:39:29 DEBUG : OpenDrive root 'rclone-test-jenoyay8poji': Waiting for transfers to finish 2025/04/14 05:39:29 INFO : potato3: Deleted 2025/04/14 05:39:29 INFO : potato2: Moved (server-side) 2025/04/14 05:39:29 INFO : potato3: Moved (server-side) 2025/04/14 05:39:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qujoken0kuhe" 2025/04/14 05:39:30 DEBUG : Starting OpenDrive session with ID: 6dc1bb6f11557e1bc8ca379c52d657965d12cf94df5c7018a5e2a3f7fa51c43b 2025/04/14 05:39:31 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 05:39:31 DEBUG : empty space: Excluded 2025/04/14 05:39:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:39:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/14 05:39:31 DEBUG : OpenDrive root 'rclone-test-qujoken0kuhe': Waiting for checks to finish 2025/04/14 05:39:31 DEBUG : OpenDrive root 'rclone-test-qujoken0kuhe': Waiting for transfers to finish 2025/04/14 05:39:31 INFO : potato2: Moved (server-side) 2025/04/14 05:39:31 INFO : potato3: Moved (server-side) 2025/04/14 05:39:32 DEBUG : OpenDrive root 'rclone-test-qujoken0kuhe': Purge remote 2025/04/14 05:39:32 DEBUG : OpenDrive root 'rclone-test-jenoyay8poji': Purge remote --- PASS: TestServerSideMoveWithFilter (14.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:39:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-divesih0pafa" 2025/04/14 05:39:33 DEBUG : Starting OpenDrive session with ID: d7f5208025f0d8f5a447b70ae09446e77aeb086d0826726149fdaf73d991b920 2025/04/14 05:39:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/14 05:39:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:39:38 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/14 05:39:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-gorudac2xeba' -> OpenDrive root 'rclone-test-divesih0pafa' 2025/04/14 05:39:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/14 05:39:42 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/14 05:39:43 DEBUG : OpenDrive root 'rclone-test-divesih0pafa': Using server-side directory move 2025/04/14 05:39:43 INFO : OpenDrive root 'rclone-test-divesih0pafa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/14 05:39:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 05:39:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/14 05:39:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 05:39:43 DEBUG : empty space: Unchanged skipping 2025/04/14 05:39:43 INFO : potato3: Deleted 2025/04/14 05:39:43 DEBUG : OpenDrive root 'rclone-test-divesih0pafa': Waiting for checks to finish 2025/04/14 05:39:44 INFO : empty space: Deleted 2025/04/14 05:39:44 DEBUG : OpenDrive root 'rclone-test-divesih0pafa': Waiting for transfers to finish 2025/04/14 05:39:44 INFO : potato2: Moved (server-side) 2025/04/14 05:39:44 INFO : potato3: Moved (server-side) 2025/04/14 05:39:44 INFO : tomatoDir: Removing directory 2025/04/14 05:39:44 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': deleted 1 directories 2025/04/14 05:39:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jipotom5zecu" 2025/04/14 05:39:45 DEBUG : Starting OpenDrive session with ID: 6a9c3e5e5a73858a30e5447f873422b2201c80992e0bf59c00559eb5e092a527 2025/04/14 05:39:45 INFO : tomatoDir: Making directory 2025/04/14 05:39:46 DEBUG : OpenDrive root 'rclone-test-jipotom5zecu': Using server-side directory move 2025/04/14 05:39:46 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/14 05:39:46 INFO : OpenDrive root 'rclone-test-jipotom5zecu': Server side directory move succeeded 2025/04/14 05:39:47 ERROR : : error listing: directory not found 2025/04/14 05:39:47 ERROR : : error listing: directory not found 2025/04/14 05:39:47 DEBUG : OpenDrive root 'rclone-test-jipotom5zecu': Purge remote 2025/04/14 05:39:47 DEBUG : OpenDrive root 'rclone-test-divesih0pafa': Purge remote 2025/04/14 05:39:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.89s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.33s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:39:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/rclone-sync-test" 2025/04/14 05:39:49 DEBUG : Starting OpenDrive session with ID: fb48adb046c6605309b62fbd4944392b2a4fb7bef66550ad49ca33e5ccf694ae run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncOverlap (2.82s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:39:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/rclone-sync-test" 2025/04/14 05:39:51 DEBUG : Starting OpenDrive session with ID: f893358e978891d217c0574437f738cd95a0cdae732f4d9fb40d89ffb98779c9 2025/04/14 05:39:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/rclone-sync-test-include/layer2" 2025/04/14 05:39:53 DEBUG : Starting OpenDrive session with ID: cf04b72523ec68eec5a1c7518beea271ad2e6aed73c06939304fe941d074ea54 2025/04/14 05:39:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/rclone-sync-test-ignore-file" 2025/04/14 05:39:55 DEBUG : Starting OpenDrive session with ID: e9cf23be4a4e13bb7b3dde5fd734b85b472b61e32c0fa1b6468756b4b9e03537 2025/04/14 05:39:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/14 05:39:58 DEBUG : rclone-sync-test: Excluded 2025/04/14 05:39:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 05:39:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/14 05:39:59 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/rclone-sync-test': Waiting for checks to finish 2025/04/14 05:39:59 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/rclone-sync-test': Waiting for transfers to finish 2025/04/14 05:39:59 DEBUG : Waiting for deletions to finish 2025/04/14 05:39:59 INFO : There was nothing to transfer 2025/04/14 05:39:59 DEBUG : rclone-sync-test: Excluded 2025/04/14 05:40:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 05:40:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/14 05:40:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:40:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:40:00 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:00 INFO : rclone-sync-test-include: Removing directory 2025/04/14 05:40:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': deleted 1 directories 2025/04/14 05:40:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:40:01 DEBUG : rclone-sync-test: Excluded 2025/04/14 05:40:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 05:40:01 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/14 05:40:01 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/14 05:40:01 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:40:02 DEBUG : rclone-sync-test: Excluded 2025/04/14 05:40:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 05:40:02 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:40:02 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:40:02 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:40:02 DEBUG : : Excluded 2025/04/14 05:40:02 DEBUG : rclone-sync-test: Excluded 2025/04/14 05:40:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 05:40:02 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/14 05:40:02 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/14 05:40:02 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.97s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:40:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/dst" 2025/04/14 05:40:10 DEBUG : Config file has changed externally - reloading 2025/04/14 05:40:10 DEBUG : Starting OpenDrive session with ID: dc54015c096afa5f3282b12262e6564ff127e3b3254c8b4bc230726a063bf62a 2025/04/14 05:40:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/CompareDest" 2025/04/14 05:40:12 DEBUG : Starting OpenDrive session with ID: 23fdcb4b933120cc81ce561802c2444d4fc546816e556598636381011a7d8388 2025/04/14 05:40:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 05:40:13 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:40:13 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:40:14 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:40:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/14 05:40:14 INFO : one: Copied (new) 2025/04/14 05:40:14 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:15 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:40:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 05:40:16 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:40:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:40:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/14 05:40:17 INFO : one: Copied (replaced existing) 2025/04/14 05:40:17 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:40:19 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:40:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 05:40:21 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:40:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:40:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 05:40:21 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:40:21 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:21 INFO : There was nothing to transfer 2025/04/14 05:40:22 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:40:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 05:40:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:40:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 05:40:24 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:40:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:40:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 05:40:24 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:40:24 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:24 INFO : There was nothing to transfer 2025/04/14 05:40:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 05:40:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:40:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 05:40:25 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:40:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:40:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 05:40:25 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:40:25 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:25 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/14 05:40:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 05:40:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/14 05:40:26 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 05:40:26 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:40:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:40:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 05:40:26 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:40:27 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/14 05:40:28 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/14 05:40:28 INFO : two: Copied (new) 2025/04/14 05:40:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (19.79s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:40:31 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/14 05:40:33 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/14 05:40:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/dest" 2025/04/14 05:40:34 DEBUG : Starting OpenDrive session with ID: f9fe7e75e4e9282851e558e46c9d8fbe650f86de45f83d1bcae085348a11a8d7 2025/04/14 05:40:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/pre-dest1" 2025/04/14 05:40:36 DEBUG : Starting OpenDrive session with ID: 43fd8f131b9a767e4c8061f7e44925484f616196b8830bdfb40ecb2536a1c095 2025/04/14 05:40:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/pre-dest2" 2025/04/14 05:40:37 DEBUG : Starting OpenDrive session with ID: 7f4e1f3b7adf0bb56cd770fd2ef4b0c7faedc9d6af6d4bc9b2988258c29de47d 2025/04/14 05:40:37 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:40:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/14 05:40:38 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:40:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/14 05:40:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/14 05:40:38 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dest': Waiting for checks to finish 2025/04/14 05:40:38 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dest': Waiting for transfers to finish 2025/04/14 05:40:40 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/14 05:40:41 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/14 05:40:41 INFO : 3: Copied (new) 2025/04/14 05:40:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.41s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:40:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/dst" 2025/04/14 05:40:44 DEBUG : Starting OpenDrive session with ID: 94d47c98055542d9fc9978919978e33f004e12ecc848edee5f381f3038c7c039 2025/04/14 05:40:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/CopyDest" 2025/04/14 05:40:45 DEBUG : Starting OpenDrive session with ID: 574db7a43939de0b30c3845e7db2a5f9b49beb5e6f51bf713a3723a490395b01 2025/04/14 05:40:46 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 05:40:46 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:40:46 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:40:47 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:40:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/14 05:40:48 INFO : one: Copied (new) 2025/04/14 05:40:48 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 05:40:49 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:40:49 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:40:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:40:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/14 05:40:50 INFO : one: Copied (replaced existing) 2025/04/14 05:40:50 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:51 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:40:53 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:40:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/BackupDir" 2025/04/14 05:40:54 DEBUG : Starting OpenDrive session with ID: f3a848896ec49ba8627f718407e102e0883d61765e65e36315c4697ab3a52d79 2025/04/14 05:40:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 05:40:55 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:40:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:40:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 05:40:56 INFO : one: Moved (server-side) 2025/04/14 05:40:57 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/14 05:40:57 INFO : one: Copied (server-side copy) 2025/04/14 05:40:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/14 05:40:57 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:40:57 DEBUG : Waiting for deletions to finish 2025/04/14 05:40:58 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:40:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:40:59 DEBUG : one: Unchanged skipping 2025/04/14 05:41:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:41:00 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/14 05:41:00 INFO : two: Copied (server-side copy) 2025/04/14 05:41:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/14 05:41:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:41:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:41:00 DEBUG : Waiting for deletions to finish 2025/04/14 05:41:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:41:00 DEBUG : one: Unchanged skipping 2025/04/14 05:41:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:41:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:41:00 DEBUG : two: Unchanged skipping 2025/04/14 05:41:00 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:41:00 DEBUG : Waiting for deletions to finish 2025/04/14 05:41:00 INFO : There was nothing to transfer 2025/04/14 05:41:02 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/14 05:41:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:41:03 DEBUG : one: Unchanged skipping 2025/04/14 05:41:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/14 05:41:03 DEBUG : three: Destination not found in --copy-dest 2025/04/14 05:41:03 DEBUG : three: Need to transfer - File not found at Destination 2025/04/14 05:41:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 05:41:03 DEBUG : two: Unchanged skipping 2025/04/14 05:41:03 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:41:03 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:41:04 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/14 05:41:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/14 05:41:05 INFO : three: Copied (new) 2025/04/14 05:41:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.86s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:41:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:41:11 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:41:12 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/14 05:41:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/dst" 2025/04/14 05:41:14 DEBUG : Starting OpenDrive session with ID: 4768a367051b4cab90d218d2f1e29b883b5861e6d6ded2e59fa8a3b522d7b093 2025/04/14 05:41:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/backup" 2025/04/14 05:41:15 DEBUG : Starting OpenDrive session with ID: 6197cea975d15012156b0e52e6d27f344a4e2dcbe1638b606ace9dc5899d005b 2025/04/14 05:41:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 05:41:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:41:16 DEBUG : two: Unchanged skipping 2025/04/14 05:41:16 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:41:17 INFO : one: Moved (server-side) 2025/04/14 05:41:17 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:41:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/14 05:41:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/14 05:41:18 INFO : one: Copied (new) 2025/04/14 05:41:18 DEBUG : Waiting for deletions to finish 2025/04/14 05:41:19 INFO : three.txt: Moved (server-side) 2025/04/14 05:41:19 INFO : three.txt: Moved into backup dir 2025/04/14 05:41:20 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/14 05:41:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 05:41:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:41:22 DEBUG : two: Unchanged skipping 2025/04/14 05:41:22 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:41:22 INFO : one: Deleted 2025/04/14 05:41:22 INFO : one: Moved (server-side) 2025/04/14 05:41:22 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:41:23 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:41:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/14 05:41:24 INFO : one: Copied (new) 2025/04/14 05:41:24 DEBUG : Waiting for deletions to finish 2025/04/14 05:41:25 INFO : three.txt: Deleted 2025/04/14 05:41:25 INFO : three.txt: Moved (server-side) 2025/04/14 05:41:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:41:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:41:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:41:33 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/14 05:41:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/dst" 2025/04/14 05:41:35 DEBUG : Starting OpenDrive session with ID: a8f5ebdcb978ded313a815af093613b76e5c204b662190906b075ac629adff66 2025/04/14 05:41:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/backup" 2025/04/14 05:41:35 DEBUG : Starting OpenDrive session with ID: cdf7ec3984b3cf70959278dfc3c17dccae3b34f529c8a4d92d325b81d1879400 2025/04/14 05:41:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 05:41:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:41:36 DEBUG : two: Unchanged skipping 2025/04/14 05:41:36 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:41:37 INFO : one: Moved (server-side) to: one.bak 2025/04/14 05:41:37 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:41:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/14 05:41:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/14 05:41:39 INFO : one: Copied (new) 2025/04/14 05:41:39 DEBUG : Waiting for deletions to finish 2025/04/14 05:41:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/14 05:41:39 INFO : three.txt: Moved into backup dir 2025/04/14 05:41:40 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/14 05:41:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:41:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 05:41:42 DEBUG : two: Unchanged skipping 2025/04/14 05:41:42 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:41:42 INFO : one.bak: Deleted 2025/04/14 05:41:43 INFO : one: Moved (server-side) to: one.bak 2025/04/14 05:41:43 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:41:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:41:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/14 05:41:44 INFO : one: Copied (new) 2025/04/14 05:41:44 DEBUG : Waiting for deletions to finish 2025/04/14 05:41:44 INFO : three.txt.bak: Deleted 2025/04/14 05:41:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/14 05:41:45 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (5), backup/three.txt.bak (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-gorudac2xeba'/backup/one.bak: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=4 vs obj=5 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found --- FAIL: TestSyncBackupDirWithSuffix (26.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:41:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:41:58 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:41:59 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/14 05:42:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/dst" 2025/04/14 05:42:01 DEBUG : Starting OpenDrive session with ID: 9119e4dd07cbd08dafc2e5954ef94248e22ad55a70f37bbfa00cb33ccd23b4b0 2025/04/14 05:42:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/backup" 2025/04/14 05:42:02 DEBUG : Starting OpenDrive session with ID: 4f27e2292162bf111888f9cabe695508076b2d22b7eed6fcf783f1012ea49f6a 2025/04/14 05:42:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 05:42:03 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:42:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:42:03 DEBUG : two: Unchanged skipping 2025/04/14 05:42:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/14 05:42:03 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:42:04 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/14 05:42:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/14 05:42:05 INFO : one: Copied (new) 2025/04/14 05:42:05 DEBUG : Waiting for deletions to finish 2025/04/14 05:42:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/14 05:42:06 INFO : three.txt: Moved into backup dir 2025/04/14 05:42:07 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/14 05:42:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 05:42:08 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:42:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:42:08 DEBUG : two: Unchanged skipping 2025/04/14 05:42:09 INFO : one-2019-01-01: Deleted 2025/04/14 05:42:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/14 05:42:09 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:42:10 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:42:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/14 05:42:10 INFO : one: Copied (new) 2025/04/14 05:42:10 DEBUG : Waiting for deletions to finish 2025/04/14 05:42:11 INFO : three-2019-01-01.txt: Deleted 2025/04/14 05:42:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/14 05:42:11 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.82s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:42:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:42:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:42:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/14 05:42:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/dst" 2025/04/14 05:42:27 DEBUG : Starting OpenDrive session with ID: fd0005924134980be003bc93b3d6ba7971e6bc89f803a36b1159fb6fbb3bb488 2025/04/14 05:42:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:42:27 DEBUG : two: Unchanged skipping 2025/04/14 05:42:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 05:42:27 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:42:28 DEBUG : one: same parent dir (ODFfODIzMzAzOV9VNVpuNQ) - using file/rename instead of move_copy for one.bak 2025/04/14 05:42:28 INFO : one: Moved (server-side) to: one.bak 2025/04/14 05:42:28 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:42:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/14 05:42:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/14 05:42:30 INFO : one: Copied (new) 2025/04/14 05:42:30 DEBUG : Waiting for deletions to finish 2025/04/14 05:42:30 DEBUG : three.txt: same parent dir (ODFfODIzMzAzOV9VNVpuNQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/14 05:42:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/14 05:42:30 INFO : three.txt: Moved into backup dir 2025/04/14 05:42:31 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/14 05:42:33 DEBUG : one.bak: Excluded (Path Filter) 2025/04/14 05:42:33 DEBUG : one.bak: Excluded 2025/04/14 05:42:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/14 05:42:33 DEBUG : three.txt.bak: Excluded 2025/04/14 05:42:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 05:42:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:42:33 DEBUG : two: Unchanged skipping 2025/04/14 05:42:33 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for checks to finish 2025/04/14 05:42:33 INFO : one.bak: Deleted 2025/04/14 05:42:33 DEBUG : one: same parent dir (ODFfODIzMzAzOV9VNVpuNQ) - using file/rename instead of move_copy for one.bak 2025/04/14 05:42:33 INFO : one: Moved (server-side) to: one.bak 2025/04/14 05:42:33 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba/dst': Waiting for transfers to finish 2025/04/14 05:42:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:42:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/14 05:42:35 INFO : one: Copied (new) 2025/04/14 05:42:35 DEBUG : Waiting for deletions to finish 2025/04/14 05:42:35 INFO : three.txt.bak: Deleted 2025/04/14 05:42:35 DEBUG : three.txt: same parent dir (ODFfODIzMzAzOV9VNVpuNQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/14 05:42:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/14 05:42:35 INFO : three.txt: Moved into backup dir run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- PASS: TestSyncBackupDirSuffixOnly (17.72s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:42:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:42:41 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:42:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/14 05:42:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/dst" 2025/04/14 05:42:45 DEBUG : Starting OpenDrive session with ID: 17c8df8e9f026c102bb0776d2c330fa3168c9c14f20147371e21c9768801af4d 2025/04/14 05:42:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 05:42:46 DEBUG : one: same parent dir (ODFfODIzMzA0MF9hVVJzWg) - using file/rename instead of move_copy for one.bak 2025/04/14 05:42:46 INFO : one: Moved (server-side) to: one.bak 2025/04/14 05:42:46 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/14 05:42:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/14 05:42:47 INFO : one: Copied (new) 2025/04/14 05:42:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:42:47 DEBUG : two: Unchanged skipping 2025/04/14 05:42:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/14 05:42:48 DEBUG : three.txt: same parent dir (ODFfODIzMzA0MF9hVVJzWg) - using file/rename instead of move_copy for three.txt.bak 2025/04/14 05:42:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/14 05:42:49 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/14 05:42:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/14 05:42:50 INFO : three.txt: Copied (new) 2025/04/14 05:42:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 05:42:51 INFO : one.bak: Deleted 2025/04/14 05:42:51 DEBUG : one: same parent dir (ODFfODIzMzA0MF9hVVJzWg) - using file/rename instead of move_copy for one.bak 2025/04/14 05:42:51 INFO : one: Moved (server-side) to: one.bak 2025/04/14 05:42:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:42:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/14 05:42:53 INFO : one: Copied (new) 2025/04/14 05:42:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:42:53 DEBUG : two: Unchanged skipping 2025/04/14 05:42:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/14 05:42:53 INFO : three.txt.bak: Deleted 2025/04/14 05:42:54 DEBUG : three.txt: same parent dir (ODFfODIzMzA0MF9hVVJzWg) - using file/rename instead of move_copy for three.txt.bak 2025/04/14 05:42:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/14 05:42:54 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/14 05:42:55 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/14 05:42:55 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) got dst/one.bak (5), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-gorudac2xeba'/dst/one.bak: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 4 actual : 5 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=4 vs obj=5 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found run.go:125: removing dir "dst" failed - try 1/3: folder not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestSyncSuffix (35.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:43:15 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/14 05:43:17 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/14 05:43:18 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/14 05:43:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gorudac2xeba/dst" 2025/04/14 05:43:20 DEBUG : Config file has changed externally - reloading 2025/04/14 05:43:20 DEBUG : Starting OpenDrive session with ID: db833b83e9114c2641b97c8a5c1a2d173569a9a39a1a5ac1c21fb484bc171ffc 2025/04/14 05:43:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 05:43:21 DEBUG : one: same parent dir (ODFfODIzMzA0MV9ZU2xQdA) - using file/rename instead of move_copy for one-2019-01-01 2025/04/14 05:43:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/14 05:43:22 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/14 05:43:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/14 05:43:23 INFO : one: Copied (new) 2025/04/14 05:43:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:43:23 DEBUG : two: Unchanged skipping 2025/04/14 05:43:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/14 05:43:24 DEBUG : three.txt: same parent dir (ODFfODIzMzA0MV9ZU2xQdA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/14 05:43:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/14 05:43:24 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/14 05:43:25 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/14 05:43:25 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-gorudac2xeba'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-gorudac2xeba'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found 2025/04/14 05:43:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 05:43:43 INFO : one-2019-01-01: Deleted 2025/04/14 05:43:43 DEBUG : one: same parent dir (ODFfODIzMzA0MV9ZU2xQdA) - using file/rename instead of move_copy for one-2019-01-01 2025/04/14 05:43:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/14 05:43:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/14 05:43:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/14 05:43:45 INFO : one: Copied (new) 2025/04/14 05:43:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:43:45 DEBUG : two: Unchanged skipping 2025/04/14 05:43:45 DEBUG : three.txt: Need to transfer - File not found at Destination 2025/04/14 05:43:46 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/14 05:43:47 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/14 05:43:47 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (34.64s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:43:49 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/14 05:43:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/14 05:43:51 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:43:51 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:43:51 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/14 05:43:52 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/14 05:43:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/14 05:43:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.86s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:43:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 05:43:53 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:43:53 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:43:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/14 05:43:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/14 05:43:54 INFO : existing: Copied (new) 2025/04/14 05:43:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:43:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/14 05:43:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/14 05:43:55 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:43:55 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:43:55 ERROR : OpenDrive root 'rclone-test-gorudac2xeba': not deleting files as there were IO errors 2025/04/14 05:43:55 ERROR : OpenDrive root 'rclone-test-gorudac2xeba': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", 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: TestSyncImmutable (11.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:44:05 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:06 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/04/14 05:44:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/04/14 05:44:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/04/14 05:44:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:44:14 DEBUG : existing: Unchanged skipping 2025/04/14 05:44:14 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/14 05:44:14 DEBUG : subdira-rclone-move-qudubob4: same parent dir (ODFfODIzMjk2OF9MNlM4RQ) - using folder/rename instead of move_copy 2025/04/14 05:44:15 DEBUG : EXISTING: moving to existing-rclone-move-seluwiv3 2025/04/14 05:44:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-cepuloq9 2025/04/14 05:44:15 DEBUG : subdira: same parent dir (ODFfODIzMjk2OF9MNlM4RQ) - using folder/rename instead of move_copy 2025/04/14 05:44:15 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODIzMjk2OF9MNlM4RQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-cepuloq9 2025/04/14 05:44:15 DEBUG : EXISTING: same parent dir (ODFfODIzMjk2OF9MNlM4RQ) - using file/rename instead of move_copy for existing-rclone-move-seluwiv3 2025/04/14 05:44:15 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/14 05:44:15 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-cepuloq9 2025/04/14 05:44:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/14 05:44:15 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-seluwiv3 2025/04/14 05:44:15 DEBUG : EXISTING: moving to existing 2025/04/14 05:44:16 DEBUG : existing-rclone-move-seluwiv3: same parent dir (ODFfODIzMjk2OF9MNlM4RQ) - using file/rename instead of move_copy for existing 2025/04/14 05:44:16 DEBUG : subdira/subdirb-rclone-move-sovulal2: same parent dir (ODFfODIzMzA0Ml9DSFBIQQ) - using folder/rename instead of move_copy 2025/04/14 05:44:16 DEBUG : existingbutdifferent-rclone-move-cepuloq9: same parent dir (ODFfODIzMjk2OF9MNlM4RQ) - using file/rename instead of move_copy for existingbutdifferent 2025/04/14 05:44:16 INFO : existing-rclone-move-seluwiv3: Moved (server-side) to: existing 2025/04/14 05:44:16 INFO : EXISTING: Moved (server-side) to: existing 2025/04/14 05:44:16 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/14 05:44:16 INFO : existingbutdifferent-rclone-move-cepuloq9: Moved (server-side) to: existingbutdifferent 2025/04/14 05:44:16 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/14 05:44:16 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/14 05:44:16 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/04/14 05:44:16 DEBUG : subdira/subdirb: same parent dir (ODFfODIzMzA0Ml9DSFBIQQ) - using folder/rename instead of move_copy 2025/04/14 05:44:17 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/14 05:44:17 DEBUG : subdira/subdirb/subdirc-rclone-move-jarolel2: same parent dir (ODFfODIzMzA0M19sSkdpSg) - using folder/rename instead of move_copy 2025/04/14 05:44:17 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/14 05:44:17 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/14 05:44:18 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODIzMzA0M19sSkdpSg) - using folder/rename instead of move_copy 2025/04/14 05:44:18 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/14 05:44:18 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/14 05:44:19 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-sizuquw4: same parent dir (ODFfODIzMzA0NF9oSnc5eg) - using folder/rename instead of move_copy 2025/04/14 05:44:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-hoyabot7 2025/04/14 05:44:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODIzMzA0NF9oSnc5eg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-hoyabot7 2025/04/14 05:44:19 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODIzMzA0NF9oSnc5eg) - using folder/rename instead of move_copy 2025/04/14 05:44:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-hoyabot7 2025/04/14 05:44:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/14 05:44:20 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-hoyabot7: same parent dir (ODFfODIzMzA0NF9oSnc5eg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/04/14 05:44:20 INFO : subdira/subdirb/subdirc/hello-rclone-move-hoyabot7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/14 05:44:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/14 05:44:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/14 05:44:20 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/04/14 05:44:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/14 05:44:21 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:44:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/14 05:44:21 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/14 05:44:21 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/14 05:44:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qusugux5 2025/04/14 05:44:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODIzMzA0NV9xYW1pZA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qusugux5 2025/04/14 05:44:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qusugux5 2025/04/14 05:44:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/14 05:44:22 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qusugux5: same parent dir (ODFfODIzMzA0NV9xYW1pZA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/14 05:44:22 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qusugux5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/14 05:44:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/14 05:44:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/14 05:44:22 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:44:22 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/04/14 05:44:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/14 05:44:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/14 05:44:23 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestFixCase (30.19s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.00s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.33s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:44:36 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:38 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:39 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:41 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:42 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:44 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:46 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:47 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:49 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:51 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:52 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:54 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:56 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:57 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/14 05:44:59 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:01 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:02 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:04 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:06 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:08 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:09 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:11 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:13 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:14 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:16 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:17 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:19 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:21 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:22 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:24 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:26 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:27 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:29 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:31 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:32 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:34 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:36 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:37 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:39 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:41 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:42 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:45:42 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both0: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both12: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both10: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both11: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both15: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both1: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both17: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both18: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both19: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both2: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both3: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both4: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both5: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both6: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both7: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both8: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:45:42 DEBUG : both9: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both13: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both14: Unchanged skipping 2025/04/14 05:45:42 DEBUG : both16: Unchanged skipping 2025/04/14 05:45:42 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:45:42 DEBUG : Waiting for deletions to finish 2025/04/14 05:45:42 INFO : only6: Deleted 2025/04/14 05:45:42 INFO : only19: Deleted 2025/04/14 05:45:43 INFO : only2: Deleted 2025/04/14 05:45:43 INFO : only5: Deleted 2025/04/14 05:45:43 INFO : only4: Deleted 2025/04/14 05:45:43 INFO : only7: Deleted 2025/04/14 05:45:43 INFO : only9: Deleted 2025/04/14 05:45:43 INFO : only1: Deleted 2025/04/14 05:45:43 INFO : only10: Deleted 2025/04/14 05:45:43 INFO : only14: Deleted 2025/04/14 05:45:43 INFO : only18: Deleted 2025/04/14 05:45:43 INFO : only3: Deleted 2025/04/14 05:45:43 INFO : only0: Deleted 2025/04/14 05:45:43 INFO : only11: Deleted 2025/04/14 05:45:43 INFO : only13: Deleted 2025/04/14 05:45:43 INFO : only8: Deleted 2025/04/14 05:45:43 INFO : only15: Deleted 2025/04/14 05:45:43 INFO : only17: Deleted 2025/04/14 05:45:43 INFO : only16: Deleted 2025/04/14 05:45:44 INFO : only12: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (72.50s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:45:48 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:50 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:52 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:53 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:55 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:57 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/14 05:45:59 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:01 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:02 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:04 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:05 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:07 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:09 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:10 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:12 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:13 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:15 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:17 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:18 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:20 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:22 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:23 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:25 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:27 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:28 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:30 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:32 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:34 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:36 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:37 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:39 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:41 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:42 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:44 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:46 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:47 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:49 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:50 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:52 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:54 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/14 05:46:55 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for checks to finish 2025/04/14 05:46:55 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both1: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both12: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both13: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both14: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both15: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both0: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both17: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both11: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both10: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both16: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both3: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both4: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both18: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both6: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both7: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both19: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 05:46:55 DEBUG : both9: Unchanged skipping 2025/04/14 05:46:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : both2: Unchanged skipping 2025/04/14 05:46:55 DEBUG : both5: Unchanged skipping 2025/04/14 05:46:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : both8: Unchanged skipping 2025/04/14 05:46:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/14 05:46:55 DEBUG : OpenDrive root 'rclone-test-gorudac2xeba': Waiting for transfers to finish 2025/04/14 05:46:56 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:56 INFO : only0: Copied (replaced existing) 2025/04/14 05:46:56 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:56 INFO : only12: Copied (replaced existing) 2025/04/14 05:46:56 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:56 INFO : only11: Copied (replaced existing) 2025/04/14 05:46:57 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:57 INFO : only14: Copied (replaced existing) 2025/04/14 05:46:57 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:57 INFO : only13: Copied (replaced existing) 2025/04/14 05:46:57 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:57 INFO : only10: Copied (replaced existing) 2025/04/14 05:46:57 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:57 INFO : only16: Copied (replaced existing) 2025/04/14 05:46:58 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:58 INFO : only17: Copied (replaced existing) 2025/04/14 05:46:59 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:59 INFO : only19: Copied (replaced existing) 2025/04/14 05:46:59 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:59 INFO : only18: Copied (replaced existing) 2025/04/14 05:46:59 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:46:59 INFO : only3: Copied (replaced existing) 2025/04/14 05:47:00 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:47:00 INFO : only2: Copied (replaced existing) 2025/04/14 05:47:00 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:47:00 INFO : only4: Copied (replaced existing) 2025/04/14 05:47:00 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:47:00 INFO : only1: Copied (replaced existing) 2025/04/14 05:47:00 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:47:00 INFO : only6: Copied (replaced existing) 2025/04/14 05:47:01 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:47:01 INFO : only15: Copied (replaced existing) 2025/04/14 05:47:01 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:47:01 INFO : only5: Copied (replaced existing) 2025/04/14 05:47:01 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:47:01 INFO : only7: Copied (replaced existing) 2025/04/14 05:47:02 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:47:02 INFO : only9: Copied (replaced existing) 2025/04/14 05:47:02 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 05:47:02 INFO : only8: Copied (replaced existing) 2025/04/14 05:47:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (82.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:47:10 DEBUG : empty_dir: Making directory with metadata 2025/04/14 05:47:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:47:10 DEBUG : empty_on_remote: Making directory with metadata 2025/04/14 05:47:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:47:10 INFO : empty_on_remote: Making directory 2025/04/14 05:47:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:47:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/14 05:47:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/14 05:47:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:47:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (8.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:47:19 DEBUG : empty_dir: Making directory with metadata 2025/04/14 05:47:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:47:19 DEBUG : empty_on_remote: Making directory with metadata 2025/04/14 05:47:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:47:19 INFO : empty_on_remote: Making directory 2025/04/14 05:47:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:47:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/14 05:47:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/14 05:47:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:47:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/14 05:47:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" 2025/04/14 05:47:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:47:27 INFO : sub dir: Making directory 2025/04/14 05:47:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (10.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gorudac2xeba'", Local "Local file system at /tmp/rclone2513244151", 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: TestNothingToTransferWithoutEmptyDirs (17.34s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m58.633495973s (try 1/5): exit status 1: Failed [TestServerSideCopy TestMoveWithDeleteEmptySrcDirs TestSyncBackupDirWithSuffix TestSyncSuffix TestSyncSuffixKeepExtension TestNothingToTransferWithEmptyDirs]