"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/02/11 04:48:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi" 2025/02/11 04:48:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 04:48:53 DEBUG : Creating backend with remote "/tmp/rclone1194221514" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:48:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:48:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/11 04:48:54 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:48:54 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.66s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:48:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 04:48:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:48:56 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:48:56 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:48:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:48:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:49:00 DEBUG : Yandex rclone-test-xuqutid6yeyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (14.23s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.91s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.61s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:49:12 DEBUG : Creating backend with remote "/non-existing" 2025/02/11 04:49:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/11 04:49:12 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:49:12 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (4.65s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:49:17 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:49:17 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:49:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:49:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyNoTraverse (13.83s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:49:30 INFO : Yandex rclone-test-xuqutid6yeyi: Running all checks before starting transfers 2025/02/11 04:49:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:49:30 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:49:30 INFO : Yandex rclone-test-xuqutid6yeyi: Checks finished, now starting transfers 2025/02/11 04:49:30 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:49:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:49:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.59s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:49:44 ERROR : Ignoring --no-traverse with sync 2025/02/11 04:49:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:49:44 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:49:44 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:49:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:49:48 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:49:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncNoTraverse (15.41s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:49:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/11 04:49:59 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:49:59 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:50:02 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/11 04:50:02 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:50:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 04:50:08 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:50:08 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:50:10 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:50:10 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:50:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 04:50:16 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:50:16 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:50:18 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:50:18 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.33s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:50:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 04:50:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 04:50:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/11 04:50:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 04:50:24 INFO : sub dir: Making directory 2025/02/11 04:50:25 INFO : sub dir2: Making directory 2025/02/11 04:50:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:50:25 INFO : sub dir2/sub sub dir2: Making directory 2025/02/11 04:50:25 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:50:25 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:50:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:50:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:50:30 DEBUG : Yandex rclone-test-xuqutid6yeyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (23.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:50:48 INFO : sub dir2: Making directory 2025/02/11 04:50:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 04:50:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 04:50:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:50:48 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:50:48 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:50:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:50:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.85s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:51:00 DEBUG : sub dir2: Making directory with metadata 2025/02/11 04:51:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 04:51:00 INFO : sub dir: Making directory 2025/02/11 04:51:01 INFO : sub dir2: Making directory 2025/02/11 04:51:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:51:01 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:51:01 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:51:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:51:03 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:51:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:51:05 DEBUG : Yandex rclone-test-xuqutid6yeyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 04:51:05 DEBUG : Yandex rclone-test-xuqutid6yeyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (19.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.54s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:51:19 INFO : sub dir2: Making directory 2025/02/11 04:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:51:20 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:51:20 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:51:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:51:22 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:51:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.46s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:51:32 DEBUG : sub dir2: Making directory with metadata 2025/02/11 04:51:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 04:51:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 04:51:33 INFO : sub dir: Making directory 2025/02/11 04:51:34 INFO : sub dir2: Making directory 2025/02/11 04:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:51:34 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:51:34 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:51:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:51:36 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:51:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:51:38 DEBUG : Yandex rclone-test-xuqutid6yeyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (20.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.74s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:51:53 INFO : sub dir2: Making directory 2025/02/11 04:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:51:53 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:51:53 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:51:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:51:56 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:51:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (12.62s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:52:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-pojatip7juvi" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-xuqutid6yeyi -> Yandex rclone-test-pojatip7juvi 2025/02/11 04:52:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:52:16 DEBUG : Yandex rclone-test-pojatip7juvi: Waiting for checks to finish 2025/02/11 04:52:16 DEBUG : Yandex rclone-test-pojatip7juvi: Waiting for transfers to finish 2025/02/11 04:52:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:52:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:52:20 DEBUG : Yandex rclone-test-pojatip7juvi: Purge remote --- PASS: TestServerSideCopy (30.75s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:52:40 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:52:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 04:52:40 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:52:43 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 04:52:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyOverSelf (17.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:52:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-beqebax9duyo" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-xuqutid6yeyi -> Yandex rclone-test-beqebax9duyo 2025/02/11 04:52:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:52:58 DEBUG : Yandex rclone-test-beqebax9duyo: Waiting for checks to finish 2025/02/11 04:52:58 DEBUG : Yandex rclone-test-beqebax9duyo: Waiting for transfers to finish 2025/02/11 04:53:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:53:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:53:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 04:53:08 DEBUG : Yandex rclone-test-beqebax9duyo: Waiting for checks to finish 2025/02/11 04:53:08 DEBUG : Yandex rclone-test-beqebax9duyo: Waiting for transfers to finish 2025/02/11 04:53:08 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.sabuten0" before starting 2025/02/11 04:53:12 DEBUG : sub dir/hello world.sabuten0: server side copy: removing renamed existing file after operation 2025/02/11 04:53:15 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 04:53:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:53:16 DEBUG : Yandex rclone-test-beqebax9duyo: Purge remote --- PASS: TestServerSideCopyOverSelf (39.29s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", 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:649 Error: Should be true Test: TestMoveOverSelf Messages: sub dir/hello world: Modification time difference too big |-210576h48m28.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-11 04:53:35 +0000 UTC) (precision 1ns) 2025/02/11 04:53:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 04:53:37 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:53:37 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:53:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 04:53:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/11 04:53:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- FAIL: TestMoveOverSelf (19.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:54:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafaceh4tide" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-xuqutid6yeyi -> Yandex rclone-test-vafaceh4tide 2025/02/11 04:54:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:54:01 DEBUG : Yandex rclone-test-vafaceh4tide: Waiting for checks to finish 2025/02/11 04:54:01 DEBUG : Yandex rclone-test-vafaceh4tide: Waiting for transfers to finish 2025/02/11 04:54:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:54:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:54:09 DEBUG : Yandex rclone-test-vafaceh4tide: Using server-side directory move 2025/02/11 04:54:09 INFO : Yandex rclone-test-vafaceh4tide: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 04:54:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 04:54:10 DEBUG : Yandex rclone-test-vafaceh4tide: Waiting for checks to finish 2025/02/11 04:54:10 DEBUG : Yandex rclone-test-vafaceh4tide: Waiting for transfers to finish 2025/02/11 04:54:13 INFO : sub dir/hello world: Deleted 2025/02/11 04:54:15 INFO : sub dir/hello world: Moved (server-side) 2025/02/11 04:54:19 DEBUG : testing file moves 2025/02/11 04:54:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/11 04:54:20 DEBUG : Yandex rclone-test-vafaceh4tide: Waiting for checks to finish 2025/02/11 04:54:20 DEBUG : Yandex rclone-test-vafaceh4tide: Waiting for transfers to finish 2025/02/11 04:54:23 INFO : sub dir/hello world: Deleted 2025/02/11 04:54:25 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:54:27 DEBUG : Yandex rclone-test-vafaceh4tide: Purge remote --- PASS: TestServerSideMoveOverSelf (47.70s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:54:42 ERROR : : error listing: directory not found 2025/02/11 04:54:43 INFO : Local file system at /tmp/rclone1194221514: Making directory 2025/02/11 04:54:44 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:54:44 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyAfterDelete (14.68s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:54:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/11 04:54:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:54:58 DEBUG : Local file system at /tmp/rclone1194221514: Waiting for checks to finish 2025/02/11 04:54:58 DEBUG : Local file system at /tmp/rclone1194221514: Waiting for transfers to finish 2025/02/11 04:54:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 04:54:59 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/02/11 04:54:59 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:54:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyRedownload (18.50s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:55:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/11 04:55:14 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:55:14 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:55:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 04:55:16 INFO : check sum: Copied (new) 2025/02/11 04:55:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:55:18 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:55:18 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 04:55:18 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/11 04:55:18 DEBUG : check sum: Unchanged skipping 2025/02/11 04:55:18 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:55:18 DEBUG : Waiting for deletions to finish 2025/02/11 04:55:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.03s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:55:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/11 04:55:24 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:55:24 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:55:26 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 04:55:26 INFO : sizeonly: Copied (new) 2025/02/11 04:55:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:55:28 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:55:28 DEBUG : sizeonly: Sizes identical 2025/02/11 04:55:28 DEBUG : sizeonly: Unchanged skipping 2025/02/11 04:55:28 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:55:28 DEBUG : Waiting for deletions to finish 2025/02/11 04:55:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncSizeOnly (11.33s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:55:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/11 04:55:35 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:55:35 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:55:38 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/02/11 04:55:38 INFO : ignore-size: Copied (new) 2025/02/11 04:55:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:55:39 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 04:55:39 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:55:39 DEBUG : ignore-size: Unchanged skipping 2025/02/11 04:55:39 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:55:39 DEBUG : Waiting for deletions to finish 2025/02/11 04:55:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.13s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:55:48 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 04:55:48 DEBUG : existing: Unchanged skipping 2025/02/11 04:55:48 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:55:48 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:55:48 DEBUG : Waiting for deletions to finish 2025/02/11 04:55:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:55:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/11 04:55:48 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:55:48 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:55:50 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/11 04:55:50 INFO : existing: Copied (replaced existing) 2025/02/11 04:55:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (12.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:55:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 04:55:57 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:55:57 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:56:00 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 04:56:00 INFO : existing: Copied (new) 2025/02/11 04:56:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:56:05 DEBUG : existing: Destination exists, skipping 2025/02/11 04:56:05 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:56:05 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:56:05 DEBUG : Waiting for deletions to finish 2025/02/11 04:56:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (15.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:56:17 INFO : d: Making directory 2025/02/11 04:56:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 04:56:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 04:56:19 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 04:56:19 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:56:19 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:56:21 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 04:56:21 INFO : a/potato2: Copied (new) 2025/02/11 04:56:21 DEBUG : Waiting for deletions to finish 2025/02/11 04:56:24 INFO : b/potato: Deleted 2025/02/11 04:56:24 INFO : d: Removing directory 2025/02/11 04:56:28 INFO : b: Removing directory 2025/02/11 04:56:33 DEBUG : Yandex rclone-test-xuqutid6yeyi: deleted 2 directories run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (45.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:57:01 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:57:01 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 04:57:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 04:57:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/11 04:57:01 DEBUG : empty space: Unchanged skipping 2025/02/11 04:57:01 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:57:01 DEBUG : Waiting for deletions to finish 2025/02/11 04:57:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:57:02 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:57:02 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 04:57:02 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 04:57:03 INFO : empty space: Updated modification time in destination 2025/02/11 04:57:03 DEBUG : empty space: Unchanged skipping 2025/02/11 04:57:03 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:57:03 DEBUG : Waiting for deletions to finish 2025/02/11 04:57:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (12.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:57:14 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:57:14 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 04:57:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 04:57:14 DEBUG : empty space: Unchanged skipping 2025/02/11 04:57:14 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:57:14 DEBUG : Waiting for deletions to finish 2025/02/11 04:57:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.82s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:57:23 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:57:23 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 04:57:23 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1194221514) 2025/02/11 04:57:23 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-xuqutid6yeyi) 2025/02/11 04:57:23 DEBUG : foo: md5 differ 2025/02/11 04:57:23 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:57:25 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/02/11 04:57:25 INFO : foo: Copied (replaced existing) 2025/02/11 04:57:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (10.19s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:57:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 04:57:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 04:57:33 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:57:33 DEBUG : empty space: Unchanged skipping 2025/02/11 04:57:33 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:57:36 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 04:57:36 INFO : potato: Copied (new) 2025/02/11 04:57:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (14.42s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:57:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/11 04:57:47 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:57:47 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:57:49 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/11 04:57:49 INFO : potato: Copied (replaced existing) 2025/02/11 04:57:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:57:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/11 04:57:57 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:57:57 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1194221514) 2025/02/11 04:57:57 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-xuqutid6yeyi) 2025/02/11 04:57:57 DEBUG : potato: md5 differ 2025/02/11 04:57:57 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:57:59 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/11 04:57:59 INFO : potato: Copied (replaced existing) 2025/02/11 04:57:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:58:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 04:58:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/11 04:58:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 04:58:10 DEBUG : empty space: Unchanged skipping 2025/02/11 04:58:10 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:58:10 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:58:10 DEBUG : Waiting for deletions to finish 2025/02/11 04:58:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (13.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:58:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 04:58:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 04:58:25 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:58:25 DEBUG : empty space: Unchanged skipping 2025/02/11 04:58:25 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:58:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 04:58:27 INFO : potato2: Copied (new) 2025/02/11 04:58:27 DEBUG : Waiting for deletions to finish 2025/02/11 04:58:30 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:58:44 INFO : d: Making directory 2025/02/11 04:58:45 INFO : d/e: Making directory 2025/02/11 04:58:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 04:58:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 04:58:48 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 04:58:48 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:58:48 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:58:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 04:58:51 INFO : a/potato2: Copied (new) 2025/02/11 04:58:51 DEBUG : Waiting for deletions to finish 2025/02/11 04:58:54 INFO : b/potato: Deleted 2025/02/11 04:58:54 INFO : d/e: Removing directory 2025/02/11 04:58:58 INFO : d: Removing directory 2025/02/11 04:59:04 INFO : b: Removing directory 2025/02/11 04:59:08 DEBUG : Yandex rclone-test-xuqutid6yeyi: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (56.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 04:59:41 INFO : d: Making directory 2025/02/11 04:59:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 04:59:43 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 04:59:43 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 04:59:43 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 04:59:43 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 04:59:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 04:59:45 INFO : a/potato2: Copied (new) 2025/02/11 04:59:45 ERROR : Yandex rclone-test-xuqutid6yeyi: not deleting files as there were IO errors 2025/02/11 04:59:45 ERROR : Yandex rclone-test-xuqutid6yeyi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (43.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:00:40 DEBUG : Waiting for deletions to finish 2025/02/11 05:00:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:00:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:00:41 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:00:41 DEBUG : empty space: Unchanged skipping 2025/02/11 05:00:41 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:00:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 05:00:43 INFO : potato2: Copied (new) 2025/02/11 05:00:45 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (34.42s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:00:59 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:00 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:01:00 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:01:04 INFO : potato: Deleted 2025/02/11 05:01:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:01:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:01:04 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:01:04 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:04 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:01:06 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/11 05:01:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/11 05:01:07 DEBUG : pacer: Reducing sleep to 15ms 2025/02/11 05:01:07 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/11 05:01:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 05:01:07 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:01:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncDeleteBefore (21.45s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:01:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:01:20 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:01:20 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:01:23 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/11 05:01:23 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (15.75s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:01:36 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 05:01:36 DEBUG : enormous: Excluded 2025/02/11 05:01:36 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:36 DEBUG : potato2: Excluded 2025/02/11 05:01:36 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:36 DEBUG : potato2: Excluded 2025/02/11 05:01:36 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:01:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:01:36 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:36 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:01:36 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:01:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:37 DEBUG : potato2: Excluded 2025/02/11 05:01:37 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 05:01:37 DEBUG : enormous: Excluded 2025/02/11 05:01:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:37 DEBUG : potato2: Excluded 2025/02/11 05:01:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:37 DEBUG : potato2: Excluded 2025/02/11 05:01:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:01:37 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:37 DEBUG : Local file system at /tmp/rclone1194221514: Waiting for checks to finish 2025/02/11 05:01:37 DEBUG : Local file system at /tmp/rclone1194221514: Waiting for transfers to finish 2025/02/11 05:01:37 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:01:38 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:38 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (14.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:01:55 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 05:01:55 DEBUG : enormous: Excluded 2025/02/11 05:01:55 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:55 DEBUG : potato2: Excluded 2025/02/11 05:01:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:01:55 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:55 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:01:55 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:01:55 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:58 INFO : enormous: Deleted 2025/02/11 05:01:58 INFO : potato2: Deleted 2025/02/11 05:01:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:02:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:02:00 DEBUG : Local file system at /tmp/rclone1194221514: Waiting for checks to finish 2025/02/11 05:02:00 DEBUG : empty space: Unchanged skipping 2025/02/11 05:02:00 DEBUG : Local file system at /tmp/rclone1194221514: Waiting for transfers to finish 2025/02/11 05:02:00 DEBUG : Waiting for deletions to finish 2025/02/11 05:02:00 INFO : enormous: Deleted 2025/02/11 05:02:00 INFO : potato2: Deleted 2025/02/11 05:02:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:02:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/11 05:02:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/11 05:02:09 DEBUG : pacer: Reducing sleep to 15ms 2025/02/11 05:02:09 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/11 05:02:10 DEBUG : pacer: Reducing sleep to 10ms 2025/02/11 05:02:20 DEBUG : five: Need to transfer - File not found at Destination 2025/02/11 05:02:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/11 05:02:20 DEBUG : one: Destination is newer than source, skipping 2025/02/11 05:02:20 DEBUG : three: Sizes identical 2025/02/11 05:02:20 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:02:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 05:02:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 05:02:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1194221514) 2025/02/11 05:02:20 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-xuqutid6yeyi) 2025/02/11 05:02:20 DEBUG : two: md5 differ 2025/02/11 05:02:20 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:02:23 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/11 05:02:23 INFO : two: Copied (replaced existing) 2025/02/11 05:02:23 DEBUG : four: Dst hash empty - aborting Src hash check 2025/02/11 05:02:23 INFO : four: Copied (replaced existing) 2025/02/11 05:02:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/11 05:02:23 INFO : five: Copied (new) 2025/02/11 05:02:23 DEBUG : Waiting for deletions to finish 2025/02/11 05:02:24 DEBUG : one: Destination is newer than source, skipping 2025/02/11 05:02:24 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:02:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 05:02:24 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/11 05:02:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 05:02:24 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/11 05:02:24 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/11 05:02:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 05:02:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1194221514) 2025/02/11 05:02:24 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-xuqutid6yeyi) 2025/02/11 05:02:24 DEBUG : three: md5 differ 2025/02/11 05:02:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 05:02:24 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/11 05:02:24 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/11 05:02:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 05:02:24 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:02:34 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/11 05:02:34 INFO : three: Copied (replaced existing) 2025/02/11 05:02:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (50.19s) === 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-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/02/11 05:02:57 INFO : Yandex rclone-test-xuqutid6yeyi: Making map for --track-renames 2025/02/11 05:02:57 INFO : Yandex rclone-test-xuqutid6yeyi: Finished making map for --track-renames 2025/02/11 05:02:57 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:02:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 05:02:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 05:02:57 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for renames to finish 2025/02/11 05:02:57 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:02:59 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 05:02:59 INFO : yam: Copied (new) 2025/02/11 05:02:59 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 05:02:59 INFO : potato: Copied (new) 2025/02/11 05:02:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:03:00 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:03:00 INFO : Yandex rclone-test-xuqutid6yeyi: Making map for --track-renames 2025/02/11 05:03:00 INFO : Yandex rclone-test-xuqutid6yeyi: Finished making map for --track-renames 2025/02/11 05:03:00 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:03:00 DEBUG : potato: Unchanged skipping 2025/02/11 05:03:00 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for renames to finish 2025/02/11 05:03:03 INFO : yam: Moved (server-side) to: yaml 2025/02/11 05:03:03 INFO : yaml: Renamed from "yam" 2025/02/11 05:03:03 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:03:03 DEBUG : Waiting for deletions to finish 2025/02/11 05:03:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (16.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/02/11 05:03:14 INFO : Yandex rclone-test-xuqutid6yeyi: Making map for --track-renames 2025/02/11 05:03:14 INFO : Yandex rclone-test-xuqutid6yeyi: Finished making map for --track-renames 2025/02/11 05:03:14 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:03:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 05:03:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 05:03:14 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for renames to finish 2025/02/11 05:03:14 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:03:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 05:03:16 INFO : potato: Copied (new) 2025/02/11 05:03:16 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 05:03:16 INFO : yam: Copied (new) 2025/02/11 05:03:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:03:18 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:03:18 INFO : Yandex rclone-test-xuqutid6yeyi: Making map for --track-renames 2025/02/11 05:03:18 INFO : Yandex rclone-test-xuqutid6yeyi: Finished making map for --track-renames 2025/02/11 05:03:18 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:03:18 DEBUG : potato: Unchanged skipping 2025/02/11 05:03:18 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for renames to finish 2025/02/11 05:03:20 INFO : yam: Moved (server-side) to: yaml 2025/02/11 05:03:20 INFO : yaml: Renamed from "yam" 2025/02/11 05:03:20 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:03:20 DEBUG : Waiting for deletions to finish 2025/02/11 05:03:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/02/11 05:03:31 INFO : Yandex rclone-test-xuqutid6yeyi: Making map for --track-renames 2025/02/11 05:03:31 INFO : Yandex rclone-test-xuqutid6yeyi: Finished making map for --track-renames 2025/02/11 05:03:31 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:03:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 05:03:31 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for renames to finish 2025/02/11 05:03:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/11 05:03:31 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:03:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 05:03:33 INFO : potato: Copied (new) 2025/02/11 05:03:34 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 05:03:34 INFO : sub/yam: Copied (new) 2025/02/11 05:03:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:03:36 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:03:36 DEBUG : potato: Unchanged skipping 2025/02/11 05:03:36 INFO : Yandex rclone-test-xuqutid6yeyi: Making map for --track-renames 2025/02/11 05:03:36 INFO : Yandex rclone-test-xuqutid6yeyi: Finished making map for --track-renames 2025/02/11 05:03:36 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:03:36 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for renames to finish 2025/02/11 05:03:39 INFO : sub/yam: Moved (server-side) to: yam 2025/02/11 05:03:39 INFO : yam: Renamed from "sub/yam" 2025/02/11 05:03:39 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:03:39 DEBUG : Waiting for deletions to finish 2025/02/11 05:03:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (23.46s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:03:54 DEBUG : Creating backend with remote "/tmp/rclone1194221514/dir1" 2025/02/11 05:03:54 DEBUG : Config file has changed externally - reloading 2025/02/11 05:03:54 DEBUG : Creating backend with remote "/tmp/rclone1194221514/dir2" 2025/02/11 05:03:54 DEBUG : Local file system at /tmp/rclone1194221514/dir2: Using server-side directory move 2025/02/11 05:03:54 INFO : Local file system at /tmp/rclone1194221514/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:03:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/11 05:03:54 DEBUG : Local file system at /tmp/rclone1194221514/dir2: Waiting for checks to finish 2025/02/11 05:03:54 INFO : file1.txt: Moved (server-side) 2025/02/11 05:03:54 DEBUG : Local file system at /tmp/rclone1194221514/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.71s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:03:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:03:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 05:03:56 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:03:56 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:03:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 05:03:58 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:03:58 INFO : sub dir/hello world: Deleted 2025/02/11 05:04:02 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/11 05:04:02 INFO : nested/sub dir/file: Copied (new) 2025/02/11 05:04:02 INFO : nested/sub dir/file: Deleted 2025/02/11 05:04:02 INFO : sub dir: Removing directory 2025/02/11 05:04:02 INFO : nested/sub dir: Removing directory 2025/02/11 05:04:02 INFO : nested: Removing directory 2025/02/11 05:04:02 DEBUG : Local file system at /tmp/rclone1194221514: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (31.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:04:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:04:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 05:04:27 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:04:27 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:04:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 05:04:29 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:04:29 INFO : sub dir/hello world: Deleted 2025/02/11 05:04:30 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/11 05:04:30 INFO : nested/sub dir/file: Copied (new) 2025/02/11 05:04:30 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (27.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:04:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 05:04:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/11 05:04:54 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:04:54 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:04:56 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/11 05:04:56 INFO : existing-b: Copied (new) 2025/02/11 05:04:56 INFO : existing-b: Deleted 2025/02/11 05:04:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 05:04:56 INFO : existing: Copied (new) 2025/02/11 05:04:56 INFO : existing: Deleted 2025/02/11 05:04:57 DEBUG : existing: Destination exists, skipping 2025/02/11 05:04:57 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:04:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/11 05:04:57 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:04:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" run.go:125: removing file "existing-b" failed - try 1/3: [500 - InternalServerError] Internal Server Error (Ошибка сервера.) --- PASS: TestMoveWithIgnoreExisting (14.25s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:05:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-duyaqiy8kado" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xuqutid6yeyi -> Yandex rclone-test-duyaqiy8kado 2025/02/11 05:05:18 DEBUG : Yandex rclone-test-duyaqiy8kado: Using server-side directory move 2025/02/11 05:05:19 INFO : Yandex rclone-test-duyaqiy8kado: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:05:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:05:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:05:19 DEBUG : empty space: Unchanged skipping 2025/02/11 05:05:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 05:05:19 DEBUG : Yandex rclone-test-duyaqiy8kado: Waiting for checks to finish 2025/02/11 05:05:21 INFO : potato2: Moved (server-side) 2025/02/11 05:05:23 INFO : potato3: Deleted 2025/02/11 05:05:23 INFO : empty space: Deleted 2025/02/11 05:05:23 DEBUG : Yandex rclone-test-duyaqiy8kado: Waiting for transfers to finish 2025/02/11 05:05:27 INFO : potato3: Moved (server-side) 2025/02/11 05:05:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-heciyus4yafi" 2025/02/11 05:05:28 DEBUG : Yandex rclone-test-heciyus4yafi: Using server-side directory move 2025/02/11 05:05:31 INFO : Yandex rclone-test-heciyus4yafi: Server side directory move succeeded 2025/02/11 05:05:32 ERROR : : error listing: directory not found 2025/02/11 05:05:32 DEBUG : Yandex rclone-test-heciyus4yafi: Purge remote 2025/02/11 05:05:39 DEBUG : Yandex rclone-test-duyaqiy8kado: Purge remote 2025/02/11 05:05:39 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (32.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:05:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-cegesoj4dexi" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xuqutid6yeyi -> Yandex rclone-test-cegesoj4dexi 2025/02/11 05:05:53 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 05:05:53 DEBUG : empty space: Excluded 2025/02/11 05:05:53 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 05:05:53 DEBUG : empty space: Excluded 2025/02/11 05:05:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:05:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 05:05:53 DEBUG : Yandex rclone-test-cegesoj4dexi: Waiting for checks to finish 2025/02/11 05:05:53 DEBUG : Yandex rclone-test-cegesoj4dexi: Waiting for transfers to finish 2025/02/11 05:05:55 INFO : potato2: Moved (server-side) 2025/02/11 05:05:56 INFO : potato3: Deleted 2025/02/11 05:05:58 INFO : potato3: Moved (server-side) 2025/02/11 05:05:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-vuxicon8jaqi" 2025/02/11 05:05:59 DEBUG : Config file has changed externally - reloading 2025/02/11 05:06:00 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 05:06:00 DEBUG : empty space: Excluded 2025/02/11 05:06:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:06:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 05:06:00 DEBUG : Yandex rclone-test-vuxicon8jaqi: Waiting for checks to finish 2025/02/11 05:06:00 DEBUG : Yandex rclone-test-vuxicon8jaqi: Waiting for transfers to finish 2025/02/11 05:06:01 INFO : potato2: Moved (server-side) 2025/02/11 05:06:01 INFO : potato3: Moved (server-side) 2025/02/11 05:06:02 DEBUG : Yandex rclone-test-vuxicon8jaqi: Purge remote 2025/02/11 05:06:08 DEBUG : Yandex rclone-test-cegesoj4dexi: Purge remote --- PASS: TestServerSideMoveWithFilter (37.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:06:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-sexuqaf3kado" 2025/02/11 05:06:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xuqutid6yeyi -> Yandex rclone-test-sexuqaf3kado 2025/02/11 05:06:37 DEBUG : Yandex rclone-test-sexuqaf3kado: Using server-side directory move 2025/02/11 05:06:37 INFO : Yandex rclone-test-sexuqaf3kado: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:06:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:06:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:06:38 DEBUG : empty space: Unchanged skipping 2025/02/11 05:06:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 05:06:38 DEBUG : Yandex rclone-test-sexuqaf3kado: Waiting for checks to finish 2025/02/11 05:06:39 INFO : potato2: Moved (server-side) 2025/02/11 05:06:41 INFO : empty space: Deleted 2025/02/11 05:06:41 DEBUG : Yandex rclone-test-sexuqaf3kado: Waiting for transfers to finish 2025/02/11 05:06:42 INFO : potato3: Deleted 2025/02/11 05:06:44 INFO : potato3: Moved (server-side) 2025/02/11 05:06:44 INFO : tomatoDir: Removing directory 2025/02/11 05:06:49 DEBUG : Yandex rclone-test-xuqutid6yeyi: deleted 1 directories 2025/02/11 05:06:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-susacos7kotu" 2025/02/11 05:06:50 INFO : tomatoDir: Making directory 2025/02/11 05:06:51 DEBUG : Yandex rclone-test-susacos7kotu: Using server-side directory move 2025/02/11 05:06:54 INFO : Yandex rclone-test-susacos7kotu: Server side directory move succeeded 2025/02/11 05:06:56 ERROR : : error listing: directory not found 2025/02/11 05:06:56 ERROR : : error listing: directory not found 2025/02/11 05:06:56 DEBUG : Yandex rclone-test-susacos7kotu: Purge remote 2025/02/11 05:07:05 DEBUG : Yandex rclone-test-sexuqaf3kado: Purge remote 2025/02/11 05:07:05 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (48.48s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.61s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncOverlap (5.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/rclone-sync-test" 2025/02/11 05:07:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/rclone-sync-test-include/layer2" 2025/02/11 05:07:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/rclone-sync-test-ignore-file" 2025/02/11 05:07:20 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:07:21 DEBUG : Yandex rclone-test-xuqutid6yeyi/rclone-sync-test: Waiting for checks to finish 2025/02/11 05:07:21 DEBUG : Yandex rclone-test-xuqutid6yeyi/rclone-sync-test: Waiting for transfers to finish 2025/02/11 05:07:21 DEBUG : Waiting for deletions to finish 2025/02/11 05:07:21 INFO : There was nothing to transfer 2025/02/11 05:07:23 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:07:24 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:07:24 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:07:24 DEBUG : Waiting for deletions to finish 2025/02/11 05:07:24 INFO : rclone-sync-test-include: Removing directory 2025/02/11 05:07:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/11 05:07:24 DEBUG : Yandex rclone-test-xuqutid6yeyi: failed to delete 1 directories 2025/02/11 05:07:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:25 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:27 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:31 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:33 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:35 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:37 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:07:39 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:07:41 DEBUG : Yandex rclone-test-xuqutid6yeyi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/11 05:07:41 DEBUG : Yandex rclone-test-xuqutid6yeyi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/11 05:07:41 DEBUG : Waiting for deletions to finish 2025/02/11 05:07:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:42 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:43 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:43 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:07:46 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:07:47 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:07:47 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:07:47 DEBUG : Waiting for deletions to finish 2025/02/11 05:07:47 INFO : rclone-sync-test-include: Removing directory 2025/02/11 05:07:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/11 05:07:47 DEBUG : Yandex rclone-test-xuqutid6yeyi: failed to delete 1 directories 2025/02/11 05:07:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:48 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:50 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:52 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:53 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:07:55 DEBUG : : Excluded 2025/02/11 05:07:55 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:07:57 DEBUG : Yandex rclone-test-xuqutid6yeyi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/11 05:07:57 DEBUG : Yandex rclone-test-xuqutid6yeyi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/11 05:07:57 DEBUG : Waiting for deletions to finish 2025/02/11 05:07:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:58 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:07:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:07:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:07:59 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:08:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:08:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:08:02 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:08:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:08:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:08:03 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:08:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:08:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:08:06 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:08:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:08:07 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (90.35s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:08:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/dst" 2025/02/11 05:08:42 DEBUG : Config file has changed externally - reloading 2025/02/11 05:08:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/CompareDest" 2025/02/11 05:08:44 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 05:08:44 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:08:44 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:08:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/11 05:08:46 INFO : one: Copied (new) 2025/02/11 05:08:46 DEBUG : Waiting for deletions to finish 2025/02/11 05:08:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:08:48 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:08:48 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:08:54 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 05:08:54 INFO : one: Copied (replaced existing) 2025/02/11 05:08:54 DEBUG : Waiting for deletions to finish 2025/02/11 05:09:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:09:00 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:09:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:09:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:09:00 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:09:00 DEBUG : Waiting for deletions to finish 2025/02/11 05:09:00 INFO : There was nothing to transfer 2025/02/11 05:09:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:09:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 05:09:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:09:05 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:09:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:09:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:09:05 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:09:05 DEBUG : Waiting for deletions to finish 2025/02/11 05:09:05 INFO : There was nothing to transfer 2025/02/11 05:09:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:09:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 05:09:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:09:06 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:09:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:09:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:09:07 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:09:07 DEBUG : Waiting for deletions to finish 2025/02/11 05:09:07 INFO : There was nothing to transfer 2025/02/11 05:09:09 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/11 05:09:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 05:09:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 05:09:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:09:09 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:09:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:09:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:09:09 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:09:09 DEBUG : Waiting for deletions to finish 2025/02/11 05:09:09 INFO : There was nothing to transfer 2025/02/11 05:09:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/11 05:09:12 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 05:09:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:09:12 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:09:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:09:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:09:12 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:09:14 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/11 05:09:14 INFO : two: Copied (new) 2025/02/11 05:09:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (56.33s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:09:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/dest" 2025/02/11 05:09:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/pre-dest1" 2025/02/11 05:09:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/pre-dest2" 2025/02/11 05:09:47 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:09:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/11 05:09:47 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:09:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/11 05:09:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/11 05:09:48 DEBUG : Yandex rclone-test-xuqutid6yeyi/dest: Waiting for checks to finish 2025/02/11 05:09:48 DEBUG : Yandex rclone-test-xuqutid6yeyi/dest: Waiting for transfers to finish 2025/02/11 05:09:51 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/11 05:09:51 INFO : 3: Copied (new) 2025/02/11 05:09:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (40.27s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:10:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/dst" 2025/02/11 05:10:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/CopyDest" 2025/02/11 05:10:20 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 05:10:20 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:10:20 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:10:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/11 05:10:23 INFO : one: Copied (new) 2025/02/11 05:10:23 DEBUG : Waiting for deletions to finish 2025/02/11 05:10:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:10:24 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:10:25 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:10:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 05:10:26 INFO : one: Copied (replaced existing) 2025/02/11 05:10:26 DEBUG : Waiting for deletions to finish 2025/02/11 05:10:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/BackupDir" 2025/02/11 05:10:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:10:33 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:10:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:10:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:10:36 INFO : one: Moved (server-side) 2025/02/11 05:10:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/11 05:10:38 INFO : one: Copied (server-side copy) 2025/02/11 05:10:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/11 05:10:38 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:10:38 DEBUG : Waiting for deletions to finish 2025/02/11 05:10:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:10:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 05:10:44 INFO : two: Copied (server-side copy) 2025/02/11 05:10:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/11 05:10:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:10:44 DEBUG : one: Unchanged skipping 2025/02/11 05:10:44 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:10:44 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:10:44 DEBUG : Waiting for deletions to finish 2025/02/11 05:10:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:10:46 DEBUG : one: Unchanged skipping 2025/02/11 05:10:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:10:46 DEBUG : two: Unchanged skipping 2025/02/11 05:10:46 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:10:46 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:10:46 DEBUG : Waiting for deletions to finish 2025/02/11 05:10:46 INFO : There was nothing to transfer 2025/02/11 05:10:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/11 05:10:52 DEBUG : three: Destination not found in --copy-dest 2025/02/11 05:10:52 DEBUG : three: Need to transfer - File not found at Destination 2025/02/11 05:10:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:10:52 DEBUG : one: Unchanged skipping 2025/02/11 05:10:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:10:52 DEBUG : two: Unchanged skipping 2025/02/11 05:10:52 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:10:52 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:10:54 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/11 05:10:54 INFO : three: Copied (new) 2025/02/11 05:10:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.52s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:11:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/dst" 2025/02/11 05:11:49 DEBUG : Config file has changed externally - reloading 2025/02/11 05:11:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/backup" 2025/02/11 05:11:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:11:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:11:51 DEBUG : two: Unchanged skipping 2025/02/11 05:11:51 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:11:53 INFO : one: Moved (server-side) 2025/02/11 05:11:53 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:11:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 05:11:55 INFO : one: Copied (new) 2025/02/11 05:11:55 DEBUG : Waiting for deletions to finish 2025/02/11 05:11:57 INFO : three.txt: Moved (server-side) 2025/02/11 05:11:57 INFO : three.txt: Moved into backup dir 2025/02/11 05:12:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:12:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:12:01 DEBUG : two: Unchanged skipping 2025/02/11 05:12:01 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:12:05 INFO : one: Deleted 2025/02/11 05:12:07 INFO : one: Moved (server-side) 2025/02/11 05:12:07 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:12:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 05:12:10 INFO : one: Copied (new) 2025/02/11 05:12:10 DEBUG : Waiting for deletions to finish 2025/02/11 05:12:14 INFO : three.txt: Deleted 2025/02/11 05:12:16 INFO : three.txt: Moved (server-side) 2025/02/11 05:12:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (63.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:12:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/dst" 2025/02/11 05:12:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/backup" 2025/02/11 05:12:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:12:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:12:50 DEBUG : two: Unchanged skipping 2025/02/11 05:12:50 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:12:52 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:12:52 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:12:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 05:12:55 INFO : one: Copied (new) 2025/02/11 05:12:55 DEBUG : Waiting for deletions to finish 2025/02/11 05:12:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:12:57 INFO : three.txt: Moved into backup dir 2025/02/11 05:13:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:13:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:13:01 DEBUG : two: Unchanged skipping 2025/02/11 05:13:01 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:13:05 INFO : one.bak: Deleted 2025/02/11 05:13:07 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:13:07 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:13:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 05:13:09 INFO : one: Copied (new) 2025/02/11 05:13:09 DEBUG : Waiting for deletions to finish 2025/02/11 05:13:12 INFO : three.txt.bak: Deleted 2025/02/11 05:13:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:13:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (58.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:13:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/dst" 2025/02/11 05:13:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/backup" 2025/02/11 05:13:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:13:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:13:47 DEBUG : two: Unchanged skipping 2025/02/11 05:13:47 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:13:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 05:13:49 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:13:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 05:13:52 INFO : one: Copied (new) 2025/02/11 05:13:52 DEBUG : Waiting for deletions to finish 2025/02/11 05:13:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 05:13:54 INFO : three.txt: Moved into backup dir 2025/02/11 05:14:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:14:00 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:14:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:14:00 DEBUG : two: Unchanged skipping 2025/02/11 05:14:05 INFO : one-2019-01-01: Deleted 2025/02/11 05:14:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 05:14:07 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:14:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 05:14:10 INFO : one: Copied (new) 2025/02/11 05:14:10 DEBUG : Waiting for deletions to finish 2025/02/11 05:14:14 INFO : three-2019-01-01.txt: Deleted 2025/02/11 05:14:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 05:14:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (61.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:14:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/dst" 2025/02/11 05:14:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:14:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:14:48 DEBUG : two: Unchanged skipping 2025/02/11 05:14:48 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:14:51 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:14:51 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:14:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 05:14:53 INFO : one: Copied (new) 2025/02/11 05:14:53 DEBUG : Waiting for deletions to finish 2025/02/11 05:14:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:14:55 INFO : three.txt: Moved into backup dir 2025/02/11 05:15:00 DEBUG : one.bak: Excluded (Path Filter) 2025/02/11 05:15:00 DEBUG : one.bak: Excluded 2025/02/11 05:15:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/11 05:15:00 DEBUG : three.txt.bak: Excluded 2025/02/11 05:15:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:15:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:15:00 DEBUG : two: Unchanged skipping 2025/02/11 05:15:00 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for checks to finish 2025/02/11 05:15:04 INFO : one.bak: Deleted 2025/02/11 05:15:08 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:15:08 DEBUG : Yandex rclone-test-xuqutid6yeyi/dst: Waiting for transfers to finish 2025/02/11 05:15:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/11 05:15:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/11 05:15:11 DEBUG : pacer: Reducing sleep to 15ms 2025/02/11 05:15:11 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/11 05:15:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 05:15:11 INFO : one: Copied (new) 2025/02/11 05:15:11 DEBUG : Waiting for deletions to finish 2025/02/11 05:15:12 DEBUG : pacer: Reducing sleep to 10ms 2025/02/11 05:15:15 INFO : three.txt.bak: Deleted 2025/02/11 05:15:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:15:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (60.19s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:15:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/dst" 2025/02/11 05:15:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:15:50 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:15:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 05:15:52 INFO : one: Copied (new) 2025/02/11 05:15:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:15:53 DEBUG : two: Unchanged skipping 2025/02/11 05:15:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/11 05:15:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:15:57 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/11 05:15:57 INFO : three.txt: Copied (new) 2025/02/11 05:15:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:16:03 INFO : one.bak: Deleted 2025/02/11 05:16:07 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:16:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 05:16:10 INFO : one: Copied (new) 2025/02/11 05:16:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:16:10 DEBUG : two: Unchanged skipping 2025/02/11 05:16:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/11 05:16:14 INFO : three.txt.bak: Deleted 2025/02/11 05:16:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:16:18 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/11 05:16:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (62.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:16:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuqutid6yeyi/dst" 2025/02/11 05:16:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:16:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 05:16:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 05:16:55 INFO : one: Copied (new) 2025/02/11 05:16:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:16:56 DEBUG : two: Unchanged skipping 2025/02/11 05:16:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/11 05:16:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 05:17:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/11 05:17:05 INFO : three.txt: Copied (new) 2025/02/11 05:17:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:17:11 INFO : one-2019-01-01: Deleted 2025/02/11 05:17:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 05:17:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 05:17:16 INFO : one: Copied (new) 2025/02/11 05:17:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:17:17 DEBUG : two: Unchanged skipping 2025/02/11 05:17:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/11 05:17:21 INFO : three-2019-01-01.txt: Deleted 2025/02/11 05:17:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 05:17:25 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/11 05:17:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (66.14s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:17:51 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:17:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/11 05:17:51 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:17:53 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/02/11 05:17:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/11 05:17:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.72s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:17:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 05:17:58 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:17:58 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:18:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 05:18:01 INFO : existing: Copied (new) 2025/02/11 05:18:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:18:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/11 05:18:02 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:18:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/11 05:18:02 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:18:02 ERROR : Yandex rclone-test-xuqutid6yeyi: not deleting files as there were IO errors 2025/02/11 05:18:02 ERROR : Yandex rclone-test-xuqutid6yeyi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncImmutable (11.33s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:18:12 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:18:12 DEBUG : existing: Unchanged skipping 2025/02/11 05:18:12 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:18:12 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:18:12 DEBUG : Waiting for deletions to finish 2025/02/11 05:18:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.92s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.78s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.20s) --- SKIP: TestMaxTransfer/Hard (0.99s) --- SKIP: TestMaxTransfer/Soft (0.75s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:18:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/11 05:18:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/11 05:18:27 DEBUG : pacer: Reducing sleep to 15ms 2025/02/11 05:18:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/11 05:18:28 DEBUG : pacer: Reducing sleep to 10ms 2025/02/11 05:19:45 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:19:45 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both0: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both12: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both13: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both1: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both15: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both16: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both17: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both18: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both19: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both2: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both3: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both11: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both10: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both14: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both7: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both8: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:19:45 DEBUG : both9: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both4: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both5: Unchanged skipping 2025/02/11 05:19:45 DEBUG : both6: Unchanged skipping 2025/02/11 05:19:45 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:19:45 DEBUG : Waiting for deletions to finish 2025/02/11 05:19:49 INFO : only10: Deleted 2025/02/11 05:19:49 INFO : only16: Deleted 2025/02/11 05:19:49 INFO : only13: Deleted 2025/02/11 05:19:52 INFO : only19: Deleted 2025/02/11 05:19:52 INFO : only7: Deleted 2025/02/11 05:19:52 INFO : only8: Deleted 2025/02/11 05:19:55 INFO : only9: Deleted 2025/02/11 05:19:55 INFO : only0: Deleted 2025/02/11 05:19:55 INFO : only12: Deleted 2025/02/11 05:19:56 INFO : only18: Deleted 2025/02/11 05:19:58 INFO : only4: Deleted 2025/02/11 05:19:58 INFO : only17: Deleted 2025/02/11 05:19:59 INFO : only6: Deleted 2025/02/11 05:19:59 INFO : only1: Deleted 2025/02/11 05:20:01 INFO : only11: Deleted 2025/02/11 05:20:02 INFO : only15: Deleted 2025/02/11 05:20:02 INFO : only14: Deleted 2025/02/11 05:20:03 INFO : only2: Deleted 2025/02/11 05:20:04 INFO : only3: Deleted 2025/02/11 05:20:05 INFO : only5: Deleted 2025/02/11 05:20:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (174.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", 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: both19: Modification time difference too big |-210577h17m49.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-11 05:22:56 +0000 UTC) (precision 1ns) 2025/02/11 05:23:00 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for checks to finish 2025/02/11 05:23:00 DEBUG : both0: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both1: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both13: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both14: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both15: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both16: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both17: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both18: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both19: Modification times differ by 210577h17m49.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-02-11 05:22:56 +0000 UTC 2025/02/11 05:23:00 DEBUG : both10: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both2: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both3: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both4: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both5: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both6: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both7: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both8: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 05:23:00 DEBUG : both9: Unchanged skipping 2025/02/11 05:23:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/11 05:23:00 DEBUG : both19: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 05:23:00 DEBUG : both11: Unchanged skipping 2025/02/11 05:23:00 DEBUG : both12: Unchanged skipping 2025/02/11 05:23:01 INFO : both19: Updated modification time in destination 2025/02/11 05:23:01 DEBUG : both19: Unchanged skipping 2025/02/11 05:23:01 DEBUG : Yandex rclone-test-xuqutid6yeyi: Waiting for transfers to finish 2025/02/11 05:23:02 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/02/11 05:23:02 INFO : only11: Copied (replaced existing) 2025/02/11 05:23:02 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/02/11 05:23:02 INFO : only1: Copied (replaced existing) 2025/02/11 05:23:02 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/02/11 05:23:02 INFO : only0: Copied (replaced existing) 2025/02/11 05:23:04 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/02/11 05:23:04 INFO : only12: Copied (replaced existing) 2025/02/11 05:23:04 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/02/11 05:23:04 INFO : only13: Copied (replaced existing) 2025/02/11 05:23:05 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/02/11 05:23:05 INFO : only14: Copied (replaced existing) 2025/02/11 05:23:06 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/02/11 05:23:06 INFO : only16: Copied (replaced existing) 2025/02/11 05:23:07 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/02/11 05:23:07 INFO : only17: Copied (replaced existing) 2025/02/11 05:23:08 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/02/11 05:23:08 INFO : only18: Copied (replaced existing) 2025/02/11 05:23:09 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/02/11 05:23:09 INFO : only19: Copied (replaced existing) 2025/02/11 05:23:10 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/02/11 05:23:10 INFO : only15: Copied (replaced existing) 2025/02/11 05:23:11 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/02/11 05:23:11 INFO : only10: Copied (replaced existing) 2025/02/11 05:23:11 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/02/11 05:23:11 INFO : only2: Copied (replaced existing) 2025/02/11 05:23:13 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/02/11 05:23:13 INFO : only4: Copied (replaced existing) 2025/02/11 05:23:13 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/02/11 05:23:13 INFO : only6: Copied (replaced existing) 2025/02/11 05:23:13 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/02/11 05:23:13 INFO : only5: Copied (replaced existing) 2025/02/11 05:23:13 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/02/11 05:23:13 INFO : only3: Copied (replaced existing) 2025/02/11 05:23:14 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/02/11 05:23:14 INFO : only7: Copied (replaced existing) 2025/02/11 05:23:15 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/02/11 05:23:15 INFO : only8: Copied (replaced existing) 2025/02/11 05:23:17 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/02/11 05:23:17 INFO : only9: Copied (replaced existing) 2025/02/11 05:23:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (271.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:25:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 05:25:46 INFO : sub dir: Making directory 2025/02/11 05:25:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (79.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" 2025/02/11 05:27:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 05:27:05 INFO : sub dir: Making directory 2025/02/11 05:27:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuqutid6yeyi", Local "Local file system at /tmp/rclone1194221514", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (75.29s) FAIL 2025/02/11 05:28:21 DEBUG : Yandex rclone-test-xuqutid6yeyi: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 39m31.507855944s (try 1/5): exit status 1: Failed [TestMoveOverSelf TestSyncConcurrentTruncate]