"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/18 04:20:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile" 2024/11/18 04:20:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 04:20:06 DEBUG : Starting OpenDrive session with ID: f7669fc99e315c21096f54e627344d7d5d688c5d970a6bfab5b4db0b1137eabc 2024/11/18 04:20:06 DEBUG : Creating backend with remote "/tmp/rclone592053011" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/18 04:20:07 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:07 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.44s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 04:20:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:08 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:08 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:10 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.14s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", 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-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:13 DEBUG : Creating backend with remote "/non-existing" 2024/11/18 04:20:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/18 04:20:13 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:13 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:14 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:14 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.80s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:17 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Running all checks before starting transfers 2024/11/18 04:20:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:17 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:17 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Checks finished, now starting transfers 2024/11/18 04:20:17 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.84s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:21 ERROR : Ignoring --no-traverse with sync 2024/11/18 04:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:21 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:21 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:23 INFO : sub dir/hello world: Copied (new) 2024/11/18 04:20:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.83s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/18 04:20:25 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:25 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:26 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/18 04:20:27 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/18 04:20:27 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyWithDepth (2.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:20:28 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:28 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:29 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:30 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:20:31 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:31 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:32 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:32 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:32 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.80s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/18 04:20:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 04:20:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/18 04:20:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 04:20:34 DEBUG : sub dir: Making directory 2024/11/18 04:20:34 DEBUG : sub dir2: Making directory 2024/11/18 04:20:34 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/18 04:20:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:35 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:35 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:37 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.37s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:39 DEBUG : sub dir2: Making directory 2024/11/18 04:20:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/18 04:20:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 04:20:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:39 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:39 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:42 DEBUG : sub dir2: Making directory with metadata 2024/11/18 04:20:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 04:20:43 DEBUG : sub dir: Making directory 2024/11/18 04:20:43 DEBUG : sub dir2: Making directory 2024/11/18 04:20:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:43 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:43 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:45 INFO : sub dir/hello world: Copied (new) 2024/11/18 04:20:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:45 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/18 04:20:45 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:48 DEBUG : sub dir2: Making directory 2024/11/18 04:20:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:48 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:48 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:50 INFO : sub dir/hello world: Copied (new) 2024/11/18 04:20:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:51 DEBUG : sub dir2: Making directory with metadata 2024/11/18 04:20:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 04:20:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 04:20:51 DEBUG : sub dir: Making directory 2024/11/18 04:20:51 DEBUG : sub dir2: Making directory 2024/11/18 04:20:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:52 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:52 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:54 INFO : sub dir/hello world: Copied (new) 2024/11/18 04:20:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:54 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:20:56 DEBUG : sub dir2: Making directory 2024/11/18 04:20:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:20:56 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:20:56 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:20:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:20:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:20:58 INFO : sub dir/hello world: Copied (new) 2024/11/18 04:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.45s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:21:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xuxewew3teme" 2024/11/18 04:21:02 DEBUG : Starting OpenDrive session with ID: 2301c008371fc03b4f4fef5e9f055640be6a1fe0443d6ad57e1b8a3030cef01e sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-zaseluk9yile' -> OpenDrive root 'rclone-test-xuxewew3teme' 2024/11/18 04:21:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:21:03 DEBUG : OpenDrive root 'rclone-test-xuxewew3teme': Waiting for checks to finish 2024/11/18 04:21:03 DEBUG : OpenDrive root 'rclone-test-xuxewew3teme': Waiting for transfers to finish 2024/11/18 04:21:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/18 04:21:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:04 DEBUG : OpenDrive root 'rclone-test-xuxewew3teme': Purge remote --- PASS: TestServerSideCopy (6.63s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:21:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 04:21:09 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:21:09 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:21:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/18 04:21:10 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/18 04:21:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyOverSelf (5.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:21:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zulusig9jeya" 2024/11/18 04:21:14 DEBUG : Starting OpenDrive session with ID: ab8f5529515a217de4a7b80cf41ef38a78a833b7648943fdeb0c910bab1ee99f sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-zaseluk9yile' -> OpenDrive root 'rclone-test-zulusig9jeya' 2024/11/18 04:21:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:21:15 DEBUG : OpenDrive root 'rclone-test-zulusig9jeya': Waiting for checks to finish 2024/11/18 04:21:15 DEBUG : OpenDrive root 'rclone-test-zulusig9jeya': Waiting for transfers to finish 2024/11/18 04:21:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/18 04:21:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/18 04:21:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 04:21:19 DEBUG : OpenDrive root 'rclone-test-zulusig9jeya': Waiting for checks to finish 2024/11/18 04:21:19 DEBUG : OpenDrive root 'rclone-test-zulusig9jeya': Waiting for transfers to finish 2024/11/18 04:21:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/18 04:21:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:19 DEBUG : OpenDrive root 'rclone-test-zulusig9jeya': Purge remote --- PASS: TestServerSideCopyOverSelf (9.84s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:21:24 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:21:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 04:21:24 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:21:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/18 04:21:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/18 04:21:25 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/18 04:21:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestMoveOverSelf (5.35s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:21:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-quwovez8xuga" 2024/11/18 04:21:29 DEBUG : Config file has changed externally - reloading 2024/11/18 04:21:30 DEBUG : Starting OpenDrive session with ID: 710e19eb7ee4a40156d43f90d850dc2fe4df5c42cb53a1e0618a9299013111f8 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-zaseluk9yile' -> OpenDrive root 'rclone-test-quwovez8xuga' 2024/11/18 04:21:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:21:31 DEBUG : OpenDrive root 'rclone-test-quwovez8xuga': Waiting for checks to finish 2024/11/18 04:21:31 DEBUG : OpenDrive root 'rclone-test-quwovez8xuga': Waiting for transfers to finish 2024/11/18 04:21:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/18 04:21:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/18 04:21:33 DEBUG : OpenDrive root 'rclone-test-quwovez8xuga': Using server-side directory move 2024/11/18 04:21:33 INFO : OpenDrive root 'rclone-test-quwovez8xuga': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 04:21:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 04:21:34 DEBUG : OpenDrive root 'rclone-test-quwovez8xuga': Waiting for checks to finish 2024/11/18 04:21:34 DEBUG : OpenDrive root 'rclone-test-quwovez8xuga': Waiting for transfers to finish 2024/11/18 04:21:34 INFO : sub dir/hello world: Deleted 2024/11/18 04:21:34 INFO : sub dir/hello world: Moved (server-side) 2024/11/18 04:21:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/11/18 04:21:37 DEBUG : testing file moves 2024/11/18 04:21:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/18 04:21:37 DEBUG : OpenDrive root 'rclone-test-quwovez8xuga': Waiting for checks to finish 2024/11/18 04:21:37 DEBUG : OpenDrive root 'rclone-test-quwovez8xuga': Waiting for transfers to finish 2024/11/18 04:21:38 INFO : sub dir/hello world: Deleted 2024/11/18 04:21:38 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:39 DEBUG : OpenDrive root 'rclone-test-quwovez8xuga': Purge remote --- PASS: TestServerSideMoveOverSelf (13.70s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:21:42 ERROR : : error listing: directory not found 2024/11/18 04:21:43 DEBUG : Local file system at /tmp/rclone592053011: Making directory 2024/11/18 04:21:43 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:21:43 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.31s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:21:47 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 04:21:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:21:47 DEBUG : Local file system at /tmp/rclone592053011: Waiting for checks to finish 2024/11/18 04:21:47 DEBUG : Local file system at /tmp/rclone592053011: Waiting for transfers to finish 2024/11/18 04:21:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:21:48 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/18 04:21:48 INFO : sub dir/hello world: Copied (new) 2024/11/18 04:21:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyRedownload (4.54s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:50 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/18 04:21:50 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:21:50 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:21:50 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/18 04:21:51 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/18 04:21:51 INFO : check sum: Copied (new) 2024/11/18 04:21:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:52 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:21:52 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/18 04:21:52 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/18 04:21:52 DEBUG : check sum: Unchanged skipping 2024/11/18 04:21:52 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:21:52 DEBUG : Waiting for deletions to finish 2024/11/18 04:21:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.58s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/18 04:21:53 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:21:53 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:21:54 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/18 04:21:55 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/18 04:21:55 INFO : sizeonly: Copied (new) 2024/11/18 04:21:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:55 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:21:55 DEBUG : sizeonly: Sizes identical 2024/11/18 04:21:55 DEBUG : sizeonly: Unchanged skipping 2024/11/18 04:21:55 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:21:55 DEBUG : Waiting for deletions to finish 2024/11/18 04:21:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/18 04:21:57 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:21:57 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:21:58 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/18 04:21:59 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/18 04:21:59 INFO : ignore-size: Copied (new) 2024/11/18 04:21:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:21:59 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:21:59 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:21:59 DEBUG : ignore-size: Unchanged skipping 2024/11/18 04:21:59 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:21:59 DEBUG : Waiting for deletions to finish 2024/11/18 04:21:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:01 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/18 04:22:02 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:22:02 DEBUG : existing: Unchanged skipping 2024/11/18 04:22:02 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:02 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:02 DEBUG : Waiting for deletions to finish 2024/11/18 04:22:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:03 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/18 04:22:03 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/18 04:22:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/18 04:22:04 INFO : existing: Copied (replaced existing) 2024/11/18 04:22:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:05 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 04:22:05 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:05 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:06 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/18 04:22:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/18 04:22:07 INFO : existing: Copied (new) 2024/11/18 04:22:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:07 DEBUG : existing: Destination exists, skipping 2024/11/18 04:22:07 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:07 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:07 DEBUG : Waiting for deletions to finish 2024/11/18 04:22:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.64s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:10 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:22:12 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/18 04:22:13 DEBUG : d: Making directory 2024/11/18 04:22:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 04:22:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:22:14 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 04:22:14 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:14 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:15 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:22:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/18 04:22:16 INFO : a/potato2: Copied (new) 2024/11/18 04:22:16 DEBUG : Waiting for deletions to finish 2024/11/18 04:22:16 INFO : b/potato: Deleted 2024/11/18 04:22:16 INFO : d: Removing directory 2024/11/18 04:22:16 INFO : b: Removing directory 2024/11/18 04:22:17 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:22:21 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:21 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:22:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/18 04:22:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/18 04:22:21 DEBUG : empty space: Unchanged skipping 2024/11/18 04:22:21 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:21 DEBUG : Waiting for deletions to finish 2024/11/18 04:22:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:21 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:22:21 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/18 04:22:22 INFO : empty space: Updated modification time in destination 2024/11/18 04:22:22 DEBUG : empty space: Unchanged skipping 2024/11/18 04:22:22 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:22 DEBUG : Waiting for deletions to finish 2024/11/18 04:22:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:22:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:22:25 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/18 04:22:25 DEBUG : empty space: Unchanged skipping 2024/11/18 04:22:25 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:25 DEBUG : Waiting for deletions to finish 2024/11/18 04:22:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:27 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/18 04:22:28 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/18 04:22:28 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:28 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone592053011) 2024/11/18 04:22:28 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-zaseluk9yile') 2024/11/18 04:22:28 DEBUG : foo: md5 differ 2024/11/18 04:22:28 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:28 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/18 04:22:29 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/18 04:22:29 INFO : foo: Copied (replaced existing) 2024/11/18 04:22:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:22:32 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/18 04:22:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:22:32 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:32 DEBUG : empty space: Unchanged skipping 2024/11/18 04:22:32 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:33 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/18 04:22:34 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/18 04:22:34 INFO : potato: Copied (new) 2024/11/18 04:22:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.89s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:36 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/18 04:22:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/18 04:22:37 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:37 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:22:38 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/18 04:22:38 INFO : potato: Copied (replaced existing) 2024/11/18 04:22:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:40 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:22:41 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/18 04:22:41 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:41 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone592053011) 2024/11/18 04:22:41 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-zaseluk9yile') 2024/11/18 04:22:41 DEBUG : potato: md5 differ 2024/11/18 04:22:41 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:22:42 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/18 04:22:42 INFO : potato: Copied (replaced existing) 2024/11/18 04:22:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:22:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:22:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:22:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/18 04:22:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:22:46 DEBUG : empty space: Unchanged skipping 2024/11/18 04:22:46 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:46 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:46 DEBUG : Waiting for deletions to finish 2024/11/18 04:22:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:22:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:22:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:22:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:22:51 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:22:51 DEBUG : empty space: Unchanged skipping 2024/11/18 04:22:51 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:22:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:22:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/18 04:22:52 INFO : potato2: Copied (new) 2024/11/18 04:22:52 DEBUG : Waiting for deletions to finish 2024/11/18 04:22:53 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:22:55 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:22:57 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/18 04:22:58 DEBUG : d: Making directory 2024/11/18 04:22:58 DEBUG : d/e: Making directory 2024/11/18 04:22:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 04:22:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:22:59 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 04:23:00 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:00 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:00 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:23:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/18 04:23:01 INFO : a/potato2: Copied (new) 2024/11/18 04:23:01 DEBUG : Waiting for deletions to finish 2024/11/18 04:23:01 INFO : b/potato: Deleted 2024/11/18 04:23:01 INFO : d/e: Removing directory 2024/11/18 04:23:02 INFO : d: Removing directory 2024/11/18 04:23:02 INFO : b: Removing directory 2024/11/18 04:23:02 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:23:06 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:23:08 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/18 04:23:09 DEBUG : d: Making directory 2024/11/18 04:23:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 04:23:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:23:10 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 04:23:10 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:10 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:11 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:23:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/18 04:23:12 INFO : a/potato2: Copied (new) 2024/11/18 04:23:12 ERROR : OpenDrive root 'rclone-test-zaseluk9yile': not deleting files as there were IO errors 2024/11/18 04:23:12 ERROR : OpenDrive root 'rclone-test-zaseluk9yile': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:23:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:23:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:23:19 DEBUG : Waiting for deletions to finish 2024/11/18 04:23:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:23:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:23:19 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:19 DEBUG : empty space: Unchanged skipping 2024/11/18 04:23:19 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:19 INFO : potato: Deleted 2024/11/18 04:23:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:23:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/18 04:23:21 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:23:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:23:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:23:25 DEBUG : Waiting for deletions to finish 2024/11/18 04:23:26 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:26 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:26 INFO : potato: Deleted 2024/11/18 04:23:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:23:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:23:26 DEBUG : empty space: Unchanged skipping 2024/11/18 04:23:26 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:26 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:23:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/18 04:23:28 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:23:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/18 04:23:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:23:31 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:31 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:32 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/18 04:23:33 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/18 04:23:33 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.09s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:23:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:23:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:23:38 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 04:23:38 DEBUG : enormous: Excluded 2024/11/18 04:23:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 04:23:38 DEBUG : potato2: Excluded 2024/11/18 04:23:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 04:23:38 DEBUG : potato2: Excluded 2024/11/18 04:23:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:23:38 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:38 DEBUG : empty space: Unchanged skipping 2024/11/18 04:23:38 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:38 DEBUG : Waiting for deletions to finish 2024/11/18 04:23:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:23:38 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 04:23:38 DEBUG : enormous: Excluded 2024/11/18 04:23:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 04:23:38 DEBUG : potato2: Excluded 2024/11/18 04:23:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 04:23:38 DEBUG : potato2: Excluded 2024/11/18 04:23:38 DEBUG : Local file system at /tmp/rclone592053011: Waiting for checks to finish 2024/11/18 04:23:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/18 04:23:38 DEBUG : empty space: Unchanged skipping 2024/11/18 04:23:38 DEBUG : Local file system at /tmp/rclone592053011: Waiting for transfers to finish 2024/11/18 04:23:38 DEBUG : Waiting for deletions to finish 2024/11/18 04:23:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncWithExclude (5.80s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:23:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:23:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:23:44 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/18 04:23:45 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 04:23:45 DEBUG : enormous: Excluded 2024/11/18 04:23:45 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 04:23:45 DEBUG : potato2: Excluded 2024/11/18 04:23:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:23:45 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:45 DEBUG : empty space: Unchanged skipping 2024/11/18 04:23:45 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:45 DEBUG : Waiting for deletions to finish 2024/11/18 04:23:45 INFO : enormous: Deleted 2024/11/18 04:23:45 INFO : potato2: Deleted 2024/11/18 04:23:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:23:46 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/18 04:23:46 DEBUG : Local file system at /tmp/rclone592053011: Waiting for checks to finish 2024/11/18 04:23:46 DEBUG : empty space: Unchanged skipping 2024/11/18 04:23:46 DEBUG : Local file system at /tmp/rclone592053011: Waiting for transfers to finish 2024/11/18 04:23:46 DEBUG : Waiting for deletions to finish 2024/11/18 04:23:46 INFO : potato2: Deleted 2024/11/18 04:23:46 INFO : enormous: Deleted 2024/11/18 04:23:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:23:48 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:23:49 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:23:51 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/18 04:23:53 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/18 04:23:54 DEBUG : five: Need to transfer - File not found at Destination 2024/11/18 04:23:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/18 04:23:54 DEBUG : one: Destination is newer than source, skipping 2024/11/18 04:23:54 DEBUG : three: Sizes identical 2024/11/18 04:23:54 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/18 04:23:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 04:23:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone592053011) 2024/11/18 04:23:54 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-zaseluk9yile') 2024/11/18 04:23:54 DEBUG : two: md5 differ 2024/11/18 04:23:54 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:54 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/18 04:23:55 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:23:55 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/18 04:23:56 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/18 04:23:56 INFO : four: Copied (replaced existing) 2024/11/18 04:23:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/18 04:23:56 INFO : two: Copied (replaced existing) 2024/11/18 04:23:56 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/18 04:23:56 INFO : five: Copied (new) 2024/11/18 04:23:56 DEBUG : Waiting for deletions to finish 2024/11/18 04:23:57 DEBUG : one: Destination is newer than source, skipping 2024/11/18 04:23:57 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:57 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/18 04:23:57 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/18 04:23:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/18 04:23:57 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/18 04:23:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 04:23:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 04:23:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/18 04:23:57 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/18 04:23:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 04:23:57 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone592053011) 2024/11/18 04:23:57 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-zaseluk9yile') 2024/11/18 04:23:57 DEBUG : three: md5 differ 2024/11/18 04:23:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/18 04:23:57 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:23:57 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/18 04:23:58 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/18 04:23:58 INFO : three: Copied (replaced existing) 2024/11/18 04:23:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.06s) === 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-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/18 04:23:59 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Making map for --track-renames 2024/11/18 04:23:59 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Finished making map for --track-renames 2024/11/18 04:23:59 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:23:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/18 04:23:59 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for renames to finish 2024/11/18 04:23:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 04:23:59 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:00 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/18 04:24:00 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/18 04:24:01 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/18 04:24:01 INFO : yam: Copied (new) 2024/11/18 04:24:01 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/18 04:24:01 INFO : potato: Copied (new) 2024/11/18 04:24:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:24:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:24:02 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Making map for --track-renames 2024/11/18 04:24:02 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Finished making map for --track-renames 2024/11/18 04:24:02 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:24:02 DEBUG : potato: Unchanged skipping 2024/11/18 04:24:02 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for renames to finish 2024/11/18 04:24:02 DEBUG : yam: same parent dir (ODFfNzAyMTIxOF96OTViQw) - using file/rename instead of move_copy for yaml 2024/11/18 04:24:02 INFO : yam: Moved (server-side) to: yaml 2024/11/18 04:24:02 INFO : yaml: Renamed from "yam" 2024/11/18 04:24:02 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:02 DEBUG : Waiting for deletions to finish 2024/11/18 04:24:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/18 04:24:04 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Making map for --track-renames 2024/11/18 04:24:04 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Finished making map for --track-renames 2024/11/18 04:24:04 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:24:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/18 04:24:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 04:24:04 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for renames to finish 2024/11/18 04:24:04 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:05 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/18 04:24:05 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/18 04:24:06 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/18 04:24:06 INFO : yam: Copied (new) 2024/11/18 04:24:06 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/18 04:24:06 INFO : potato: Copied (new) 2024/11/18 04:24:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:24:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:24:06 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Making map for --track-renames 2024/11/18 04:24:06 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Finished making map for --track-renames 2024/11/18 04:24:06 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:24:06 DEBUG : potato: Unchanged skipping 2024/11/18 04:24:06 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for renames to finish 2024/11/18 04:24:07 DEBUG : yam: same parent dir (ODFfNzAyMTIxOF96OTViQw) - using file/rename instead of move_copy for yaml 2024/11/18 04:24:07 INFO : yam: Moved (server-side) to: yaml 2024/11/18 04:24:07 INFO : yaml: Renamed from "yam" 2024/11/18 04:24:07 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:07 DEBUG : Waiting for deletions to finish 2024/11/18 04:24:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/18 04:24:09 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Making map for --track-renames 2024/11/18 04:24:09 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Finished making map for --track-renames 2024/11/18 04:24:09 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:24:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 04:24:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/18 04:24:09 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for renames to finish 2024/11/18 04:24:09 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:09 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/18 04:24:10 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/18 04:24:10 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/18 04:24:10 INFO : potato: Copied (new) 2024/11/18 04:24:11 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/18 04:24:11 INFO : sub/yam: Copied (new) 2024/11/18 04:24:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:24:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:24:11 DEBUG : potato: Unchanged skipping 2024/11/18 04:24:11 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Making map for --track-renames 2024/11/18 04:24:11 INFO : OpenDrive root 'rclone-test-zaseluk9yile': Finished making map for --track-renames 2024/11/18 04:24:11 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:24:11 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for renames to finish 2024/11/18 04:24:12 INFO : sub/yam: Moved (server-side) to: yam 2024/11/18 04:24:12 INFO : yam: Renamed from "sub/yam" 2024/11/18 04:24:12 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:12 DEBUG : Waiting for deletions to finish 2024/11/18 04:24:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:24:14 DEBUG : Creating backend with remote "/tmp/rclone592053011/dir1" 2024/11/18 04:24:14 DEBUG : Config file has changed externally - reloading 2024/11/18 04:24:14 DEBUG : Creating backend with remote "/tmp/rclone592053011/dir2" 2024/11/18 04:24:14 DEBUG : Local file system at /tmp/rclone592053011/dir2: Using server-side directory move 2024/11/18 04:24:14 INFO : Local file system at /tmp/rclone592053011/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 04:24:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/18 04:24:14 INFO : file1.txt: Moved (server-side) 2024/11/18 04:24:14 DEBUG : Local file system at /tmp/rclone592053011/dir2: Waiting for checks to finish 2024/11/18 04:24:14 DEBUG : Local file system at /tmp/rclone592053011/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:24:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:24:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/18 04:24:15 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:24:15 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:24:17 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/18 04:24:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:24:17 INFO : sub dir/hello world: Copied (new) 2024/11/18 04:24:17 INFO : sub dir/hello world: Deleted 2024/11/18 04:24:18 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/18 04:24:18 INFO : nested/sub dir/file: Copied (new) 2024/11/18 04:24:18 INFO : nested/sub dir/file: Deleted 2024/11/18 04:24:18 INFO : sub dir: Removing directory 2024/11/18 04:24:18 INFO : nested/sub dir: Removing directory 2024/11/18 04:24:18 INFO : nested: Removing directory 2024/11/18 04:24:18 DEBUG : Local file system at /tmp/rclone592053011: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 04:24:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/18 04:24:21 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:24:21 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/18 04:24:23 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/18 04:24:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/18 04:24:23 INFO : sub dir/hello world: Copied (new) 2024/11/18 04:24:23 INFO : sub dir/hello world: Deleted 2024/11/18 04:24:24 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/18 04:24:24 INFO : nested/sub dir/file: Copied (new) 2024/11/18 04:24:24 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:24:27 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 04:24:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/18 04:24:27 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:24:27 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:28 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/18 04:24:28 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/18 04:24:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/18 04:24:29 INFO : existing: Copied (new) 2024/11/18 04:24:29 INFO : existing: Deleted 2024/11/18 04:24:29 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/18 04:24:29 INFO : existing-b: Copied (new) 2024/11/18 04:24:29 INFO : existing-b: Deleted 2024/11/18 04:24:29 DEBUG : existing: Destination exists, skipping 2024/11/18 04:24:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/18 04:24:29 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:24:29 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:24:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.72s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:24:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vepewun8vixe" 2024/11/18 04:24:31 DEBUG : Starting OpenDrive session with ID: 6110ac99894e3bbffa04df80c044568479f2bc5a7c6e0e1d6f0d13adbe4a52d2 2024/11/18 04:24:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:24:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:24:36 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-zaseluk9yile' -> OpenDrive root 'rclone-test-vepewun8vixe' 2024/11/18 04:24:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:24:40 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/18 04:24:41 DEBUG : OpenDrive root 'rclone-test-vepewun8vixe': Using server-side directory move 2024/11/18 04:24:41 INFO : OpenDrive root 'rclone-test-vepewun8vixe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 04:24:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:24:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/18 04:24:41 DEBUG : empty space: Unchanged skipping 2024/11/18 04:24:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 04:24:41 DEBUG : OpenDrive root 'rclone-test-vepewun8vixe': Waiting for checks to finish 2024/11/18 04:24:41 INFO : potato3: Deleted 2024/11/18 04:24:41 INFO : empty space: Deleted 2024/11/18 04:24:41 DEBUG : OpenDrive root 'rclone-test-vepewun8vixe': Waiting for transfers to finish 2024/11/18 04:24:41 INFO : potato2: Moved (server-side) 2024/11/18 04:24:42 INFO : potato3: Moved (server-side) 2024/11/18 04:24:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gamaxug6zisu" 2024/11/18 04:24:42 DEBUG : Starting OpenDrive session with ID: 41f9ac239131e1374c0c3a8205d3c476fea968002f2f0fbe258ae149eaa4afc8 2024/11/18 04:24:43 DEBUG : OpenDrive root 'rclone-test-gamaxug6zisu': Using server-side directory move 2024/11/18 04:24:43 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/18 04:24:43 INFO : OpenDrive root 'rclone-test-gamaxug6zisu': Server side directory move succeeded 2024/11/18 04:24:44 ERROR : : error listing: directory not found 2024/11/18 04:24:44 DEBUG : OpenDrive root 'rclone-test-gamaxug6zisu': Purge remote 2024/11/18 04:24:44 DEBUG : OpenDrive root 'rclone-test-vepewun8vixe': Purge remote 2024/11/18 04:24:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.37s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:24:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-coyirej5govo" 2024/11/18 04:24:45 DEBUG : Starting OpenDrive session with ID: 3881ef9ff180b3319b493d8fd3e9bbb8800553fd548d66013d3e2835557a9ecc 2024/11/18 04:24:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:24:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:24:50 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-zaseluk9yile' -> OpenDrive root 'rclone-test-coyirej5govo' 2024/11/18 04:24:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:24:54 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/18 04:24:55 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 04:24:55 DEBUG : empty space: Excluded 2024/11/18 04:24:55 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 04:24:55 DEBUG : empty space: Excluded 2024/11/18 04:24:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:24:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 04:24:55 DEBUG : OpenDrive root 'rclone-test-coyirej5govo': Waiting for checks to finish 2024/11/18 04:24:55 DEBUG : OpenDrive root 'rclone-test-coyirej5govo': Waiting for transfers to finish 2024/11/18 04:24:55 INFO : potato3: Deleted 2024/11/18 04:24:56 INFO : potato2: Moved (server-side) 2024/11/18 04:24:56 INFO : potato3: Moved (server-side) 2024/11/18 04:24:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hokuquk6deji" 2024/11/18 04:24:57 DEBUG : Starting OpenDrive session with ID: 65594d509b54807e109e3d758f565be56ceb43de46eb1bac25bf4cf4cf94050a 2024/11/18 04:24:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 04:24:57 DEBUG : empty space: Excluded 2024/11/18 04:24:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:24:57 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/18 04:24:57 DEBUG : OpenDrive root 'rclone-test-hokuquk6deji': Waiting for checks to finish 2024/11/18 04:24:57 DEBUG : OpenDrive root 'rclone-test-hokuquk6deji': Waiting for transfers to finish 2024/11/18 04:24:58 INFO : potato2: Moved (server-side) 2024/11/18 04:24:58 INFO : potato3: Moved (server-side) 2024/11/18 04:24:58 DEBUG : OpenDrive root 'rclone-test-hokuquk6deji': Purge remote 2024/11/18 04:24:59 DEBUG : OpenDrive root 'rclone-test-coyirej5govo': Purge remote --- PASS: TestServerSideMoveWithFilter (14.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:25:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xocunem5yobe" 2024/11/18 04:25:00 DEBUG : Starting OpenDrive session with ID: 110974b4a7c8d7caab277d2604aa1f3388037ebb82374fb3c0ef333f7e65d8d2 2024/11/18 04:25:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/18 04:25:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:25:05 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/18 04:25:06 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-zaseluk9yile' -> OpenDrive root 'rclone-test-xocunem5yobe' 2024/11/18 04:25:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/18 04:25:09 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/18 04:25:10 DEBUG : OpenDrive root 'rclone-test-xocunem5yobe': Using server-side directory move 2024/11/18 04:25:10 INFO : OpenDrive root 'rclone-test-xocunem5yobe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 04:25:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 04:25:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 04:25:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/18 04:25:11 DEBUG : empty space: Unchanged skipping 2024/11/18 04:25:11 INFO : potato3: Deleted 2024/11/18 04:25:11 DEBUG : OpenDrive root 'rclone-test-xocunem5yobe': Waiting for checks to finish 2024/11/18 04:25:11 INFO : empty space: Deleted 2024/11/18 04:25:11 DEBUG : OpenDrive root 'rclone-test-xocunem5yobe': Waiting for transfers to finish 2024/11/18 04:25:11 INFO : potato2: Moved (server-side) 2024/11/18 04:25:11 INFO : potato3: Moved (server-side) 2024/11/18 04:25:11 INFO : tomatoDir: Removing directory 2024/11/18 04:25:12 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': deleted 1 directories 2024/11/18 04:25:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ralifiv7joni" 2024/11/18 04:25:13 DEBUG : Starting OpenDrive session with ID: 8c7119b0fc8cf3a1297277d5c31daaa4b8285fb1248bf2fe04cec60ea759485b 2024/11/18 04:25:13 DEBUG : tomatoDir: Making directory 2024/11/18 04:25:13 DEBUG : OpenDrive root 'rclone-test-ralifiv7joni': Using server-side directory move 2024/11/18 04:25:14 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/18 04:25:14 INFO : OpenDrive root 'rclone-test-ralifiv7joni': Server side directory move succeeded 2024/11/18 04:25:14 ERROR : : error listing: directory not found 2024/11/18 04:25:15 ERROR : : error listing: directory not found 2024/11/18 04:25:15 DEBUG : OpenDrive root 'rclone-test-ralifiv7joni': Purge remote 2024/11/18 04:25:15 DEBUG : OpenDrive root 'rclone-test-xocunem5yobe': Purge remote 2024/11/18 04:25:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:25:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/rclone-sync-test" 2024/11/18 04:25:16 DEBUG : Starting OpenDrive session with ID: fedbc595f941e2ed4ae99d3e96bab2af4e2a8ce116914664fd3dd6460fc5a3c5 run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:25:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/rclone-sync-test" 2024/11/18 04:25:19 DEBUG : Starting OpenDrive session with ID: 2d046b5ff1797751cfa607933af00ea48acbc7aaed7839dc02e6f28971e378dd 2024/11/18 04:25:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/rclone-sync-test-include/layer2" 2024/11/18 04:25:21 DEBUG : Starting OpenDrive session with ID: 81c37e05981dcad3919dab4cb272bbec00a5b3be90e8dcdd3856fbeef1a6664b 2024/11/18 04:25:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/rclone-sync-test-ignore-file" 2024/11/18 04:25:23 DEBUG : Starting OpenDrive session with ID: bd1edccbafc38ca2b1660e10b9a62eea6657ae22ff7b31b8f00275f8a0ff95d1 2024/11/18 04:25:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/18 04:25:27 DEBUG : rclone-sync-test: Excluded 2024/11/18 04:25:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 04:25:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/18 04:25:27 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/rclone-sync-test': Waiting for checks to finish 2024/11/18 04:25:27 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/rclone-sync-test': Waiting for transfers to finish 2024/11/18 04:25:27 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:27 INFO : There was nothing to transfer 2024/11/18 04:25:28 DEBUG : rclone-sync-test: Excluded 2024/11/18 04:25:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 04:25:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/18 04:25:29 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:25:29 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:25:29 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:29 INFO : rclone-sync-test-include: Removing directory 2024/11/18 04:25:29 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': deleted 1 directories 2024/11/18 04:25:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:25:30 DEBUG : rclone-sync-test: Excluded 2024/11/18 04:25:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 04:25:30 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/18 04:25:30 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/18 04:25:30 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:25:30 DEBUG : rclone-sync-test: Excluded 2024/11/18 04:25:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 04:25:30 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:25:30 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:25:30 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:25:31 DEBUG : : Excluded 2024/11/18 04:25:31 DEBUG : rclone-sync-test: Excluded 2024/11/18 04:25:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 04:25:31 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/18 04:25:31 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/18 04:25:31 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.59s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:25:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/dst" 2024/11/18 04:25:39 DEBUG : Starting OpenDrive session with ID: 254157759618627273f59e000ccc597ab31f0681fd109eefca8203f0c12c2434 2024/11/18 04:25:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/CompareDest" 2024/11/18 04:25:40 DEBUG : Starting OpenDrive session with ID: 0068fb60fa2f5171de85923156f84f411d2672d1614fb54017779e83021e40d0 2024/11/18 04:25:41 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 04:25:41 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:25:41 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:25:43 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:25:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/18 04:25:44 INFO : one: Copied (new) 2024/11/18 04:25:44 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 04:25:45 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:25:45 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:25:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:25:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/18 04:25:46 INFO : one: Copied (replaced existing) 2024/11/18 04:25:46 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:47 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:25:49 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:25:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 04:25:50 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:25:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:25:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 04:25:51 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:25:51 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:51 INFO : There was nothing to transfer 2024/11/18 04:25:52 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:25:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:25:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 04:25:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 04:25:54 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:25:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:25:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 04:25:54 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:25:54 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:54 INFO : There was nothing to transfer 2024/11/18 04:25:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:25:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 04:25:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 04:25:55 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:25:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:25:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 04:25:55 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:25:55 DEBUG : Waiting for deletions to finish 2024/11/18 04:25:55 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/18 04:25:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/18 04:25:56 DEBUG : two: Need to transfer - File not found at Destination 2024/11/18 04:25:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 04:25:56 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:25:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:25:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 04:25:56 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:25:57 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/18 04:25:58 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/18 04:25:58 INFO : two: Copied (new) 2024/11/18 04:25:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:26:01 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/18 04:26:03 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/18 04:26:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/dest" 2024/11/18 04:26:05 DEBUG : Starting OpenDrive session with ID: 1d6fa5b19b5f478cc34075ede7ccedccd138340b44f32132dd043b4ef8050402 2024/11/18 04:26:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/pre-dest1" 2024/11/18 04:26:07 DEBUG : Starting OpenDrive session with ID: 51dacaf833d4d6be8fad4eeba3cc15eb4264ddb733b4087d99dbd9ffafdb2003 2024/11/18 04:26:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/pre-dest2" 2024/11/18 04:26:08 DEBUG : Starting OpenDrive session with ID: 48f6c813283e3a1c5729c81cbdb98d3c99a7625d38971b9ef10a8dc2767944b3 2024/11/18 04:26:08 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:26:08 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/18 04:26:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:26:09 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/18 04:26:09 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/18 04:26:09 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dest': Waiting for checks to finish 2024/11/18 04:26:09 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dest': Waiting for transfers to finish 2024/11/18 04:26:10 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/18 04:26:11 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/18 04:26:11 INFO : 3: Copied (new) 2024/11/18 04:26:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.44s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:26:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/dst" 2024/11/18 04:26:14 DEBUG : Starting OpenDrive session with ID: bf04b32c115365be77a01cffac52e1d42f88183bb90cf09d68208d8f669f6e4c 2024/11/18 04:26:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/CopyDest" 2024/11/18 04:26:15 DEBUG : Starting OpenDrive session with ID: 049ddaa733499514a76a14fddcc81e13b5118cac442994afbd25b264f92a39a5 2024/11/18 04:26:16 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 04:26:16 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:26:16 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:26:18 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:26:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/18 04:26:19 INFO : one: Copied (new) 2024/11/18 04:26:19 DEBUG : Waiting for deletions to finish 2024/11/18 04:26:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 04:26:19 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:26:20 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:26:20 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:26:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/18 04:26:21 INFO : one: Copied (replaced existing) 2024/11/18 04:26:21 DEBUG : Waiting for deletions to finish 2024/11/18 04:26:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:26:23 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:26:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/BackupDir" 2024/11/18 04:26:25 DEBUG : Starting OpenDrive session with ID: 641ba7b62c1bf7e0c38ce9a885e3d9c635031f880d7d6ee5bf749e35b6bc1126 2024/11/18 04:26:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 04:26:26 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:26:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:26:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 04:26:27 INFO : one: Moved (server-side) 2024/11/18 04:26:28 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/18 04:26:28 INFO : one: Copied (server-side copy) 2024/11/18 04:26:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/18 04:26:28 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:26:28 DEBUG : Waiting for deletions to finish 2024/11/18 04:26:29 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:26:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:26:31 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/18 04:26:31 INFO : two: Copied (server-side copy) 2024/11/18 04:26:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/18 04:26:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:26:31 DEBUG : one: Unchanged skipping 2024/11/18 04:26:31 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:26:31 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:26:31 DEBUG : Waiting for deletions to finish 2024/11/18 04:26:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:26:32 DEBUG : one: Unchanged skipping 2024/11/18 04:26:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:26:32 DEBUG : two: Unchanged skipping 2024/11/18 04:26:32 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:26:32 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:26:32 DEBUG : Waiting for deletions to finish 2024/11/18 04:26:32 INFO : There was nothing to transfer 2024/11/18 04:26:33 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/18 04:26:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/18 04:26:35 DEBUG : three: Destination not found in --copy-dest 2024/11/18 04:26:35 DEBUG : three: Need to transfer - File not found at Destination 2024/11/18 04:26:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:26:35 DEBUG : one: Unchanged skipping 2024/11/18 04:26:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/18 04:26:35 DEBUG : two: Unchanged skipping 2024/11/18 04:26:35 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:26:35 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:26:36 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/18 04:26:37 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/18 04:26:37 INFO : three: Copied (new) 2024/11/18 04:26:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.15s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:26:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:26:43 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:26:44 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/18 04:26:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/dst" 2024/11/18 04:26:46 DEBUG : Starting OpenDrive session with ID: e05cd0a2890915f5636ef2b76ba719c1e4b8282285850443c65995381e319598 2024/11/18 04:26:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/backup" 2024/11/18 04:26:47 DEBUG : Starting OpenDrive session with ID: fabbad431278fa4b3122921ed39bcc00edbc6dfffd7a1d13b41f773f4f01265e 2024/11/18 04:26:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 04:26:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:26:48 DEBUG : two: Unchanged skipping 2024/11/18 04:26:48 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:26:49 INFO : one: Moved (server-side) 2024/11/18 04:26:49 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:26:50 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/18 04:26:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/18 04:26:51 INFO : one: Copied (new) 2024/11/18 04:26:51 DEBUG : Waiting for deletions to finish 2024/11/18 04:26:51 INFO : three.txt: Moved (server-side) 2024/11/18 04:26:51 INFO : three.txt: Moved into backup dir 2024/11/18 04:26:52 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/18 04:26:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 04:26:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:26:54 DEBUG : two: Unchanged skipping 2024/11/18 04:26:54 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:26:54 INFO : one: Deleted 2024/11/18 04:26:55 INFO : one: Moved (server-side) 2024/11/18 04:26:55 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:26:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:26:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/18 04:26:56 INFO : one: Copied (new) 2024/11/18 04:26:56 DEBUG : Waiting for deletions to finish 2024/11/18 04:26:57 INFO : three.txt: Deleted 2024/11/18 04:26:57 INFO : three.txt: Moved (server-side) 2024/11/18 04:26:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.46s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:27:00 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:27:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:27:04 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/18 04:27:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/dst" 2024/11/18 04:27:06 DEBUG : Starting OpenDrive session with ID: b4624375a282b09ec593aee5aa83cb981d71dade490eb9797af21ba5805fc0c1 2024/11/18 04:27:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/backup" 2024/11/18 04:27:06 DEBUG : Starting OpenDrive session with ID: 6ad5c4d2cc3f5d5a62854f686d8695ed98201e7f1083dc2d9897d1752a00b0e9 2024/11/18 04:27:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 04:27:07 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:27:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:27:07 DEBUG : two: Unchanged skipping 2024/11/18 04:27:08 INFO : one: Moved (server-side) to: one.bak 2024/11/18 04:27:08 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:27:09 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/18 04:27:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/18 04:27:10 INFO : one: Copied (new) 2024/11/18 04:27:10 DEBUG : Waiting for deletions to finish 2024/11/18 04:27:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 04:27:10 INFO : three.txt: Moved into backup dir 2024/11/18 04:27:12 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/18 04:27:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 04:27:13 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:27:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:27:13 DEBUG : two: Unchanged skipping 2024/11/18 04:27:13 INFO : one.bak: Deleted 2024/11/18 04:27:14 INFO : one: Moved (server-side) to: one.bak 2024/11/18 04:27:14 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:27:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:27:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/18 04:27:15 INFO : one: Copied (new) 2024/11/18 04:27:15 DEBUG : Waiting for deletions to finish 2024/11/18 04:27:16 INFO : three.txt.bak: Deleted 2024/11/18 04:27:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 04:27:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:27:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:27:22 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:27:23 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/18 04:27:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/dst" 2024/11/18 04:27:25 DEBUG : Starting OpenDrive session with ID: a662b7351c8d362de2883520e25276e84441fce10e3b54f0edd4eb253b82c7b0 2024/11/18 04:27:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/backup" 2024/11/18 04:27:26 DEBUG : Starting OpenDrive session with ID: 3916a92406b007e23f240543b9fbb32c761f30a1f377f8c84919b290a2b63db0 2024/11/18 04:27:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 04:27:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:27:27 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:27:27 DEBUG : two: Unchanged skipping 2024/11/18 04:27:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/18 04:27:28 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:27:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/18 04:27:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/18 04:27:31 INFO : one: Copied (new) 2024/11/18 04:27:31 DEBUG : Waiting for deletions to finish 2024/11/18 04:27:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/18 04:27:31 INFO : three.txt: Moved into backup dir 2024/11/18 04:27:32 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/18 04:27:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 04:27:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:27:34 DEBUG : two: Unchanged skipping 2024/11/18 04:27:34 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:27:34 INFO : one-2019-01-01: Deleted 2024/11/18 04:27:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/18 04:27:35 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:27:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:27:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/18 04:27:36 INFO : one: Copied (new) 2024/11/18 04:27:36 DEBUG : Waiting for deletions to finish 2024/11/18 04:27:37 INFO : three-2019-01-01.txt: Deleted 2024/11/18 04:27:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/18 04:27:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:27:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:27:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:27:44 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/18 04:27:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/dst" 2024/11/18 04:27:45 DEBUG : Starting OpenDrive session with ID: 00913a347ff1dcc080e62ac8a12fedc428f6f0c3b3f7bb2b629fb453529654f0 2024/11/18 04:27:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 04:27:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:27:46 DEBUG : two: Unchanged skipping 2024/11/18 04:27:46 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:27:46 DEBUG : one: same parent dir (ODFfNzAyMTI5MF9ZaG1CYw) - using file/rename instead of move_copy for one.bak 2024/11/18 04:27:47 INFO : one: Moved (server-side) to: one.bak 2024/11/18 04:27:47 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:27:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/18 04:27:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/18 04:27:48 INFO : one: Copied (new) 2024/11/18 04:27:48 DEBUG : Waiting for deletions to finish 2024/11/18 04:27:49 DEBUG : three.txt: same parent dir (ODFfNzAyMTI5MF9ZaG1CYw) - using file/rename instead of move_copy for three.txt.bak 2024/11/18 04:27:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 04:27:49 INFO : three.txt: Moved into backup dir 2024/11/18 04:27:50 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/18 04:27:51 DEBUG : one.bak: Excluded (Path Filter) 2024/11/18 04:27:51 DEBUG : one.bak: Excluded 2024/11/18 04:27:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/18 04:27:51 DEBUG : three.txt.bak: Excluded 2024/11/18 04:27:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 04:27:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:27:51 DEBUG : two: Unchanged skipping 2024/11/18 04:27:51 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for checks to finish 2024/11/18 04:27:52 INFO : one.bak: Deleted 2024/11/18 04:27:52 DEBUG : one: same parent dir (ODFfNzAyMTI5MF9ZaG1CYw) - using file/rename instead of move_copy for one.bak 2024/11/18 04:27:52 INFO : one: Moved (server-side) to: one.bak 2024/11/18 04:27:52 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile/dst': Waiting for transfers to finish 2024/11/18 04:27:53 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:27:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/18 04:27:54 INFO : one: Copied (new) 2024/11/18 04:27:54 DEBUG : Waiting for deletions to finish 2024/11/18 04:27:54 INFO : three.txt.bak: Deleted 2024/11/18 04:27:54 DEBUG : three.txt: same parent dir (ODFfNzAyMTI5MF9ZaG1CYw) - using file/rename instead of move_copy for three.txt.bak 2024/11/18 04:27:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 04:27:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.84s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:27:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:27:59 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:28:01 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/18 04:28:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/dst" 2024/11/18 04:28:02 DEBUG : Starting OpenDrive session with ID: bd188bd6ab3501122a164e770e6151aa73a55546295d79b17d4bc90bb1adcc80 2024/11/18 04:28:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 04:28:03 DEBUG : one: same parent dir (ODFfNzAyMTI5MV94dmRmTQ) - using file/rename instead of move_copy for one.bak 2024/11/18 04:28:04 INFO : one: Moved (server-side) to: one.bak 2024/11/18 04:28:04 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/18 04:28:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/18 04:28:05 INFO : one: Copied (new) 2024/11/18 04:28:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:28:05 DEBUG : two: Unchanged skipping 2024/11/18 04:28:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/18 04:28:06 DEBUG : three.txt: same parent dir (ODFfNzAyMTI5MV94dmRmTQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/18 04:28:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 04:28:07 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/18 04:28:08 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/18 04:28:08 INFO : three.txt: Copied (new) 2024/11/18 04:28:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 04:28:09 INFO : one.bak: Deleted 2024/11/18 04:28:09 DEBUG : one: same parent dir (ODFfNzAyMTI5MV94dmRmTQ) - using file/rename instead of move_copy for one.bak 2024/11/18 04:28:10 INFO : one: Moved (server-side) to: one.bak 2024/11/18 04:28:10 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:28:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/18 04:28:11 INFO : one: Copied (new) 2024/11/18 04:28:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:28:11 DEBUG : two: Unchanged skipping 2024/11/18 04:28:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/18 04:28:12 INFO : three.txt.bak: Deleted 2024/11/18 04:28:12 DEBUG : three.txt: same parent dir (ODFfNzAyMTI5MV94dmRmTQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/18 04:28:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 04:28:13 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/18 04:28:14 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/18 04:28:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.85s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:28:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/18 04:28:19 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/18 04:28:20 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/18 04:28:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaseluk9yile/dst" 2024/11/18 04:28:22 DEBUG : Starting OpenDrive session with ID: 35d57d2c1fe527c95c606d8746607f909f81f22d73651fddb54924776bd27143 2024/11/18 04:28:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 04:28:23 DEBUG : one: same parent dir (ODFfNzAyMTI5Ml9JTHV6Rg) - using file/rename instead of move_copy for one-2019-01-01 2024/11/18 04:28:23 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/18 04:28:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/18 04:28:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/18 04:28:25 INFO : one: Copied (new) 2024/11/18 04:28:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:28:25 DEBUG : two: Unchanged skipping 2024/11/18 04:28:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/18 04:28:25 DEBUG : three.txt: same parent dir (ODFfNzAyMTI5Ml9JTHV6Rg) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/18 04:28:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/18 04:28:26 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/18 04:28:27 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/18 04:28:27 INFO : three.txt: Copied (new) 2024/11/18 04:28:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 04:28:29 INFO : one-2019-01-01: Deleted 2024/11/18 04:28:29 DEBUG : one: same parent dir (ODFfNzAyMTI5Ml9JTHV6Rg) - using file/rename instead of move_copy for one-2019-01-01 2024/11/18 04:28:29 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/18 04:28:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/18 04:28:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/18 04:28:30 INFO : one: Copied (new) 2024/11/18 04:28:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:28:31 DEBUG : two: Unchanged skipping 2024/11/18 04:28:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/18 04:28:31 INFO : three-2019-01-01.txt: Deleted 2024/11/18 04:28:31 DEBUG : three.txt: same parent dir (ODFfNzAyMTI5Ml9JTHV6Rg) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/18 04:28:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/18 04:28:32 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/18 04:28:33 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/18 04:28:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.16s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:28:36 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/18 04:28:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/18 04:28:37 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:28:37 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:28:37 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/18 04:28:38 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/18 04:28:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/18 04:28:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.70s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:28:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 04:28:39 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:28:39 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:28:40 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/18 04:28:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/18 04:28:41 INFO : existing: Copied (new) 2024/11/18 04:28:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:28:41 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:28:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/18 04:28:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/18 04:28:41 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:28:41 ERROR : OpenDrive root 'rclone-test-zaseluk9yile': not deleting files as there were IO errors 2024/11/18 04:28:41 ERROR : OpenDrive root 'rclone-test-zaseluk9yile': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncImmutable (3.80s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:28:44 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/18 04:28:45 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/18 04:28:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/18 04:28:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/18 04:28:52 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:28:52 DEBUG : existing: Unchanged skipping 2024/11/18 04:28:52 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/18 04:28:52 DEBUG : subdira-rclone-move-lirimag7: same parent dir (ODFfNzAyMTIxOF96OTViQw) - using folder/rename instead of move_copy 2024/11/18 04:28:52 DEBUG : EXISTING: moving to existing-rclone-move-golofar1 2024/11/18 04:28:52 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-huyupuq7 2024/11/18 04:28:53 DEBUG : subdira: same parent dir (ODFfNzAyMTIxOF96OTViQw) - using folder/rename instead of move_copy 2024/11/18 04:28:53 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzAyMTIxOF96OTViQw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-huyupuq7 2024/11/18 04:28:53 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/18 04:28:53 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-huyupuq7 2024/11/18 04:28:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/18 04:28:53 DEBUG : EXISTING: same parent dir (ODFfNzAyMTIxOF96OTViQw) - using file/rename instead of move_copy for existing-rclone-move-golofar1 2024/11/18 04:28:53 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-golofar1 2024/11/18 04:28:53 DEBUG : EXISTING: moving to existing 2024/11/18 04:28:53 DEBUG : existingbutdifferent-rclone-move-huyupuq7: same parent dir (ODFfNzAyMTIxOF96OTViQw) - using file/rename instead of move_copy for existingbutdifferent 2024/11/18 04:28:53 DEBUG : subdira/subdirb-rclone-move-qisibof1: same parent dir (ODFfNzAyMTI5M183Rng5cw) - using folder/rename instead of move_copy 2024/11/18 04:28:54 INFO : existingbutdifferent-rclone-move-huyupuq7: Moved (server-side) to: existingbutdifferent 2024/11/18 04:28:54 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/18 04:28:54 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/18 04:28:54 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/18 04:28:54 DEBUG : existing-rclone-move-golofar1: same parent dir (ODFfNzAyMTIxOF96OTViQw) - using file/rename instead of move_copy for existing 2024/11/18 04:28:54 DEBUG : subdira/subdirb: same parent dir (ODFfNzAyMTI5M183Rng5cw) - using folder/rename instead of move_copy 2024/11/18 04:28:54 INFO : existing-rclone-move-golofar1: Moved (server-side) to: existing 2024/11/18 04:28:54 INFO : EXISTING: Moved (server-side) to: existing 2024/11/18 04:28:54 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/18 04:28:54 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/18 04:28:55 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/18 04:28:55 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/18 04:28:55 DEBUG : subdira/subdirb/subdirc-rclone-move-qurinom8: same parent dir (ODFfNzAyMTI5NF9LQVRVag) - using folder/rename instead of move_copy 2024/11/18 04:28:55 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzAyMTI5NF9LQVRVag) - using folder/rename instead of move_copy 2024/11/18 04:28:56 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/18 04:28:56 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/18 04:28:56 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-vuwukuy7: same parent dir (ODFfNzAyMTI5NV9zMG5jdA) - using folder/rename instead of move_copy 2024/11/18 04:28:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yubudab5 2024/11/18 04:28:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzAyMTI5NV9zMG5jdA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-yubudab5 2024/11/18 04:28:57 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzAyMTI5NV9zMG5jdA) - using folder/rename instead of move_copy 2024/11/18 04:28:57 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yubudab5 2024/11/18 04:28:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/18 04:28:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/18 04:28:57 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-yubudab5: same parent dir (ODFfNzAyMTI5NV9zMG5jdA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/18 04:28:57 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/18 04:28:57 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:28:58 INFO : subdira/subdirb/subdirc/hello-rclone-move-yubudab5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/18 04:28:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/18 04:28:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/18 04:28:58 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/18 04:28:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wenumuf5 2024/11/18 04:28:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzAyMTI5Nl9Pak9hSA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wenumuf5 2024/11/18 04:28:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wenumuf5 2024/11/18 04:28:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/18 04:28:58 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wenumuf5: same parent dir (ODFfNzAyMTI5Nl9Pak9hSA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/18 04:28:58 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wenumuf5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/18 04:28:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/18 04:28:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/18 04:28:58 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:28:59 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/18 04:28:59 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/18 04:28:59 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/18 04:29:00 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/18 04:29:00 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/18 04:29:00 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (20.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:29:05 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:07 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:08 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:10 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:12 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:13 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:15 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:16 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:18 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:20 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:21 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:23 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:25 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:26 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:28 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:29 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:31 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:33 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:34 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:36 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:38 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:39 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:41 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:43 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:45 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:46 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:48 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:49 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:51 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:53 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:55 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:56 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/18 04:29:58 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:00 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:01 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:03 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:05 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:06 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:08 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:10 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:11 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:30:11 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both0: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both12: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both13: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both14: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both15: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both16: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both17: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both18: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both19: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both10: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both3: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both11: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both1: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both2: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both4: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both5: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:30:11 DEBUG : both9: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both6: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both7: Unchanged skipping 2024/11/18 04:30:11 DEBUG : both8: Unchanged skipping 2024/11/18 04:30:11 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:30:11 DEBUG : Waiting for deletions to finish 2024/11/18 04:30:11 INFO : only3: Deleted 2024/11/18 04:30:11 INFO : only7: Deleted 2024/11/18 04:30:11 INFO : only10: Deleted 2024/11/18 04:30:11 INFO : only11: Deleted 2024/11/18 04:30:11 INFO : only19: Deleted 2024/11/18 04:30:12 INFO : only2: Deleted 2024/11/18 04:30:12 INFO : only8: Deleted 2024/11/18 04:30:12 INFO : only0: Deleted 2024/11/18 04:30:12 INFO : only1: Deleted 2024/11/18 04:30:12 INFO : only12: Deleted 2024/11/18 04:30:12 INFO : only18: Deleted 2024/11/18 04:30:12 INFO : only4: Deleted 2024/11/18 04:30:12 INFO : only5: Deleted 2024/11/18 04:30:12 INFO : only6: Deleted 2024/11/18 04:30:12 INFO : only13: Deleted 2024/11/18 04:30:12 INFO : only14: Deleted 2024/11/18 04:30:12 INFO : only16: Deleted 2024/11/18 04:30:12 INFO : only15: Deleted 2024/11/18 04:30:12 INFO : only17: Deleted 2024/11/18 04:30:12 INFO : only9: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (71.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:30:17 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:19 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:20 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:22 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:24 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:25 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:27 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:28 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:30 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:32 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:33 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:35 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:37 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:38 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:40 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:42 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:43 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:45 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:47 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:49 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:50 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:52 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:54 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:55 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:57 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/18 04:30:59 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:00 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:02 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:03 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:05 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:07 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:08 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:10 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:11 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:13 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:15 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:16 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:18 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:20 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:21 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/18 04:31:23 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for checks to finish 2024/11/18 04:31:23 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both1: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both12: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both13: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both11: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both15: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both10: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both0: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both18: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both19: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both2: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both3: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both14: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both5: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both6: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both7: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both8: Unchanged skipping 2024/11/18 04:31:23 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/18 04:31:23 DEBUG : both9: Unchanged skipping 2024/11/18 04:31:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : both16: Unchanged skipping 2024/11/18 04:31:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : both17: Unchanged skipping 2024/11/18 04:31:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : both4: Unchanged skipping 2024/11/18 04:31:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/18 04:31:23 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Waiting for transfers to finish 2024/11/18 04:31:24 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:24 INFO : only0: Copied (replaced existing) 2024/11/18 04:31:24 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:24 INFO : only1: Copied (replaced existing) 2024/11/18 04:31:24 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:24 INFO : only10: Copied (replaced existing) 2024/11/18 04:31:24 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:24 INFO : only11: Copied (replaced existing) 2024/11/18 04:31:25 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:25 INFO : only12: Copied (replaced existing) 2024/11/18 04:31:25 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:25 INFO : only13: Copied (replaced existing) 2024/11/18 04:31:25 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:25 INFO : only15: Copied (replaced existing) 2024/11/18 04:31:26 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:26 INFO : only14: Copied (replaced existing) 2024/11/18 04:31:26 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:26 INFO : only16: Copied (replaced existing) 2024/11/18 04:31:26 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:26 INFO : only17: Copied (replaced existing) 2024/11/18 04:31:27 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:27 INFO : only18: Copied (replaced existing) 2024/11/18 04:31:27 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:27 INFO : only5: Copied (replaced existing) 2024/11/18 04:31:27 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:27 INFO : only19: Copied (replaced existing) 2024/11/18 04:31:27 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:27 INFO : only6: Copied (replaced existing) 2024/11/18 04:31:28 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:28 INFO : only8: Copied (replaced existing) 2024/11/18 04:31:28 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:28 INFO : only2: Copied (replaced existing) 2024/11/18 04:31:28 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:28 INFO : only9: Copied (replaced existing) 2024/11/18 04:31:29 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:29 INFO : only3: Copied (replaced existing) 2024/11/18 04:31:29 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:29 INFO : only4: Copied (replaced existing) 2024/11/18 04:31:29 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/18 04:31:29 INFO : only7: Copied (replaced existing) 2024/11/18 04:31:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (80.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:31:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 04:31:36 DEBUG : sub dir: Making directory 2024/11/18 04:31:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" 2024/11/18 04:31:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 04:31:52 DEBUG : sub dir: Making directory 2024/11/18 04:31:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zaseluk9yile'", Local "Local file system at /tmp/rclone592053011", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.64s) PASS 2024/11/18 04:32:07 DEBUG : OpenDrive root 'rclone-test-zaseluk9yile': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m2.883760484s (try 1/5)