"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/04/22 06:05:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi" 2025/04/22 06:05:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 06:05:19 DEBUG : Creating backend with remote "/tmp/rclone1852658490" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:05:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:05:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/22 06:05:19 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:05:19 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.92s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:05:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 06:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:05:22 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:05:22 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:05:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:05:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:05:27 DEBUG : Yandex rclone-test-zehuheq9cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (19.60s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.70s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:05:42 DEBUG : Creating backend with remote "/non-existing" 2025/04/22 06:05:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/22 06:05:43 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:05:43 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.43s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:05:45 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:05:45 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:05:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:05:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyNoTraverse (19.16s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:06:04 INFO : Yandex rclone-test-zehuheq9cuvi: Running all checks before starting transfers 2025/04/22 06:06:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:06:05 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:06:05 INFO : Yandex rclone-test-zehuheq9cuvi: Checks finished, now starting transfers 2025/04/22 06:06:05 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:06:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:06:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyCheckFirst (16.65s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:06:21 ERROR : Ignoring --no-traverse with sync 2025/04/22 06:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:06:21 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:06:21 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:06:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:06:24 INFO : sub dir/hello world: Copied (new) 2025/04/22 06:06:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncNoTraverse (17.22s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:06:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/22 06:06:38 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:06:38 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:06:41 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/22 06:06:41 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyWithDepth (10.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:06:49 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:06:49 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:06:51 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:06:51 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (9.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:06:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:06:58 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:06:58 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:07:01 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:07:01 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (11.23s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:07:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/22 06:07:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 06:07:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/22 06:07:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 06:07:09 INFO : sub dir: Making directory 2025/04/22 06:07:10 INFO : sub dir2: Making directory 2025/04/22 06:07:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:07:10 INFO : sub dir2/sub sub dir2: Making directory 2025/04/22 06:07:11 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:07:11 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:07:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:07:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:07:15 DEBUG : Yandex rclone-test-zehuheq9cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:07:37 INFO : sub dir2: Making directory 2025/04/22 06:07:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/22 06:07:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 06:07:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:07:38 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:07:38 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:07:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:07:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:07:53 DEBUG : sub dir2: Making directory with metadata 2025/04/22 06:07:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 06:07:53 INFO : sub dir: Making directory 2025/04/22 06:07:54 INFO : sub dir2: Making directory 2025/04/22 06:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:07:55 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:07:55 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:07:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:07:57 INFO : sub dir/hello world: Copied (new) 2025/04/22 06:07:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:07:59 DEBUG : Yandex rclone-test-zehuheq9cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/22 06:08:00 DEBUG : Yandex rclone-test-zehuheq9cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (24.32s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.60s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:08:18 INFO : sub dir2: Making directory 2025/04/22 06:08:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:08:18 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:08:18 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:08:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:08:21 INFO : sub dir/hello world: Copied (new) 2025/04/22 06:08:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.72s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:08:33 DEBUG : sub dir2: Making directory with metadata 2025/04/22 06:08:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 06:08:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 06:08:34 INFO : sub dir: Making directory 2025/04/22 06:08:35 INFO : sub dir2: Making directory 2025/04/22 06:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:08:35 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:08:35 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:08:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:08:42 INFO : sub dir/hello world: Copied (new) 2025/04/22 06:08:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:08:44 DEBUG : Yandex rclone-test-zehuheq9cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (29.09s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.80s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:09:03 INFO : sub dir2: Making directory 2025/04/22 06:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:09:04 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:09:04 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:09:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:09:06 INFO : sub dir/hello world: Copied (new) 2025/04/22 06:09:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.68s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:09:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-wiwaziy9hipe" 2025/04/22 06:09:22 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-zehuheq9cuvi -> Yandex rclone-test-wiwaziy9hipe 2025/04/22 06:09:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:09:24 DEBUG : Yandex rclone-test-wiwaziy9hipe: Waiting for checks to finish 2025/04/22 06:09:24 DEBUG : Yandex rclone-test-wiwaziy9hipe: Waiting for transfers to finish 2025/04/22 06:09:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:09:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:09:29 DEBUG : Yandex rclone-test-wiwaziy9hipe: Purge remote --- PASS: TestServerSideCopy (29.14s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:09:52 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:09:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/22 06:09:52 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:09:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/22 06:09:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyOverSelf (20.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:10:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-docores3cile" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-zehuheq9cuvi -> Yandex rclone-test-docores3cile 2025/04/22 06:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:10:13 DEBUG : Yandex rclone-test-docores3cile: Waiting for checks to finish 2025/04/22 06:10:13 DEBUG : Yandex rclone-test-docores3cile: Waiting for transfers to finish 2025/04/22 06:10:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:10:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:10:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/22 06:10:22 DEBUG : Yandex rclone-test-docores3cile: Waiting for checks to finish 2025/04/22 06:10:22 DEBUG : Yandex rclone-test-docores3cile: Waiting for transfers to finish 2025/04/22 06:10:22 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.baqimot4" before starting 2025/04/22 06:10:27 DEBUG : sub dir/hello world.baqimot4: server side copy: removing renamed existing file after operation 2025/04/22 06:10:35 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/22 06:10:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:10:36 DEBUG : Yandex rclone-test-docores3cile: Purge remote --- PASS: TestServerSideCopyOverSelf (48.72s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:11:01 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:11:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/22 06:11:01 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:11:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/22 06:11:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/22 06:11:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestMoveOverSelf (23.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:11:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-toqufuv8meba" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-zehuheq9cuvi -> Yandex rclone-test-toqufuv8meba 2025/04/22 06:11:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:11:25 DEBUG : Yandex rclone-test-toqufuv8meba: Waiting for checks to finish 2025/04/22 06:11:25 DEBUG : Yandex rclone-test-toqufuv8meba: Waiting for transfers to finish 2025/04/22 06:11:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:11:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:11:34 DEBUG : Yandex rclone-test-toqufuv8meba: Using server-side directory move 2025/04/22 06:11:34 INFO : Yandex rclone-test-toqufuv8meba: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/22 06:11:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/22 06:11:35 DEBUG : Yandex rclone-test-toqufuv8meba: Waiting for checks to finish 2025/04/22 06:11:35 DEBUG : Yandex rclone-test-toqufuv8meba: Waiting for transfers to finish 2025/04/22 06:11:39 INFO : sub dir/hello world: Deleted 2025/04/22 06:11:41 INFO : sub dir/hello world: Moved (server-side) 2025/04/22 06:11:47 DEBUG : testing file moves 2025/04/22 06:11:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/22 06:11:48 DEBUG : Yandex rclone-test-toqufuv8meba: Waiting for checks to finish 2025/04/22 06:11:48 DEBUG : Yandex rclone-test-toqufuv8meba: Waiting for transfers to finish 2025/04/22 06:11:52 INFO : sub dir/hello world: Deleted 2025/04/22 06:11:54 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:11:56 DEBUG : Yandex rclone-test-toqufuv8meba: Purge remote --- PASS: TestServerSideMoveOverSelf (51.88s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:12:15 ERROR : : error listing: directory not found 2025/04/22 06:12:16 INFO : Local file system at /tmp/rclone1852658490: Making directory 2025/04/22 06:12:16 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:12:16 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyAfterDelete (17.57s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:12:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/22 06:12:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:12:36 DEBUG : Local file system at /tmp/rclone1852658490: Waiting for checks to finish 2025/04/22 06:12:36 DEBUG : Local file system at /tmp/rclone1852658490: Waiting for transfers to finish 2025/04/22 06:12:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:12:36 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/22 06:12:36 INFO : sub dir/hello world: Copied (new) 2025/04/22 06:12:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyRedownload (18.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:12:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/22 06:12:50 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:12:50 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:12:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/22 06:12:53 INFO : check sum: Copied (new) 2025/04/22 06:12:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:12:54 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:12:54 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/22 06:12:54 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/22 06:12:54 DEBUG : check sum: Unchanged skipping 2025/04/22 06:12:54 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:12:54 DEBUG : Waiting for deletions to finish 2025/04/22 06:12:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (11.77s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:13:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/22 06:13:01 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:13:01 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:13:03 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/22 06:13:03 INFO : sizeonly: Copied (new) 2025/04/22 06:13:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:13:05 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:13:05 DEBUG : sizeonly: Sizes identical 2025/04/22 06:13:05 DEBUG : sizeonly: Unchanged skipping 2025/04/22 06:13:05 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:13:05 DEBUG : Waiting for deletions to finish 2025/04/22 06:13:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncSizeOnly (13.28s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:13:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/22 06:13:15 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:13:15 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:13:18 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/22 06:13:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/22 06:13:19 DEBUG : pacer: Reducing sleep to 15ms 2025/04/22 06:13:19 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/04/22 06:13:19 INFO : ignore-size: Copied (new) 2025/04/22 06:13:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:13:19 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/22 06:13:20 DEBUG : pacer: Reducing sleep to 10ms 2025/04/22 06:13:20 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:13:20 DEBUG : ignore-size: Unchanged skipping 2025/04/22 06:13:20 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:13:20 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:13:20 DEBUG : Waiting for deletions to finish 2025/04/22 06:13:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (13.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:13:33 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:13:33 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:13:33 DEBUG : existing: Unchanged skipping 2025/04/22 06:13:33 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:13:33 DEBUG : Waiting for deletions to finish 2025/04/22 06:13:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:13:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/22 06:13:34 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:13:34 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:13:36 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/04/22 06:13:36 INFO : existing: Copied (replaced existing) 2025/04/22 06:13:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (15.77s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:13:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/22 06:13:44 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:13:44 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:13:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/22 06:13:49 INFO : existing: Copied (new) 2025/04/22 06:13:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:13:50 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:13:50 DEBUG : existing: Destination exists, skipping 2025/04/22 06:13:50 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:13:50 DEBUG : Waiting for deletions to finish 2025/04/22 06:13:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (14.30s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:14:03 INFO : d: Making directory 2025/04/22 06:14:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/22 06:14:05 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:14:05 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:14:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/22 06:14:05 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:14:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/22 06:14:07 INFO : a/potato2: Copied (new) 2025/04/22 06:14:07 DEBUG : Waiting for deletions to finish 2025/04/22 06:14:12 INFO : b/potato: Deleted 2025/04/22 06:14:12 INFO : d: Removing directory 2025/04/22 06:14:18 INFO : b: Removing directory 2025/04/22 06:14:24 DEBUG : Yandex rclone-test-zehuheq9cuvi: deleted 2 directories run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (51.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:14:55 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/04/22 06:14:55 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:14:55 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/22 06:14:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/22 06:14:55 DEBUG : empty space: Unchanged skipping 2025/04/22 06:14:55 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:14:55 DEBUG : Waiting for deletions to finish 2025/04/22 06:14:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:14:56 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:14:56 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/04/22 06:14:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/22 06:14:57 INFO : empty space: Updated modification time in destination 2025/04/22 06:14:57 DEBUG : empty space: Unchanged skipping 2025/04/22 06:14:57 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:14:57 DEBUG : Waiting for deletions to finish 2025/04/22 06:14:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (16.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:15:10 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:15:10 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/04/22 06:15:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/22 06:15:10 DEBUG : empty space: Unchanged skipping 2025/04/22 06:15:10 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:15:10 DEBUG : Waiting for deletions to finish 2025/04/22 06:15:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (12.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:15:20 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:15:20 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/04/22 06:15:20 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1852658490) 2025/04/22 06:15:20 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-zehuheq9cuvi) 2025/04/22 06:15:20 DEBUG : foo: md5 differ 2025/04/22 06:15:20 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:15:23 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/04/22 06:15:23 INFO : foo: Copied (replaced existing) 2025/04/22 06:15:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (14.91s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:15:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:15:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/22 06:15:36 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:15:36 DEBUG : empty space: Unchanged skipping 2025/04/22 06:15:36 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:15:39 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/22 06:15:39 INFO : potato: Copied (new) 2025/04/22 06:15:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (19.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:15:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/22 06:15:55 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:15:55 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:15:58 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/22 06:15:58 INFO : potato: Copied (replaced existing) 2025/04/22 06:15:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.79s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:16:07 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:16:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/22 06:16:07 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1852658490) 2025/04/22 06:16:07 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-zehuheq9cuvi) 2025/04/22 06:16:07 DEBUG : potato: md5 differ 2025/04/22 06:16:07 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:16:09 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/22 06:16:09 INFO : potato: Copied (replaced existing) 2025/04/22 06:16:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (13.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:16:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:16:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:16:23 DEBUG : empty space: Unchanged skipping 2025/04/22 06:16:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/22 06:16:23 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:16:23 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:16:23 DEBUG : Waiting for deletions to finish 2025/04/22 06:16:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:16:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:16:40 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:16:40 DEBUG : empty space: Unchanged skipping 2025/04/22 06:16:40 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:16:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/22 06:16:43 INFO : potato2: Copied (new) 2025/04/22 06:16:43 DEBUG : Waiting for deletions to finish 2025/04/22 06:16:47 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:17:05 INFO : d: Making directory 2025/04/22 06:17:06 INFO : d/e: Making directory 2025/04/22 06:17:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/22 06:17:08 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:17:08 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:17:08 DEBUG : c/non empty space: Unchanged skipping 2025/04/22 06:17:08 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:17:10 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/22 06:17:10 INFO : a/potato2: Copied (new) 2025/04/22 06:17:10 DEBUG : Waiting for deletions to finish 2025/04/22 06:17:15 INFO : b/potato: Deleted 2025/04/22 06:17:15 INFO : d/e: Removing directory 2025/04/22 06:17:21 INFO : d: Removing directory 2025/04/22 06:17:26 INFO : b: Removing directory 2025/04/22 06:17:31 DEBUG : Yandex rclone-test-zehuheq9cuvi: deleted 3 directories run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (56.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:18:01 INFO : d: Making directory 2025/04/22 06:18:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/22 06:18:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:18:04 DEBUG : c/non empty space: Unchanged skipping 2025/04/22 06:18:04 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:18:04 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:18:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/22 06:18:06 INFO : a/potato2: Copied (new) 2025/04/22 06:18:06 ERROR : Yandex rclone-test-zehuheq9cuvi: not deleting files as there were IO errors 2025/04/22 06:18:06 ERROR : Yandex rclone-test-zehuheq9cuvi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 4a4 > 2025-04-22 06:18:05.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1273 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 2011-12-25 12:59:59.123456789;e4cb6955d9106df6263c45fcfc10f163;21;b/potato 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space lsf: 2011-12-25 12:59:59.123456789;e4cb6955d9106df6263c45fcfc10f163;21;b/potato 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space 2025-04-22 06:18:05.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (50.61s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:18:51 DEBUG : Waiting for deletions to finish 2025/04/22 06:18:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:18:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:18:52 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:18:52 DEBUG : empty space: Unchanged skipping 2025/04/22 06:18:52 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:18:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/22 06:18:54 INFO : potato2: Copied (new) 2025/04/22 06:18:57 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (21.38s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:19:13 DEBUG : Waiting for deletions to finish 2025/04/22 06:19:13 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:19:13 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:19:17 INFO : potato: Deleted 2025/04/22 06:19:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:19:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:19:18 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:19:18 DEBUG : empty space: Unchanged skipping 2025/04/22 06:19:18 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:19:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/22 06:19:22 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (24.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:19:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:19:37 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:19:37 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:19:40 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/22 06:19:40 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (21.46s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:19:58 DEBUG : enormous: Excluded (Size Filter) 2025/04/22 06:19:58 DEBUG : enormous: Excluded 2025/04/22 06:19:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 06:19:58 DEBUG : potato2: Excluded 2025/04/22 06:19:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 06:19:59 DEBUG : potato2: Excluded 2025/04/22 06:19:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:19:59 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:19:59 DEBUG : empty space: Unchanged skipping 2025/04/22 06:19:59 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:19:59 DEBUG : Waiting for deletions to finish 2025/04/22 06:19:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:20:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 06:20:00 DEBUG : potato2: Excluded 2025/04/22 06:20:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/22 06:20:00 DEBUG : enormous: Excluded 2025/04/22 06:20:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 06:20:00 DEBUG : potato2: Excluded 2025/04/22 06:20:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 06:20:00 DEBUG : potato2: Excluded 2025/04/22 06:20:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:20:00 DEBUG : empty space: Unchanged skipping 2025/04/22 06:20:00 DEBUG : Local file system at /tmp/rclone1852658490: Waiting for checks to finish 2025/04/22 06:20:00 DEBUG : Local file system at /tmp/rclone1852658490: Waiting for transfers to finish 2025/04/22 06:20:00 DEBUG : Waiting for deletions to finish 2025/04/22 06:20:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:20:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 06:20:01 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:20:19 DEBUG : enormous: Excluded (Size Filter) 2025/04/22 06:20:19 DEBUG : enormous: Excluded 2025/04/22 06:20:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 06:20:19 DEBUG : potato2: Excluded 2025/04/22 06:20:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:20:19 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:20:19 DEBUG : empty space: Unchanged skipping 2025/04/22 06:20:19 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:20:19 DEBUG : Waiting for deletions to finish 2025/04/22 06:20:24 INFO : enormous: Deleted 2025/04/22 06:20:24 INFO : potato2: Deleted 2025/04/22 06:20:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:20:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:20:25 DEBUG : empty space: Unchanged skipping 2025/04/22 06:20:25 DEBUG : Local file system at /tmp/rclone1852658490: Waiting for checks to finish 2025/04/22 06:20:25 DEBUG : Local file system at /tmp/rclone1852658490: Waiting for transfers to finish 2025/04/22 06:20:25 DEBUG : Waiting for deletions to finish 2025/04/22 06:20:25 INFO : enormous: Deleted 2025/04/22 06:20:25 INFO : potato2: Deleted 2025/04/22 06:20:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (24.98s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:20:46 DEBUG : five: Need to transfer - File not found at Destination 2025/04/22 06:20:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/22 06:20:46 DEBUG : one: Destination is newer than source, skipping 2025/04/22 06:20:46 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:20:46 DEBUG : three: Sizes identical 2025/04/22 06:20:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1852658490) 2025/04/22 06:20:46 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-zehuheq9cuvi) 2025/04/22 06:20:46 DEBUG : two: md5 differ 2025/04/22 06:20:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/22 06:20:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/22 06:20:46 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:20:48 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/22 06:20:48 INFO : two: Copied (replaced existing) 2025/04/22 06:20:48 DEBUG : four: Dst hash empty - aborting Src hash check 2025/04/22 06:20:48 INFO : four: Copied (replaced existing) 2025/04/22 06:20:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/22 06:20:49 INFO : five: Copied (new) 2025/04/22 06:20:49 DEBUG : Waiting for deletions to finish 2025/04/22 06:20:49 DEBUG : one: Destination is newer than source, skipping 2025/04/22 06:20:49 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:20:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/22 06:20:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/22 06:20:49 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/22 06:20:49 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/22 06:20:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/22 06:20:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/22 06:20:49 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1852658490) 2025/04/22 06:20:49 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-zehuheq9cuvi) 2025/04/22 06:20:49 DEBUG : three: md5 differ 2025/04/22 06:20:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/22 06:20:49 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/22 06:20:49 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/22 06:20:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/22 06:20:49 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:20:51 DEBUG : three: Dst hash empty - aborting Src hash check 2025/04/22 06:20:51 INFO : three: Copied (replaced existing) 2025/04/22 06:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (40.91s) === 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-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/22 06:21:19 INFO : Yandex rclone-test-zehuheq9cuvi: Making map for --track-renames 2025/04/22 06:21:19 INFO : Yandex rclone-test-zehuheq9cuvi: Finished making map for --track-renames 2025/04/22 06:21:19 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:21:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/22 06:21:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/22 06:21:19 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for renames to finish 2025/04/22 06:21:19 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:21:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/22 06:21:21 INFO : potato: Copied (new) 2025/04/22 06:21:21 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/22 06:21:21 INFO : yam: Copied (new) 2025/04/22 06:21:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:21:22 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:21:22 INFO : Yandex rclone-test-zehuheq9cuvi: Making map for --track-renames 2025/04/22 06:21:22 INFO : Yandex rclone-test-zehuheq9cuvi: Finished making map for --track-renames 2025/04/22 06:21:22 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:21:22 DEBUG : potato: Unchanged skipping 2025/04/22 06:21:22 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for renames to finish 2025/04/22 06:21:24 INFO : yam: Moved (server-side) to: yaml 2025/04/22 06:21:24 INFO : yaml: Renamed from "yam" 2025/04/22 06:21:24 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:21:24 DEBUG : Waiting for deletions to finish 2025/04/22 06:21:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (19.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/22 06:21:38 INFO : Yandex rclone-test-zehuheq9cuvi: Making map for --track-renames 2025/04/22 06:21:38 INFO : Yandex rclone-test-zehuheq9cuvi: Finished making map for --track-renames 2025/04/22 06:21:38 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:21:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/22 06:21:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/22 06:21:38 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for renames to finish 2025/04/22 06:21:38 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:21:41 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/22 06:21:41 INFO : yam: Copied (new) 2025/04/22 06:21:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/22 06:21:43 INFO : potato: Copied (new) 2025/04/22 06:21:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:21:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:21:44 INFO : Yandex rclone-test-zehuheq9cuvi: Making map for --track-renames 2025/04/22 06:21:44 INFO : Yandex rclone-test-zehuheq9cuvi: Finished making map for --track-renames 2025/04/22 06:21:44 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:21:44 DEBUG : potato: Unchanged skipping 2025/04/22 06:21:44 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for renames to finish 2025/04/22 06:21:46 INFO : yam: Moved (server-side) to: yaml 2025/04/22 06:21:46 INFO : yaml: Renamed from "yam" 2025/04/22 06:21:46 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:21:46 DEBUG : Waiting for deletions to finish 2025/04/22 06:21:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (20.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/22 06:21:59 INFO : Yandex rclone-test-zehuheq9cuvi: Making map for --track-renames 2025/04/22 06:21:59 INFO : Yandex rclone-test-zehuheq9cuvi: Finished making map for --track-renames 2025/04/22 06:21:59 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:21:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/22 06:21:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/22 06:21:59 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for renames to finish 2025/04/22 06:21:59 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:22:01 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/22 06:22:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/22 06:22:01 DEBUG : pacer: Reducing sleep to 15ms 2025/04/22 06:22:02 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/22 06:22:02 DEBUG : pacer: Reducing sleep to 10ms 2025/04/22 06:22:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/22 06:22:02 INFO : potato: Copied (new) 2025/04/22 06:22:02 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/22 06:22:02 INFO : sub/yam: Copied (new) 2025/04/22 06:22:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:22:04 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:22:04 DEBUG : potato: Unchanged skipping 2025/04/22 06:22:04 INFO : Yandex rclone-test-zehuheq9cuvi: Making map for --track-renames 2025/04/22 06:22:04 INFO : Yandex rclone-test-zehuheq9cuvi: Finished making map for --track-renames 2025/04/22 06:22:04 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:22:04 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for renames to finish 2025/04/22 06:22:07 INFO : sub/yam: Moved (server-side) to: yam 2025/04/22 06:22:07 INFO : yam: Renamed from "sub/yam" 2025/04/22 06:22:07 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:22:07 DEBUG : Waiting for deletions to finish 2025/04/22 06:22:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.15s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:22:25 DEBUG : Creating backend with remote "/tmp/rclone1852658490/dir1" 2025/04/22 06:22:25 DEBUG : Creating backend with remote "/tmp/rclone1852658490/dir2" 2025/04/22 06:22:25 DEBUG : Local file system at /tmp/rclone1852658490/dir2: Using server-side directory move 2025/04/22 06:22:25 INFO : Local file system at /tmp/rclone1852658490/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/22 06:22:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/22 06:22:25 DEBUG : Local file system at /tmp/rclone1852658490/dir2: Waiting for checks to finish 2025/04/22 06:22:25 INFO : file1.txt: Moved (server-side) 2025/04/22 06:22:25 DEBUG : Local file system at /tmp/rclone1852658490/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.85s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:22:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:22:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/22 06:22:27 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:22:27 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:22:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:22:29 INFO : sub dir/hello world: Copied (new) 2025/04/22 06:22:29 INFO : sub dir/hello world: Deleted 2025/04/22 06:22:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/22 06:22:34 INFO : nested/sub dir/file: Copied (new) 2025/04/22 06:22:34 INFO : nested/sub dir/file: Deleted 2025/04/22 06:22:34 INFO : sub dir: Removing directory 2025/04/22 06:22:34 INFO : nested/sub dir: Removing directory 2025/04/22 06:22:34 INFO : nested: Removing directory 2025/04/22 06:22:34 DEBUG : Local file system at /tmp/rclone1852658490: deleted 3 directories run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (38.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 06:23:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/22 06:23:05 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:23:05 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:23:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/22 06:23:07 INFO : sub dir/hello world: Copied (new) 2025/04/22 06:23:07 INFO : sub dir/hello world: Deleted 2025/04/22 06:23:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/22 06:23:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/22 06:23:10 DEBUG : pacer: Reducing sleep to 15ms 2025/04/22 06:23:10 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/22 06:23:10 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/22 06:23:10 INFO : nested/sub dir/file: Copied (new) 2025/04/22 06:23:10 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:23:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveWithoutDeleteEmptySrcDirs (39.72s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:23:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/22 06:23:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/22 06:23:45 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:23:45 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:23:47 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/22 06:23:47 INFO : existing-b: Copied (new) 2025/04/22 06:23:47 INFO : existing-b: Deleted 2025/04/22 06:23:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/22 06:23:47 INFO : existing: Copied (new) 2025/04/22 06:23:47 INFO : existing: Deleted 2025/04/22 06:23:48 DEBUG : existing: Destination exists, skipping 2025/04/22 06:23:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/22 06:23:48 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:23:48 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:23:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (15.08s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:23:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-hujirod0kiga" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-zehuheq9cuvi -> Yandex rclone-test-hujirod0kiga 2025/04/22 06:24:12 DEBUG : Yandex rclone-test-hujirod0kiga: Using server-side directory move 2025/04/22 06:24:13 INFO : Yandex rclone-test-hujirod0kiga: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/22 06:24:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:24:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:24:13 DEBUG : empty space: Unchanged skipping 2025/04/22 06:24:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/22 06:24:13 DEBUG : Yandex rclone-test-hujirod0kiga: Waiting for checks to finish 2025/04/22 06:24:16 INFO : potato2: Moved (server-side) 2025/04/22 06:24:17 INFO : potato3: Deleted 2025/04/22 06:24:19 INFO : empty space: Deleted 2025/04/22 06:24:19 DEBUG : Yandex rclone-test-hujirod0kiga: Waiting for transfers to finish 2025/04/22 06:24:19 INFO : potato3: Moved (server-side) 2025/04/22 06:24:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-velizim7waku" 2025/04/22 06:24:20 DEBUG : Yandex rclone-test-velizim7waku: Using server-side directory move 2025/04/22 06:24:23 INFO : Yandex rclone-test-velizim7waku: Server side directory move succeeded 2025/04/22 06:24:23 ERROR : : error listing: directory not found 2025/04/22 06:24:23 DEBUG : Yandex rclone-test-velizim7waku: Purge remote 2025/04/22 06:24:33 DEBUG : Yandex rclone-test-hujirod0kiga: Purge remote 2025/04/22 06:24:34 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.02s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:24:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-tetonid3muji" 2025/04/22 06:24:34 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-zehuheq9cuvi -> Yandex rclone-test-tetonid3muji 2025/04/22 06:24:48 DEBUG : empty space: Excluded (Size Filter) 2025/04/22 06:24:48 DEBUG : empty space: Excluded 2025/04/22 06:24:48 DEBUG : empty space: Excluded (Size Filter) 2025/04/22 06:24:48 DEBUG : empty space: Excluded 2025/04/22 06:24:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:24:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/22 06:24:48 DEBUG : Yandex rclone-test-tetonid3muji: Waiting for checks to finish 2025/04/22 06:24:48 DEBUG : Yandex rclone-test-tetonid3muji: Waiting for transfers to finish 2025/04/22 06:24:49 INFO : potato2: Moved (server-side) 2025/04/22 06:24:52 INFO : potato3: Deleted 2025/04/22 06:24:54 INFO : potato3: Moved (server-side) 2025/04/22 06:24:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-nacuviz5fise" 2025/04/22 06:24:55 DEBUG : empty space: Excluded (Size Filter) 2025/04/22 06:24:55 DEBUG : empty space: Excluded 2025/04/22 06:24:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:24:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/22 06:24:55 DEBUG : Yandex rclone-test-nacuviz5fise: Waiting for checks to finish 2025/04/22 06:24:55 DEBUG : Yandex rclone-test-nacuviz5fise: Waiting for transfers to finish 2025/04/22 06:24:57 INFO : potato3: Moved (server-side) 2025/04/22 06:24:58 INFO : potato2: Moved (server-side) 2025/04/22 06:24:58 DEBUG : Yandex rclone-test-nacuviz5fise: Purge remote 2025/04/22 06:25:05 DEBUG : Yandex rclone-test-tetonid3muji: Purge remote --- PASS: TestServerSideMoveWithFilter (45.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:25:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-wavayal6dofe" 2025/04/22 06:25:27 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-zehuheq9cuvi -> Yandex rclone-test-wavayal6dofe 2025/04/22 06:25:33 DEBUG : Yandex rclone-test-wavayal6dofe: Using server-side directory move 2025/04/22 06:25:34 INFO : Yandex rclone-test-wavayal6dofe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/22 06:25:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 06:25:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:25:34 DEBUG : empty space: Unchanged skipping 2025/04/22 06:25:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/22 06:25:35 DEBUG : Yandex rclone-test-wavayal6dofe: Waiting for checks to finish 2025/04/22 06:25:36 INFO : potato2: Moved (server-side) 2025/04/22 06:25:38 INFO : empty space: Deleted 2025/04/22 06:25:38 DEBUG : Yandex rclone-test-wavayal6dofe: Waiting for transfers to finish 2025/04/22 06:25:40 INFO : potato3: Deleted 2025/04/22 06:25:42 INFO : potato3: Moved (server-side) 2025/04/22 06:25:42 INFO : tomatoDir: Removing directory 2025/04/22 06:25:47 DEBUG : Yandex rclone-test-zehuheq9cuvi: deleted 1 directories 2025/04/22 06:25:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-boqimis3kuxu" 2025/04/22 06:25:50 INFO : tomatoDir: Making directory 2025/04/22 06:25:50 DEBUG : Yandex rclone-test-boqimis3kuxu: Using server-side directory move 2025/04/22 06:25:54 INFO : Yandex rclone-test-boqimis3kuxu: Server side directory move succeeded 2025/04/22 06:25:55 ERROR : : error listing: directory not found 2025/04/22 06:25:56 ERROR : : error listing: directory not found 2025/04/22 06:25:56 DEBUG : Yandex rclone-test-boqimis3kuxu: Purge remote 2025/04/22 06:26:06 DEBUG : Yandex rclone-test-wavayal6dofe: Purge remote 2025/04/22 06:26:06 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (47.94s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.61s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncOverlap (6.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/rclone-sync-test" 2025/04/22 06:26:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/rclone-sync-test-include/layer2" 2025/04/22 06:26:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/rclone-sync-test-ignore-file" 2025/04/22 06:26:22 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 06:26:23 DEBUG : Yandex rclone-test-zehuheq9cuvi/rclone-sync-test: Waiting for checks to finish 2025/04/22 06:26:23 DEBUG : Yandex rclone-test-zehuheq9cuvi/rclone-sync-test: Waiting for transfers to finish 2025/04/22 06:26:23 DEBUG : Waiting for deletions to finish 2025/04/22 06:26:23 INFO : There was nothing to transfer 2025/04/22 06:26:24 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 06:26:26 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:26:26 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:26:26 DEBUG : Waiting for deletions to finish 2025/04/22 06:26:26 INFO : rclone-sync-test-include: Removing directory 2025/04/22 06:26:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/22 06:26:26 DEBUG : Yandex rclone-test-zehuheq9cuvi: failed to delete 1 directories 2025/04/22 06:26:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:27 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:28 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:30 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:31 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:32 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:35 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:37 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:39 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 06:26:42 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 06:26:44 DEBUG : Yandex rclone-test-zehuheq9cuvi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/22 06:26:44 DEBUG : Yandex rclone-test-zehuheq9cuvi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/22 06:26:44 DEBUG : Waiting for deletions to finish 2025/04/22 06:26:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:44 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:46 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 06:26:49 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 06:26:50 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:26:50 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:26:50 DEBUG : Waiting for deletions to finish 2025/04/22 06:26:50 INFO : rclone-sync-test-include: Removing directory 2025/04/22 06:26:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/22 06:26:51 DEBUG : Yandex rclone-test-zehuheq9cuvi: failed to delete 1 directories 2025/04/22 06:26:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:51 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:54 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:56 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:26:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:26:58 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:26:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:27:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 06:27:01 DEBUG : : Excluded 2025/04/22 06:27:01 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:27:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:27:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 06:27:02 DEBUG : Yandex rclone-test-zehuheq9cuvi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/22 06:27:02 DEBUG : Yandex rclone-test-zehuheq9cuvi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/22 06:27:02 DEBUG : Waiting for deletions to finish 2025/04/22 06:27:02 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:27:03 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:27:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:27:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:27:06 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:27:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:27:07 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:27:08 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:27:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:27:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:27:10 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:27:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:27:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:27:12 DEBUG : rclone-sync-test: Excluded 2025/04/22 06:27:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 06:27:13 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (102.40s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:27:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/dst" 2025/04/22 06:27:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/CompareDest" 2025/04/22 06:27:58 DEBUG : one: Need to transfer - File not found at Destination 2025/04/22 06:27:58 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:27:58 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:28:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/22 06:28:01 INFO : one: Copied (new) 2025/04/22 06:28:01 DEBUG : Waiting for deletions to finish 2025/04/22 06:28:03 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:28:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 06:28:03 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:28:06 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/22 06:28:06 INFO : one: Copied (replaced existing) 2025/04/22 06:28:06 DEBUG : Waiting for deletions to finish 2025/04/22 06:28:13 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:28:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 06:28:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:28:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 06:28:14 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:28:14 DEBUG : Waiting for deletions to finish 2025/04/22 06:28:14 INFO : There was nothing to transfer 2025/04/22 06:28:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 06:28:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:28:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/22 06:28:19 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:28:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:28:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 06:28:19 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:28:19 DEBUG : Waiting for deletions to finish 2025/04/22 06:28:19 INFO : There was nothing to transfer 2025/04/22 06:28:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 06:28:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:28:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 06:28:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:28:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/22 06:28:24 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:28:24 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:28:24 DEBUG : Waiting for deletions to finish 2025/04/22 06:28:24 INFO : There was nothing to transfer 2025/04/22 06:28:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 06:28:26 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/04/22 06:28:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/22 06:28:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/22 06:28:26 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:28:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:28:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 06:28:26 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:28:26 DEBUG : Waiting for deletions to finish 2025/04/22 06:28:26 INFO : There was nothing to transfer 2025/04/22 06:28:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 06:28:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:28:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 06:28:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/22 06:28:29 DEBUG : two: Need to transfer - File not found at Destination 2025/04/22 06:28:29 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:28:29 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:28:32 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/22 06:28:32 INFO : two: Copied (new) 2025/04/22 06:28:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (69.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:29:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/dest" 2025/04/22 06:29:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/pre-dest1" 2025/04/22 06:29:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/pre-dest2" 2025/04/22 06:29:15 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:29:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/22 06:29:16 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:29:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/22 06:29:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/22 06:29:17 DEBUG : Yandex rclone-test-zehuheq9cuvi/dest: Waiting for checks to finish 2025/04/22 06:29:17 DEBUG : Yandex rclone-test-zehuheq9cuvi/dest: Waiting for transfers to finish 2025/04/22 06:29:19 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/22 06:29:19 INFO : 3: Copied (new) 2025/04/22 06:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (47.41s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:29:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/dst" 2025/04/22 06:29:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/CopyDest" 2025/04/22 06:29:55 DEBUG : one: Need to transfer - File not found at Destination 2025/04/22 06:29:55 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:29:55 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:29:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/22 06:29:59 INFO : one: Copied (new) 2025/04/22 06:29:59 DEBUG : Waiting for deletions to finish 2025/04/22 06:30:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 06:30:01 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:30:03 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:30:06 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/22 06:30:06 INFO : one: Copied (replaced existing) 2025/04/22 06:30:06 DEBUG : Waiting for deletions to finish 2025/04/22 06:30:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/BackupDir" 2025/04/22 06:30:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 06:30:15 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:30:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:30:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 06:30:19 INFO : one: Moved (server-side) 2025/04/22 06:30:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/22 06:30:21 INFO : one: Copied (server-side copy) 2025/04/22 06:30:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/22 06:30:21 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:30:21 DEBUG : Waiting for deletions to finish 2025/04/22 06:30:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:30:25 DEBUG : one: Unchanged skipping 2025/04/22 06:30:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:30:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/22 06:30:28 INFO : two: Copied (server-side copy) 2025/04/22 06:30:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/22 06:30:28 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:30:28 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:30:28 DEBUG : Waiting for deletions to finish 2025/04/22 06:30:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:30:29 DEBUG : one: Unchanged skipping 2025/04/22 06:30:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:30:29 DEBUG : two: Unchanged skipping 2025/04/22 06:30:29 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:30:29 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:30:29 DEBUG : Waiting for deletions to finish 2025/04/22 06:30:29 INFO : There was nothing to transfer 2025/04/22 06:30:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:30:34 DEBUG : one: Unchanged skipping 2025/04/22 06:30:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/22 06:30:34 DEBUG : three: Destination not found in --copy-dest 2025/04/22 06:30:34 DEBUG : three: Need to transfer - File not found at Destination 2025/04/22 06:30:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:30:34 DEBUG : two: Unchanged skipping 2025/04/22 06:30:34 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:30:34 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:30:37 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/22 06:30:37 INFO : three: Copied (new) 2025/04/22 06:30:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (98.79s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: dst/three.txt: Modification time difference too big |-212258h26m31.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-22 06:31:38 +0000 UTC) (precision 1ns) 2025/04/22 06:31:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/dst" 2025/04/22 06:31:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/backup" 2025/04/22 06:31:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 06:31:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:31:41 DEBUG : two: Unchanged skipping 2025/04/22 06:31:41 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:31:43 INFO : one: Moved (server-side) 2025/04/22 06:31:43 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:31:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/22 06:31:46 INFO : one: Copied (new) 2025/04/22 06:31:46 DEBUG : Waiting for deletions to finish 2025/04/22 06:31:49 INFO : three.txt: Moved (server-side) 2025/04/22 06:31:49 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/three.txt: Modification time difference too big |-212258h26m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-22 06:31:48 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/three.txt: Modification time difference too big |-212258h26m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-22 06:31:48 +0000 UTC) (precision 1ns) 2025/04/22 06:31:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 06:31:53 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:31:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:31:53 DEBUG : two: Unchanged skipping 2025/04/22 06:31:58 INFO : one: Deleted 2025/04/22 06:32:01 INFO : one: Moved (server-side) 2025/04/22 06:32:01 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:32:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/22 06:32:03 INFO : one: Copied (new) 2025/04/22 06:32:03 DEBUG : Waiting for deletions to finish 2025/04/22 06:32:08 INFO : three.txt: Deleted 2025/04/22 06:32:11 INFO : three.txt: Moved (server-side) 2025/04/22 06:32:11 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDir (71.28s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:32:45 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/22 06:32:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/22 06:32:46 DEBUG : pacer: Reducing sleep to 15ms 2025/04/22 06:32:46 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/22 06:32:47 DEBUG : pacer: Reducing sleep to 10ms 2025/04/22 06:32:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/dst" 2025/04/22 06:32:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/backup" 2025/04/22 06:32:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 06:32:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:32:52 DEBUG : two: Unchanged skipping 2025/04/22 06:32:52 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:32:55 INFO : one: Moved (server-side) to: one.bak 2025/04/22 06:32:55 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:32:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/22 06:32:59 INFO : one: Copied (new) 2025/04/22 06:32:59 DEBUG : Waiting for deletions to finish 2025/04/22 06:33:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 06:33:01 INFO : three.txt: Moved into backup dir 2025/04/22 06:33:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 06:33:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:33:05 DEBUG : two: Unchanged skipping 2025/04/22 06:33:05 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:33:10 INFO : one.bak: Deleted 2025/04/22 06:33:13 INFO : one: Moved (server-side) to: one.bak 2025/04/22 06:33:13 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:33:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/22 06:33:16 INFO : one: Copied (new) 2025/04/22 06:33:16 DEBUG : Waiting for deletions to finish 2025/04/22 06:33:20 INFO : three.txt.bak: Deleted 2025/04/22 06:33:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 06:33:23 INFO : three.txt: Moved into backup dir run.go:125: removing file "backup/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "backup/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "backup/one.bak" failed - try 3/3: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) run.go:128: removing file "backup/one.bak" failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestSyncBackupDirWithSuffix (71.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:34:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/dst" 2025/04/22 06:34:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/backup" 2025/04/22 06:34:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 06:34:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:34:06 DEBUG : two: Unchanged skipping 2025/04/22 06:34:06 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:34:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/22 06:34:10 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:34:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/22 06:34:12 INFO : one: Copied (new) 2025/04/22 06:34:12 DEBUG : Waiting for deletions to finish 2025/04/22 06:34:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/22 06:34:14 INFO : three.txt: Moved into backup dir 2025/04/22 06:34:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:34:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 06:34:19 DEBUG : two: Unchanged skipping 2025/04/22 06:34:19 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:34:24 INFO : one-2019-01-01: Deleted 2025/04/22 06:34:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/22 06:34:26 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:34:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/22 06:34:28 INFO : one: Copied (new) 2025/04/22 06:34:28 DEBUG : Waiting for deletions to finish 2025/04/22 06:34:33 INFO : three-2019-01-01.txt: Deleted 2025/04/22 06:34:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/22 06:34:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (71.19s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:35:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/dst" 2025/04/22 06:35:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 06:35:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:35:14 DEBUG : two: Unchanged skipping 2025/04/22 06:35:14 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:35:16 INFO : one: Moved (server-side) to: one.bak 2025/04/22 06:35:16 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:35:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/22 06:35:19 INFO : one: Copied (new) 2025/04/22 06:35:19 DEBUG : Waiting for deletions to finish 2025/04/22 06:35:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 06:35:21 INFO : three.txt: Moved into backup dir 2025/04/22 06:35:25 DEBUG : one.bak: Excluded (Path Filter) 2025/04/22 06:35:25 DEBUG : one.bak: Excluded 2025/04/22 06:35:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/22 06:35:25 DEBUG : three.txt.bak: Excluded 2025/04/22 06:35:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 06:35:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:35:25 DEBUG : two: Unchanged skipping 2025/04/22 06:35:25 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for checks to finish 2025/04/22 06:35:31 INFO : one.bak: Deleted 2025/04/22 06:35:33 INFO : one: Moved (server-side) to: one.bak 2025/04/22 06:35:33 DEBUG : Yandex rclone-test-zehuheq9cuvi/dst: Waiting for transfers to finish 2025/04/22 06:35:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/22 06:35:37 INFO : one: Copied (new) 2025/04/22 06:35:37 DEBUG : Waiting for deletions to finish 2025/04/22 06:35:42 INFO : three.txt.bak: Deleted 2025/04/22 06:35:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 06:35:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (67.70s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:36:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/dst" 2025/04/22 06:36:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 06:36:24 INFO : one: Moved (server-side) to: one.bak 2025/04/22 06:36:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/22 06:36:27 INFO : one: Copied (new) 2025/04/22 06:36:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:36:28 DEBUG : two: Unchanged skipping 2025/04/22 06:36:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/22 06:36:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 06:36:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/22 06:36:33 INFO : three.txt: Copied (new) 2025/04/22 06:36:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 06:36:41 INFO : one.bak: Deleted 2025/04/22 06:36:43 INFO : one: Moved (server-side) to: one.bak 2025/04/22 06:36:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/22 06:36:46 INFO : one: Copied (new) 2025/04/22 06:36:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:36:46 DEBUG : two: Unchanged skipping 2025/04/22 06:36:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/22 06:36:51 INFO : three.txt.bak: Deleted 2025/04/22 06:36:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 06:36:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/22 06:36:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (75.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:37:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehuheq9cuvi/dst" 2025/04/22 06:37:35 DEBUG : Config file has changed externally - reloading 2025/04/22 06:37:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 06:37:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/22 06:37:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/22 06:37:41 INFO : one: Copied (new) 2025/04/22 06:37:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:37:41 DEBUG : two: Unchanged skipping 2025/04/22 06:37:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/22 06:37:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/22 06:37:46 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/22 06:37:46 INFO : three.txt: Copied (new) 2025/04/22 06:37:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 06:37:53 INFO : one-2019-01-01: Deleted 2025/04/22 06:37:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/22 06:37:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/22 06:37:57 INFO : one: Copied (new) 2025/04/22 06:37:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:37:58 DEBUG : two: Unchanged skipping 2025/04/22 06:37:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/22 06:38:02 INFO : three-2019-01-01.txt: Deleted 2025/04/22 06:38:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/22 06:38:08 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/22 06:38:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (72.92s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:38:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/22 06:38:58 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:38:58 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:39:01 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/04/22 06:39:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/22 06:39:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (25.53s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:39:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/22 06:39:07 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:39:07 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:39:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/22 06:39:10 INFO : existing: Copied (new) 2025/04/22 06:39:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:39:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/22 06:39:11 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:39:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/22 06:39:11 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:39:11 ERROR : Yandex rclone-test-zehuheq9cuvi: not deleting files as there were IO errors 2025/04/22 06:39:11 ERROR : Yandex rclone-test-zehuheq9cuvi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncImmutable (12.56s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:39:22 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:39:22 DEBUG : existing: Unchanged skipping 2025/04/22 06:39:22 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:39:22 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:39:22 DEBUG : Waiting for deletions to finish 2025/04/22 06:39:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.21s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.07s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.94s) --- SKIP: TestMaxTransfer/Hard (1.43s) --- SKIP: TestMaxTransfer/Soft (0.57s) --- SKIP: TestMaxTransfer/Cautious (0.94s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:41:15 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:41:15 DEBUG : both1: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both10: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both0: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both14: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both15: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both16: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both11: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both18: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both19: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both12: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both3: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both4: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both13: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both5: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both7: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both8: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:41:15 DEBUG : both9: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both2: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both6: Unchanged skipping 2025/04/22 06:41:15 DEBUG : both17: Unchanged skipping 2025/04/22 06:41:15 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:41:15 DEBUG : Waiting for deletions to finish 2025/04/22 06:41:20 INFO : only11: Deleted 2025/04/22 06:41:20 INFO : only6: Deleted 2025/04/22 06:41:20 INFO : only15: Deleted 2025/04/22 06:41:21 INFO : only13: Deleted 2025/04/22 06:41:24 INFO : only8: Deleted 2025/04/22 06:41:25 INFO : only19: Deleted 2025/04/22 06:41:25 INFO : only7: Deleted 2025/04/22 06:41:25 INFO : only12: Deleted 2025/04/22 06:41:28 INFO : only14: Deleted 2025/04/22 06:41:29 INFO : only17: Deleted 2025/04/22 06:41:29 INFO : only16: Deleted 2025/04/22 06:41:30 INFO : only5: Deleted 2025/04/22 06:41:32 INFO : only3: Deleted 2025/04/22 06:41:34 INFO : only0: Deleted 2025/04/22 06:41:35 INFO : only9: Deleted 2025/04/22 06:41:36 INFO : only4: Deleted 2025/04/22 06:41:37 INFO : only1: Deleted 2025/04/22 06:41:40 INFO : only18: Deleted 2025/04/22 06:41:40 INFO : only10: Deleted 2025/04/22 06:41:40 INFO : only2: Deleted 2025/04/22 06:41:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (219.51s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:44:55 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for checks to finish 2025/04/22 06:44:55 DEBUG : both1: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both10: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both13: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both14: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both15: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both16: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both17: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both18: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both0: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both11: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both12: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both19: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both2: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both3: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both4: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both8: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/22 06:44:55 DEBUG : both9: Unchanged skipping 2025/04/22 06:44:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : both5: Unchanged skipping 2025/04/22 06:44:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/22 06:44:55 DEBUG : both6: Unchanged skipping 2025/04/22 06:44:55 DEBUG : both7: Unchanged skipping 2025/04/22 06:44:55 DEBUG : Yandex rclone-test-zehuheq9cuvi: Waiting for transfers to finish 2025/04/22 06:44:57 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/22 06:44:57 INFO : only1: Copied (replaced existing) 2025/04/22 06:44:58 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/22 06:44:58 INFO : only11: Copied (replaced existing) 2025/04/22 06:44:58 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/22 06:44:58 INFO : only10: Copied (replaced existing) 2025/04/22 06:44:59 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/22 06:44:59 INFO : only12: Copied (replaced existing) 2025/04/22 06:44:59 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/22 06:44:59 INFO : only13: Copied (replaced existing) 2025/04/22 06:44:59 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/22 06:44:59 INFO : only14: Copied (replaced existing) 2025/04/22 06:45:01 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/22 06:45:01 INFO : only15: Copied (replaced existing) 2025/04/22 06:45:02 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/22 06:45:02 INFO : only18: Copied (replaced existing) 2025/04/22 06:45:02 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/22 06:45:02 INFO : only16: Copied (replaced existing) 2025/04/22 06:45:02 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/22 06:45:02 INFO : only17: Copied (replaced existing) 2025/04/22 06:45:03 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/22 06:45:03 INFO : only19: Copied (replaced existing) 2025/04/22 06:45:04 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/22 06:45:04 INFO : only3: Copied (replaced existing) 2025/04/22 06:45:05 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/22 06:45:05 INFO : only4: Copied (replaced existing) 2025/04/22 06:45:05 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/22 06:45:05 INFO : only2: Copied (replaced existing) 2025/04/22 06:45:06 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/22 06:45:06 INFO : only5: Copied (replaced existing) 2025/04/22 06:45:08 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/22 06:45:08 INFO : only7: Copied (replaced existing) 2025/04/22 06:45:08 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/22 06:45:08 INFO : only8: Copied (replaced existing) 2025/04/22 06:45:10 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/22 06:45:10 INFO : only0: Copied (replaced existing) 2025/04/22 06:45:10 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/22 06:45:10 INFO : only9: Copied (replaced existing) 2025/04/22 06:45:10 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/22 06:45:10 INFO : only6: Copied (replaced existing) 2025/04/22 06:45:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (314.70s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:48:28 DEBUG : empty_dir: Making directory with metadata 2025/04/22 06:48:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 06:48:28 DEBUG : empty_on_remote: Making directory with metadata 2025/04/22 06:48:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 06:48:28 INFO : empty_on_remote: Making directory 2025/04/22 06:48:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:48:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/22 06:48:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/22 06:48:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/22 06:48:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (49.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:49:17 DEBUG : empty_dir: Making directory with metadata 2025/04/22 06:49:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 06:49:17 DEBUG : empty_on_remote: Making directory with metadata 2025/04/22 06:49:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 06:49:17 INFO : empty_on_remote: Making directory 2025/04/22 06:49:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:49:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/22 06:49:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/22 06:49:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/22 06:49:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/22 06:49:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (55.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:50:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 06:50:13 INFO : sub dir: Making directory 2025/04/22 06:50:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (99.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" 2025/04/22 06:51:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 06:51:52 INFO : sub dir: Making directory 2025/04/22 06:51:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-zehuheq9cuvi", Local "Local file system at /tmp/rclone1852658490", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (99.67s) FAIL 2025/04/22 06:53:32 DEBUG : Yandex rclone-test-zehuheq9cuvi: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 48m19.537017276s (try 1/5): exit status 1: Failed [TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncBackupDir]