"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/22 03:57:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima" 2025/01/22 03:57:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 03:57:44 DEBUG : Creating backend with remote "/tmp/rclone1601871051" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:57:45 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:57:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/22 03:57:45 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.48s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:57:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:57:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:57:48 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:57:48 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 03:57:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 03:57:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:57:51 DEBUG : Yandex rclone-test-cekujiq4nima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (14.71s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.59s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.74s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:58:03 DEBUG : Creating backend with remote "/non-existing" 2025/01/22 03:58:03 DEBUG : Config file has changed externally - reloading 2025/01/22 03:58:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/22 03:58:03 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:58:03 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.31s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:58:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:58:06 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:58:06 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 03:58:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 03:58:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyNoTraverse (18.07s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:58:23 INFO : Yandex rclone-test-cekujiq4nima: Running all checks before starting transfers 2025/01/22 03:58:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:58:24 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:58:24 INFO : Yandex rclone-test-cekujiq4nima: Checks finished, now starting transfers 2025/01/22 03:58:24 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 03:58:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 03:58:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.32s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:58:37 ERROR : Ignoring --no-traverse with sync 2025/01/22 03:58:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:58:37 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:58:37 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 03:58:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 03:58:39 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:58:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncNoTraverse (14.80s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:58:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/22 03:58:52 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:58:52 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 03:58:57 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/22 03:58:57 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyWithDepth (10.76s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:59:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:59:02 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:59:02 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 03:59:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 03:59:05 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (7.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:59:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:59:10 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:59:10 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 03:59:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 03:59:19 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (14.26s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:59:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/22 03:59:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 03:59:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:59:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:59:24 INFO : sub dir: Making directory 2025/01/22 03:59:25 INFO : sub dir2: Making directory 2025/01/22 03:59:25 INFO : sub dir2/sub sub dir2: Making directory 2025/01/22 03:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:59:25 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 03:59:25 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 03:59:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 03:59:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 03:59:52 DEBUG : Yandex rclone-test-cekujiq4nima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (46.33s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:00:11 INFO : sub dir2: Making directory 2025/01/22 04:00:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/22 04:00:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 04:00:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:00:11 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:00:11 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:00:13 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/22 04:00:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 04:00:17 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 04:00:18 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/22 04:00:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:00:18 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:00:18 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyNoEmptyDirectories (15.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:00:26 DEBUG : sub dir2: Making directory with metadata 2025/01/22 04:00:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 04:00:26 INFO : sub dir: Making directory 2025/01/22 04:00:26 INFO : sub dir2: Making directory 2025/01/22 04:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:00:27 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:00:27 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:00:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:00:29 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:00:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:00:31 DEBUG : Yandex rclone-test-cekujiq4nima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/22 04:00:31 DEBUG : Yandex rclone-test-cekujiq4nima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (20.07s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.82s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:00:47 INFO : sub dir2: Making directory 2025/01/22 04:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:00:47 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:00:47 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:00:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:00:49 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:00:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:00:59 DEBUG : sub dir2: Making directory with metadata 2025/01/22 04:00:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 04:00:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 04:00:59 INFO : sub dir: Making directory 2025/01/22 04:00:59 INFO : sub dir2: Making directory 2025/01/22 04:01:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:01:00 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:01:00 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:01:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:01:02 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:01:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:01:04 DEBUG : Yandex rclone-test-cekujiq4nima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (18.61s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.64s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:01:18 INFO : sub dir2: Making directory 2025/01/22 04:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:01:18 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:01:18 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:01:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:01:21 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:01:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (12.40s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:01:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-mowuhuf2doxa" 2025/01/22 04:01:33 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-cekujiq4nima -> Yandex rclone-test-mowuhuf2doxa 2025/01/22 04:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:01:34 DEBUG : Yandex rclone-test-mowuhuf2doxa: Waiting for checks to finish 2025/01/22 04:01:34 DEBUG : Yandex rclone-test-mowuhuf2doxa: Waiting for transfers to finish 2025/01/22 04:01:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:01:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:01:40 DEBUG : Yandex rclone-test-mowuhuf2doxa: Purge remote --- PASS: TestServerSideCopy (22.83s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:01:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 04:01:57 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:01:57 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:01:59 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 04:01:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyOverSelf (16.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:02:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-qukowuc3bado" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-cekujiq4nima -> Yandex rclone-test-qukowuc3bado 2025/01/22 04:02:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:02:14 DEBUG : Yandex rclone-test-qukowuc3bado: Waiting for checks to finish 2025/01/22 04:02:14 DEBUG : Yandex rclone-test-qukowuc3bado: Waiting for transfers to finish 2025/01/22 04:02:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:02:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:02:22 DEBUG : Yandex rclone-test-qukowuc3bado: Waiting for checks to finish 2025/01/22 04:02:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 04:02:22 DEBUG : Yandex rclone-test-qukowuc3bado: Waiting for transfers to finish 2025/01/22 04:02:23 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vorigiq5" before starting 2025/01/22 04:02:26 DEBUG : sub dir/hello world.vorigiq5: server side copy: removing renamed existing file after operation 2025/01/22 04:02:29 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/22 04:02:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:02:31 DEBUG : Yandex rclone-test-qukowuc3bado: Purge remote --- PASS: TestServerSideCopyOverSelf (35.82s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:02:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 04:02:49 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:02:49 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:02:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 04:02:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/22 04:02:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestMoveOverSelf (16.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:03:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-dahurat2zezu" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-cekujiq4nima -> Yandex rclone-test-dahurat2zezu 2025/01/22 04:03:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:03:05 DEBUG : Yandex rclone-test-dahurat2zezu: Waiting for checks to finish 2025/01/22 04:03:05 DEBUG : Yandex rclone-test-dahurat2zezu: Waiting for transfers to finish 2025/01/22 04:03:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:03:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:03:12 DEBUG : Yandex rclone-test-dahurat2zezu: Using server-side directory move 2025/01/22 04:03:13 INFO : Yandex rclone-test-dahurat2zezu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 04:03:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 04:03:14 DEBUG : Yandex rclone-test-dahurat2zezu: Waiting for checks to finish 2025/01/22 04:03:14 DEBUG : Yandex rclone-test-dahurat2zezu: Waiting for transfers to finish 2025/01/22 04:03:17 INFO : sub dir/hello world: Deleted 2025/01/22 04:03:19 INFO : sub dir/hello world: Moved (server-side) 2025/01/22 04:03:23 DEBUG : testing file moves 2025/01/22 04:03:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/22 04:03:24 DEBUG : Yandex rclone-test-dahurat2zezu: Waiting for checks to finish 2025/01/22 04:03:24 DEBUG : Yandex rclone-test-dahurat2zezu: Waiting for transfers to finish 2025/01/22 04:03:27 INFO : sub dir/hello world: Deleted 2025/01/22 04:03:29 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:03:32 DEBUG : Yandex rclone-test-dahurat2zezu: Purge remote --- PASS: TestServerSideMoveOverSelf (42.67s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:03:46 ERROR : : error listing: directory not found 2025/01/22 04:03:47 INFO : Local file system at /tmp/rclone1601871051: Making directory 2025/01/22 04:03:48 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:03:48 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyAfterDelete (13.42s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:04:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 04:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:04:01 DEBUG : Local file system at /tmp/rclone1601871051: Waiting for checks to finish 2025/01/22 04:04:01 DEBUG : Local file system at /tmp/rclone1601871051: Waiting for transfers to finish 2025/01/22 04:04:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:04:02 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/22 04:04:02 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:04:02 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyRedownload (15.34s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:04:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/22 04:04:13 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:04:13 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:04:15 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/22 04:04:15 INFO : check sum: Copied (new) 2025/01/22 04:04:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:04:16 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:04:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/22 04:04:16 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/22 04:04:16 DEBUG : check sum: Unchanged skipping 2025/01/22 04:04:16 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:04:16 DEBUG : Waiting for deletions to finish 2025/01/22 04:04:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (8.92s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:04:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/22 04:04:22 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:04:22 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:04:31 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/22 04:04:31 INFO : sizeonly: Copied (new) 2025/01/22 04:04:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:04:32 DEBUG : sizeonly: Sizes identical 2025/01/22 04:04:32 DEBUG : sizeonly: Unchanged skipping 2025/01/22 04:04:32 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:04:32 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:04:32 DEBUG : Waiting for deletions to finish 2025/01/22 04:04:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncSizeOnly (17.43s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:04:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/22 04:04:40 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:04:40 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:04:44 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/22 04:04:44 INFO : ignore-size: Copied (new) 2025/01/22 04:04:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:04:45 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:04:45 DEBUG : ignore-size: Unchanged skipping 2025/01/22 04:04:45 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:04:45 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:04:45 DEBUG : Waiting for deletions to finish 2025/01/22 04:04:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (12.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:04:54 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:04:54 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:04:54 DEBUG : existing: Unchanged skipping 2025/01/22 04:04:54 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:04:54 DEBUG : Waiting for deletions to finish 2025/01/22 04:04:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:04:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/22 04:04:55 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:04:55 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:04:56 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/22 04:04:56 INFO : existing: Copied (replaced existing) 2025/01/22 04:04:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (10.53s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:05:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 04:05:03 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:05:03 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:05:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/22 04:05:04 INFO : existing: Copied (new) 2025/01/22 04:05:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:05:06 DEBUG : existing: Destination exists, skipping 2025/01/22 04:05:06 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:05:06 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:05:06 DEBUG : Waiting for deletions to finish 2025/01/22 04:05:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (8.77s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:05:14 INFO : d: Making directory 2025/01/22 04:05:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 04:05:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:05:17 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 04:05:17 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:05:17 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:05:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/22 04:05:19 INFO : a/potato2: Copied (new) 2025/01/22 04:05:19 DEBUG : Waiting for deletions to finish 2025/01/22 04:05:22 INFO : b/potato: Deleted 2025/01/22 04:05:22 INFO : d: Removing directory 2025/01/22 04:05:25 INFO : b: Removing directory 2025/01/22 04:05:29 DEBUG : Yandex rclone-test-cekujiq4nima: deleted 2 directories run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (35.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:05:49 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/01/22 04:05:49 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:05:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/22 04:05:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/22 04:05:49 DEBUG : empty space: Unchanged skipping 2025/01/22 04:05:49 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:05:49 DEBUG : Waiting for deletions to finish 2025/01/22 04:05:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:05:50 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/01/22 04:05:50 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:05:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/22 04:05:50 INFO : empty space: Updated modification time in destination 2025/01/22 04:05:50 DEBUG : empty space: Unchanged skipping 2025/01/22 04:05:50 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:05:50 DEBUG : Waiting for deletions to finish 2025/01/22 04:05:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:06:01 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/01/22 04:06:01 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:06:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/22 04:06:01 DEBUG : empty space: Unchanged skipping 2025/01/22 04:06:01 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:06:01 DEBUG : Waiting for deletions to finish 2025/01/22 04:06:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.58s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:06:10 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:06:10 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/01/22 04:06:10 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1601871051) 2025/01/22 04:06:10 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-cekujiq4nima) 2025/01/22 04:06:10 DEBUG : foo: md5 differ 2025/01/22 04:06:10 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:06:12 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/22 04:06:12 INFO : foo: Copied (replaced existing) 2025/01/22 04:06:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (10.64s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:06:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/22 04:06:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:06:20 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:06:20 DEBUG : empty space: Unchanged skipping 2025/01/22 04:06:20 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:06:22 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/22 04:06:22 INFO : potato: Copied (new) 2025/01/22 04:06:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (13.58s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:06:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/22 04:06:34 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:06:34 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:06:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/22 04:06:36 INFO : potato: Copied (replaced existing) 2025/01/22 04:06:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:06:43 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/01/22 04:06:43 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:06:43 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1601871051) 2025/01/22 04:06:43 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-cekujiq4nima) 2025/01/22 04:06:43 DEBUG : potato: md5 differ 2025/01/22 04:06:43 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:06:46 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/22 04:06:46 INFO : potato: Copied (replaced existing) 2025/01/22 04:06:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:06:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:06:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/22 04:06:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:06:55 DEBUG : empty space: Unchanged skipping 2025/01/22 04:06:55 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:06:55 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:06:55 DEBUG : Waiting for deletions to finish 2025/01/22 04:06:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (12.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:07:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:07:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:07:09 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:07:09 DEBUG : empty space: Unchanged skipping 2025/01/22 04:07:09 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:07:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/22 04:07:11 INFO : potato2: Copied (new) 2025/01/22 04:07:11 DEBUG : Waiting for deletions to finish 2025/01/22 04:07:16 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:07:30 INFO : d: Making directory 2025/01/22 04:07:33 INFO : d/e: Making directory 2025/01/22 04:07:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 04:07:35 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:07:35 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 04:07:35 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:07:35 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:07:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/22 04:07:37 INFO : a/potato2: Copied (new) 2025/01/22 04:07:37 DEBUG : Waiting for deletions to finish 2025/01/22 04:07:40 INFO : b/potato: Deleted 2025/01/22 04:07:40 INFO : d/e: Removing directory 2025/01/22 04:07:44 INFO : d: Removing directory 2025/01/22 04:07:48 INFO : b: Removing directory 2025/01/22 04:07:51 DEBUG : Yandex rclone-test-cekujiq4nima: deleted 3 directories run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (42.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:08:14 INFO : d: Making directory 2025/01/22 04:08:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 04:08:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:08:17 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 04:08:17 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:08:17 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:08:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/22 04:08:19 INFO : a/potato2: Copied (new) 2025/01/22 04:08:19 ERROR : Yandex rclone-test-cekujiq4nima: not deleting files as there were IO errors 2025/01/22 04:08:19 ERROR : Yandex rclone-test-cekujiq4nima: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (39.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:08:54 DEBUG : Waiting for deletions to finish 2025/01/22 04:08:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:08:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:08:54 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:08:54 DEBUG : empty space: Unchanged skipping 2025/01/22 04:08:54 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:08:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/22 04:08:57 INFO : potato2: Copied (new) 2025/01/22 04:08:57 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (18.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:09:11 DEBUG : Waiting for deletions to finish 2025/01/22 04:09:12 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:09:12 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:09:15 INFO : potato: Deleted 2025/01/22 04:09:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:09:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:09:16 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:09:16 DEBUG : empty space: Unchanged skipping 2025/01/22 04:09:16 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:09:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/22 04:09:22 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (23.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:09:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:09:32 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:09:32 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:09:34 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/22 04:09:34 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (13.76s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:09:48 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 04:09:48 DEBUG : enormous: Excluded 2025/01/22 04:09:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:09:48 DEBUG : potato2: Excluded 2025/01/22 04:09:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:09:48 DEBUG : potato2: Excluded 2025/01/22 04:09:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:09:48 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:09:48 DEBUG : empty space: Unchanged skipping 2025/01/22 04:09:48 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:09:48 DEBUG : Waiting for deletions to finish 2025/01/22 04:09:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:09:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:09:48 DEBUG : potato2: Excluded 2025/01/22 04:09:49 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 04:09:49 DEBUG : enormous: Excluded 2025/01/22 04:09:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:09:49 DEBUG : potato2: Excluded 2025/01/22 04:09:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:09:49 DEBUG : potato2: Excluded 2025/01/22 04:09:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:09:49 DEBUG : empty space: Unchanged skipping 2025/01/22 04:09:49 DEBUG : Local file system at /tmp/rclone1601871051: Waiting for checks to finish 2025/01/22 04:09:49 DEBUG : Local file system at /tmp/rclone1601871051: Waiting for transfers to finish 2025/01/22 04:09:49 DEBUG : Waiting for deletions to finish 2025/01/22 04:09:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:09:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:09:49 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (13.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:10:06 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 04:10:06 DEBUG : enormous: Excluded 2025/01/22 04:10:06 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:10:06 DEBUG : potato2: Excluded 2025/01/22 04:10:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:10:06 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:10:06 DEBUG : empty space: Unchanged skipping 2025/01/22 04:10:06 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:10:06 DEBUG : Waiting for deletions to finish 2025/01/22 04:10:09 INFO : enormous: Deleted 2025/01/22 04:10:09 INFO : potato2: Deleted 2025/01/22 04:10:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:10:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:10:10 DEBUG : empty space: Unchanged skipping 2025/01/22 04:10:10 DEBUG : Local file system at /tmp/rclone1601871051: Waiting for checks to finish 2025/01/22 04:10:10 DEBUG : Local file system at /tmp/rclone1601871051: Waiting for transfers to finish 2025/01/22 04:10:10 DEBUG : Waiting for deletions to finish 2025/01/22 04:10:10 INFO : potato2: Deleted 2025/01/22 04:10:10 INFO : enormous: Deleted 2025/01/22 04:10:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.87s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:10:23 DEBUG : five: Need to transfer - File not found at Destination 2025/01/22 04:10:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/22 04:10:23 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:10:23 DEBUG : one: Destination is newer than source, skipping 2025/01/22 04:10:23 DEBUG : three: Sizes identical 2025/01/22 04:10:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/22 04:10:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 04:10:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1601871051) 2025/01/22 04:10:23 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-cekujiq4nima) 2025/01/22 04:10:23 DEBUG : two: md5 differ 2025/01/22 04:10:23 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:10:25 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/22 04:10:25 INFO : four: Copied (replaced existing) 2025/01/22 04:10:25 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/22 04:10:25 INFO : two: Copied (replaced existing) 2025/01/22 04:10:25 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/22 04:10:25 INFO : five: Copied (new) 2025/01/22 04:10:25 DEBUG : Waiting for deletions to finish 2025/01/22 04:10:26 DEBUG : one: Destination is newer than source, skipping 2025/01/22 04:10:26 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:10:26 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/22 04:10:26 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/22 04:10:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 04:10:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/22 04:10:26 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/22 04:10:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 04:10:26 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/22 04:10:26 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/22 04:10:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 04:10:26 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1601871051) 2025/01/22 04:10:26 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-cekujiq4nima) 2025/01/22 04:10:26 DEBUG : three: md5 differ 2025/01/22 04:10:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/22 04:10:26 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:10:28 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/22 04:10:28 INFO : three: Copied (replaced existing) 2025/01/22 04:10:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (29.64s) === 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-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/22 04:10:45 INFO : Yandex rclone-test-cekujiq4nima: Making map for --track-renames 2025/01/22 04:10:45 INFO : Yandex rclone-test-cekujiq4nima: Finished making map for --track-renames 2025/01/22 04:10:45 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:10:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/22 04:10:45 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for renames to finish 2025/01/22 04:10:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/22 04:10:45 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:10:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/22 04:10:48 INFO : yam: Copied (new) 2025/01/22 04:10:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/22 04:10:48 INFO : potato: Copied (new) 2025/01/22 04:10:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:10:49 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:10:49 INFO : Yandex rclone-test-cekujiq4nima: Making map for --track-renames 2025/01/22 04:10:49 INFO : Yandex rclone-test-cekujiq4nima: Finished making map for --track-renames 2025/01/22 04:10:49 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:10:49 DEBUG : potato: Unchanged skipping 2025/01/22 04:10:49 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for renames to finish 2025/01/22 04:10:51 INFO : yam: Moved (server-side) to: yaml 2025/01/22 04:10:51 INFO : yaml: Renamed from "yam" 2025/01/22 04:10:51 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:10:51 DEBUG : Waiting for deletions to finish 2025/01/22 04:10:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (15.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/22 04:11:01 INFO : Yandex rclone-test-cekujiq4nima: Making map for --track-renames 2025/01/22 04:11:01 INFO : Yandex rclone-test-cekujiq4nima: Finished making map for --track-renames 2025/01/22 04:11:01 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:11:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/22 04:11:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/22 04:11:01 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for renames to finish 2025/01/22 04:11:01 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:11:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/22 04:11:03 INFO : yam: Copied (new) 2025/01/22 04:11:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/22 04:11:04 INFO : potato: Copied (new) 2025/01/22 04:11:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:11:05 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:11:05 INFO : Yandex rclone-test-cekujiq4nima: Making map for --track-renames 2025/01/22 04:11:05 INFO : Yandex rclone-test-cekujiq4nima: Finished making map for --track-renames 2025/01/22 04:11:05 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:11:05 DEBUG : potato: Unchanged skipping 2025/01/22 04:11:05 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for renames to finish 2025/01/22 04:11:07 INFO : yam: Moved (server-side) to: yaml 2025/01/22 04:11:07 INFO : yaml: Renamed from "yam" 2025/01/22 04:11:07 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:11:07 DEBUG : Waiting for deletions to finish 2025/01/22 04:11:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/22 04:11:17 INFO : Yandex rclone-test-cekujiq4nima: Making map for --track-renames 2025/01/22 04:11:17 INFO : Yandex rclone-test-cekujiq4nima: Finished making map for --track-renames 2025/01/22 04:11:17 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:11:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/22 04:11:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/22 04:11:17 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for renames to finish 2025/01/22 04:11:17 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:11:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/22 04:11:19 INFO : potato: Copied (new) 2025/01/22 04:11:21 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/22 04:11:21 INFO : sub/yam: Copied (new) 2025/01/22 04:11:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:11:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:11:23 DEBUG : potato: Unchanged skipping 2025/01/22 04:11:23 INFO : Yandex rclone-test-cekujiq4nima: Making map for --track-renames 2025/01/22 04:11:23 INFO : Yandex rclone-test-cekujiq4nima: Finished making map for --track-renames 2025/01/22 04:11:23 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:11:23 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for renames to finish 2025/01/22 04:11:25 INFO : sub/yam: Moved (server-side) to: yam 2025/01/22 04:11:25 INFO : yam: Renamed from "sub/yam" 2025/01/22 04:11:25 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:11:25 DEBUG : Waiting for deletions to finish 2025/01/22 04:11:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:11:42 DEBUG : Creating backend with remote "/tmp/rclone1601871051/dir1" 2025/01/22 04:11:42 DEBUG : Config file has changed externally - reloading 2025/01/22 04:11:42 DEBUG : Creating backend with remote "/tmp/rclone1601871051/dir2" 2025/01/22 04:11:42 DEBUG : Local file system at /tmp/rclone1601871051/dir2: Using server-side directory move 2025/01/22 04:11:42 INFO : Local file system at /tmp/rclone1601871051/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 04:11:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/22 04:11:42 INFO : file1.txt: Moved (server-side) 2025/01/22 04:11:42 DEBUG : Local file system at /tmp/rclone1601871051/dir2: Waiting for checks to finish 2025/01/22 04:11:42 DEBUG : Local file system at /tmp/rclone1601871051/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.60s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:11:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:11:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/22 04:11:42 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:11:42 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:11:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:11:44 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:11:44 INFO : sub dir/hello world: Deleted 2025/01/22 04:11:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/22 04:11:46 INFO : nested/sub dir/file: Copied (new) 2025/01/22 04:11:46 INFO : nested/sub dir/file: Deleted 2025/01/22 04:11:46 INFO : sub dir: Removing directory 2025/01/22 04:11:46 INFO : nested/sub dir: Removing directory 2025/01/22 04:11:46 INFO : nested: Removing directory 2025/01/22 04:11:46 DEBUG : Local file system at /tmp/rclone1601871051: deleted 3 directories run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (27.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:12:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:12:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/22 04:12:12 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:12:12 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:12:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/22 04:12:14 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:12:14 INFO : sub dir/hello world: Deleted 2025/01/22 04:12:15 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/22 04:12:15 INFO : nested/sub dir/file: Copied (new) 2025/01/22 04:12:15 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (27.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:12:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 04:12:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/22 04:12:37 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:12:37 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:12:39 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/22 04:12:39 INFO : existing-b: Copied (new) 2025/01/22 04:12:39 INFO : existing-b: Deleted 2025/01/22 04:12:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/22 04:12:44 INFO : existing: Copied (new) 2025/01/22 04:12:44 INFO : existing: Deleted 2025/01/22 04:12:45 DEBUG : existing: Destination exists, skipping 2025/01/22 04:12:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/22 04:12:45 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:12:45 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:12:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (21.31s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:12:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-cofunan5ceti" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-cekujiq4nima -> Yandex rclone-test-cofunan5ceti 2025/01/22 04:13:14 DEBUG : Yandex rclone-test-cofunan5ceti: Using server-side directory move 2025/01/22 04:13:15 INFO : Yandex rclone-test-cofunan5ceti: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 04:13:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:13:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:13:15 DEBUG : empty space: Unchanged skipping 2025/01/22 04:13:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 04:13:15 DEBUG : Yandex rclone-test-cofunan5ceti: Waiting for checks to finish 2025/01/22 04:13:17 INFO : potato2: Moved (server-side) 2025/01/22 04:13:18 INFO : potato3: Deleted 2025/01/22 04:13:19 INFO : empty space: Deleted 2025/01/22 04:13:19 DEBUG : Yandex rclone-test-cofunan5ceti: Waiting for transfers to finish 2025/01/22 04:13:20 INFO : potato3: Moved (server-side) 2025/01/22 04:13:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-zobubar5zewu" 2025/01/22 04:13:21 DEBUG : Yandex rclone-test-zobubar5zewu: Using server-side directory move 2025/01/22 04:13:25 INFO : Yandex rclone-test-zobubar5zewu: Server side directory move succeeded 2025/01/22 04:13:25 ERROR : : error listing: directory not found 2025/01/22 04:13:25 DEBUG : Yandex rclone-test-zobubar5zewu: Purge remote 2025/01/22 04:13:32 DEBUG : Yandex rclone-test-cofunan5ceti: Purge remote 2025/01/22 04:13:32 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.60s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:13:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-xeveguv8gavu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-cekujiq4nima -> Yandex rclone-test-xeveguv8gavu 2025/01/22 04:13:44 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 04:13:44 DEBUG : empty space: Excluded 2025/01/22 04:13:44 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 04:13:44 DEBUG : empty space: Excluded 2025/01/22 04:13:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:13:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 04:13:44 DEBUG : Yandex rclone-test-xeveguv8gavu: Waiting for checks to finish 2025/01/22 04:13:44 DEBUG : Yandex rclone-test-xeveguv8gavu: Waiting for transfers to finish 2025/01/22 04:13:46 INFO : potato2: Moved (server-side) 2025/01/22 04:13:48 INFO : potato3: Deleted 2025/01/22 04:13:50 INFO : potato3: Moved (server-side) 2025/01/22 04:13:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoturak9guxo" 2025/01/22 04:13:51 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 04:13:51 DEBUG : empty space: Excluded 2025/01/22 04:13:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:13:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/22 04:13:51 DEBUG : Yandex rclone-test-zoturak9guxo: Waiting for checks to finish 2025/01/22 04:13:51 DEBUG : Yandex rclone-test-zoturak9guxo: Waiting for transfers to finish 2025/01/22 04:13:53 INFO : potato2: Moved (server-side) 2025/01/22 04:13:53 INFO : potato3: Moved (server-side) 2025/01/22 04:13:54 DEBUG : Yandex rclone-test-zoturak9guxo: Purge remote 2025/01/22 04:13:59 DEBUG : Yandex rclone-test-xeveguv8gavu: Purge remote --- PASS: TestServerSideMoveWithFilter (35.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:14:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-nipoyaw3tawo" 2025/01/22 04:14:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-cekujiq4nima -> Yandex rclone-test-nipoyaw3tawo 2025/01/22 04:14:24 DEBUG : Yandex rclone-test-nipoyaw3tawo: Using server-side directory move 2025/01/22 04:14:25 INFO : Yandex rclone-test-nipoyaw3tawo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 04:14:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:14:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:14:25 DEBUG : empty space: Unchanged skipping 2025/01/22 04:14:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 04:14:26 DEBUG : Yandex rclone-test-nipoyaw3tawo: Waiting for checks to finish 2025/01/22 04:14:27 INFO : potato2: Moved (server-side) 2025/01/22 04:14:28 INFO : empty space: Deleted 2025/01/22 04:14:28 DEBUG : Yandex rclone-test-nipoyaw3tawo: Waiting for transfers to finish 2025/01/22 04:14:29 INFO : potato3: Deleted 2025/01/22 04:14:31 INFO : potato3: Moved (server-side) 2025/01/22 04:14:31 INFO : tomatoDir: Removing directory 2025/01/22 04:14:34 DEBUG : Yandex rclone-test-cekujiq4nima: deleted 1 directories 2025/01/22 04:14:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-giloqag6qeho" 2025/01/22 04:14:35 INFO : tomatoDir: Making directory 2025/01/22 04:14:36 DEBUG : Yandex rclone-test-giloqag6qeho: Using server-side directory move 2025/01/22 04:14:40 INFO : Yandex rclone-test-giloqag6qeho: Server side directory move succeeded 2025/01/22 04:14:42 ERROR : : error listing: directory not found 2025/01/22 04:14:42 ERROR : : error listing: directory not found 2025/01/22 04:14:42 DEBUG : Yandex rclone-test-giloqag6qeho: Purge remote 2025/01/22 04:14:49 DEBUG : Yandex rclone-test-nipoyaw3tawo: Purge remote 2025/01/22 04:14:49 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.55s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:14:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncOverlap (5.27s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:14:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/rclone-sync-test" 2025/01/22 04:14:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/rclone-sync-test-include/layer2" 2025/01/22 04:14:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/rclone-sync-test-ignore-file" 2025/01/22 04:15:01 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 04:15:04 DEBUG : Yandex rclone-test-cekujiq4nima/rclone-sync-test: Waiting for checks to finish 2025/01/22 04:15:04 DEBUG : Yandex rclone-test-cekujiq4nima/rclone-sync-test: Waiting for transfers to finish 2025/01/22 04:15:04 DEBUG : Waiting for deletions to finish 2025/01/22 04:15:04 INFO : There was nothing to transfer 2025/01/22 04:15:06 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 04:15:07 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:15:07 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:15:07 DEBUG : Waiting for deletions to finish 2025/01/22 04:15:07 INFO : rclone-sync-test-include: Removing directory 2025/01/22 04:15:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/22 04:15:07 DEBUG : Yandex rclone-test-cekujiq4nima: failed to delete 1 directories 2025/01/22 04:15:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:08 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:10 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:12 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:14 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:15 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:17 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:18 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 04:15:21 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 04:15:23 DEBUG : Yandex rclone-test-cekujiq4nima/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/22 04:15:23 DEBUG : Yandex rclone-test-cekujiq4nima/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/22 04:15:23 DEBUG : Waiting for deletions to finish 2025/01/22 04:15:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:23 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:25 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:25 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 04:15:27 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 04:15:32 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:15:32 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:15:32 DEBUG : Waiting for deletions to finish 2025/01/22 04:15:32 INFO : rclone-sync-test-include: Removing directory 2025/01/22 04:15:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/22 04:15:33 DEBUG : Yandex rclone-test-cekujiq4nima: failed to delete 1 directories 2025/01/22 04:15:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:33 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:35 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:38 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:40 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 04:15:43 DEBUG : : Excluded 2025/01/22 04:15:43 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 04:15:46 DEBUG : Yandex rclone-test-cekujiq4nima/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/22 04:15:46 DEBUG : Yandex rclone-test-cekujiq4nima/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/22 04:15:46 DEBUG : Waiting for deletions to finish 2025/01/22 04:15:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:47 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:49 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:51 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:53 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:15:55 DEBUG : rclone-sync-test: Excluded 2025/01/22 04:15:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 04:15:57 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (92.84s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:16:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/dst" 2025/01/22 04:16:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/CompareDest" 2025/01/22 04:16:30 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 04:16:30 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:16:30 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:16:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/22 04:16:32 INFO : one: Copied (new) 2025/01/22 04:16:32 DEBUG : Waiting for deletions to finish 2025/01/22 04:16:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:16:35 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:16:35 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:16:37 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 04:16:37 INFO : one: Copied (replaced existing) 2025/01/22 04:16:37 DEBUG : Waiting for deletions to finish 2025/01/22 04:16:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:16:43 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:16:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:16:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:16:43 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:16:43 DEBUG : Waiting for deletions to finish 2025/01/22 04:16:43 INFO : There was nothing to transfer 2025/01/22 04:16:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:16:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 04:16:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:16:48 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:16:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:16:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:16:48 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:16:48 DEBUG : Waiting for deletions to finish 2025/01/22 04:16:48 INFO : There was nothing to transfer 2025/01/22 04:16:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:16:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 04:16:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:16:50 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:16:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:16:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:16:50 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:16:50 DEBUG : Waiting for deletions to finish 2025/01/22 04:16:50 INFO : There was nothing to transfer 2025/01/22 04:16:52 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/01/22 04:16:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/22 04:16:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 04:16:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:16:52 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:16:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:16:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:16:52 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:16:52 DEBUG : Waiting for deletions to finish 2025/01/22 04:16:52 INFO : There was nothing to transfer 2025/01/22 04:16:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/22 04:16:55 DEBUG : two: Need to transfer - File not found at Destination 2025/01/22 04:16:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:16:55 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:16:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:16:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:16:55 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:16:57 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/22 04:16:57 INFO : two: Copied (new) 2025/01/22 04:16:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (50.42s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:17:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/dest" 2025/01/22 04:17:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/pre-dest1" 2025/01/22 04:17:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/pre-dest2" 2025/01/22 04:17:27 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:17:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/22 04:17:33 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:17:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/22 04:17:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/22 04:17:34 DEBUG : Yandex rclone-test-cekujiq4nima/dest: Waiting for checks to finish 2025/01/22 04:17:34 DEBUG : Yandex rclone-test-cekujiq4nima/dest: Waiting for transfers to finish 2025/01/22 04:17:36 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/22 04:17:36 INFO : 3: Copied (new) 2025/01/22 04:17:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (40.75s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:18:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/dst" 2025/01/22 04:18:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/CopyDest" 2025/01/22 04:18:02 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 04:18:02 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:18:02 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:18:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/22 04:18:04 INFO : one: Copied (new) 2025/01/22 04:18:04 DEBUG : Waiting for deletions to finish 2025/01/22 04:18:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:18:06 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:18:07 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:18:09 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 04:18:09 INFO : one: Copied (replaced existing) 2025/01/22 04:18:09 DEBUG : Waiting for deletions to finish 2025/01/22 04:18:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/BackupDir" 2025/01/22 04:18:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:18:15 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:18:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:18:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:18:17 INFO : one: Moved (server-side) 2025/01/22 04:18:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/22 04:18:19 INFO : one: Copied (server-side copy) 2025/01/22 04:18:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/22 04:18:19 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:18:19 DEBUG : Waiting for deletions to finish 2025/01/22 04:18:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:18:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/22 04:18:25 INFO : two: Copied (server-side copy) 2025/01/22 04:18:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/22 04:18:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:18:25 DEBUG : one: Unchanged skipping 2025/01/22 04:18:25 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:18:25 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:18:25 DEBUG : Waiting for deletions to finish 2025/01/22 04:18:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:18:26 DEBUG : one: Unchanged skipping 2025/01/22 04:18:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:18:26 DEBUG : two: Unchanged skipping 2025/01/22 04:18:26 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:18:26 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:18:26 DEBUG : Waiting for deletions to finish 2025/01/22 04:18:26 INFO : There was nothing to transfer 2025/01/22 04:18:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/22 04:18:31 DEBUG : three: Destination not found in --copy-dest 2025/01/22 04:18:31 DEBUG : three: Need to transfer - File not found at Destination 2025/01/22 04:18:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:18:31 DEBUG : one: Unchanged skipping 2025/01/22 04:18:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:18:31 DEBUG : two: Unchanged skipping 2025/01/22 04:18:31 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:18:31 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:18:33 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/22 04:18:33 INFO : three: Copied (new) 2025/01/22 04:18:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (73.64s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:19:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/dst" 2025/01/22 04:19:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/backup" 2025/01/22 04:19:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:19:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:19:22 DEBUG : two: Unchanged skipping 2025/01/22 04:19:22 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:19:24 INFO : one: Moved (server-side) 2025/01/22 04:19:24 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:19:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/22 04:19:26 INFO : one: Copied (new) 2025/01/22 04:19:26 DEBUG : Waiting for deletions to finish 2025/01/22 04:19:28 INFO : three.txt: Moved (server-side) 2025/01/22 04:19:28 INFO : three.txt: Moved into backup dir 2025/01/22 04:19:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:19:32 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:19:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:19:32 DEBUG : two: Unchanged skipping 2025/01/22 04:19:35 INFO : one: Deleted 2025/01/22 04:19:37 INFO : one: Moved (server-side) 2025/01/22 04:19:37 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:19:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/22 04:19:39 INFO : one: Copied (new) 2025/01/22 04:19:39 DEBUG : Waiting for deletions to finish 2025/01/22 04:19:43 INFO : three.txt: Deleted 2025/01/22 04:19:45 INFO : three.txt: Moved (server-side) 2025/01/22 04:19:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (52.56s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:20:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/dst" 2025/01/22 04:20:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/backup" 2025/01/22 04:20:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:20:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:20:13 DEBUG : two: Unchanged skipping 2025/01/22 04:20:13 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:20:15 INFO : one: Moved (server-side) to: one.bak 2025/01/22 04:20:15 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:20:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/22 04:20:18 INFO : one: Copied (new) 2025/01/22 04:20:18 DEBUG : Waiting for deletions to finish 2025/01/22 04:20:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 04:20:20 INFO : three.txt: Moved into backup dir 2025/01/22 04:20:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:20:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:20:27 DEBUG : two: Unchanged skipping 2025/01/22 04:20:27 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:20:30 INFO : one.bak: Deleted 2025/01/22 04:20:32 INFO : one: Moved (server-side) to: one.bak 2025/01/22 04:20:32 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:20:45 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/22 04:20:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 04:20:46 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 04:20:46 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/22 04:20:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/22 04:20:46 INFO : one: Copied (new) 2025/01/22 04:20:46 DEBUG : Waiting for deletions to finish 2025/01/22 04:20:50 INFO : three.txt.bak: Deleted 2025/01/22 04:20:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 04:20:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (66.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:21:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/dst" 2025/01/22 04:21:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/backup" 2025/01/22 04:21:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:21:20 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:21:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:21:20 DEBUG : two: Unchanged skipping 2025/01/22 04:21:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/22 04:21:22 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:21:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/22 04:21:23 INFO : one: Copied (new) 2025/01/22 04:21:23 DEBUG : Waiting for deletions to finish 2025/01/22 04:21:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/22 04:21:25 INFO : three.txt: Moved into backup dir 2025/01/22 04:21:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:21:29 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:21:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:21:29 DEBUG : two: Unchanged skipping 2025/01/22 04:21:33 INFO : one-2019-01-01: Deleted 2025/01/22 04:21:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/22 04:21:34 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:21:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/22 04:21:37 INFO : one: Copied (new) 2025/01/22 04:21:37 DEBUG : Waiting for deletions to finish 2025/01/22 04:21:40 INFO : three-2019-01-01.txt: Deleted 2025/01/22 04:21:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/22 04:21:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (54.27s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:22:09 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/22 04:22:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 04:22:10 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 04:22:10 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/22 04:22:10 DEBUG : pacer: Reducing sleep to 10ms 2025/01/22 04:22:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/dst" 2025/01/22 04:22:13 DEBUG : Config file has changed externally - reloading 2025/01/22 04:22:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:22:16 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:22:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:22:16 DEBUG : two: Unchanged skipping 2025/01/22 04:22:18 INFO : one: Moved (server-side) to: one.bak 2025/01/22 04:22:18 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:22:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/22 04:22:20 INFO : one: Copied (new) 2025/01/22 04:22:20 DEBUG : Waiting for deletions to finish 2025/01/22 04:22:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 04:22:22 INFO : three.txt: Moved into backup dir 2025/01/22 04:22:26 DEBUG : one.bak: Excluded (Path Filter) 2025/01/22 04:22:26 DEBUG : one.bak: Excluded 2025/01/22 04:22:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/22 04:22:26 DEBUG : three.txt.bak: Excluded 2025/01/22 04:22:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:22:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:22:26 DEBUG : two: Unchanged skipping 2025/01/22 04:22:26 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for checks to finish 2025/01/22 04:22:30 INFO : one.bak: Deleted 2025/01/22 04:22:31 INFO : one: Moved (server-side) to: one.bak 2025/01/22 04:22:31 DEBUG : Yandex rclone-test-cekujiq4nima/dst: Waiting for transfers to finish 2025/01/22 04:22:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/22 04:22:34 INFO : one: Copied (new) 2025/01/22 04:22:34 DEBUG : Waiting for deletions to finish 2025/01/22 04:22:37 INFO : three.txt.bak: Deleted 2025/01/22 04:22:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 04:22:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (51.98s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:23:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/dst" 2025/01/22 04:23:05 DEBUG : Config file has changed externally - reloading 2025/01/22 04:23:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:23:07 INFO : one: Moved (server-side) to: one.bak 2025/01/22 04:23:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/22 04:23:09 INFO : one: Copied (new) 2025/01/22 04:23:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:23:09 DEBUG : two: Unchanged skipping 2025/01/22 04:23:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/22 04:23:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 04:23:15 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/22 04:23:15 INFO : three.txt: Copied (new) 2025/01/22 04:23:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:23:20 INFO : one.bak: Deleted 2025/01/22 04:23:22 INFO : one: Moved (server-side) to: one.bak 2025/01/22 04:23:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/22 04:23:24 INFO : one: Copied (new) 2025/01/22 04:23:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:23:24 DEBUG : two: Unchanged skipping 2025/01/22 04:23:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/22 04:23:27 INFO : three.txt.bak: Deleted 2025/01/22 04:23:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 04:23:31 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/22 04:23:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (56.84s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:24:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-cekujiq4nima/dst" 2025/01/22 04:24:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:24:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/22 04:24:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/22 04:24:07 INFO : one: Copied (new) 2025/01/22 04:24:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:24:08 DEBUG : two: Unchanged skipping 2025/01/22 04:24:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/22 04:24:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/22 04:24:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/22 04:24:13 INFO : three.txt: Copied (new) 2025/01/22 04:24:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:24:18 INFO : one-2019-01-01: Deleted 2025/01/22 04:24:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/22 04:24:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/22 04:24:22 INFO : one: Copied (new) 2025/01/22 04:24:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:24:22 DEBUG : two: Unchanged skipping 2025/01/22 04:24:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/22 04:24:26 INFO : three-2019-01-01.txt: Deleted 2025/01/22 04:24:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/22 04:24:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/22 04:24:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (61.10s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:24:59 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:24:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/22 04:24:59 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:25:02 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/22 04:25:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/22 04:25:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.91s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:25:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 04:25:07 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:25:07 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:25:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/22 04:25:09 INFO : existing: Copied (new) 2025/01/22 04:25:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:25:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/22 04:25:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/22 04:25:10 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:25:10 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:25:10 ERROR : Yandex rclone-test-cekujiq4nima: not deleting files as there were IO errors 2025/01/22 04:25:10 ERROR : Yandex rclone-test-cekujiq4nima: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncImmutable (10.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:25:21 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:25:21 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:25:21 DEBUG : existing: Unchanged skipping 2025/01/22 04:25:21 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:25:21 DEBUG : Waiting for deletions to finish 2025/01/22 04:25:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.54s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.90s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.48s) --- SKIP: TestMaxTransfer/Hard (0.98s) --- SKIP: TestMaxTransfer/Soft (0.67s) --- SKIP: TestMaxTransfer/Cautious (0.82s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:26:48 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both0: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both1: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both10: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both11: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both12: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both13: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both14: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both15: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both16: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both17: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both18: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both19: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:26:48 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both2: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both3: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both7: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both8: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:26:48 DEBUG : both9: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both4: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both5: Unchanged skipping 2025/01/22 04:26:48 DEBUG : both6: Unchanged skipping 2025/01/22 04:26:48 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:26:48 DEBUG : Waiting for deletions to finish 2025/01/22 04:26:50 INFO : only18: Deleted 2025/01/22 04:26:50 INFO : only3: Deleted 2025/01/22 04:26:50 INFO : only10: Deleted 2025/01/22 04:26:51 INFO : only0: Deleted 2025/01/22 04:26:53 INFO : only11: Deleted 2025/01/22 04:26:53 INFO : only17: Deleted 2025/01/22 04:26:54 INFO : only6: Deleted 2025/01/22 04:26:56 INFO : only16: Deleted 2025/01/22 04:26:56 INFO : only15: Deleted 2025/01/22 04:26:58 INFO : only4: Deleted 2025/01/22 04:26:58 INFO : only19: Deleted 2025/01/22 04:26:59 INFO : only2: Deleted 2025/01/22 04:27:00 INFO : only8: Deleted 2025/01/22 04:27:01 INFO : only12: Deleted 2025/01/22 04:27:01 INFO : only14: Deleted 2025/01/22 04:27:02 INFO : only5: Deleted 2025/01/22 04:27:03 INFO : only7: Deleted 2025/01/22 04:27:03 INFO : only1: Deleted 2025/01/22 04:27:04 INFO : only13: Deleted 2025/01/22 04:27:05 INFO : only9: Deleted 2025/01/22 04:27:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (168.17s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only18: Modification time difference too big |-210096h25m0.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-22 04:30:07 +0000 UTC) (precision 1ns) 2025/01/22 04:30:13 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for checks to finish 2025/01/22 04:30:13 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both0: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both10: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both13: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both14: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both1: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both16: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both11: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both18: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both19: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both12: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both3: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both4: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both5: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both6: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both7: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both8: Unchanged skipping 2025/01/22 04:30:13 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/22 04:30:13 DEBUG : both9: Unchanged skipping 2025/01/22 04:30:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : both15: Unchanged skipping 2025/01/22 04:30:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : both17: Unchanged skipping 2025/01/22 04:30:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : both2: Unchanged skipping 2025/01/22 04:30:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/22 04:30:13 DEBUG : Yandex rclone-test-cekujiq4nima: Waiting for transfers to finish 2025/01/22 04:30:14 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/22 04:30:14 INFO : only1: Copied (replaced existing) 2025/01/22 04:30:14 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/22 04:30:14 INFO : only11: Copied (replaced existing) 2025/01/22 04:30:14 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/22 04:30:14 INFO : only0: Copied (replaced existing) 2025/01/22 04:30:15 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/22 04:30:15 INFO : only10: Copied (replaced existing) 2025/01/22 04:30:16 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/22 04:30:16 INFO : only13: Copied (replaced existing) 2025/01/22 04:30:16 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/22 04:30:16 INFO : only12: Copied (replaced existing) 2025/01/22 04:30:17 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/22 04:30:17 INFO : only17: Copied (replaced existing) 2025/01/22 04:30:17 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/22 04:30:17 INFO : only14: Copied (replaced existing) 2025/01/22 04:30:18 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/22 04:30:18 INFO : only2: Copied (replaced existing) 2025/01/22 04:30:18 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/22 04:30:18 INFO : only19: Copied (replaced existing) 2025/01/22 04:30:18 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/22 04:30:18 INFO : only3: Copied (replaced existing) 2025/01/22 04:30:18 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/22 04:30:18 INFO : only4: Copied (replaced existing) 2025/01/22 04:30:19 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/22 04:30:19 INFO : only6: Copied (replaced existing) 2025/01/22 04:30:20 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/22 04:30:20 INFO : only7: Copied (replaced existing) 2025/01/22 04:30:20 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/22 04:30:20 INFO : only8: Copied (replaced existing) 2025/01/22 04:30:21 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/22 04:30:21 INFO : only15: Copied (replaced existing) 2025/01/22 04:30:21 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/22 04:30:21 INFO : only5: Copied (replaced existing) 2025/01/22 04:30:22 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/22 04:30:22 INFO : only16: Copied (replaced existing) 2025/01/22 04:30:23 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/22 04:30:23 INFO : only9: Copied (replaced existing) 2025/01/22 04:30:23 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/22 04:30:23 INFO : only18: Copied (replaced existing) 2025/01/22 04:30:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (260.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:32:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 04:32:36 INFO : sub dir: Making directory 2025/01/22 04:32:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (77.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" 2025/01/22 04:33:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 04:33:54 INFO : sub dir: Making directory 2025/01/22 04:33:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cekujiq4nima", Local "Local file system at /tmp/rclone1601871051", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (75.72s) FAIL 2025/01/22 04:35:10 DEBUG : Yandex rclone-test-cekujiq4nima: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 37m30.602112018s (try 1/5): exit status 1: Failed [TestSyncConcurrentTruncate]