"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/02/01 05:25:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa" 2025/02/01 05:25:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 05:25:04 DEBUG : Creating backend with remote "/tmp/rclone2942935846" === 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 "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:25:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:25:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/01 05:25:05 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:25:05 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.84s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:25:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 05:25:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:25:07 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:25:07 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:25:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:25:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:25:12 DEBUG : Yandex rclone-test-vevoyac3rapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (14.34s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.57s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.78s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:25:23 DEBUG : Creating backend with remote "/non-existing" 2025/02/01 05:25:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/01 05:25:23 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:25:23 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.16s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:25:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:25:26 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:25:26 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:25:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:25:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyNoTraverse (12.44s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:25:38 INFO : Yandex rclone-test-vevoyac3rapa: Running all checks before starting transfers 2025/02/01 05:25:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:25:38 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:25:38 INFO : Yandex rclone-test-vevoyac3rapa: Checks finished, now starting transfers 2025/02/01 05:25:38 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:25:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:25:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyCheckFirst (12.57s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:25:50 ERROR : Ignoring --no-traverse with sync 2025/02/01 05:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:25:50 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:25:50 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:25:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:25:52 INFO : sub dir/hello world: Copied (new) 2025/02/01 05:25:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncNoTraverse (12.33s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:26:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/01 05:26:03 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:26:03 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:26:05 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/01 05:26:05 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:26:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:26:11 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:26:11 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:26:13 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:26:13 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (6.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:26:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:26:18 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:26:18 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:26:21 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:26:21 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:26:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/01 05:26:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 05:26:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/01 05:26:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 05:26:26 INFO : sub dir: Making directory 2025/02/01 05:26:27 INFO : sub dir2: Making directory 2025/02/01 05:26:27 INFO : sub dir2/sub sub dir2: Making directory 2025/02/01 05:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:26:28 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:26:28 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:26:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:26:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:26:35 DEBUG : Yandex rclone-test-vevoyac3rapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (27.24s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:26:53 INFO : sub dir2: Making directory 2025/02/01 05:26:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/01 05:26:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 05:26:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:26:54 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:26:54 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:26:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:26:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.89s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:27:08 DEBUG : sub dir2: Making directory with metadata 2025/02/01 05:27:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 05:27:09 INFO : sub dir: Making directory 2025/02/01 05:27:09 INFO : sub dir2: Making directory 2025/02/01 05:27:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:27:10 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:27:10 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:27:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:27:12 INFO : sub dir/hello world: Copied (new) 2025/02/01 05:27:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:27:13 DEBUG : Yandex rclone-test-vevoyac3rapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/01 05:27:13 DEBUG : Yandex rclone-test-vevoyac3rapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (17.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.54s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:27:27 INFO : sub dir2: Making directory 2025/02/01 05:27:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:27:27 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:27:27 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:27:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:27:29 INFO : sub dir/hello world: Copied (new) 2025/02/01 05:27:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (13.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:27:40 DEBUG : sub dir2: Making directory with metadata 2025/02/01 05:27:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 05:27:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 05:27:40 INFO : sub dir: Making directory 2025/02/01 05:27:41 INFO : sub dir2: Making directory 2025/02/01 05:27:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:27:41 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:27:41 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:27:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:27:43 INFO : sub dir/hello world: Copied (new) 2025/02/01 05:27:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:27:44 DEBUG : Yandex rclone-test-vevoyac3rapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (18.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:27:59 INFO : sub dir2: Making directory 2025/02/01 05:27:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:27:59 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:27:59 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:28:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:28:01 INFO : sub dir/hello world: Copied (new) 2025/02/01 05:28:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.57s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:28:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-duhexup4dige" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-vevoyac3rapa -> Yandex rclone-test-duhexup4dige 2025/02/01 05:28:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:28:14 DEBUG : Yandex rclone-test-duhexup4dige: Waiting for checks to finish 2025/02/01 05:28:14 DEBUG : Yandex rclone-test-duhexup4dige: Waiting for transfers to finish 2025/02/01 05:28:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:28:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:28:18 DEBUG : Yandex rclone-test-duhexup4dige: Purge remote --- PASS: TestServerSideCopy (22.15s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:28:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 05:28:36 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:28:36 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:28:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/01 05:28:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyOverSelf (15.13s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:28:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-kiyifof0pufa" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-vevoyac3rapa -> Yandex rclone-test-kiyifof0pufa 2025/02/01 05:28:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:28:52 DEBUG : Yandex rclone-test-kiyifof0pufa: Waiting for checks to finish 2025/02/01 05:28:52 DEBUG : Yandex rclone-test-kiyifof0pufa: Waiting for transfers to finish 2025/02/01 05:28:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:28:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:28:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 05:28:59 DEBUG : Yandex rclone-test-kiyifof0pufa: Waiting for checks to finish 2025/02/01 05:28:59 DEBUG : Yandex rclone-test-kiyifof0pufa: Waiting for transfers to finish 2025/02/01 05:28:59 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.wawerev7" before starting 2025/02/01 05:29:02 DEBUG : sub dir/hello world.wawerev7: server side copy: removing renamed existing file after operation 2025/02/01 05:29:06 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/01 05:29:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:29:07 DEBUG : Yandex rclone-test-kiyifof0pufa: Purge remote --- PASS: TestServerSideCopyOverSelf (36.75s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:29:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 05:29:28 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:29:28 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:29:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/01 05:29:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/01 05:29:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestMoveOverSelf (16.58s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:29:43 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/01 05:29:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/01 05:29:43 DEBUG : pacer: Reducing sleep to 15ms 2025/02/01 05:29:44 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/01 05:29:44 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 05:29:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-ditegob9nesa" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-vevoyac3rapa -> Yandex rclone-test-ditegob9nesa 2025/02/01 05:29:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:29:45 DEBUG : Yandex rclone-test-ditegob9nesa: Waiting for checks to finish 2025/02/01 05:29:45 DEBUG : Yandex rclone-test-ditegob9nesa: Waiting for transfers to finish 2025/02/01 05:29:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:29:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:29:52 DEBUG : Yandex rclone-test-ditegob9nesa: Using server-side directory move 2025/02/01 05:29:53 INFO : Yandex rclone-test-ditegob9nesa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 05:29:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 05:29:53 DEBUG : Yandex rclone-test-ditegob9nesa: Waiting for checks to finish 2025/02/01 05:29:53 DEBUG : Yandex rclone-test-ditegob9nesa: Waiting for transfers to finish 2025/02/01 05:29:57 INFO : sub dir/hello world: Deleted 2025/02/01 05:29:59 INFO : sub dir/hello world: Moved (server-side) 2025/02/01 05:30:02 DEBUG : testing file moves 2025/02/01 05:30:03 DEBUG : Yandex rclone-test-ditegob9nesa: Waiting for checks to finish 2025/02/01 05:30:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/01 05:30:03 DEBUG : Yandex rclone-test-ditegob9nesa: Waiting for transfers to finish 2025/02/01 05:30:09 INFO : sub dir/hello world: Deleted 2025/02/01 05:30:12 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:30:14 DEBUG : Yandex rclone-test-ditegob9nesa: Purge remote --- PASS: TestServerSideMoveOverSelf (44.47s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:30:31 ERROR : : error listing: directory not found 2025/02/01 05:30:31 INFO : Local file system at /tmp/rclone2942935846: Making directory 2025/02/01 05:30:33 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:30:33 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyAfterDelete (18.10s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:30:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/01 05:30:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:30:47 DEBUG : Local file system at /tmp/rclone2942935846: Waiting for checks to finish 2025/02/01 05:30:47 DEBUG : Local file system at /tmp/rclone2942935846: Waiting for transfers to finish 2025/02/01 05:30:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:30:48 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/02/01 05:30:48 INFO : sub dir/hello world: Copied (new) 2025/02/01 05:30:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyRedownload (17.75s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/01 05:31:01 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:01 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:03 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/01 05:31:03 INFO : check sum: Copied (new) 2025/02/01 05:31:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:05 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:05 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/01 05:31:05 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/01 05:31:05 DEBUG : check sum: Unchanged skipping 2025/02/01 05:31:05 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:05 DEBUG : Waiting for deletions to finish 2025/02/01 05:31:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.20s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/01 05:31:12 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:12 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:14 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/01 05:31:14 INFO : sizeonly: Copied (new) 2025/02/01 05:31:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:15 DEBUG : sizeonly: Sizes identical 2025/02/01 05:31:15 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:15 DEBUG : sizeonly: Unchanged skipping 2025/02/01 05:31:15 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:15 DEBUG : Waiting for deletions to finish 2025/02/01 05:31:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncSizeOnly (10.40s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/01 05:31:22 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:22 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:24 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/02/01 05:31:24 INFO : ignore-size: Copied (new) 2025/02/01 05:31:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:25 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:31:25 DEBUG : ignore-size: Unchanged skipping 2025/02/01 05:31:25 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:25 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:25 DEBUG : Waiting for deletions to finish 2025/02/01 05:31:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (8.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:35 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:35 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:31:35 DEBUG : existing: Unchanged skipping 2025/02/01 05:31:35 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:35 DEBUG : Waiting for deletions to finish 2025/02/01 05:31:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/01 05:31:36 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:36 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:41 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/01 05:31:41 INFO : existing: Copied (replaced existing) 2025/02/01 05:31:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (18.14s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 05:31:49 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:49 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/01 05:31:51 INFO : existing: Copied (new) 2025/02/01 05:31:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:31:52 DEBUG : existing: Destination exists, skipping 2025/02/01 05:31:52 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:31:52 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:31:52 DEBUG : Waiting for deletions to finish 2025/02/01 05:31:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (8.77s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:32:00 INFO : d: Making directory 2025/02/01 05:32:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 05:32:02 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:32:02 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 05:32:02 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:32:02 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:32:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/01 05:32:04 INFO : a/potato2: Copied (new) 2025/02/01 05:32:04 DEBUG : Waiting for deletions to finish 2025/02/01 05:32:08 INFO : b/potato: Deleted 2025/02/01 05:32:08 INFO : d: Removing directory 2025/02/01 05:32:12 INFO : b: Removing directory 2025/02/01 05:32:16 DEBUG : Yandex rclone-test-vevoyac3rapa: deleted 2 directories run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (34.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:32:34 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:32:34 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/01 05:32:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/01 05:32:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/01 05:32:34 DEBUG : empty space: Unchanged skipping 2025/02/01 05:32:34 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:32:34 DEBUG : Waiting for deletions to finish 2025/02/01 05:32:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:32:35 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/01 05:32:35 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:32:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/01 05:32:35 INFO : empty space: Updated modification time in destination 2025/02/01 05:32:35 DEBUG : empty space: Unchanged skipping 2025/02/01 05:32:35 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:32:35 DEBUG : Waiting for deletions to finish 2025/02/01 05:32:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:32:46 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:32:46 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/01 05:32:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/01 05:32:46 DEBUG : empty space: Unchanged skipping 2025/02/01 05:32:46 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:32:46 DEBUG : Waiting for deletions to finish 2025/02/01 05:32:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (7.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:32:53 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:32:53 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/01 05:32:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2942935846) 2025/02/01 05:32:53 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-vevoyac3rapa) 2025/02/01 05:32:53 DEBUG : foo: md5 differ 2025/02/01 05:32:53 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:32:55 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/02/01 05:32:55 INFO : foo: Copied (replaced existing) 2025/02/01 05:32:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (11.16s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:33:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/01 05:33:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:33:05 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:33:05 DEBUG : empty space: Unchanged skipping 2025/02/01 05:33:05 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:33:09 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/01 05:33:09 INFO : potato: Copied (new) 2025/02/01 05:33:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (15.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:33:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/01 05:33:19 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:33:19 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:33:22 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/01 05:33:22 INFO : potato: Copied (replaced existing) 2025/02/01 05:33:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:33:29 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/01 05:33:29 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:33:29 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2942935846) 2025/02/01 05:33:29 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-vevoyac3rapa) 2025/02/01 05:33:29 DEBUG : potato: md5 differ 2025/02/01 05:33:29 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:33:31 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/01 05:33:31 INFO : potato: Copied (replaced existing) 2025/02/01 05:33:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:33:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:33:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/01 05:33:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:33:40 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:33:40 DEBUG : empty space: Unchanged skipping 2025/02/01 05:33:40 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:33:40 DEBUG : Waiting for deletions to finish 2025/02/01 05:33:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:33:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:33:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:33:55 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:33:55 DEBUG : empty space: Unchanged skipping 2025/02/01 05:33:55 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:33:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/01 05:33:57 INFO : potato2: Copied (new) 2025/02/01 05:33:57 DEBUG : Waiting for deletions to finish 2025/02/01 05:34:00 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:34:15 INFO : d: Making directory 2025/02/01 05:34:16 INFO : d/e: Making directory 2025/02/01 05:34:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 05:34:18 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:34:18 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 05:34:19 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:34:19 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:34:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/01 05:34:20 INFO : a/potato2: Copied (new) 2025/02/01 05:34:20 DEBUG : Waiting for deletions to finish 2025/02/01 05:34:23 INFO : b/potato: Deleted 2025/02/01 05:34:23 INFO : d/e: Removing directory 2025/02/01 05:34:27 INFO : d: Removing directory 2025/02/01 05:34:31 INFO : b: Removing directory 2025/02/01 05:34:34 DEBUG : Yandex rclone-test-vevoyac3rapa: deleted 3 directories run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (38.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:34:54 INFO : d: Making directory 2025/02/01 05:34:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 05:34:56 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:34:56 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:34:56 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 05:34:56 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:34:59 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/01 05:34:59 INFO : a/potato2: Copied (new) 2025/02/01 05:34:59 ERROR : Yandex rclone-test-vevoyac3rapa: not deleting files as there were IO errors 2025/02/01 05:34:59 ERROR : Yandex rclone-test-vevoyac3rapa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (35.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:35:30 DEBUG : Waiting for deletions to finish 2025/02/01 05:35:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:35:30 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:35:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:35:30 DEBUG : empty space: Unchanged skipping 2025/02/01 05:35:30 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:35:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/01 05:35:33 INFO : potato2: Copied (new) 2025/02/01 05:35:34 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (17.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:35:48 DEBUG : Waiting for deletions to finish 2025/02/01 05:35:48 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:35:48 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:35:51 INFO : potato: Deleted 2025/02/01 05:35:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:35:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:35:52 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:35:52 DEBUG : empty space: Unchanged skipping 2025/02/01 05:35:52 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:35:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/01 05:35:54 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (18.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:36:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:36:04 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:36:04 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:36:06 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/01 05:36:06 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (12.09s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:36:17 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 05:36:17 DEBUG : enormous: Excluded 2025/02/01 05:36:17 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 05:36:17 DEBUG : potato2: Excluded 2025/02/01 05:36:18 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 05:36:18 DEBUG : potato2: Excluded 2025/02/01 05:36:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:36:18 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:36:18 DEBUG : empty space: Unchanged skipping 2025/02/01 05:36:18 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:36:18 DEBUG : Waiting for deletions to finish 2025/02/01 05:36:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:36:18 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 05:36:18 DEBUG : potato2: Excluded 2025/02/01 05:36:19 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 05:36:19 DEBUG : enormous: Excluded 2025/02/01 05:36:19 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 05:36:19 DEBUG : potato2: Excluded 2025/02/01 05:36:19 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 05:36:19 DEBUG : potato2: Excluded 2025/02/01 05:36:19 DEBUG : Local file system at /tmp/rclone2942935846: Waiting for checks to finish 2025/02/01 05:36:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:36:19 DEBUG : empty space: Unchanged skipping 2025/02/01 05:36:19 DEBUG : Local file system at /tmp/rclone2942935846: Waiting for transfers to finish 2025/02/01 05:36:19 DEBUG : Waiting for deletions to finish 2025/02/01 05:36:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:36:19 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 05:36:19 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (13.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:36:34 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 05:36:34 DEBUG : enormous: Excluded 2025/02/01 05:36:34 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 05:36:34 DEBUG : potato2: Excluded 2025/02/01 05:36:34 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:36:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:36:34 DEBUG : empty space: Unchanged skipping 2025/02/01 05:36:34 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:36:34 DEBUG : Waiting for deletions to finish 2025/02/01 05:36:36 INFO : enormous: Deleted 2025/02/01 05:36:37 INFO : potato2: Deleted 2025/02/01 05:36:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:36:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:36:38 DEBUG : empty space: Unchanged skipping 2025/02/01 05:36:38 DEBUG : Local file system at /tmp/rclone2942935846: Waiting for checks to finish 2025/02/01 05:36:38 DEBUG : Local file system at /tmp/rclone2942935846: Waiting for transfers to finish 2025/02/01 05:36:38 DEBUG : Waiting for deletions to finish 2025/02/01 05:36:38 INFO : potato2: Deleted 2025/02/01 05:36:38 INFO : enormous: Deleted 2025/02/01 05:36:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.12s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:36:52 DEBUG : five: Need to transfer - File not found at Destination 2025/02/01 05:36:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/01 05:36:52 DEBUG : one: Destination is newer than source, skipping 2025/02/01 05:36:52 DEBUG : three: Sizes identical 2025/02/01 05:36:52 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:36:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/01 05:36:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2942935846) 2025/02/01 05:36:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 05:36:52 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-vevoyac3rapa) 2025/02/01 05:36:52 DEBUG : two: md5 differ 2025/02/01 05:36:52 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:36:54 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/01 05:36:54 INFO : five: Copied (new) 2025/02/01 05:36:54 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/01 05:36:54 INFO : two: Copied (replaced existing) 2025/02/01 05:36:54 DEBUG : four: Dst hash empty - aborting Src hash check 2025/02/01 05:36:54 INFO : four: Copied (replaced existing) 2025/02/01 05:36:54 DEBUG : Waiting for deletions to finish 2025/02/01 05:36:55 DEBUG : one: Destination is newer than source, skipping 2025/02/01 05:36:55 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:36:55 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/01 05:36:55 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/01 05:36:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 05:36:55 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/01 05:36:55 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/01 05:36:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/01 05:36:55 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/01 05:36:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 05:36:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 05:36:55 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2942935846) 2025/02/01 05:36:55 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-vevoyac3rapa) 2025/02/01 05:36:55 DEBUG : three: md5 differ 2025/02/01 05:36:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/01 05:36:55 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:36:57 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/01 05:36:57 INFO : three: Copied (replaced existing) 2025/02/01 05:36:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (29.36s) === 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 "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/02/01 05:37:14 INFO : Yandex rclone-test-vevoyac3rapa: Making map for --track-renames 2025/02/01 05:37:14 INFO : Yandex rclone-test-vevoyac3rapa: Finished making map for --track-renames 2025/02/01 05:37:14 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:37:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/01 05:37:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 05:37:14 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for renames to finish 2025/02/01 05:37:14 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:37:16 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/01 05:37:16 INFO : yam: Copied (new) 2025/02/01 05:37:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/01 05:37:16 INFO : potato: Copied (new) 2025/02/01 05:37:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:37:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:37:17 INFO : Yandex rclone-test-vevoyac3rapa: Making map for --track-renames 2025/02/01 05:37:17 INFO : Yandex rclone-test-vevoyac3rapa: Finished making map for --track-renames 2025/02/01 05:37:17 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:37:17 DEBUG : potato: Unchanged skipping 2025/02/01 05:37:17 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for renames to finish 2025/02/01 05:37:19 INFO : yam: Moved (server-side) to: yaml 2025/02/01 05:37:19 INFO : yaml: Renamed from "yam" 2025/02/01 05:37:19 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:37:19 DEBUG : Waiting for deletions to finish 2025/02/01 05:37:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (15.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/02/01 05:37:29 INFO : Yandex rclone-test-vevoyac3rapa: Making map for --track-renames 2025/02/01 05:37:29 INFO : Yandex rclone-test-vevoyac3rapa: Finished making map for --track-renames 2025/02/01 05:37:29 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:37:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 05:37:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/01 05:37:29 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for renames to finish 2025/02/01 05:37:29 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:37:31 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/01 05:37:31 INFO : yam: Copied (new) 2025/02/01 05:37:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/01 05:37:31 INFO : potato: Copied (new) 2025/02/01 05:37:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:37:32 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:37:32 INFO : Yandex rclone-test-vevoyac3rapa: Making map for --track-renames 2025/02/01 05:37:32 INFO : Yandex rclone-test-vevoyac3rapa: Finished making map for --track-renames 2025/02/01 05:37:32 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:37:32 DEBUG : potato: Unchanged skipping 2025/02/01 05:37:32 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for renames to finish 2025/02/01 05:37:39 INFO : yam: Moved (server-side) to: yaml 2025/02/01 05:37:39 INFO : yaml: Renamed from "yam" 2025/02/01 05:37:39 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:37:39 DEBUG : Waiting for deletions to finish 2025/02/01 05:37:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/02/01 05:37:48 INFO : Yandex rclone-test-vevoyac3rapa: Making map for --track-renames 2025/02/01 05:37:48 INFO : Yandex rclone-test-vevoyac3rapa: Finished making map for --track-renames 2025/02/01 05:37:48 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:37:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 05:37:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/01 05:37:48 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for renames to finish 2025/02/01 05:37:48 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:37:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/01 05:37:50 INFO : potato: Copied (new) 2025/02/01 05:37:50 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/01 05:37:50 INFO : sub/yam: Copied (new) 2025/02/01 05:37:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:37:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:37:52 DEBUG : potato: Unchanged skipping 2025/02/01 05:37:52 INFO : Yandex rclone-test-vevoyac3rapa: Making map for --track-renames 2025/02/01 05:37:52 INFO : Yandex rclone-test-vevoyac3rapa: Finished making map for --track-renames 2025/02/01 05:37:52 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:37:52 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for renames to finish 2025/02/01 05:37:54 INFO : sub/yam: Moved (server-side) to: yam 2025/02/01 05:37:54 INFO : yam: Renamed from "sub/yam" 2025/02/01 05:37:54 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:37:54 DEBUG : Waiting for deletions to finish 2025/02/01 05:37:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (20.48s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:38:08 DEBUG : Creating backend with remote "/tmp/rclone2942935846/dir1" 2025/02/01 05:38:08 DEBUG : Config file has changed externally - reloading 2025/02/01 05:38:08 DEBUG : Creating backend with remote "/tmp/rclone2942935846/dir2" 2025/02/01 05:38:08 DEBUG : Local file system at /tmp/rclone2942935846/dir2: Using server-side directory move 2025/02/01 05:38:08 INFO : Local file system at /tmp/rclone2942935846/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 05:38:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/01 05:38:08 DEBUG : Local file system at /tmp/rclone2942935846/dir2: Waiting for checks to finish 2025/02/01 05:38:08 DEBUG : Local file system at /tmp/rclone2942935846/dir2: Waiting for transfers to finish 2025/02/01 05:38:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.07s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:38:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/01 05:38:10 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:38:10 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:38:13 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/01 05:38:13 INFO : nested/sub dir/file: Copied (new) 2025/02/01 05:38:13 INFO : nested/sub dir/file: Deleted 2025/02/01 05:38:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:38:13 INFO : sub dir/hello world: Copied (new) 2025/02/01 05:38:13 INFO : sub dir/hello world: Deleted 2025/02/01 05:38:13 INFO : sub dir: Removing directory 2025/02/01 05:38:13 INFO : nested/sub dir: Removing directory 2025/02/01 05:38:13 INFO : nested: Removing directory 2025/02/01 05:38:13 DEBUG : Local file system at /tmp/rclone2942935846: deleted 3 directories run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (25.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:38:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 05:38:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/01 05:38:35 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:38:35 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:38:38 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/01 05:38:38 INFO : nested/sub dir/file: Copied (new) 2025/02/01 05:38:38 INFO : nested/sub dir/file: Deleted 2025/02/01 05:38:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/01 05:38:39 INFO : sub dir/hello world: Copied (new) 2025/02/01 05:38:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (27.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:39:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 05:39:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/01 05:39:03 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:39:03 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:39:05 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/01 05:39:05 INFO : existing-b: Copied (new) 2025/02/01 05:39:05 INFO : existing-b: Deleted 2025/02/01 05:39:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/01 05:39:06 INFO : existing: Copied (new) 2025/02/01 05:39:06 INFO : existing: Deleted 2025/02/01 05:39:06 DEBUG : existing: Destination exists, skipping 2025/02/01 05:39:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/01 05:39:06 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:39:06 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:39:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (11.72s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:39:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-xanaqos6yiya" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vevoyac3rapa -> Yandex rclone-test-xanaqos6yiya 2025/02/01 05:39:24 DEBUG : Yandex rclone-test-xanaqos6yiya: Using server-side directory move 2025/02/01 05:39:24 INFO : Yandex rclone-test-xanaqos6yiya: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 05:39:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:39:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:39:24 DEBUG : empty space: Unchanged skipping 2025/02/01 05:39:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 05:39:24 DEBUG : Yandex rclone-test-xanaqos6yiya: Waiting for checks to finish 2025/02/01 05:39:26 INFO : potato2: Moved (server-side) 2025/02/01 05:39:27 INFO : potato3: Deleted 2025/02/01 05:39:28 INFO : empty space: Deleted 2025/02/01 05:39:28 DEBUG : Yandex rclone-test-xanaqos6yiya: Waiting for transfers to finish 2025/02/01 05:39:29 INFO : potato3: Moved (server-side) 2025/02/01 05:39:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowefaz3ceni" 2025/02/01 05:39:30 DEBUG : Yandex rclone-test-qowefaz3ceni: Using server-side directory move 2025/02/01 05:39:34 INFO : Yandex rclone-test-qowefaz3ceni: Server side directory move succeeded 2025/02/01 05:39:34 ERROR : : error listing: directory not found 2025/02/01 05:39:34 DEBUG : Yandex rclone-test-qowefaz3ceni: Purge remote 2025/02/01 05:39:40 DEBUG : Yandex rclone-test-xanaqos6yiya: Purge remote 2025/02/01 05:39:41 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (27.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:39:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-famifun2noki" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vevoyac3rapa -> Yandex rclone-test-famifun2noki 2025/02/01 05:39:52 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 05:39:52 DEBUG : empty space: Excluded 2025/02/01 05:39:52 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 05:39:52 DEBUG : empty space: Excluded 2025/02/01 05:39:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:39:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 05:39:52 DEBUG : Yandex rclone-test-famifun2noki: Waiting for checks to finish 2025/02/01 05:39:52 DEBUG : Yandex rclone-test-famifun2noki: Waiting for transfers to finish 2025/02/01 05:39:54 INFO : potato2: Moved (server-side) 2025/02/01 05:39:55 INFO : potato3: Deleted 2025/02/01 05:39:56 INFO : potato3: Moved (server-side) 2025/02/01 05:39:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-xeducoh1bifo" 2025/02/01 05:39:58 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 05:39:58 DEBUG : empty space: Excluded 2025/02/01 05:39:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:39:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/01 05:39:58 DEBUG : Yandex rclone-test-xeducoh1bifo: Waiting for checks to finish 2025/02/01 05:39:58 DEBUG : Yandex rclone-test-xeducoh1bifo: Waiting for transfers to finish 2025/02/01 05:39:59 INFO : potato3: Moved (server-side) 2025/02/01 05:39:59 INFO : potato2: Moved (server-side) 2025/02/01 05:40:00 DEBUG : Yandex rclone-test-xeducoh1bifo: Purge remote 2025/02/01 05:40:05 DEBUG : Yandex rclone-test-famifun2noki: Purge remote --- PASS: TestServerSideMoveWithFilter (33.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:40:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-veyanap7hene" 2025/02/01 05:40:20 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vevoyac3rapa -> Yandex rclone-test-veyanap7hene 2025/02/01 05:40:26 DEBUG : Yandex rclone-test-veyanap7hene: Using server-side directory move 2025/02/01 05:40:26 INFO : Yandex rclone-test-veyanap7hene: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 05:40:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 05:40:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:40:26 DEBUG : empty space: Unchanged skipping 2025/02/01 05:40:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 05:40:27 DEBUG : Yandex rclone-test-veyanap7hene: Waiting for checks to finish 2025/02/01 05:40:28 INFO : potato2: Moved (server-side) 2025/02/01 05:40:29 INFO : potato3: Deleted 2025/02/01 05:40:30 INFO : empty space: Deleted 2025/02/01 05:40:30 DEBUG : Yandex rclone-test-veyanap7hene: Waiting for transfers to finish 2025/02/01 05:40:31 INFO : potato3: Moved (server-side) 2025/02/01 05:40:31 INFO : tomatoDir: Removing directory 2025/02/01 05:40:35 DEBUG : Yandex rclone-test-vevoyac3rapa: deleted 1 directories 2025/02/01 05:40:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-gegoqez4suze" 2025/02/01 05:40:36 INFO : tomatoDir: Making directory 2025/02/01 05:40:36 DEBUG : Yandex rclone-test-gegoqez4suze: Using server-side directory move 2025/02/01 05:40:40 INFO : Yandex rclone-test-gegoqez4suze: Server side directory move succeeded 2025/02/01 05:40:41 ERROR : : error listing: directory not found 2025/02/01 05:40:41 ERROR : : error listing: directory not found 2025/02/01 05:40:41 DEBUG : Yandex rclone-test-gegoqez4suze: Purge remote 2025/02/01 05:40:48 DEBUG : Yandex rclone-test-veyanap7hene: Purge remote 2025/02/01 05:40:48 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (34.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.62s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:40:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncOverlap (11.76s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/rclone-sync-test" 2025/02/01 05:41:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/rclone-sync-test-include/layer2" 2025/02/01 05:41:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/rclone-sync-test-ignore-file" 2025/02/01 05:41:08 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 05:41:08 DEBUG : Yandex rclone-test-vevoyac3rapa/rclone-sync-test: Waiting for checks to finish 2025/02/01 05:41:08 DEBUG : Yandex rclone-test-vevoyac3rapa/rclone-sync-test: Waiting for transfers to finish 2025/02/01 05:41:08 DEBUG : Waiting for deletions to finish 2025/02/01 05:41:08 INFO : There was nothing to transfer 2025/02/01 05:41:09 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 05:41:11 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:41:11 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:41:11 DEBUG : Waiting for deletions to finish 2025/02/01 05:41:11 INFO : rclone-sync-test-include: Removing directory 2025/02/01 05:41:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/01 05:41:12 DEBUG : Yandex rclone-test-vevoyac3rapa: failed to delete 1 directories 2025/02/01 05:41:12 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:12 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:14 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:15 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:16 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:18 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:20 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:22 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 05:41:25 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 05:41:26 DEBUG : Yandex rclone-test-vevoyac3rapa/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/01 05:41:26 DEBUG : Yandex rclone-test-vevoyac3rapa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/01 05:41:26 DEBUG : Waiting for deletions to finish 2025/02/01 05:41:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:27 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:29 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:30 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 05:41:33 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 05:41:34 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:41:34 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:41:34 DEBUG : Waiting for deletions to finish 2025/02/01 05:41:34 INFO : rclone-sync-test-include: Removing directory 2025/02/01 05:41:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/01 05:41:35 DEBUG : Yandex rclone-test-vevoyac3rapa: failed to delete 1 directories 2025/02/01 05:41:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:35 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:37 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:39 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:41 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 05:41:43 DEBUG : : Excluded 2025/02/01 05:41:44 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 05:41:45 DEBUG : Yandex rclone-test-vevoyac3rapa/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/01 05:41:45 DEBUG : Yandex rclone-test-vevoyac3rapa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/01 05:41:45 DEBUG : Waiting for deletions to finish 2025/02/01 05:41:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:46 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:49 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:53 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:55 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:41:57 DEBUG : rclone-sync-test: Excluded 2025/02/01 05:41:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 05:41:58 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (89.72s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:42:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/dst" 2025/02/01 05:42:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/CompareDest" 2025/02/01 05:42:32 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 05:42:32 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:42:32 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:42:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/01 05:42:37 INFO : one: Copied (new) 2025/02/01 05:42:37 DEBUG : Waiting for deletions to finish 2025/02/01 05:42:39 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:42:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 05:42:39 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:42:41 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/01 05:42:41 INFO : one: Copied (replaced existing) 2025/02/01 05:42:41 DEBUG : Waiting for deletions to finish 2025/02/01 05:42:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 05:42:47 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:42:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:42:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 05:42:48 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:42:48 DEBUG : Waiting for deletions to finish 2025/02/01 05:42:48 INFO : There was nothing to transfer 2025/02/01 05:42:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:42:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 05:42:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 05:42:53 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:42:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:42:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 05:42:53 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:42:53 DEBUG : Waiting for deletions to finish 2025/02/01 05:42:53 INFO : There was nothing to transfer 2025/02/01 05:42:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:42:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 05:42:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 05:42:54 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:42:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:42:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 05:42:55 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:42:55 DEBUG : Waiting for deletions to finish 2025/02/01 05:42:55 INFO : There was nothing to transfer 2025/02/01 05:42:57 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/01 05:42:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/01 05:42:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 05:42:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 05:42:57 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:42:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:42:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 05:42:57 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:42:57 DEBUG : Waiting for deletions to finish 2025/02/01 05:42:57 INFO : There was nothing to transfer 2025/02/01 05:42:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/01 05:42:59 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 05:42:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 05:42:59 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:43:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:43:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 05:43:00 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:43:01 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/01 05:43:01 INFO : two: Copied (new) 2025/02/01 05:43:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (54.08s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:43:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/dest" 2025/02/01 05:43:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/pre-dest1" 2025/02/01 05:43:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/pre-dest2" 2025/02/01 05:43:32 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:43:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/01 05:43:32 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:43:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/01 05:43:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/01 05:43:33 DEBUG : Yandex rclone-test-vevoyac3rapa/dest: Waiting for checks to finish 2025/02/01 05:43:33 DEBUG : Yandex rclone-test-vevoyac3rapa/dest: Waiting for transfers to finish 2025/02/01 05:43:35 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/01 05:43:35 INFO : 3: Copied (new) 2025/02/01 05:43:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.83s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:44:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/dst" 2025/02/01 05:44:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/CopyDest" 2025/02/01 05:44:01 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 05:44:01 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:44:01 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:44:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/01 05:44:03 INFO : one: Copied (new) 2025/02/01 05:44:03 DEBUG : Waiting for deletions to finish 2025/02/01 05:44:05 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:44:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 05:44:06 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:44:08 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/01 05:44:08 INFO : one: Copied (replaced existing) 2025/02/01 05:44:08 DEBUG : Waiting for deletions to finish 2025/02/01 05:44:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/BackupDir" 2025/02/01 05:44:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 05:44:15 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:44:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:44:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 05:44:17 INFO : one: Moved (server-side) 2025/02/01 05:44:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/01 05:44:19 INFO : one: Copied (server-side copy) 2025/02/01 05:44:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/01 05:44:19 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:44:19 DEBUG : Waiting for deletions to finish 2025/02/01 05:44:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:44:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/01 05:44:25 INFO : two: Copied (server-side copy) 2025/02/01 05:44:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/01 05:44:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:44:25 DEBUG : one: Unchanged skipping 2025/02/01 05:44:25 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:44:25 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:44:25 DEBUG : Waiting for deletions to finish 2025/02/01 05:44:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:44:26 DEBUG : one: Unchanged skipping 2025/02/01 05:44:26 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:44:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:44:26 DEBUG : two: Unchanged skipping 2025/02/01 05:44:26 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:44:26 DEBUG : Waiting for deletions to finish 2025/02/01 05:44:26 INFO : There was nothing to transfer 2025/02/01 05:44:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/01 05:44:33 DEBUG : three: Destination not found in --copy-dest 2025/02/01 05:44:33 DEBUG : three: Need to transfer - File not found at Destination 2025/02/01 05:44:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:44:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:44:33 DEBUG : two: Unchanged skipping 2025/02/01 05:44:33 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:44:33 DEBUG : one: Unchanged skipping 2025/02/01 05:44:33 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:44:35 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/01 05:44:35 INFO : three: Copied (new) 2025/02/01 05:44:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (72.50s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:45:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/dst" 2025/02/01 05:45:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/backup" 2025/02/01 05:45:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 05:45:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:45:22 DEBUG : two: Unchanged skipping 2025/02/01 05:45:22 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:45:24 INFO : one: Moved (server-side) 2025/02/01 05:45:24 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:45:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/01 05:45:26 INFO : one: Copied (new) 2025/02/01 05:45:26 DEBUG : Waiting for deletions to finish 2025/02/01 05:45:28 INFO : three.txt: Moved (server-side) 2025/02/01 05:45:28 INFO : three.txt: Moved into backup dir 2025/02/01 05:45:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 05:45:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:45:32 DEBUG : two: Unchanged skipping 2025/02/01 05:45:32 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:45:35 INFO : one: Deleted 2025/02/01 05:45:37 INFO : one: Moved (server-side) 2025/02/01 05:45:37 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:45:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/01 05:45:39 INFO : one: Copied (new) 2025/02/01 05:45:39 DEBUG : Waiting for deletions to finish 2025/02/01 05:45:42 INFO : three.txt: Deleted 2025/02/01 05:45:44 INFO : three.txt: Moved (server-side) 2025/02/01 05:45:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (55.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:46:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/dst" 2025/02/01 05:46:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/backup" 2025/02/01 05:46:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 05:46:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:46:15 DEBUG : two: Unchanged skipping 2025/02/01 05:46:15 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:46:18 INFO : one: Moved (server-side) to: one.bak 2025/02/01 05:46:18 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:46:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/01 05:46:20 INFO : one: Copied (new) 2025/02/01 05:46:20 DEBUG : Waiting for deletions to finish 2025/02/01 05:46:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 05:46:22 INFO : three.txt: Moved into backup dir 2025/02/01 05:46:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 05:46:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:46:27 DEBUG : two: Unchanged skipping 2025/02/01 05:46:27 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:46:31 INFO : one.bak: Deleted 2025/02/01 05:46:32 INFO : one: Moved (server-side) to: one.bak 2025/02/01 05:46:32 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:46:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/01 05:46:34 INFO : one: Copied (new) 2025/02/01 05:46:34 DEBUG : Waiting for deletions to finish 2025/02/01 05:46:38 INFO : three.txt.bak: Deleted 2025/02/01 05:46:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 05:46:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (53.66s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:47:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/dst" 2025/02/01 05:47:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/backup" 2025/02/01 05:47:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 05:47:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:47:12 DEBUG : two: Unchanged skipping 2025/02/01 05:47:12 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:47:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/01 05:47:14 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:47:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/01 05:47:16 INFO : one: Copied (new) 2025/02/01 05:47:16 DEBUG : Waiting for deletions to finish 2025/02/01 05:47:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/01 05:47:17 INFO : three.txt: Moved into backup dir 2025/02/01 05:47:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:47:21 DEBUG : two: Unchanged skipping 2025/02/01 05:47:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 05:47:21 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:47:26 INFO : one-2019-01-01: Deleted 2025/02/01 05:47:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/01 05:47:28 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:47:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/01 05:47:30 INFO : one: Copied (new) 2025/02/01 05:47:30 DEBUG : Waiting for deletions to finish 2025/02/01 05:47:34 INFO : three-2019-01-01.txt: Deleted 2025/02/01 05:47:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/01 05:47:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (55.83s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:48:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/dst" 2025/02/01 05:48:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 05:48:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:48:05 DEBUG : two: Unchanged skipping 2025/02/01 05:48:05 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:48:07 INFO : one: Moved (server-side) to: one.bak 2025/02/01 05:48:07 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:48:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/01 05:48:09 INFO : one: Copied (new) 2025/02/01 05:48:09 DEBUG : Waiting for deletions to finish 2025/02/01 05:48:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 05:48:10 INFO : three.txt: Moved into backup dir 2025/02/01 05:48:14 DEBUG : one.bak: Excluded (Path Filter) 2025/02/01 05:48:14 DEBUG : one.bak: Excluded 2025/02/01 05:48:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/01 05:48:14 DEBUG : three.txt.bak: Excluded 2025/02/01 05:48:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 05:48:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:48:14 DEBUG : two: Unchanged skipping 2025/02/01 05:48:14 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for checks to finish 2025/02/01 05:48:18 INFO : one.bak: Deleted 2025/02/01 05:48:20 INFO : one: Moved (server-side) to: one.bak 2025/02/01 05:48:20 DEBUG : Yandex rclone-test-vevoyac3rapa/dst: Waiting for transfers to finish 2025/02/01 05:48:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/01 05:48:22 INFO : one: Copied (new) 2025/02/01 05:48:22 DEBUG : Waiting for deletions to finish 2025/02/01 05:48:25 INFO : three.txt.bak: Deleted 2025/02/01 05:48:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 05:48:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (61.27s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:49:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/dst" 2025/02/01 05:49:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 05:49:08 INFO : one: Moved (server-side) to: one.bak 2025/02/01 05:49:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/01 05:49:10 INFO : one: Copied (new) 2025/02/01 05:49:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:49:10 DEBUG : two: Unchanged skipping 2025/02/01 05:49:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/01 05:49:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 05:49:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/01 05:49:16 INFO : three.txt: Copied (new) 2025/02/01 05:49:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 05:49:22 INFO : one.bak: Deleted 2025/02/01 05:49:25 INFO : one: Moved (server-side) to: one.bak 2025/02/01 05:49:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/01 05:49:27 INFO : one: Copied (new) 2025/02/01 05:49:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:49:27 DEBUG : two: Unchanged skipping 2025/02/01 05:49:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/01 05:49:31 INFO : three.txt.bak: Deleted 2025/02/01 05:49:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 05:49:36 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/01 05:49:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (57.15s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:50:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevoyac3rapa/dst" 2025/02/01 05:50:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 05:50:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/01 05:50:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/01 05:50:09 INFO : one: Copied (new) 2025/02/01 05:50:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:50:09 DEBUG : two: Unchanged skipping 2025/02/01 05:50:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/01 05:50:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/01 05:50:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/01 05:50:14 INFO : three.txt: Copied (new) 2025/02/01 05:50:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 05:50:19 INFO : one-2019-01-01: Deleted 2025/02/01 05:50:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/01 05:50:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/01 05:50:23 INFO : one: Copied (new) 2025/02/01 05:50:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:50:23 DEBUG : two: Unchanged skipping 2025/02/01 05:50:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/01 05:50:27 INFO : three-2019-01-01.txt: Deleted 2025/02/01 05:50:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/01 05:50:32 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/01 05:50:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (57.71s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:50:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/01 05:50:56 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:50:56 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:50:57 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/02/01 05:50:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/01 05:50:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.71s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:51:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 05:51:03 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:51:03 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:51:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/01 05:51:05 INFO : existing: Copied (new) 2025/02/01 05:51:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:51:06 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:51:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/01 05:51:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/01 05:51:06 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:51:06 ERROR : Yandex rclone-test-vevoyac3rapa: not deleting files as there were IO errors 2025/02/01 05:51:06 ERROR : Yandex rclone-test-vevoyac3rapa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncImmutable (9.70s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:51:15 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:51:15 DEBUG : existing: Unchanged skipping 2025/02/01 05:51:15 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:51:15 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:51:15 DEBUG : Waiting for deletions to finish 2025/02/01 05:51:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.73s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.26s) --- SKIP: TestMaxTransfer/Hard (0.68s) --- SKIP: TestMaxTransfer/Soft (0.90s) --- SKIP: TestMaxTransfer/Cautious (0.69s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:52:47 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:52:47 DEBUG : both0: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both12: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both13: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both14: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both15: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both16: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both17: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both18: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both1: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both2: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both10: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both4: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both11: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both19: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both3: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both5: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both9: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:52:47 DEBUG : both6: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both8: Unchanged skipping 2025/02/01 05:52:47 DEBUG : both7: Unchanged skipping 2025/02/01 05:52:47 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:52:47 DEBUG : Waiting for deletions to finish 2025/02/01 05:52:50 INFO : only11: Deleted 2025/02/01 05:52:50 INFO : only5: Deleted 2025/02/01 05:52:50 INFO : only9: Deleted 2025/02/01 05:52:53 INFO : only15: Deleted 2025/02/01 05:52:53 INFO : only19: Deleted 2025/02/01 05:52:54 INFO : only7: Deleted 2025/02/01 05:52:56 INFO : only0: Deleted 2025/02/01 05:52:56 INFO : only2: Deleted 2025/02/01 05:52:57 INFO : only14: Deleted 2025/02/01 05:52:57 INFO : only10: Deleted 2025/02/01 05:52:59 INFO : only6: Deleted 2025/02/01 05:52:59 INFO : only16: Deleted 2025/02/01 05:53:00 INFO : only18: Deleted 2025/02/01 05:53:00 INFO : only13: Deleted 2025/02/01 05:53:02 INFO : only8: Deleted 2025/02/01 05:53:03 INFO : only1: Deleted 2025/02/01 05:53:03 INFO : only17: Deleted 2025/02/01 05:53:03 INFO : only12: Deleted 2025/02/01 05:53:05 INFO : only3: Deleted 2025/02/01 05:53:06 INFO : only4: Deleted 2025/02/01 05:53:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (168.75s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:55:26 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for checks to finish 2025/02/01 05:55:26 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both0: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both1: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both13: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both14: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both11: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both10: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both12: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both15: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both19: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both2: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both3: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both4: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both5: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both6: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both16: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both8: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 05:55:26 DEBUG : both9: Unchanged skipping 2025/02/01 05:55:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/01 05:55:26 DEBUG : both17: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both18: Unchanged skipping 2025/02/01 05:55:26 DEBUG : both7: Unchanged skipping 2025/02/01 05:55:26 DEBUG : Yandex rclone-test-vevoyac3rapa: Waiting for transfers to finish 2025/02/01 05:55:28 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/02/01 05:55:28 INFO : only10: Copied (replaced existing) 2025/02/01 05:55:28 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/02/01 05:55:28 INFO : only1: Copied (replaced existing) 2025/02/01 05:55:28 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/02/01 05:55:28 INFO : only11: Copied (replaced existing) 2025/02/01 05:55:30 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/02/01 05:55:30 INFO : only12: Copied (replaced existing) 2025/02/01 05:55:30 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/02/01 05:55:30 INFO : only13: Copied (replaced existing) 2025/02/01 05:55:30 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/02/01 05:55:30 INFO : only14: Copied (replaced existing) 2025/02/01 05:55:32 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/02/01 05:55:32 INFO : only16: Copied (replaced existing) 2025/02/01 05:55:32 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/02/01 05:55:32 INFO : only17: Copied (replaced existing) 2025/02/01 05:55:32 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/02/01 05:55:32 INFO : only15: Copied (replaced existing) 2025/02/01 05:55:32 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/02/01 05:55:32 INFO : only0: Copied (replaced existing) 2025/02/01 05:55:34 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/02/01 05:55:34 INFO : only19: Copied (replaced existing) 2025/02/01 05:55:34 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/02/01 05:55:34 INFO : only2: Copied (replaced existing) 2025/02/01 05:55:35 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/02/01 05:55:35 INFO : only18: Copied (replaced existing) 2025/02/01 05:55:35 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/02/01 05:55:35 INFO : only3: Copied (replaced existing) 2025/02/01 05:55:35 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/02/01 05:55:35 INFO : only4: Copied (replaced existing) 2025/02/01 05:55:36 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/02/01 05:55:36 INFO : only5: Copied (replaced existing) 2025/02/01 05:55:36 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/02/01 05:55:36 INFO : only6: Copied (replaced existing) 2025/02/01 05:55:37 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/02/01 05:55:37 INFO : only7: Copied (replaced existing) 2025/02/01 05:55:37 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/02/01 05:55:37 INFO : only8: Copied (replaced existing) 2025/02/01 05:55:38 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/02/01 05:55:38 INFO : only9: Copied (replaced existing) 2025/02/01 05:55:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (222.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:57:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 05:57:53 INFO : sub dir: Making directory 2025/02/01 05:57:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (76.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" 2025/02/01 05:59:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 05:59:09 INFO : sub dir: Making directory 2025/02/01 05:59:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vevoyac3rapa", Local "Local file system at /tmp/rclone2942935846", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (75.02s) PASS 2025/02/01 06:00:24 DEBUG : Yandex rclone-test-vevoyac3rapa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 35m23.435820639s (try 1/5)