"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/05/01 04:44:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu" 2025/05/01 04:44:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 04:44:50 DEBUG : Creating backend with remote "/tmp/rclone4203654253" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:44:52 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:44:52 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:44:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyWithDryRun (4.19s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:44:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:44:55 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:44:55 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:44:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:44:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:44:59 DEBUG : Yandex rclone-test-bewexib7tiwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.98s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (3.14s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.69s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:45:14 DEBUG : Creating backend with remote "/non-existing" 2025/05/01 04:45:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/01 04:45:14 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:45:14 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (3.43s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:45:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:45:18 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:45:18 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:45:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:45:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyNoTraverse (17.42s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:45:35 INFO : Yandex rclone-test-bewexib7tiwu: Running all checks before starting transfers 2025/05/01 04:45:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:45:35 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:45:35 INFO : Yandex rclone-test-bewexib7tiwu: Checks finished, now starting transfers 2025/05/01 04:45:35 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:45:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:45:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyCheckFirst (15.79s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:45:51 ERROR : Ignoring --no-traverse with sync 2025/05/01 04:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:45:51 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:45:51 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:45:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:45:53 INFO : sub dir/hello world: Copied (new) 2025/05/01 04:45:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncNoTraverse (16.48s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:46:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/01 04:46:07 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:46:07 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:46:10 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/01 04:46:10 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyWithDepth (10.34s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:46:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:46:18 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:46:18 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:46:22 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:46:22 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (11.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:46:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:46:29 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:46:29 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:46:32 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:46:32 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (9.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:46:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/01 04:46:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 04:46:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/01 04:46:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 04:46:38 INFO : sub dir: Making directory 2025/05/01 04:46:39 INFO : sub dir2: Making directory 2025/05/01 04:46:39 INFO : sub dir2/sub sub dir2: Making directory 2025/05/01 04:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:46:40 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:46:40 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:46:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:46:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:46:44 DEBUG : Yandex rclone-test-bewexib7tiwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (27.66s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:47:06 INFO : sub dir2: Making directory 2025/05/01 04:47:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/01 04:47:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 04:47:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:47:06 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:47:06 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:47:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:47:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.56s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:47:19 DEBUG : sub dir2: Making directory with metadata 2025/05/01 04:47:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 04:47:20 INFO : sub dir: Making directory 2025/05/01 04:47:20 INFO : sub dir2: Making directory 2025/05/01 04:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:47:20 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:47:20 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:47:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:47:22 INFO : sub dir/hello world: Copied (new) 2025/05/01 04:47:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:47:24 DEBUG : Yandex rclone-test-bewexib7tiwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/01 04:47:24 DEBUG : Yandex rclone-test-bewexib7tiwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (20.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.71s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:47:41 INFO : sub dir2: Making directory 2025/05/01 04:47:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:47:41 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:47:41 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:47:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:47:44 INFO : sub dir/hello world: Copied (new) 2025/05/01 04:47:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.09s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:47:57 DEBUG : sub dir2: Making directory with metadata 2025/05/01 04:47:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 04:47:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 04:47:57 INFO : sub dir: Making directory 2025/05/01 04:47:58 INFO : sub dir2: Making directory 2025/05/01 04:47:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:47:58 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:47:58 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:48:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:48:00 INFO : sub dir/hello world: Copied (new) 2025/05/01 04:48:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:48:02 DEBUG : Yandex rclone-test-bewexib7tiwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (22.36s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.81s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:48:20 INFO : sub dir2: Making directory 2025/05/01 04:48:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:48:20 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:48:20 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:48:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:48:23 INFO : sub dir/hello world: Copied (new) 2025/05/01 04:48:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (14.53s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:48:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-haramam0tore" 2025/05/01 04:48:38 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-bewexib7tiwu -> Yandex rclone-test-haramam0tore 2025/05/01 04:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:48:39 DEBUG : Yandex rclone-test-haramam0tore: Waiting for checks to finish 2025/05/01 04:48:39 DEBUG : Yandex rclone-test-haramam0tore: Waiting for transfers to finish 2025/05/01 04:48:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:48:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:48:43 DEBUG : Yandex rclone-test-haramam0tore: Purge remote --- PASS: TestServerSideCopy (28.95s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:49:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 04:49:07 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:49:07 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:49:09 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/01 04:49:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyOverSelf (17.83s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:49:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-joripus1tehe" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-bewexib7tiwu -> Yandex rclone-test-joripus1tehe 2025/05/01 04:49:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:49:25 DEBUG : Yandex rclone-test-joripus1tehe: Waiting for checks to finish 2025/05/01 04:49:25 DEBUG : Yandex rclone-test-joripus1tehe: Waiting for transfers to finish 2025/05/01 04:49:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:49:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", 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:635 Error: Should be true Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |-117015h49m31.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-01 04:49:31 +0000 UTC) (precision 1ns) 2025/05/01 04:49:33 DEBUG : Yandex rclone-test-joripus1tehe: Waiting for checks to finish 2025/05/01 04:49:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 04:49:33 DEBUG : Yandex rclone-test-joripus1tehe: Waiting for transfers to finish 2025/05/01 04:49:34 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.nukopuw4" before starting 2025/05/01 04:49:37 DEBUG : sub dir/hello world.nukopuw4: server side copy: removing renamed existing file after operation 2025/05/01 04:49:42 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/01 04:49:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", 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:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |-117015h49m37.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-01 04:49:37 +0000 UTC) (precision 1ns) 2025/05/01 04:49:43 DEBUG : Yandex rclone-test-joripus1tehe: Purge remote --- FAIL: TestServerSideCopyOverSelf (41.44s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:50:07 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:50:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 04:50:07 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:50:12 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/01 04:50:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/01 04:50:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestMoveOverSelf (22.74s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:50:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-rokusak2hupi" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-bewexib7tiwu -> Yandex rclone-test-rokusak2hupi 2025/05/01 04:50:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:50:30 DEBUG : Yandex rclone-test-rokusak2hupi: Waiting for checks to finish 2025/05/01 04:50:30 DEBUG : Yandex rclone-test-rokusak2hupi: Waiting for transfers to finish 2025/05/01 04:50:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:50:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:50:38 DEBUG : Yandex rclone-test-rokusak2hupi: Using server-side directory move 2025/05/01 04:50:38 INFO : Yandex rclone-test-rokusak2hupi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/01 04:50:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 04:50:39 DEBUG : Yandex rclone-test-rokusak2hupi: Waiting for checks to finish 2025/05/01 04:50:39 DEBUG : Yandex rclone-test-rokusak2hupi: Waiting for transfers to finish 2025/05/01 04:50:43 INFO : sub dir/hello world: Deleted 2025/05/01 04:50:44 INFO : sub dir/hello world: Moved (server-side) 2025/05/01 04:50:49 DEBUG : testing file moves 2025/05/01 04:50:50 DEBUG : Yandex rclone-test-rokusak2hupi: Waiting for checks to finish 2025/05/01 04:50:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/01 04:50:50 DEBUG : Yandex rclone-test-rokusak2hupi: Waiting for transfers to finish 2025/05/01 04:50:55 INFO : sub dir/hello world: Deleted 2025/05/01 04:50:56 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:50:58 DEBUG : Yandex rclone-test-rokusak2hupi: Purge remote --- PASS: TestServerSideMoveOverSelf (48.87s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:51:17 ERROR : : error listing: directory not found 2025/05/01 04:51:17 INFO : Local file system at /tmp/rclone4203654253: Making directory 2025/05/01 04:51:18 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:51:18 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyAfterDelete (15.53s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:51:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/01 04:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:51:33 DEBUG : Local file system at /tmp/rclone4203654253: Waiting for checks to finish 2025/05/01 04:51:33 DEBUG : Local file system at /tmp/rclone4203654253: Waiting for transfers to finish 2025/05/01 04:51:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 04:51:34 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/05/01 04:51:34 INFO : sub dir/hello world: Copied (new) 2025/05/01 04:51:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyRedownload (16.58s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:51:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/01 04:51:47 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:51:47 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:51:49 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/01 04:51:49 INFO : check sum: Copied (new) 2025/05/01 04:51:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:51:50 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:51:50 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/01 04:51:50 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/01 04:51:50 DEBUG : check sum: Unchanged skipping 2025/05/01 04:51:50 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:51:50 DEBUG : Waiting for deletions to finish 2025/05/01 04:51:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.76s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:51:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/01 04:51:58 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:51:58 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:52:00 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/01 04:52:00 INFO : sizeonly: Copied (new) 2025/05/01 04:52:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:52:01 DEBUG : sizeonly: Sizes identical 2025/05/01 04:52:01 DEBUG : sizeonly: Unchanged skipping 2025/05/01 04:52:01 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:52:01 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:52:01 DEBUG : Waiting for deletions to finish 2025/05/01 04:52:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncSizeOnly (10.40s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:52:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/01 04:52:08 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:52:08 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:52:10 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/05/01 04:52:10 INFO : ignore-size: Copied (new) 2025/05/01 04:52:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:52:11 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:52:11 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:52:11 DEBUG : ignore-size: Unchanged skipping 2025/05/01 04:52:11 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:52:11 DEBUG : Waiting for deletions to finish 2025/05/01 04:52:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:52:21 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:52:21 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:52:21 DEBUG : existing: Unchanged skipping 2025/05/01 04:52:21 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:52:21 DEBUG : Waiting for deletions to finish 2025/05/01 04:52:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:52:22 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:52:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/01 04:52:22 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:52:24 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/05/01 04:52:24 INFO : existing: Copied (replaced existing) 2025/05/01 04:52:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (12.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:52:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/01 04:52:31 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:52:31 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:52:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/01 04:52:34 INFO : existing: Copied (new) 2025/05/01 04:52:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:52:36 DEBUG : existing: Destination exists, skipping 2025/05/01 04:52:36 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:52:36 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:52:36 DEBUG : Waiting for deletions to finish 2025/05/01 04:52:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (12.08s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:52:47 INFO : d: Making directory 2025/05/01 04:52:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/01 04:52:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:52:50 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:52:50 DEBUG : c/non empty space: Unchanged skipping 2025/05/01 04:52:50 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:52:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/01 04:52:51 INFO : a/potato2: Copied (new) 2025/05/01 04:52:51 DEBUG : Waiting for deletions to finish 2025/05/01 04:52:56 INFO : b/potato: Deleted 2025/05/01 04:52:56 INFO : d: Removing directory 2025/05/01 04:53:02 INFO : b: Removing directory 2025/05/01 04:53:07 DEBUG : Yandex rclone-test-bewexib7tiwu: deleted 2 directories run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (46.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:53:33 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:53:33 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/05/01 04:53:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/01 04:53:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/01 04:53:33 DEBUG : empty space: Unchanged skipping 2025/05/01 04:53:33 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:53:33 DEBUG : Waiting for deletions to finish 2025/05/01 04:53:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:53:34 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:53:34 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/01 04:53:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/01 04:53:34 INFO : empty space: Updated modification time in destination 2025/05/01 04:53:34 DEBUG : empty space: Unchanged skipping 2025/05/01 04:53:34 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:53:34 DEBUG : Waiting for deletions to finish 2025/05/01 04:53:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (12.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:53:45 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/05/01 04:53:45 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:53:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/01 04:53:45 DEBUG : empty space: Unchanged skipping 2025/05/01 04:53:45 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:53:45 DEBUG : Waiting for deletions to finish 2025/05/01 04:53:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:53:54 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/05/01 04:53:54 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:53:54 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4203654253) 2025/05/01 04:53:54 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-bewexib7tiwu) 2025/05/01 04:53:54 DEBUG : foo: md5 differ 2025/05/01 04:53:54 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:53:56 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/05/01 04:53:56 INFO : foo: Copied (replaced existing) 2025/05/01 04:53:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (12.70s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:54:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:54:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/01 04:54:07 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:54:07 DEBUG : empty space: Unchanged skipping 2025/05/01 04:54:07 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:54:09 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/01 04:54:09 INFO : potato: Copied (new) 2025/05/01 04:54:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (15.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:54:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/01 04:54:23 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:54:23 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:54:25 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/01 04:54:25 INFO : potato: Copied (replaced existing) 2025/05/01 04:54:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.81s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:54:34 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/05/01 04:54:34 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:54:34 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4203654253) 2025/05/01 04:54:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-bewexib7tiwu) 2025/05/01 04:54:34 DEBUG : potato: md5 differ 2025/05/01 04:54:34 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:54:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/01 04:54:36 INFO : potato: Copied (replaced existing) 2025/05/01 04:54:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (11.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:54:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:54:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:54:47 DEBUG : empty space: Unchanged skipping 2025/05/01 04:54:47 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:54:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/01 04:54:47 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:54:47 DEBUG : Waiting for deletions to finish 2025/05/01 04:54:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:55:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:55:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:55:02 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:55:02 DEBUG : empty space: Unchanged skipping 2025/05/01 04:55:02 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:55:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/01 04:55:04 INFO : potato2: Copied (new) 2025/05/01 04:55:04 DEBUG : Waiting for deletions to finish 2025/05/01 04:55:09 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:55:23 INFO : d: Making directory 2025/05/01 04:55:23 INFO : d/e: Making directory 2025/05/01 04:55:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/01 04:55:26 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:55:26 DEBUG : c/non empty space: Unchanged skipping 2025/05/01 04:55:26 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:55:26 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:55:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/01 04:55:28 INFO : a/potato2: Copied (new) 2025/05/01 04:55:28 DEBUG : Waiting for deletions to finish 2025/05/01 04:55:32 INFO : b/potato: Deleted 2025/05/01 04:55:32 INFO : d/e: Removing directory 2025/05/01 04:55:37 INFO : d: Removing directory 2025/05/01 04:55:42 INFO : b: Removing directory 2025/05/01 04:55:48 DEBUG : Yandex rclone-test-bewexib7tiwu: deleted 3 directories run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (51.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:56:13 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/01 04:56:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/01 04:56:13 DEBUG : pacer: Reducing sleep to 15ms 2025/05/01 04:56:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/01 04:56:14 DEBUG : pacer: Reducing sleep to 10ms 2025/05/01 04:56:15 INFO : d: Making directory 2025/05/01 04:56:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/01 04:56:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:56:17 DEBUG : c/non empty space: Unchanged skipping 2025/05/01 04:56:17 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:56:17 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:56:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/01 04:56:19 INFO : a/potato2: Copied (new) 2025/05/01 04:56:19 ERROR : Yandex rclone-test-bewexib7tiwu: not deleting files as there were IO errors 2025/05/01 04:56:19 ERROR : Yandex rclone-test-bewexib7tiwu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (47.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:57:03 DEBUG : Waiting for deletions to finish 2025/05/01 04:57:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:57:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:57:03 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:57:03 DEBUG : empty space: Unchanged skipping 2025/05/01 04:57:03 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:57:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/01 04:57:05 INFO : potato2: Copied (new) 2025/05/01 04:57:07 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (20.06s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:57:24 DEBUG : Waiting for deletions to finish 2025/05/01 04:57:24 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:57:24 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:57:28 INFO : potato: Deleted 2025/05/01 04:57:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:57:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:57:28 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:57:28 DEBUG : empty space: Unchanged skipping 2025/05/01 04:57:28 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:57:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/01 04:57:31 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (25.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:57:46 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:57:46 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:57:48 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/01 04:57:48 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (15.62s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:58:03 DEBUG : enormous: Excluded (Size Filter) 2025/05/01 04:58:03 DEBUG : enormous: Excluded 2025/05/01 04:58:03 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 04:58:03 DEBUG : potato2: Excluded 2025/05/01 04:58:04 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 04:58:04 DEBUG : potato2: Excluded 2025/05/01 04:58:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:58:04 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:58:04 DEBUG : empty space: Unchanged skipping 2025/05/01 04:58:04 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:58:04 DEBUG : Waiting for deletions to finish 2025/05/01 04:58:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:58:04 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 04:58:04 DEBUG : potato2: Excluded 2025/05/01 04:58:05 DEBUG : enormous: Excluded (Size Filter) 2025/05/01 04:58:05 DEBUG : enormous: Excluded 2025/05/01 04:58:05 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 04:58:05 DEBUG : potato2: Excluded 2025/05/01 04:58:05 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 04:58:05 DEBUG : potato2: Excluded 2025/05/01 04:58:05 DEBUG : Local file system at /tmp/rclone4203654253: Waiting for checks to finish 2025/05/01 04:58:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:58:05 DEBUG : empty space: Unchanged skipping 2025/05/01 04:58:05 DEBUG : Local file system at /tmp/rclone4203654253: Waiting for transfers to finish 2025/05/01 04:58:05 DEBUG : Waiting for deletions to finish 2025/05/01 04:58:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:58:06 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 04:58:06 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:58:22 DEBUG : enormous: Excluded (Size Filter) 2025/05/01 04:58:22 DEBUG : enormous: Excluded 2025/05/01 04:58:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 04:58:22 DEBUG : potato2: Excluded 2025/05/01 04:58:23 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:58:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:58:23 DEBUG : empty space: Unchanged skipping 2025/05/01 04:58:23 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:58:23 DEBUG : Waiting for deletions to finish 2025/05/01 04:58:27 INFO : potato2: Deleted 2025/05/01 04:58:28 INFO : enormous: Deleted 2025/05/01 04:58:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:58:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:58:29 DEBUG : empty space: Unchanged skipping 2025/05/01 04:58:29 DEBUG : Local file system at /tmp/rclone4203654253: Waiting for checks to finish 2025/05/01 04:58:29 DEBUG : Local file system at /tmp/rclone4203654253: Waiting for transfers to finish 2025/05/01 04:58:29 DEBUG : Waiting for deletions to finish 2025/05/01 04:58:29 INFO : enormous: Deleted 2025/05/01 04:58:29 INFO : potato2: Deleted 2025/05/01 04:58:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:58:44 DEBUG : five: Need to transfer - File not found at Destination 2025/05/01 04:58:44 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/01 04:58:44 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:58:44 DEBUG : one: Destination is newer than source, skipping 2025/05/01 04:58:44 DEBUG : three: Sizes identical 2025/05/01 04:58:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/01 04:58:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 04:58:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4203654253) 2025/05/01 04:58:44 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-bewexib7tiwu) 2025/05/01 04:58:44 DEBUG : two: md5 differ 2025/05/01 04:58:44 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:58:46 DEBUG : four: Dst hash empty - aborting Src hash check 2025/05/01 04:58:46 INFO : four: Copied (replaced existing) 2025/05/01 04:58:47 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/01 04:58:47 INFO : two: Copied (replaced existing) 2025/05/01 04:58:47 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/01 04:58:47 INFO : five: Copied (new) 2025/05/01 04:58:47 DEBUG : Waiting for deletions to finish 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:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: five: Modification time difference too big |-117015h58m46.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-01 04:58:46 +0000 UTC) (precision 1ns) 2025/05/01 04:58:48 DEBUG : five: Destination is newer than source, skipping 2025/05/01 04:58:48 DEBUG : one: Destination is newer than source, skipping 2025/05/01 04:58:48 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:58:48 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/01 04:58:48 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/01 04:58:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 04:58:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/01 04:58:48 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4203654253) 2025/05/01 04:58:48 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/01 04:58:48 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-bewexib7tiwu) 2025/05/01 04:58:48 DEBUG : three: md5 differ 2025/05/01 04:58:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 04:58:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/01 04:58:48 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:58:50 DEBUG : three: Dst hash empty - aborting Src hash check 2025/05/01 04:58:50 INFO : three: Copied (replaced existing) 2025/05/01 04:58:50 DEBUG : Waiting for deletions to finish 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:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: five: Modification time difference too big |-117015h58m46.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-01 04:58:46 +0000 UTC) (precision 1ns) --- FAIL: TestSyncWithUpdateOlder (37.75s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/05/01 04:59:13 INFO : Yandex rclone-test-bewexib7tiwu: Making map for --track-renames 2025/05/01 04:59:13 INFO : Yandex rclone-test-bewexib7tiwu: Finished making map for --track-renames 2025/05/01 04:59:13 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:59:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/01 04:59:13 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for renames to finish 2025/05/01 04:59:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/01 04:59:13 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:59:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/01 04:59:15 INFO : yam: Copied (new) 2025/05/01 04:59:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/01 04:59:16 INFO : potato: Copied (new) 2025/05/01 04:59:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:59:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:59:17 INFO : Yandex rclone-test-bewexib7tiwu: Making map for --track-renames 2025/05/01 04:59:17 INFO : Yandex rclone-test-bewexib7tiwu: Finished making map for --track-renames 2025/05/01 04:59:17 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:59:17 DEBUG : potato: Unchanged skipping 2025/05/01 04:59:17 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for renames to finish 2025/05/01 04:59:19 INFO : yam: Moved (server-side) to: yaml 2025/05/01 04:59:19 INFO : yaml: Renamed from "yam" 2025/05/01 04:59:19 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:59:19 DEBUG : Waiting for deletions to finish 2025/05/01 04:59:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (21.24s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/05/01 04:59:35 INFO : Yandex rclone-test-bewexib7tiwu: Making map for --track-renames 2025/05/01 04:59:35 INFO : Yandex rclone-test-bewexib7tiwu: Finished making map for --track-renames 2025/05/01 04:59:35 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:59:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/01 04:59:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/01 04:59:35 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for renames to finish 2025/05/01 04:59:35 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:59:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/01 04:59:37 INFO : potato: Copied (new) 2025/05/01 04:59:37 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/01 04:59:37 INFO : yam: Copied (new) 2025/05/01 04:59:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:59:40 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:59:40 INFO : Yandex rclone-test-bewexib7tiwu: Making map for --track-renames 2025/05/01 04:59:40 INFO : Yandex rclone-test-bewexib7tiwu: Finished making map for --track-renames 2025/05/01 04:59:40 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:59:40 DEBUG : potato: Unchanged skipping 2025/05/01 04:59:40 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for renames to finish 2025/05/01 04:59:41 INFO : yam: Moved (server-side) to: yaml 2025/05/01 04:59:41 INFO : yaml: Renamed from "yam" 2025/05/01 04:59:41 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:59:41 DEBUG : Waiting for deletions to finish 2025/05/01 04:59:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/05/01 04:59:53 INFO : Yandex rclone-test-bewexib7tiwu: Making map for --track-renames 2025/05/01 04:59:53 INFO : Yandex rclone-test-bewexib7tiwu: Finished making map for --track-renames 2025/05/01 04:59:53 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:59:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/01 04:59:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/01 04:59:53 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for renames to finish 2025/05/01 04:59:53 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 04:59:55 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/01 04:59:55 INFO : potato: Copied (new) 2025/05/01 04:59:55 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/01 04:59:55 INFO : sub/yam: Copied (new) 2025/05/01 04:59:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 04:59:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 04:59:57 DEBUG : potato: Unchanged skipping 2025/05/01 04:59:58 INFO : Yandex rclone-test-bewexib7tiwu: Making map for --track-renames 2025/05/01 04:59:58 INFO : Yandex rclone-test-bewexib7tiwu: Finished making map for --track-renames 2025/05/01 04:59:58 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 04:59:58 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for renames to finish 2025/05/01 05:00:00 INFO : sub/yam: Moved (server-side) to: yam 2025/05/01 05:00:00 INFO : yam: Renamed from "sub/yam" 2025/05/01 05:00:00 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:00:00 DEBUG : Waiting for deletions to finish 2025/05/01 05:00:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.50s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:00:17 DEBUG : Creating backend with remote "/tmp/rclone4203654253/dir1" 2025/05/01 05:00:17 DEBUG : Config file has changed externally - reloading 2025/05/01 05:00:17 DEBUG : Creating backend with remote "/tmp/rclone4203654253/dir2" 2025/05/01 05:00:17 DEBUG : Local file system at /tmp/rclone4203654253/dir2: Using server-side directory move 2025/05/01 05:00:17 INFO : Local file system at /tmp/rclone4203654253/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/01 05:00:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/01 05:00:17 DEBUG : Local file system at /tmp/rclone4203654253/dir2: Waiting for checks to finish 2025/05/01 05:00:17 INFO : file1.txt: Moved (server-side) 2025/05/01 05:00:17 DEBUG : Local file system at /tmp/rclone4203654253/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.59s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:00:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:00:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/01 05:00:19 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:00:19 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:00:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 05:00:21 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:00:21 INFO : sub dir/hello world: Deleted 2025/05/01 05:00:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/01 05:00:22 INFO : nested/sub dir/file: Copied (new) 2025/05/01 05:00:22 INFO : nested/sub dir/file: Deleted 2025/05/01 05:00:22 INFO : sub dir: Removing directory 2025/05/01 05:00:22 INFO : nested/sub dir: Removing directory 2025/05/01 05:00:22 INFO : nested: Removing directory 2025/05/01 05:00:22 DEBUG : Local file system at /tmp/rclone4203654253: deleted 3 directories run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (39.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:00:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:00:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/01 05:00:58 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:00:58 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:01:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/01 05:01:01 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:01:01 INFO : sub dir/hello world: Deleted 2025/05/01 05:01:01 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/01 05:01:01 INFO : nested/sub dir/file: Copied (new) 2025/05/01 05:01:01 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (33.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:01:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/01 05:01:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/01 05:01:32 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:01:32 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:01:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/01 05:01:34 INFO : existing: Copied (new) 2025/05/01 05:01:34 INFO : existing: Deleted 2025/05/01 05:01:35 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/01 05:01:35 INFO : existing-b: Copied (new) 2025/05/01 05:01:35 INFO : existing-b: Deleted 2025/05/01 05:01:36 DEBUG : existing: Destination exists, skipping 2025/05/01 05:01:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/01 05:01:36 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:01:36 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:01:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (15.07s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:01:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-dezawid3jovu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-bewexib7tiwu -> Yandex rclone-test-dezawid3jovu 2025/05/01 05:02:04 DEBUG : Yandex rclone-test-dezawid3jovu: Using server-side directory move 2025/05/01 05:02:05 INFO : Yandex rclone-test-dezawid3jovu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/01 05:02:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:02:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:02:05 DEBUG : empty space: Unchanged skipping 2025/05/01 05:02:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 05:02:05 DEBUG : Yandex rclone-test-dezawid3jovu: Waiting for checks to finish 2025/05/01 05:02:07 INFO : potato2: Moved (server-side) 2025/05/01 05:02:10 INFO : empty space: Deleted 2025/05/01 05:02:10 DEBUG : Yandex rclone-test-dezawid3jovu: Waiting for transfers to finish 2025/05/01 05:02:10 INFO : potato3: Deleted 2025/05/01 05:02:11 INFO : potato3: Moved (server-side) 2025/05/01 05:02:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-gufilas7zuki" 2025/05/01 05:02:14 DEBUG : Yandex rclone-test-gufilas7zuki: Using server-side directory move 2025/05/01 05:02:16 INFO : Yandex rclone-test-gufilas7zuki: Server side directory move succeeded 2025/05/01 05:02:17 ERROR : : error listing: directory not found 2025/05/01 05:02:17 DEBUG : Yandex rclone-test-gufilas7zuki: Purge remote 2025/05/01 05:02:26 DEBUG : Yandex rclone-test-dezawid3jovu: Purge remote 2025/05/01 05:02:26 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (40.41s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:02:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-sugepem3tume" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-bewexib7tiwu -> Yandex rclone-test-sugepem3tume 2025/05/01 05:02:38 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 05:02:38 DEBUG : empty space: Excluded 2025/05/01 05:02:38 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 05:02:38 DEBUG : empty space: Excluded 2025/05/01 05:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:02:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 05:02:38 DEBUG : Yandex rclone-test-sugepem3tume: Waiting for checks to finish 2025/05/01 05:02:38 DEBUG : Yandex rclone-test-sugepem3tume: Waiting for transfers to finish 2025/05/01 05:02:40 INFO : potato2: Moved (server-side) 2025/05/01 05:02:43 INFO : potato3: Deleted 2025/05/01 05:02:44 INFO : potato3: Moved (server-side) 2025/05/01 05:02:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-xeseron4tuya" 2025/05/01 05:02:45 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 05:02:45 DEBUG : empty space: Excluded 2025/05/01 05:02:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:02:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/01 05:02:45 DEBUG : Yandex rclone-test-xeseron4tuya: Waiting for checks to finish 2025/05/01 05:02:45 DEBUG : Yandex rclone-test-xeseron4tuya: Waiting for transfers to finish 2025/05/01 05:02:47 INFO : potato3: Moved (server-side) 2025/05/01 05:02:49 INFO : potato2: Moved (server-side) 2025/05/01 05:02:49 DEBUG : Yandex rclone-test-xeseron4tuya: Purge remote 2025/05/01 05:02:58 DEBUG : Yandex rclone-test-sugepem3tume: Purge remote --- PASS: TestServerSideMoveWithFilter (42.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:03:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-komavir6cunu" 2025/05/01 05:03:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-bewexib7tiwu -> Yandex rclone-test-komavir6cunu 2025/05/01 05:03:21 DEBUG : Yandex rclone-test-komavir6cunu: Using server-side directory move 2025/05/01 05:03:21 INFO : Yandex rclone-test-komavir6cunu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/01 05:03:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:03:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:03:22 DEBUG : empty space: Unchanged skipping 2025/05/01 05:03:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 05:03:22 DEBUG : Yandex rclone-test-komavir6cunu: Waiting for checks to finish 2025/05/01 05:03:23 INFO : potato2: Moved (server-side) 2025/05/01 05:03:26 INFO : potato3: Deleted 2025/05/01 05:03:26 INFO : empty space: Deleted 2025/05/01 05:03:26 DEBUG : Yandex rclone-test-komavir6cunu: Waiting for transfers to finish 2025/05/01 05:03:28 INFO : potato3: Moved (server-side) 2025/05/01 05:03:28 INFO : tomatoDir: Removing directory 2025/05/01 05:03:33 DEBUG : Yandex rclone-test-bewexib7tiwu: deleted 1 directories 2025/05/01 05:03:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-bavogog8biqu" 2025/05/01 05:03:35 INFO : tomatoDir: Making directory 2025/05/01 05:03:35 DEBUG : Yandex rclone-test-bavogog8biqu: Using server-side directory move 2025/05/01 05:03:39 INFO : Yandex rclone-test-bavogog8biqu: Server side directory move succeeded 2025/05/01 05:03:40 ERROR : : error listing: directory not found 2025/05/01 05:03:40 ERROR : : error listing: directory not found 2025/05/01 05:03:40 DEBUG : Yandex rclone-test-bavogog8biqu: Purge remote 2025/05/01 05:03:51 DEBUG : Yandex rclone-test-komavir6cunu: Purge remote 2025/05/01 05:03:51 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (42.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:03:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncOverlap (5.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:03:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/rclone-sync-test" 2025/05/01 05:03:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/rclone-sync-test-include/layer2" 2025/05/01 05:04:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/rclone-sync-test-ignore-file" 2025/05/01 05:04:05 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:04:06 DEBUG : Yandex rclone-test-bewexib7tiwu/rclone-sync-test: Waiting for checks to finish 2025/05/01 05:04:06 DEBUG : Yandex rclone-test-bewexib7tiwu/rclone-sync-test: Waiting for transfers to finish 2025/05/01 05:04:06 DEBUG : Waiting for deletions to finish 2025/05/01 05:04:06 INFO : There was nothing to transfer 2025/05/01 05:04:08 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:04:09 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:04:09 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:04:09 DEBUG : Waiting for deletions to finish 2025/05/01 05:04:09 INFO : rclone-sync-test-include: Removing directory 2025/05/01 05:04:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/01 05:04:09 DEBUG : Yandex rclone-test-bewexib7tiwu: failed to delete 1 directories 2025/05/01 05:04:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:10 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:12 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:14 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:16 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:17 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:18 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:20 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:04:22 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:04:23 DEBUG : Yandex rclone-test-bewexib7tiwu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/01 05:04:23 DEBUG : Yandex rclone-test-bewexib7tiwu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/01 05:04:23 DEBUG : Waiting for deletions to finish 2025/05/01 05:04:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:24 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:26 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:04:29 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:04:30 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:04:30 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:04:30 DEBUG : Waiting for deletions to finish 2025/05/01 05:04:30 INFO : rclone-sync-test-include: Removing directory 2025/05/01 05:04:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/01 05:04:30 DEBUG : Yandex rclone-test-bewexib7tiwu: failed to delete 1 directories 2025/05/01 05:04:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:31 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:33 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:33 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:35 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:37 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:04:42 DEBUG : : Excluded 2025/05/01 05:04:42 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:04:43 DEBUG : Yandex rclone-test-bewexib7tiwu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/01 05:04:43 DEBUG : Yandex rclone-test-bewexib7tiwu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/01 05:04:43 DEBUG : Waiting for deletions to finish 2025/05/01 05:04:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:44 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:47 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:49 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:51 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:04:53 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:04:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:04:54 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (92.76s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:05:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/dst" 2025/05/01 05:05:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/CompareDest" 2025/05/01 05:05:32 DEBUG : one: Need to transfer - File not found at Destination 2025/05/01 05:05:32 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:05:32 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:05:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/01 05:05:36 INFO : one: Copied (new) 2025/05/01 05:05:36 DEBUG : Waiting for deletions to finish 2025/05/01 05:05:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:05:38 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:05:38 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:05:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/01 05:05:40 INFO : one: Copied (replaced existing) 2025/05/01 05:05:40 DEBUG : Waiting for deletions to finish 2025/05/01 05:05:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:05:45 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:05:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:05:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:05:46 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:05:46 DEBUG : Waiting for deletions to finish 2025/05/01 05:05:46 INFO : There was nothing to transfer 2025/05/01 05:05:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:05:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:05:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 05:05:50 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:05:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:05:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:05:50 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:05:50 DEBUG : Waiting for deletions to finish 2025/05/01 05:05:50 INFO : There was nothing to transfer 2025/05/01 05:05:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:05:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:05:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:05:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:05:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 05:05:52 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:05:52 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:05:52 DEBUG : Waiting for deletions to finish 2025/05/01 05:05:52 INFO : There was nothing to transfer 2025/05/01 05:05:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:05:54 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/05/01 05:05:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/01 05:05:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 05:05:54 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:05:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:05:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:05:54 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:05:54 DEBUG : Waiting for deletions to finish 2025/05/01 05:05:54 INFO : There was nothing to transfer 2025/05/01 05:05:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:05:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/01 05:05:57 DEBUG : two: Need to transfer - File not found at Destination 2025/05/01 05:05:57 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:05:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:05:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:05:57 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:05:59 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/01 05:05:59 INFO : two: Copied (new) 2025/05/01 05:05:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.82s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:06:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/dest" 2025/05/01 05:06:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/pre-dest1" 2025/05/01 05:06:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/pre-dest2" 2025/05/01 05:06:35 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:06:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/01 05:06:35 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:06:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/01 05:06:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/01 05:06:36 DEBUG : Yandex rclone-test-bewexib7tiwu/dest: Waiting for checks to finish 2025/05/01 05:06:36 DEBUG : Yandex rclone-test-bewexib7tiwu/dest: Waiting for transfers to finish 2025/05/01 05:06:38 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/01 05:06:38 INFO : 3: Copied (new) 2025/05/01 05:06:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (43.27s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:07:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/dst" 2025/05/01 05:07:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/CopyDest" 2025/05/01 05:07:13 DEBUG : one: Need to transfer - File not found at Destination 2025/05/01 05:07:13 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:07:13 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:07:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/01 05:07:15 INFO : one: Copied (new) 2025/05/01 05:07:15 DEBUG : Waiting for deletions to finish 2025/05/01 05:07:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:07:17 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:07:17 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:07:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/01 05:07:20 INFO : one: Copied (replaced existing) 2025/05/01 05:07:20 DEBUG : Waiting for deletions to finish 2025/05/01 05:07:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/BackupDir" 2025/05/01 05:07:25 DEBUG : Config file has changed externally - reloading 2025/05/01 05:07:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:07:26 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:07:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:07:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:07:28 INFO : one: Moved (server-side) 2025/05/01 05:07:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/01 05:07:30 INFO : one: Copied (server-side copy) 2025/05/01 05:07:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/01 05:07:30 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:07:30 DEBUG : Waiting for deletions to finish 2025/05/01 05:07:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:07:34 DEBUG : one: Unchanged skipping 2025/05/01 05:07:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:07:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/01 05:07:36 INFO : two: Copied (server-side copy) 2025/05/01 05:07:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/01 05:07:36 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:07:36 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:07:36 DEBUG : Waiting for deletions to finish 2025/05/01 05:07:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:07:37 DEBUG : one: Unchanged skipping 2025/05/01 05:07:37 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:07:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:07:37 DEBUG : two: Unchanged skipping 2025/05/01 05:07:37 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:07:37 DEBUG : Waiting for deletions to finish 2025/05/01 05:07:37 INFO : There was nothing to transfer 2025/05/01 05:07:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:07:41 DEBUG : one: Unchanged skipping 2025/05/01 05:07:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/01 05:07:41 DEBUG : three: Destination not found in --copy-dest 2025/05/01 05:07:41 DEBUG : three: Need to transfer - File not found at Destination 2025/05/01 05:07:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:07:41 DEBUG : two: Unchanged skipping 2025/05/01 05:07:41 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:07:41 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:07:43 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/01 05:07:43 INFO : three: Copied (new) 2025/05/01 05:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (79.03s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:08:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/dst" 2025/05/01 05:08:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/backup" 2025/05/01 05:08:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:08:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:08:39 DEBUG : two: Unchanged skipping 2025/05/01 05:08:39 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:08:41 INFO : one: Moved (server-side) 2025/05/01 05:08:41 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:08:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/01 05:08:43 INFO : one: Copied (new) 2025/05/01 05:08:43 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:45 INFO : three.txt: Moved (server-side) 2025/05/01 05:08:45 INFO : three.txt: Moved into backup dir 2025/05/01 05:08:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:08:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:08:50 DEBUG : two: Unchanged skipping 2025/05/01 05:08:50 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:08:55 INFO : one: Deleted 2025/05/01 05:08:57 INFO : one: Moved (server-side) 2025/05/01 05:08:57 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:08:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/01 05:08:59 INFO : one: Copied (new) 2025/05/01 05:08:59 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:03 INFO : three.txt: Deleted 2025/05/01 05:09:05 INFO : three.txt: Moved (server-side) 2025/05/01 05:09:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (64.90s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:09:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/dst" 2025/05/01 05:09:43 DEBUG : Config file has changed externally - reloading 2025/05/01 05:09:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/backup" 2025/05/01 05:09:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:09:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:09:44 DEBUG : two: Unchanged skipping 2025/05/01 05:09:44 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:09:46 INFO : one: Moved (server-side) to: one.bak 2025/05/01 05:09:46 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:09:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/01 05:09:48 INFO : one: Copied (new) 2025/05/01 05:09:48 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 05:09:50 INFO : three.txt: Moved into backup dir 2025/05/01 05:09:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:09:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:09:54 DEBUG : two: Unchanged skipping 2025/05/01 05:09:54 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:09:59 INFO : one.bak: Deleted 2025/05/01 05:10:01 INFO : one: Moved (server-side) to: one.bak 2025/05/01 05:10:01 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:10:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/01 05:10:03 INFO : one: Copied (new) 2025/05/01 05:10:03 DEBUG : Waiting for deletions to finish 2025/05/01 05:10:08 INFO : three.txt.bak: Deleted 2025/05/01 05:10:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 05:10:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (65.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:10:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/dst" 2025/05/01 05:10:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/backup" 2025/05/01 05:10:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:10:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:10:49 DEBUG : two: Unchanged skipping 2025/05/01 05:10:49 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:10:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/01 05:10:51 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:10:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/01 05:10:54 INFO : one: Copied (new) 2025/05/01 05:10:54 DEBUG : Waiting for deletions to finish 2025/05/01 05:10:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/01 05:10:55 INFO : three.txt: Moved into backup dir 2025/05/01 05:10:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:10:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:10:59 DEBUG : two: Unchanged skipping 2025/05/01 05:10:59 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:11:03 INFO : one-2019-01-01: Deleted 2025/05/01 05:11:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/01 05:11:05 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:11:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/01 05:11:07 INFO : one: Copied (new) 2025/05/01 05:11:07 DEBUG : Waiting for deletions to finish 2025/05/01 05:11:12 INFO : three-2019-01-01.txt: Deleted 2025/05/01 05:11:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/01 05:11:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (64.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:11:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/dst" 2025/05/01 05:11:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:11:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:11:54 DEBUG : two: Unchanged skipping 2025/05/01 05:11:54 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:11:57 INFO : one: Moved (server-side) to: one.bak 2025/05/01 05:11:57 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:11:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/01 05:11:59 INFO : one: Copied (new) 2025/05/01 05:11:59 DEBUG : Waiting for deletions to finish 2025/05/01 05:12:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 05:12:01 INFO : three.txt: Moved into backup dir 2025/05/01 05:12:05 DEBUG : one.bak: Excluded (Path Filter) 2025/05/01 05:12:05 DEBUG : one.bak: Excluded 2025/05/01 05:12:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/01 05:12:05 DEBUG : three.txt.bak: Excluded 2025/05/01 05:12:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:12:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:12:05 DEBUG : two: Unchanged skipping 2025/05/01 05:12:05 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for checks to finish 2025/05/01 05:12:10 INFO : one.bak: Deleted 2025/05/01 05:12:13 INFO : one: Moved (server-side) to: one.bak 2025/05/01 05:12:13 DEBUG : Yandex rclone-test-bewexib7tiwu/dst: Waiting for transfers to finish 2025/05/01 05:12:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/01 05:12:14 INFO : one: Copied (new) 2025/05/01 05:12:14 DEBUG : Waiting for deletions to finish 2025/05/01 05:12:19 INFO : three.txt.bak: Deleted 2025/05/01 05:12:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 05:12:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (60.17s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:12:52 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/01 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/01 05:12:52 DEBUG : pacer: Reducing sleep to 15ms 2025/05/01 05:12:52 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/01 05:12:53 DEBUG : pacer: Reducing sleep to 10ms 2025/05/01 05:12:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/dst" 2025/05/01 05:12:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:12:58 INFO : one: Moved (server-side) to: one.bak 2025/05/01 05:13:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/01 05:13:00 INFO : one: Copied (new) 2025/05/01 05:13:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:13:01 DEBUG : two: Unchanged skipping 2025/05/01 05:13:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/01 05:13:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 05:13:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/01 05:13:05 INFO : three.txt: Copied (new) 2025/05/01 05:13:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:13:13 INFO : one.bak: Deleted 2025/05/01 05:13:14 INFO : one: Moved (server-side) to: one.bak 2025/05/01 05:13:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/01 05:13:16 INFO : one: Copied (new) 2025/05/01 05:13:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:13:16 DEBUG : two: Unchanged skipping 2025/05/01 05:13:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/01 05:13:22 INFO : three.txt.bak: Deleted 2025/05/01 05:13:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 05:13:25 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/01 05:13:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (69.26s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", 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:2465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-212473h8m53.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-01 05:14:00 +0000 UTC) (precision 1ns) 2025/05/01 05:14:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-bewexib7tiwu/dst" 2025/05/01 05:14:02 DEBUG : Config file has changed externally - reloading 2025/05/01 05:14:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:14:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/01 05:14:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/01 05:14:07 INFO : one: Copied (new) 2025/05/01 05:14:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:14:07 DEBUG : two: Unchanged skipping 2025/05/01 05:14:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/01 05:14:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/01 05:14:11 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/01 05:14:11 INFO : three.txt: Copied (new) 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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: Modification time difference too big |-212473h9m1.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-01 05:14:08 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: Modification time difference too big |-212473h9m1.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-01 05:14:08 +0000 UTC) (precision 1ns) 2025/05/01 05:14:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:14:18 INFO : one-2019-01-01: Deleted 2025/05/01 05:14:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/01 05:14:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/01 05:14:22 INFO : one: Copied (new) 2025/05/01 05:14:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:14:22 DEBUG : two: Unchanged skipping 2025/05/01 05:14:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/01 05:14:28 INFO : three-2019-01-01.txt: Deleted 2025/05/01 05:14:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/01 05:14:33 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/01 05:14:33 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (65.33s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:15:04 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:15:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/01 05:15:04 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:15:06 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/05/01 05:15:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/01 05:15:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.42s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:15:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/01 05:15:12 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:15:12 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:15:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/01 05:15:14 INFO : existing: Copied (new) 2025/05/01 05:15:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:15:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/01 05:15:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/01 05:15:16 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:15:16 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:15:16 ERROR : Yandex rclone-test-bewexib7tiwu: not deleting files as there were IO errors 2025/05/01 05:15:16 ERROR : Yandex rclone-test-bewexib7tiwu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncImmutable (15.37s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:15:29 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:15:29 DEBUG : existing: Unchanged skipping 2025/05/01 05:15:29 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:15:29 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:15:29 DEBUG : Waiting for deletions to finish 2025/05/01 05:15:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.28s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.35s) --- SKIP: TestMaxTransfer/Hard (0.85s) --- SKIP: TestMaxTransfer/Soft (0.70s) --- SKIP: TestMaxTransfer/Cautious (0.80s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:16:57 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both0: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both12: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both10: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both14: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both11: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both16: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both17: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both18: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both13: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both15: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both1: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both19: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both5: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both2: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both7: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both3: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:16:57 DEBUG : both9: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both4: Unchanged skipping 2025/05/01 05:16:57 DEBUG : both6: Unchanged skipping 2025/05/01 05:16:57 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:16:57 DEBUG : both8: Unchanged skipping 2025/05/01 05:16:57 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:16:57 DEBUG : Waiting for deletions to finish 2025/05/01 05:17:02 INFO : only3: Deleted 2025/05/01 05:17:02 INFO : only0: Deleted 2025/05/01 05:17:02 INFO : only7: Deleted 2025/05/01 05:17:02 INFO : only4: Deleted 2025/05/01 05:17:06 INFO : only18: Deleted 2025/05/01 05:17:06 INFO : only16: Deleted 2025/05/01 05:17:06 INFO : only19: Deleted 2025/05/01 05:17:07 INFO : only12: Deleted 2025/05/01 05:17:10 INFO : only17: Deleted 2025/05/01 05:17:10 INFO : only9: Deleted 2025/05/01 05:17:10 INFO : only13: Deleted 2025/05/01 05:17:11 INFO : only14: Deleted 2025/05/01 05:17:14 INFO : only11: Deleted 2025/05/01 05:17:14 INFO : only15: Deleted 2025/05/01 05:17:15 INFO : only2: Deleted 2025/05/01 05:17:15 INFO : only5: Deleted 2025/05/01 05:17:18 INFO : only8: Deleted 2025/05/01 05:17:18 INFO : only6: Deleted 2025/05/01 05:17:19 INFO : only1: Deleted 2025/05/01 05:17:19 INFO : only10: Deleted 2025/05/01 05:17:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (193.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", 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: both5: Modification time difference too big |-212473h14m8.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-01 05:19:15 +0000 UTC) (precision 1ns) 2025/05/01 05:20:20 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for checks to finish 2025/05/01 05:20:20 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both0: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both10: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both13: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both1: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both15: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both11: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both17: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both12: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both19: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both14: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both3: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both4: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both5: Modification times differ by 212473h14m8.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-05-01 05:19:15 +0000 UTC 2025/05/01 05:20:20 DEBUG : both16: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both5: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/01 05:20:20 DEBUG : both6: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both7: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both8: Unchanged skipping 2025/05/01 05:20:20 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/01 05:20:20 DEBUG : both9: Unchanged skipping 2025/05/01 05:20:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : both18: Unchanged skipping 2025/05/01 05:20:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : both2: Unchanged skipping 2025/05/01 05:20:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/01 05:20:21 INFO : both5: Updated modification time in destination 2025/05/01 05:20:21 DEBUG : both5: Unchanged skipping 2025/05/01 05:20:21 DEBUG : Yandex rclone-test-bewexib7tiwu: Waiting for transfers to finish 2025/05/01 05:20:22 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/01 05:20:22 INFO : only12: Copied (replaced existing) 2025/05/01 05:20:22 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/01 05:20:22 INFO : only11: Copied (replaced existing) 2025/05/01 05:20:23 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/01 05:20:23 INFO : only1: Copied (replaced existing) 2025/05/01 05:20:23 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/01 05:20:23 INFO : only13: Copied (replaced existing) 2025/05/01 05:20:24 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/01 05:20:24 INFO : only14: Copied (replaced existing) 2025/05/01 05:20:24 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/01 05:20:24 INFO : only15: Copied (replaced existing) 2025/05/01 05:20:25 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/01 05:20:25 INFO : only17: Copied (replaced existing) 2025/05/01 05:20:25 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/01 05:20:25 INFO : only16: Copied (replaced existing) 2025/05/01 05:20:26 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/01 05:20:26 INFO : only18: Copied (replaced existing) 2025/05/01 05:20:26 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/01 05:20:26 INFO : only19: Copied (replaced existing) 2025/05/01 05:20:27 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/01 05:20:27 INFO : only2: Copied (replaced existing) 2025/05/01 05:20:27 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/01 05:20:27 INFO : only3: Copied (replaced existing) 2025/05/01 05:20:28 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/01 05:20:28 INFO : only4: Copied (replaced existing) 2025/05/01 05:20:28 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/01 05:20:28 INFO : only5: Copied (replaced existing) 2025/05/01 05:20:28 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/01 05:20:28 INFO : only6: Copied (replaced existing) 2025/05/01 05:20:29 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/01 05:20:29 INFO : only7: Copied (replaced existing) 2025/05/01 05:20:30 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/01 05:20:30 INFO : only9: Copied (replaced existing) 2025/05/01 05:20:30 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/01 05:20:30 INFO : only8: Copied (replaced existing) 2025/05/01 05:20:30 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/01 05:20:30 INFO : only10: Copied (replaced existing) 2025/05/01 05:20:31 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/01 05:20:31 INFO : only0: Copied (replaced existing) 2025/05/01 05:20:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (278.24s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:23:30 DEBUG : empty_dir: Making directory with metadata 2025/05/01 05:23:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:23:30 DEBUG : empty_on_remote: Making directory with metadata 2025/05/01 05:23:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:23:30 INFO : empty_on_remote: Making directory 2025/05/01 05:23:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:23:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/01 05:23:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/01 05:23:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:23:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (54.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:24:24 DEBUG : empty_dir: Making directory with metadata 2025/05/01 05:24:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:24:24 DEBUG : empty_on_remote: Making directory with metadata 2025/05/01 05:24:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:24:24 INFO : empty_on_remote: Making directory 2025/05/01 05:24:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 4a4 > 2025-05-01 05:24:27.000000000;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2800 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-05-01 05:24:27.000000000;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (46.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:25:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:25:11 INFO : sub dir: Making directory 2025/05/01 05:25:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (87.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" 2025/05/01 05:26:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:26:38 INFO : sub dir: Making directory 2025/05/01 05:26:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-bewexib7tiwu", Local "Local file system at /tmp/rclone4203654253", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (89.22s) FAIL 2025/05/01 05:28:08 DEBUG : Yandex rclone-test-bewexib7tiwu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 43m22.595551907s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestSyncWithUpdateOlder TestSyncSuffixKeepExtension TestSyncConcurrentTruncate TestSyncReplaceDirModTimeWithEmptyDirs]