"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/08/07 04:51:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone" 2026/08/07 04:51:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 04:51:14 DEBUG : Creating backend with remote "/tmp/rclone3402412065" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:51:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/07 04:51:15 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:51:15 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.20s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:51:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:51:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:51:17 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:51:17 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:51:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:51:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:51:20 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:51:21 DEBUG : Yandex rclone-test-nuhuvut1fone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (29.10s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.55s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:51:46 DEBUG : Creating backend with remote "/non-existing" 2026/08/07 04:51:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/07 04:51:47 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:51:47 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.22s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:51:48 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:51:48 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:51:50 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:51:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:51:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (19.68s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.56s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:52:08 INFO : Yandex rclone-test-nuhuvut1fone: Running all checks before starting transfers 2026/08/07 04:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:52:08 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:52:08 INFO : Yandex rclone-test-nuhuvut1fone: Checks finished, now starting transfers 2026/08/07 04:52:08 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:52:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:52:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:52:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.86s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:52:28 ERROR : Ignoring --no-traverse with sync 2026/08/07 04:52:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:52:28 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:52:28 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:52:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:52:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:52:30 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:52:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.31s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:52:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/07 04:52:45 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:52:45 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:52:48 DEBUG : hello world2: size = 12 OK 2026/08/07 04:52:48 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/08/07 04:52:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.05s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:52:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:52:55 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:52:55 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:52:57 DEBUG : potato2: modtime not stored after upload (got 2026-08-07 04:52:56 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/07 04:52:58 DEBUG : potato2: size = 11 OK 2026/08/07 04:52:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:52:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:53:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:53:06 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:53:06 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:53:08 DEBUG : potato2: size = 11 OK 2026/08/07 04:53:08 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:53:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.81s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:53:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 04:53:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:53:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 04:53:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:53:17 INFO : sub dir2: Making directory 2026/08/07 04:53:17 INFO : sub dir: Making directory 2026/08/07 04:53:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:53:17 INFO : sub dir2/sub sub dir2: Making directory 2026/08/07 04:53:18 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:53:18 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:53:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:53:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:53:19 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:53:21 DEBUG : Yandex rclone-test-nuhuvut1fone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.65s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:53:50 INFO : sub dir2: Making directory 2026/08/07 04:53:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 04:53:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:53:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:53:50 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:53:50 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:53:53 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:53:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:53:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (19.16s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:54:09 DEBUG : sub dir2: Making directory with metadata 2026/08/07 04:54:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:54:10 INFO : sub dir2: Making directory 2026/08/07 04:54:10 INFO : sub dir: Making directory 2026/08/07 04:54:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:54:10 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:54:10 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:54:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:54:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:54:12 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:54:12 INFO : sub dir/hello world: Deleted 2026/08/07 04:54:14 DEBUG : Yandex rclone-test-nuhuvut1fone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/07 04:54:14 DEBUG : Yandex rclone-test-nuhuvut1fone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (29.30s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (2.09s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:54:41 INFO : sub dir2: Making directory 2026/08/07 04:54:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:54:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:54:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:54:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:54:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:54:44 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:54:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.93s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:54:58 DEBUG : sub dir2: Making directory with metadata 2026/08/07 04:54:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:54:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:54:58 INFO : sub dir2: Making directory 2026/08/07 04:54:58 INFO : sub dir: Making directory 2026/08/07 04:54:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:54:59 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:54:59 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:55:02 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:55:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:55:02 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:55:02 DEBUG : Waiting for deletions to finish 2026/08/07 04:55:03 DEBUG : Yandex rclone-test-nuhuvut1fone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.05s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:55:25 INFO : sub dir2: Making directory 2026/08/07 04:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:55:25 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:55:25 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:55:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:55:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:55:28 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:55:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (19.05s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:55:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-gekopal9gogo" 2026/08/07 04:55:47 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-nuhuvut1fone -> Yandex rclone-test-gekopal9gogo 2026/08/07 04:55:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:55:48 DEBUG : Yandex rclone-test-gekopal9gogo: Waiting for checks to finish 2026/08/07 04:55:48 DEBUG : Yandex rclone-test-gekopal9gogo: Waiting for transfers to finish 2026/08/07 04:55:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:55:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:55:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:55:52 DEBUG : Yandex rclone-test-gekopal9gogo: Purge remote --- PASS: TestServerSideCopy (33.07s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:56:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3402412065) 2026/08/07 04:56:21 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 04:56:21 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:56:21 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:56:21 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:56:23 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:56:23 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/07 04:56:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.45s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:56:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-qawohuk8nija" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-nuhuvut1fone -> Yandex rclone-test-qawohuk8nija 2026/08/07 04:56:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:56:42 DEBUG : Yandex rclone-test-qawohuk8nija: Waiting for checks to finish 2026/08/07 04:56:42 DEBUG : Yandex rclone-test-qawohuk8nija: Waiting for transfers to finish 2026/08/07 04:56:45 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:56:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:56:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:56:49 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 04:56:49 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qawohuk8nija) 2026/08/07 04:56:49 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:56:49 DEBUG : Yandex rclone-test-qawohuk8nija: Waiting for checks to finish 2026/08/07 04:56:49 DEBUG : Yandex rclone-test-qawohuk8nija: Waiting for transfers to finish 2026/08/07 04:56:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.ceyayuc9" before starting 2026/08/07 04:56:51 DEBUG : sub dir/hello world.ceyayuc9: server side copy: removing renamed existing file after operation 2026/08/07 04:56:58 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:56:58 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/07 04:56:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:56:59 DEBUG : Yandex rclone-test-qawohuk8nija: Purge remote --- PASS: TestServerSideCopyOverSelf (44.79s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:57:27 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:57:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3402412065) 2026/08/07 04:57:27 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 04:57:27 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:57:27 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:57:29 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-08-07 04:57:28 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/07 04:57:30 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:57:30 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/07 04:57:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 04:57:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.99s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:57:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-gutobav0pecu" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-nuhuvut1fone -> Yandex rclone-test-gutobav0pecu 2026/08/07 04:57:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:57:49 DEBUG : Yandex rclone-test-gutobav0pecu: Waiting for checks to finish 2026/08/07 04:57:49 DEBUG : Yandex rclone-test-gutobav0pecu: Waiting for transfers to finish 2026/08/07 04:57:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:57:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:57:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:57:56 DEBUG : Yandex rclone-test-gutobav0pecu: Using server-side directory move 2026/08/07 04:57:56 INFO : Yandex rclone-test-gutobav0pecu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 04:57:57 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 04:57:57 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-gutobav0pecu) 2026/08/07 04:57:57 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:57:57 DEBUG : Yandex rclone-test-gutobav0pecu: Waiting for checks to finish 2026/08/07 04:57:57 DEBUG : Yandex rclone-test-gutobav0pecu: Waiting for transfers to finish 2026/08/07 04:58:03 INFO : sub dir/hello world: Deleted 2026/08/07 04:58:04 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 04:58:08 DEBUG : testing file moves 2026/08/07 04:58:09 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 04:58:09 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-gutobav0pecu) 2026/08/07 04:58:09 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:58:09 DEBUG : Yandex rclone-test-gutobav0pecu: Waiting for checks to finish 2026/08/07 04:58:09 DEBUG : Yandex rclone-test-gutobav0pecu: Waiting for transfers to finish 2026/08/07 04:58:16 INFO : sub dir/hello world: Deleted 2026/08/07 04:58:18 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 04:58:19 DEBUG : Yandex rclone-test-gutobav0pecu: Purge remote --- PASS: TestServerSideMoveOverSelf (52.44s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:58:40 ERROR : error listing: directory not found 2026/08/07 04:58:41 INFO : Local file system at /tmp/rclone3402412065: Making directory 2026/08/07 04:58:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:58:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.05s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:59:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 04:59:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:59:00 DEBUG : Local file system at /tmp/rclone3402412065: Waiting for checks to finish 2026/08/07 04:59:00 DEBUG : Local file system at /tmp/rclone3402412065: Waiting for transfers to finish 2026/08/07 04:59:01 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/08/07 04:59:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 04:59:01 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/08/07 04:59:01 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:59:01 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.27s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:59:16 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/07 04:59:16 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:59:16 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:59:18 DEBUG : check sum: size = 1 OK 2026/08/07 04:59:18 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 04:59:18 INFO : check sum: Copied (new) 2026/08/07 04:59:18 DEBUG : Waiting for deletions to finish 2026/08/07 04:59:19 DEBUG : check sum: size = 1 OK 2026/08/07 04:59:19 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:59:19 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 04:59:19 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/08/07 04:59:19 DEBUG : check sum: Unchanged skipping 2026/08/07 04:59:19 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:59:19 DEBUG : Waiting for deletions to finish 2026/08/07 04:59:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.98s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:59:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/07 04:59:27 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:59:27 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:59:29 DEBUG : sizeonly: size = 6 OK 2026/08/07 04:59:29 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 04:59:29 INFO : sizeonly: Copied (new) 2026/08/07 04:59:29 DEBUG : Waiting for deletions to finish 2026/08/07 04:59:30 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:59:30 DEBUG : sizeonly: size = 6 OK 2026/08/07 04:59:30 DEBUG : sizeonly: Sizes identical 2026/08/07 04:59:30 DEBUG : sizeonly: Unchanged skipping 2026/08/07 04:59:30 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:59:30 DEBUG : Waiting for deletions to finish 2026/08/07 04:59:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.34s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:59:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/07 04:59:38 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:59:38 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:59:40 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/08/07 04:59:40 INFO : ignore-size: Copied (new) 2026/08/07 04:59:40 DEBUG : Waiting for deletions to finish 2026/08/07 04:59:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:59:41 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 04:59:41 DEBUG : ignore-size: Unchanged skipping 2026/08/07 04:59:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:59:41 DEBUG : Waiting for deletions to finish 2026/08/07 04:59:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.86s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 04:59:51 DEBUG : existing: size = 6 OK 2026/08/07 04:59:51 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 04:59:51 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:59:51 DEBUG : existing: Unchanged skipping 2026/08/07 04:59:51 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:59:51 DEBUG : Waiting for deletions to finish 2026/08/07 04:59:51 INFO : There was nothing to transfer 2026/08/07 04:59:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/07 04:59:52 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 04:59:52 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 04:59:54 DEBUG : existing: size = 6 OK 2026/08/07 04:59:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 04:59:54 INFO : existing: Copied (replaced existing) 2026/08/07 04:59:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (13.25s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:00:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 05:00:02 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:00:02 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:00:04 DEBUG : existing: size = 6 OK 2026/08/07 05:00:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 05:00:04 INFO : existing: Copied (new) 2026/08/07 05:00:04 DEBUG : Waiting for deletions to finish 2026/08/07 05:00:05 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:00:05 DEBUG : existing: Destination exists, skipping 2026/08/07 05:00:05 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:00:05 DEBUG : Waiting for deletions to finish 2026/08/07 05:00:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (9.69s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:00:16 INFO : d: Making directory 2026/08/07 05:00:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 05:00:17 DEBUG : c/non empty space: size = 5 OK 2026/08/07 05:00:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:00:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 05:00:18 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:00:18 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:00:19 DEBUG : a/potato2: size = 60 OK 2026/08/07 05:00:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 05:00:19 INFO : a/potato2: Copied (new) 2026/08/07 05:00:19 DEBUG : Waiting for deletions to finish 2026/08/07 05:00:26 INFO : b/potato: Deleted 2026/08/07 05:00:26 INFO : d: Removing directory 2026/08/07 05:00:34 INFO : b: Removing directory 2026/08/07 05:00:41 DEBUG : Yandex rclone-test-nuhuvut1fone: deleted 2 directories --- PASS: TestSyncIgnoreErrors (60.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:01:14 DEBUG : empty space: size = 1 OK 2026/08/07 05:01: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 2026/08/07 05:01:14 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:01:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 05:01:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/07 05:01:14 DEBUG : empty space: Unchanged skipping 2026/08/07 05:01:14 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:01:14 DEBUG : Waiting for deletions to finish 2026/08/07 05:01:14 INFO : There was nothing to transfer 2026/08/07 05:01:17 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:01:17 DEBUG : empty space: size = 1 OK 2026/08/07 05:01:17 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 2026/08/07 05:01:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 05:01:18 INFO : empty space: Updated modification time in destination 2026/08/07 05:01:18 DEBUG : empty space: Unchanged skipping 2026/08/07 05:01:18 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:01:18 DEBUG : Waiting for deletions to finish 2026/08/07 05:01:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (13.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:01:30 DEBUG : empty space: size = 1 OK 2026/08/07 05:01:30 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 2026/08/07 05:01:30 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:01:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 05:01:30 DEBUG : empty space: Unchanged skipping 2026/08/07 05:01:30 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:01:30 DEBUG : Waiting for deletions to finish 2026/08/07 05:01:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (12.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:01:41 DEBUG : foo: size = 3 OK 2026/08/07 05:01:41 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 2026/08/07 05:01:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:01:41 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:01:41 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:01:41 DEBUG : foo: md5 differ 2026/08/07 05:01:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:01:43 DEBUG : foo: size = 3 OK 2026/08/07 05:01:43 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/08/07 05:01:43 INFO : foo: Copied (replaced existing) 2026/08/07 05:01:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:01:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 05:01:53 DEBUG : empty space: size = 1 OK 2026/08/07 05:01:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:01:53 DEBUG : empty space: Unchanged skipping 2026/08/07 05:01:53 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:01:53 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:01:55 DEBUG : potato: size = 60 OK 2026/08/07 05:01:55 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 05:01:55 INFO : potato: Copied (new) 2026/08/07 05:01:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:02:11 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:02:11 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:02:11 DEBUG : potato: size = 60 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:02:11 DEBUG : potato: Sizes differ 2026/08/07 05:02:11 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:02:13 DEBUG : potato: size = 21 OK 2026/08/07 05:02:13 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/08/07 05:02:13 INFO : potato: Copied (replaced existing) 2026/08/07 05:02:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.31s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:02:22 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:02:22 DEBUG : potato: size = 21 OK 2026/08/07 05:02:22 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 2026/08/07 05:02:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:02:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:02:22 DEBUG : potato: md5 differ 2026/08/07 05:02:22 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:02:25 DEBUG : potato: size = 21 OK 2026/08/07 05:02:25 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/08/07 05:02:25 INFO : potato: Copied (replaced existing) 2026/08/07 05:02:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (13.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:02:36 DEBUG : potato: modtime not stored after upload (got 2026-08-07 05:02:34 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/07 05:02:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:02:39 DEBUG : empty space: size = 1 OK 2026/08/07 05:02:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:02:39 DEBUG : empty space: Unchanged skipping 2026/08/07 05:02:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/07 05:02:39 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:02:39 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:02:39 DEBUG : Waiting for deletions to finish 2026/08/07 05:02:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:02:59 DEBUG : empty space: size = 1 OK 2026/08/07 05:02:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:02:59 DEBUG : empty space: Unchanged skipping 2026/08/07 05:02:59 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:02:59 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:03:01 DEBUG : potato2: size = 60 OK 2026/08/07 05:03:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 05:03:01 INFO : potato2: Copied (new) 2026/08/07 05:03:01 DEBUG : Waiting for deletions to finish 2026/08/07 05:03:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (29.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:03:27 INFO : d: Making directory 2026/08/07 05:03:27 INFO : d/e: Making directory 2026/08/07 05:03:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 05:03:29 DEBUG : c/non empty space: size = 5 OK 2026/08/07 05:03:29 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:03:29 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 05:03:29 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:03:29 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:03:31 DEBUG : a/potato2: size = 60 OK 2026/08/07 05:03:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 05:03:31 INFO : a/potato2: Copied (new) 2026/08/07 05:03:31 DEBUG : Waiting for deletions to finish 2026/08/07 05:03:38 INFO : b/potato: Deleted 2026/08/07 05:03:38 INFO : d/e: Removing directory 2026/08/07 05:03:46 INFO : d: Removing directory 2026/08/07 05:03:53 INFO : b: Removing directory 2026/08/07 05:04:00 DEBUG : Yandex rclone-test-nuhuvut1fone: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (70.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:04:36 INFO : d: Making directory 2026/08/07 05:04:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 05:04:38 DEBUG : c/non empty space: size = 5 OK 2026/08/07 05:04:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:04:38 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 05:04:38 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:04:38 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:04:40 DEBUG : a/potato2: size = 60 OK 2026/08/07 05:04:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 05:04:40 INFO : a/potato2: Copied (new) 2026/08/07 05:04:40 ERROR : Yandex rclone-test-nuhuvut1fone: not deleting files as there were IO errors 2026/08/07 05:04:40 ERROR : Yandex rclone-test-nuhuvut1fone: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (64.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:05:40 DEBUG : Waiting for deletions to finish 2026/08/07 05:05:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:05:41 DEBUG : empty space: size = 1 OK 2026/08/07 05:05:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:05:41 DEBUG : empty space: Unchanged skipping 2026/08/07 05:05:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:05:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:05:43 DEBUG : potato2: modtime not stored after upload (got 2026-08-07 05:05:42 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/07 05:05:44 DEBUG : potato2: size = 60 OK 2026/08/07 05:05:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 05:05:44 INFO : potato2: Copied (new) 2026/08/07 05:05:47 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (24.46s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:06:08 DEBUG : Waiting for deletions to finish 2026/08/07 05:06:08 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:06:08 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:06:15 INFO : potato: Deleted 2026/08/07 05:06:15 DEBUG : empty space: size = 1 OK 2026/08/07 05:06:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:06:15 DEBUG : empty space: Unchanged skipping 2026/08/07 05:06:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:06:15 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:06:15 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:06:17 DEBUG : potato2: size = 60 OK 2026/08/07 05:06:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 05:06:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (30.59s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:06:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:06:34 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:06:34 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:06:36 DEBUG : potato2: size = 19 OK 2026/08/07 05:06:36 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/08/07 05:06:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (19.01s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:06:57 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 05:06:57 DEBUG : enormous: Excluded 2026/08/07 05:06:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:06:57 DEBUG : potato2: Excluded 2026/08/07 05:06:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:06:57 DEBUG : potato2: Excluded 2026/08/07 05:06:57 DEBUG : empty space: size = 1 OK 2026/08/07 05:06:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:06:57 DEBUG : empty space: Unchanged skipping 2026/08/07 05:06:57 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:06:57 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:06:57 DEBUG : Waiting for deletions to finish 2026/08/07 05:06:57 INFO : There was nothing to transfer 2026/08/07 05:06:58 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:06:58 DEBUG : potato2: Excluded 2026/08/07 05:06:58 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 05:06:58 DEBUG : enormous: Excluded 2026/08/07 05:06:58 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:06:58 DEBUG : potato2: Excluded 2026/08/07 05:06:59 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:06:59 DEBUG : potato2: Excluded 2026/08/07 05:06:59 DEBUG : empty space: size = 1 OK 2026/08/07 05:06:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:06:59 DEBUG : empty space: Unchanged skipping 2026/08/07 05:06:59 DEBUG : Local file system at /tmp/rclone3402412065: Waiting for checks to finish 2026/08/07 05:06:59 DEBUG : Local file system at /tmp/rclone3402412065: Waiting for transfers to finish 2026/08/07 05:06:59 DEBUG : Waiting for deletions to finish 2026/08/07 05:06:59 INFO : There was nothing to transfer 2026/08/07 05:06:59 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:06:59 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (21.40s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:07:18 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 05:07:18 DEBUG : enormous: Excluded 2026/08/07 05:07:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:07:18 DEBUG : potato2: Excluded 2026/08/07 05:07:19 DEBUG : empty space: size = 1 OK 2026/08/07 05:07:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:07:19 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:07:19 DEBUG : empty space: Unchanged skipping 2026/08/07 05:07:19 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:07:19 DEBUG : Waiting for deletions to finish 2026/08/07 05:07:25 INFO : potato2: Deleted 2026/08/07 05:07:25 INFO : enormous: Deleted 2026/08/07 05:07:25 INFO : There was nothing to transfer 2026/08/07 05:07:26 DEBUG : empty space: size = 1 OK 2026/08/07 05:07:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:07:26 DEBUG : Local file system at /tmp/rclone3402412065: Waiting for checks to finish 2026/08/07 05:07:26 DEBUG : empty space: Unchanged skipping 2026/08/07 05:07:26 DEBUG : Local file system at /tmp/rclone3402412065: Waiting for transfers to finish 2026/08/07 05:07:26 DEBUG : Waiting for deletions to finish 2026/08/07 05:07:26 INFO : potato2: Deleted 2026/08/07 05:07:26 INFO : enormous: Deleted 2026/08/07 05:07:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.51s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:07:44 DEBUG : five: Need to transfer - File not found at Destination 2026/08/07 05:07:44 DEBUG : one: Destination is newer than source, skipping 2026/08/07 05:07:44 DEBUG : four: size = 4 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:07:44 DEBUG : three: size = 5 OK 2026/08/07 05:07:44 DEBUG : four: size = 8 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:07:44 DEBUG : three: Sizes identical 2026/08/07 05:07:44 DEBUG : four: Sizes differ 2026/08/07 05:07:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 05:07:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/07 05:07:44 DEBUG : two: size = 3 OK 2026/08/07 05:07:44 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:07:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:07:44 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:07:44 DEBUG : two: md5 differ 2026/08/07 05:07:44 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:07:46 DEBUG : five: size = 4 OK 2026/08/07 05:07:46 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/07 05:07:46 INFO : five: Copied (new) 2026/08/07 05:07:47 DEBUG : four: size = 4 OK 2026/08/07 05:07:47 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/07 05:07:47 INFO : four: Copied (replaced existing) 2026/08/07 05:07:47 DEBUG : two: size = 3 OK 2026/08/07 05:07:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/07 05:07:47 INFO : two: Copied (replaced existing) 2026/08/07 05:07:47 DEBUG : Waiting for deletions to finish 2026/08/07 05:07:47 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:07:47 DEBUG : five: size = 4 OK 2026/08/07 05:07:47 DEBUG : four: size = 4 OK 2026/08/07 05:07:47 DEBUG : one: Destination is newer than source, skipping 2026/08/07 05:07:47 DEBUG : three: size = 5 OK 2026/08/07 05:07:47 DEBUG : two: size = 3 OK 2026/08/07 05:07:47 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/07 05:07:47 DEBUG : four: Size and md5 of src and dst objects identical 2026/08/07 05:07:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 05:07:47 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/07 05:07:47 DEBUG : five: Size and md5 of src and dst objects identical 2026/08/07 05:07:47 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:07:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/07 05:07:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 05:07:47 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:07:47 DEBUG : two: Size and md5 of src and dst objects identical 2026/08/07 05:07:47 DEBUG : three: md5 differ 2026/08/07 05:07:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 05:07:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/07 05:07:47 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:07:50 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/07 05:07:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 05:07:50 DEBUG : pacer: Reducing sleep to 15ms 2026/08/07 05:07:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/07 05:07:50 DEBUG : three: size = 5 OK 2026/08/07 05:07:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/07 05:07:50 INFO : three: Copied (replaced existing) 2026/08/07 05:07:50 DEBUG : Waiting for deletions to finish 2026/08/07 05:07:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncWithUpdateOlder (48.49s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/08/07 05:08:22 INFO : Yandex rclone-test-nuhuvut1fone: Making map for --track-renames 2026/08/07 05:08:22 INFO : Yandex rclone-test-nuhuvut1fone: Finished making map for --track-renames 2026/08/07 05:08:22 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:08:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 05:08:22 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for renames to finish 2026/08/07 05:08:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/07 05:08:22 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:08:24 DEBUG : yam: size = 11 OK 2026/08/07 05:08:24 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/07 05:08:24 INFO : yam: Copied (new) 2026/08/07 05:08:25 DEBUG : potato: size = 14 OK 2026/08/07 05:08:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/07 05:08:25 INFO : potato: Copied (new) 2026/08/07 05:08:25 DEBUG : Waiting for deletions to finish 2026/08/07 05:08:26 DEBUG : potato: size = 14 OK 2026/08/07 05:08:26 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:08:26 INFO : Yandex rclone-test-nuhuvut1fone: Making map for --track-renames 2026/08/07 05:08:26 INFO : Yandex rclone-test-nuhuvut1fone: Finished making map for --track-renames 2026/08/07 05:08:26 DEBUG : potato: Unchanged skipping 2026/08/07 05:08:26 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:08:26 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for renames to finish 2026/08/07 05:08:27 INFO : yam: Moved (server-side) to: yaml 2026/08/07 05:08:27 INFO : yaml: Renamed from "yam" 2026/08/07 05:08:27 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:08:27 DEBUG : Waiting for deletions to finish 2026/08/07 05:08:27 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/08/07 05:08:41 INFO : Yandex rclone-test-nuhuvut1fone: Making map for --track-renames 2026/08/07 05:08:41 INFO : Yandex rclone-test-nuhuvut1fone: Finished making map for --track-renames 2026/08/07 05:08:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:08:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 05:08:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/07 05:08:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for renames to finish 2026/08/07 05:08:41 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:08:43 DEBUG : yam: size = 11 OK 2026/08/07 05:08:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/07 05:08:43 INFO : yam: Copied (new) 2026/08/07 05:08:43 DEBUG : potato: size = 14 OK 2026/08/07 05:08:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/07 05:08:43 INFO : potato: Copied (new) 2026/08/07 05:08:43 DEBUG : Waiting for deletions to finish 2026/08/07 05:08:44 DEBUG : potato: size = 14 OK 2026/08/07 05:08:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:08:44 INFO : Yandex rclone-test-nuhuvut1fone: Making map for --track-renames 2026/08/07 05:08:44 DEBUG : potato: Unchanged skipping 2026/08/07 05:08:44 INFO : Yandex rclone-test-nuhuvut1fone: Finished making map for --track-renames 2026/08/07 05:08:44 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:08:44 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for renames to finish 2026/08/07 05:08:46 INFO : yam: Moved (server-side) to: yaml 2026/08/07 05:08:46 INFO : yaml: Renamed from "yam" 2026/08/07 05:08:46 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:08:46 DEBUG : Waiting for deletions to finish 2026/08/07 05:08:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/08/07 05:08:59 INFO : Yandex rclone-test-nuhuvut1fone: Making map for --track-renames 2026/08/07 05:08:59 INFO : Yandex rclone-test-nuhuvut1fone: Finished making map for --track-renames 2026/08/07 05:08:59 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:08:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 05:08:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/07 05:08:59 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for renames to finish 2026/08/07 05:08:59 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:09:01 DEBUG : sub/yam: size = 11 OK 2026/08/07 05:09:01 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/07 05:09:01 INFO : sub/yam: Copied (new) 2026/08/07 05:09:02 DEBUG : potato: size = 14 OK 2026/08/07 05:09:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/07 05:09:02 INFO : potato: Copied (new) 2026/08/07 05:09:02 DEBUG : Waiting for deletions to finish 2026/08/07 05:09:03 DEBUG : potato: size = 14 OK 2026/08/07 05:09:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:09:03 DEBUG : potato: Unchanged skipping 2026/08/07 05:09:03 INFO : Yandex rclone-test-nuhuvut1fone: Making map for --track-renames 2026/08/07 05:09:03 INFO : Yandex rclone-test-nuhuvut1fone: Finished making map for --track-renames 2026/08/07 05:09:03 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:09:03 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for renames to finish 2026/08/07 05:09:05 INFO : sub/yam: Moved (server-side) to: yam 2026/08/07 05:09:05 INFO : yam: Renamed from "sub/yam" 2026/08/07 05:09:05 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:09:05 DEBUG : Waiting for deletions to finish 2026/08/07 05:09:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.73s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:09:26 DEBUG : Creating backend with remote "/tmp/rclone3402412065/dir1" 2026/08/07 05:09:26 DEBUG : Creating backend with remote "/tmp/rclone3402412065/dir2" 2026/08/07 05:09:26 DEBUG : Local file system at /tmp/rclone3402412065/dir2: Using server-side directory move 2026/08/07 05:09:26 INFO : Local file system at /tmp/rclone3402412065/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 05:09:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/07 05:09:26 INFO : file1.txt: Moved (server-side) 2026/08/07 05:09:26 DEBUG : Local file system at /tmp/rclone3402412065/dir2: Waiting for checks to finish 2026/08/07 05:09:26 DEBUG : Local file system at /tmp/rclone3402412065/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.79s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:09:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 05:09:28 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:09:28 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:09:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:09:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 05:09:30 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:09:30 INFO : sub dir/hello world: Deleted 2026/08/07 05:09:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 05:09:31 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/07 05:09:31 INFO : nested/sub dir/file: Copied (new) 2026/08/07 05:09:31 INFO : nested/sub dir/file: Deleted 2026/08/07 05:09:31 INFO : sub dir: Removing directory 2026/08/07 05:09:31 INFO : nested/sub dir: Removing directory 2026/08/07 05:09:31 INFO : nested: Removing directory 2026/08/07 05:09:31 DEBUG : Local file system at /tmp/rclone3402412065: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (53.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:10:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:10:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 05:10:21 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:10:21 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:10:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:10:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 05:10:24 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:10:24 INFO : sub dir/hello world: Deleted 2026/08/07 05:10:25 DEBUG : nested/sub dir/file: modtime not stored after upload (got 2026-08-07 05:10:23 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/07 05:10:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 05:10:25 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/07 05:10:25 INFO : nested/sub dir/file: Copied (new) 2026/08/07 05:10:25 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (47.13s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:11:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/07 05:11:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 05:11:08 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:11:08 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:11:10 DEBUG : existing-b: size = 6 OK 2026/08/07 05:11:10 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/08/07 05:11:10 INFO : existing-b: Copied (new) 2026/08/07 05:11:10 INFO : existing-b: Deleted 2026/08/07 05:11:11 DEBUG : existing: size = 6 OK 2026/08/07 05:11:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 05:11:11 INFO : existing: Copied (new) 2026/08/07 05:11:11 INFO : existing: Deleted 2026/08/07 05:11:11 DEBUG : existing: Destination exists, skipping 2026/08/07 05:11:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/07 05:11:11 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:11:11 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:11:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (17.63s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:11:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-corahoc6doru" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-nuhuvut1fone -> Yandex rclone-test-corahoc6doru 2026/08/07 05:11:38 DEBUG : Yandex rclone-test-corahoc6doru: Using server-side directory move 2026/08/07 05:11:38 INFO : Yandex rclone-test-corahoc6doru: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 05:11:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:11:39 DEBUG : empty space: size = 1 OK 2026/08/07 05:11:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:11:39 DEBUG : empty space: Unchanged skipping 2026/08/07 05:11:39 DEBUG : potato3: size = 68 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:11:39 DEBUG : potato3: size = 60 (Yandex rclone-test-corahoc6doru) 2026/08/07 05:11:39 DEBUG : potato3: Sizes differ 2026/08/07 05:11:39 DEBUG : Yandex rclone-test-corahoc6doru: Waiting for checks to finish 2026/08/07 05:11:40 INFO : potato2: Moved (server-side) 2026/08/07 05:11:44 INFO : potato3: Deleted 2026/08/07 05:11:45 INFO : empty space: Deleted 2026/08/07 05:11:45 DEBUG : Yandex rclone-test-corahoc6doru: Waiting for transfers to finish 2026/08/07 05:11:46 INFO : potato3: Moved (server-side) 2026/08/07 05:11:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-yokukob9vawi" 2026/08/07 05:11:47 DEBUG : Yandex rclone-test-yokukob9vawi: Using server-side directory move 2026/08/07 05:11:49 INFO : Yandex rclone-test-yokukob9vawi: Server side directory move succeeded 2026/08/07 05:11:49 ERROR : error listing: directory not found 2026/08/07 05:11:49 DEBUG : Yandex rclone-test-yokukob9vawi: Purge remote 2026/08/07 05:12:02 DEBUG : Yandex rclone-test-corahoc6doru: Purge remote 2026/08/07 05:12:02 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (37.25s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:12:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-goniqav4qufu" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-nuhuvut1fone -> Yandex rclone-test-goniqav4qufu 2026/08/07 05:12:16 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 05:12:16 DEBUG : empty space: Excluded 2026/08/07 05:12:16 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 05:12:16 DEBUG : empty space: Excluded 2026/08/07 05:12:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:12:16 DEBUG : potato3: size = 68 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:12:16 DEBUG : potato3: size = 60 (Yandex rclone-test-goniqav4qufu) 2026/08/07 05:12:16 DEBUG : potato3: Sizes differ 2026/08/07 05:12:16 DEBUG : Yandex rclone-test-goniqav4qufu: Waiting for checks to finish 2026/08/07 05:12:16 DEBUG : Yandex rclone-test-goniqav4qufu: Waiting for transfers to finish 2026/08/07 05:12:17 INFO : potato2: Moved (server-side) 2026/08/07 05:12:22 INFO : potato3: Deleted 2026/08/07 05:12:23 INFO : potato3: Moved (server-side) 2026/08/07 05:12:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-fehutug2qati" 2026/08/07 05:12:25 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 05:12:25 DEBUG : empty space: Excluded 2026/08/07 05:12:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:12:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/07 05:12:25 DEBUG : Yandex rclone-test-fehutug2qati: Waiting for checks to finish 2026/08/07 05:12:25 DEBUG : Yandex rclone-test-fehutug2qati: Waiting for transfers to finish 2026/08/07 05:12:26 INFO : potato2: Moved (server-side) 2026/08/07 05:12:26 INFO : potato3: Moved (server-side) 2026/08/07 05:12:27 DEBUG : Yandex rclone-test-fehutug2qati: Purge remote 2026/08/07 05:12:37 DEBUG : Yandex rclone-test-goniqav4qufu: Purge remote --- PASS: TestServerSideMoveWithFilter (51.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:12:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-koguyoq2bumu" 2026/08/07 05:13:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-nuhuvut1fone -> Yandex rclone-test-koguyoq2bumu 2026/08/07 05:13:08 DEBUG : Yandex rclone-test-koguyoq2bumu: Using server-side directory move 2026/08/07 05:13:09 INFO : Yandex rclone-test-koguyoq2bumu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 05:13:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:13:09 DEBUG : empty space: size = 1 OK 2026/08/07 05:13:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:13:09 DEBUG : empty space: Unchanged skipping 2026/08/07 05:13:09 DEBUG : potato3: size = 68 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:13:09 DEBUG : potato3: size = 60 (Yandex rclone-test-koguyoq2bumu) 2026/08/07 05:13:09 DEBUG : potato3: Sizes differ 2026/08/07 05:13:09 DEBUG : Yandex rclone-test-koguyoq2bumu: Waiting for checks to finish 2026/08/07 05:13:10 INFO : potato2: Moved (server-side) 2026/08/07 05:13:15 INFO : empty space: Deleted 2026/08/07 05:13:15 DEBUG : Yandex rclone-test-koguyoq2bumu: Waiting for transfers to finish 2026/08/07 05:13:15 INFO : potato3: Deleted 2026/08/07 05:13:17 INFO : potato3: Moved (server-side) 2026/08/07 05:13:17 INFO : tomatoDir: Removing directory 2026/08/07 05:13:25 DEBUG : Yandex rclone-test-nuhuvut1fone: deleted 1 directories 2026/08/07 05:13:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-yekidaq0gazu" 2026/08/07 05:13:26 INFO : tomatoDir: Making directory 2026/08/07 05:13:26 DEBUG : Yandex rclone-test-yekidaq0gazu: Using server-side directory move 2026/08/07 05:13:30 INFO : Yandex rclone-test-yekidaq0gazu: Server side directory move succeeded 2026/08/07 05:13:30 ERROR : error listing: directory not found 2026/08/07 05:13:31 ERROR : error listing: directory not found 2026/08/07 05:13:31 DEBUG : Yandex rclone-test-yekidaq0gazu: Purge remote 2026/08/07 05:13:47 DEBUG : Yandex rclone-test-koguyoq2bumu: Purge remote 2026/08/07 05:13:47 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (53.35s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.68s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:13:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/rclone-sync-test" 2026/08/07 05:13:48 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (2.38s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:13:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/rclone-sync-test" 2026/08/07 05:13:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/rclone-sync-test-include/layer2" 2026/08/07 05:13:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/rclone-sync-test-ignore-file" 2026/08/07 05:13:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:13:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:13:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:13:58 DEBUG : Yandex rclone-test-nuhuvut1fone/rclone-sync-test: Waiting for checks to finish 2026/08/07 05:13:58 DEBUG : Yandex rclone-test-nuhuvut1fone/rclone-sync-test: Waiting for transfers to finish 2026/08/07 05:13:58 DEBUG : Waiting for deletions to finish 2026/08/07 05:13:58 INFO : There was nothing to transfer 2026/08/07 05:13:59 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:13:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:00 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:14:00 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:14:00 DEBUG : Waiting for deletions to finish 2026/08/07 05:14:00 INFO : rclone-sync-test-include: Removing directory 2026/08/07 05:14:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/07 05:14:00 DEBUG : Yandex rclone-test-nuhuvut1fone: failed to delete 1 directories 2026/08/07 05:14:00 INFO : There was nothing to transfer 2026/08/07 05:14:01 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:03 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:05 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:06 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:08 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:09 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:11 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:13 DEBUG : Yandex rclone-test-nuhuvut1fone/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/07 05:14:13 DEBUG : Yandex rclone-test-nuhuvut1fone/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/07 05:14:13 DEBUG : Waiting for deletions to finish 2026/08/07 05:14:13 INFO : There was nothing to transfer 2026/08/07 05:14:13 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:15 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:17 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:18 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:14:18 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:14:18 DEBUG : Waiting for deletions to finish 2026/08/07 05:14:18 INFO : rclone-sync-test-include: Removing directory 2026/08/07 05:14:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/07 05:14:18 DEBUG : Yandex rclone-test-nuhuvut1fone: failed to delete 1 directories 2026/08/07 05:14:18 INFO : There was nothing to transfer 2026/08/07 05:14:18 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:20 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:22 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:23 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:25 DEBUG : Excluded 2026/08/07 05:14:25 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:26 DEBUG : Yandex rclone-test-nuhuvut1fone/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/07 05:14:26 DEBUG : Yandex rclone-test-nuhuvut1fone/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/07 05:14:26 DEBUG : Waiting for deletions to finish 2026/08/07 05:14:26 INFO : There was nothing to transfer 2026/08/07 05:14:26 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:28 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:30 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:31 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 05:14:33 DEBUG : rclone-sync-test: Excluded 2026/08/07 05:14:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 05:14:34 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (81.80s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:15:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/dst" 2026/08/07 05:15:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/CompareDest" 2026/08/07 05:15:14 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 05:15:14 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:15:14 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:15:16 DEBUG : one: size = 3 OK 2026/08/07 05:15:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/07 05:15:16 INFO : one: Copied (new) 2026/08/07 05:15:16 DEBUG : Waiting for deletions to finish 2026/08/07 05:15:17 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:15:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:15:17 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:15:17 DEBUG : one: Sizes differ 2026/08/07 05:15:18 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:15:20 DEBUG : one: size = 5 OK 2026/08/07 05:15:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/07 05:15:20 INFO : one: Copied (replaced existing) 2026/08/07 05:15:20 DEBUG : Waiting for deletions to finish 2026/08/07 05:15:27 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:15:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:15:27 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:15:27 DEBUG : one: Sizes differ 2026/08/07 05:15:27 DEBUG : one: size = 5 OK 2026/08/07 05:15:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:15:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 05:15:27 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:15:27 DEBUG : Waiting for deletions to finish 2026/08/07 05:15:27 INFO : There was nothing to transfer 2026/08/07 05:15:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:15:31 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:15:31 DEBUG : one: Sizes differ 2026/08/07 05:15:31 DEBUG : one: size = 5 OK 2026/08/07 05:15:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:15:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 05:15:31 DEBUG : two: size = 3 OK 2026/08/07 05:15:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:15:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 05:15:31 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:15:31 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:15:31 DEBUG : Waiting for deletions to finish 2026/08/07 05:15:31 INFO : There was nothing to transfer 2026/08/07 05:15:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:15:32 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:15:32 DEBUG : one: Sizes differ 2026/08/07 05:15:32 DEBUG : two: size = 3 OK 2026/08/07 05:15:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:15:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 05:15:32 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:15:33 DEBUG : one: size = 5 OK 2026/08/07 05:15:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:15:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 05:15:33 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:15:33 DEBUG : Waiting for deletions to finish 2026/08/07 05:15:33 INFO : There was nothing to transfer 2026/08/07 05:15:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:15:34 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:15:34 DEBUG : one: Sizes differ 2026/08/07 05:15:34 DEBUG : two: size = 3 OK 2026/08/07 05:15:34 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 2026/08/07 05:15:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/07 05:15:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 05:15:34 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:15:34 DEBUG : one: size = 5 OK 2026/08/07 05:15:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:15:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 05:15:34 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:15:34 DEBUG : Waiting for deletions to finish 2026/08/07 05:15:34 INFO : There was nothing to transfer 2026/08/07 05:15:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:15:36 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:15:36 DEBUG : one: Sizes differ 2026/08/07 05:15:36 DEBUG : one: size = 5 OK 2026/08/07 05:15:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:15:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 05:15:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:15:36 DEBUG : two: size = 3 (Yandex rclone-test-nuhuvut1fone/CompareDest) 2026/08/07 05:15:36 DEBUG : two: Sizes differ 2026/08/07 05:15:36 DEBUG : two: Need to transfer - File not found at Destination 2026/08/07 05:15:36 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:15:36 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:15:38 DEBUG : two: size = 5 OK 2026/08/07 05:15:38 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/07 05:15:38 INFO : two: Copied (new) 2026/08/07 05:15:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (67.78s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:16:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/dest" 2026/08/07 05:16:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/pre-dest1" 2026/08/07 05:16:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/pre-dest2" 2026/08/07 05:16:26 DEBUG : 1: size = 1 OK 2026/08/07 05:16:26 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:16:26 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/07 05:16:27 DEBUG : 2: size = 1 OK 2026/08/07 05:16:27 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:16:27 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/07 05:16:28 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/07 05:16:28 DEBUG : Yandex rclone-test-nuhuvut1fone/dest: Waiting for checks to finish 2026/08/07 05:16:28 DEBUG : Yandex rclone-test-nuhuvut1fone/dest: Waiting for transfers to finish 2026/08/07 05:16:30 DEBUG : 3: size = 1 OK 2026/08/07 05:16:30 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/08/07 05:16:30 INFO : 3: Copied (new) 2026/08/07 05:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (53.99s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:17:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/dst" 2026/08/07 05:17:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/CopyDest" 2026/08/07 05:17:15 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 05:17:15 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:17:15 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:17:18 DEBUG : one: size = 3 OK 2026/08/07 05:17:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/07 05:17:18 INFO : one: Copied (new) 2026/08/07 05:17:18 DEBUG : Waiting for deletions to finish 2026/08/07 05:17:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:17:20 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:17:20 DEBUG : one: Sizes differ 2026/08/07 05:17:20 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:17:20 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:17:22 DEBUG : one: size = 5 OK 2026/08/07 05:17:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/07 05:17:22 INFO : one: Copied (replaced existing) 2026/08/07 05:17:22 DEBUG : Waiting for deletions to finish 2026/08/07 05:17:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/BackupDir" 2026/08/07 05:17:28 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:17:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:17:28 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:17:28 DEBUG : one: Sizes differ 2026/08/07 05:17:28 DEBUG : one: size = 5 OK 2026/08/07 05:17:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:17:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:17:28 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:17:28 DEBUG : one: Sizes differ 2026/08/07 05:17:30 INFO : one: Moved (server-side) 2026/08/07 05:17:31 DEBUG : one: size = 5 OK 2026/08/07 05:17:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/07 05:17:31 INFO : one: Copied (server-side copy) 2026/08/07 05:17:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/07 05:17:31 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:17:31 DEBUG : Waiting for deletions to finish 2026/08/07 05:17:35 DEBUG : one: size = 5 OK 2026/08/07 05:17:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:17:35 DEBUG : one: Unchanged skipping 2026/08/07 05:17:35 DEBUG : two: size = 3 OK 2026/08/07 05:17:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:17:37 DEBUG : two: size = 3 OK 2026/08/07 05:17:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/07 05:17:37 INFO : two: Copied (server-side copy) 2026/08/07 05:17:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/07 05:17:37 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:17:37 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:17:37 DEBUG : Waiting for deletions to finish 2026/08/07 05:17:38 DEBUG : one: size = 5 OK 2026/08/07 05:17:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:17:38 DEBUG : one: Unchanged skipping 2026/08/07 05:17:38 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:17:38 DEBUG : two: size = 3 OK 2026/08/07 05:17:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:17:38 DEBUG : two: Unchanged skipping 2026/08/07 05:17:38 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:17:38 DEBUG : Waiting for deletions to finish 2026/08/07 05:17:38 INFO : There was nothing to transfer 2026/08/07 05:17:42 DEBUG : one: size = 5 OK 2026/08/07 05:17:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:17:42 DEBUG : one: Unchanged skipping 2026/08/07 05:17:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:17:42 DEBUG : three: size = 5 (Yandex rclone-test-nuhuvut1fone/CopyDest) 2026/08/07 05:17:42 DEBUG : three: Sizes differ 2026/08/07 05:17:42 DEBUG : three: Destination not found in --copy-dest 2026/08/07 05:17:42 DEBUG : three: Need to transfer - File not found at Destination 2026/08/07 05:17:42 DEBUG : two: size = 3 OK 2026/08/07 05:17:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:17:42 DEBUG : two: Unchanged skipping 2026/08/07 05:17:42 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:17:42 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:17:44 DEBUG : three: size = 7 OK 2026/08/07 05:17:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/08/07 05:17:44 INFO : three: Copied (new) 2026/08/07 05:17:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (111.90s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:19:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/dst" 2026/08/07 05:19:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/backup" 2026/08/07 05:19:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:19:16 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:19:16 DEBUG : one: Sizes differ 2026/08/07 05:19:16 DEBUG : two: size = 3 OK 2026/08/07 05:19:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:19:16 DEBUG : two: Unchanged skipping 2026/08/07 05:19:16 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:19:18 INFO : one: Moved (server-side) 2026/08/07 05:19:18 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:19:19 DEBUG : one: size = 4 OK 2026/08/07 05:19:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 05:19:19 INFO : one: Copied (new) 2026/08/07 05:19:19 DEBUG : Waiting for deletions to finish 2026/08/07 05:19:21 INFO : three.txt: Moved (server-side) 2026/08/07 05:19:21 INFO : three.txt: Moved into backup dir 2026/08/07 05:19:25 DEBUG : two: size = 3 OK 2026/08/07 05:19:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:19:25 DEBUG : two: Unchanged skipping 2026/08/07 05:19:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:19:25 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:19:25 DEBUG : one: size = 4 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:19:25 DEBUG : one: Sizes differ 2026/08/07 05:19:32 INFO : one: Deleted 2026/08/07 05:19:34 INFO : one: Moved (server-side) 2026/08/07 05:19:34 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:19:36 DEBUG : one: size = 5 OK 2026/08/07 05:19:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 05:19:36 INFO : one: Copied (new) 2026/08/07 05:19:36 DEBUG : Waiting for deletions to finish 2026/08/07 05:19:43 INFO : three.txt: Deleted 2026/08/07 05:19:45 INFO : three.txt: Moved (server-side) 2026/08/07 05:19:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (82.12s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:20:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/dst" 2026/08/07 05:20:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/backup" 2026/08/07 05:20:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:20:36 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:20:36 DEBUG : one: Sizes differ 2026/08/07 05:20:36 DEBUG : two: size = 3 OK 2026/08/07 05:20:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:20:36 DEBUG : two: Unchanged skipping 2026/08/07 05:20:36 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:20:37 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:20:37 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:20:42 DEBUG : one: size = 4 OK 2026/08/07 05:20:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 05:20:42 INFO : one: Copied (new) 2026/08/07 05:20:42 DEBUG : Waiting for deletions to finish 2026/08/07 05:20:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:20:43 INFO : three.txt: Moved into backup dir 2026/08/07 05:20:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:20:47 DEBUG : one: size = 4 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:20:47 DEBUG : one: Sizes differ 2026/08/07 05:20:47 DEBUG : two: size = 3 OK 2026/08/07 05:20:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:20:47 DEBUG : two: Unchanged skipping 2026/08/07 05:20:47 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:20:56 INFO : one.bak: Deleted 2026/08/07 05:20:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:20:58 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:20:59 DEBUG : one: size = 5 OK 2026/08/07 05:20:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 05:20:59 INFO : one: Copied (new) 2026/08/07 05:20:59 DEBUG : Waiting for deletions to finish 2026/08/07 05:21:06 INFO : three.txt.bak: Deleted 2026/08/07 05:21:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:21:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (91.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:22:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/dst" 2026/08/07 05:22:07 DEBUG : Config file has changed externally - reloading 2026/08/07 05:22:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/backup" 2026/08/07 05:22:07 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:22:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:22:07 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:22:07 DEBUG : one: Sizes differ 2026/08/07 05:22:07 DEBUG : two: size = 3 OK 2026/08/07 05:22:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:22:07 DEBUG : two: Unchanged skipping 2026/08/07 05:22:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 05:22:09 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:22:11 DEBUG : one: size = 4 OK 2026/08/07 05:22:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 05:22:11 INFO : one: Copied (new) 2026/08/07 05:22:11 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 05:22:13 INFO : three.txt: Moved into backup dir 2026/08/07 05:22:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:22:17 DEBUG : one: size = 4 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:22:17 DEBUG : one: Sizes differ 2026/08/07 05:22:17 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:22:17 DEBUG : two: size = 3 OK 2026/08/07 05:22:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:22:17 DEBUG : two: Unchanged skipping 2026/08/07 05:22:24 INFO : one-2019-01-01: Deleted 2026/08/07 05:22:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 05:22:25 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:22:28 DEBUG : one: modtime not stored after upload (got 2026-08-07 05:22:26 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/08/07 05:22:29 DEBUG : one: size = 5 OK 2026/08/07 05:22:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 05:22:29 INFO : one: Copied (new) 2026/08/07 05:22:29 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:35 INFO : three-2019-01-01.txt: Deleted 2026/08/07 05:22:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 05:22:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (78.92s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:23:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/dst" 2026/08/07 05:23:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:23:26 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:23:26 DEBUG : one: Sizes differ 2026/08/07 05:23:26 DEBUG : two: size = 3 OK 2026/08/07 05:23:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:23:26 DEBUG : two: Unchanged skipping 2026/08/07 05:23:26 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:23:28 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:23:28 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:23:29 DEBUG : one: size = 4 OK 2026/08/07 05:23:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 05:23:29 INFO : one: Copied (new) 2026/08/07 05:23:29 DEBUG : Waiting for deletions to finish 2026/08/07 05:23:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:23:32 INFO : three.txt: Moved into backup dir 2026/08/07 05:23:35 DEBUG : one.bak: Excluded (Path Filter) 2026/08/07 05:23:35 DEBUG : one.bak: Excluded 2026/08/07 05:23:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/07 05:23:35 DEBUG : three.txt.bak: Excluded 2026/08/07 05:23:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:23:35 DEBUG : one: size = 4 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:23:35 DEBUG : one: Sizes differ 2026/08/07 05:23:35 DEBUG : two: size = 3 OK 2026/08/07 05:23:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:23:35 DEBUG : two: Unchanged skipping 2026/08/07 05:23:35 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for checks to finish 2026/08/07 05:23:41 INFO : one.bak: Deleted 2026/08/07 05:23:43 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:23:43 DEBUG : Yandex rclone-test-nuhuvut1fone/dst: Waiting for transfers to finish 2026/08/07 05:23:45 DEBUG : one: size = 5 OK 2026/08/07 05:23:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 05:23:45 INFO : one: Copied (new) 2026/08/07 05:23:45 DEBUG : Waiting for deletions to finish 2026/08/07 05:23:52 INFO : three.txt.bak: Deleted 2026/08/07 05:23:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:23:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (76.61s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:24:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/dst" 2026/08/07 05:24:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:24:44 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:24:44 DEBUG : one: Sizes differ 2026/08/07 05:24:45 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:24:48 DEBUG : one: size = 4 OK 2026/08/07 05:24:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 05:24:48 INFO : one: Copied (new) 2026/08/07 05:24:48 DEBUG : two: size = 3 OK 2026/08/07 05:24:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:24:48 DEBUG : two: Unchanged skipping 2026/08/07 05:24:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:24:48 DEBUG : three.txt: size = 5 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:24:48 DEBUG : three.txt: Sizes differ 2026/08/07 05:24:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:24:52 DEBUG : three.txt: size = 6 OK 2026/08/07 05:24:52 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/07 05:24:52 INFO : three.txt: Copied (new) 2026/08/07 05:24:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:24:54 DEBUG : one: size = 4 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:24:54 DEBUG : one: Sizes differ 2026/08/07 05:25:01 INFO : one.bak: Deleted 2026/08/07 05:25:02 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:25:05 DEBUG : one: size = 5 OK 2026/08/07 05:25:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 05:25:05 INFO : one: Copied (new) 2026/08/07 05:25:05 DEBUG : two: size = 3 OK 2026/08/07 05:25:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:25:05 DEBUG : two: Unchanged skipping 2026/08/07 05:25:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:25:05 DEBUG : three.txt: size = 6 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:25:05 DEBUG : three.txt: Sizes differ 2026/08/07 05:25:12 INFO : three.txt.bak: Deleted 2026/08/07 05:25:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:25:17 DEBUG : three.txt: size = 19 OK 2026/08/07 05:25:17 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/07 05:25:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (83.85s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:26:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuhuvut1fone/dst" 2026/08/07 05:26:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:26:07 DEBUG : one: size = 3 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:26:07 DEBUG : one: Sizes differ 2026/08/07 05:26:08 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 05:26:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/07 05:26:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 05:26:10 DEBUG : pacer: Reducing sleep to 15ms 2026/08/07 05:26:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/07 05:26:10 DEBUG : one: size = 4 OK 2026/08/07 05:26:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 05:26:10 INFO : one: Copied (new) 2026/08/07 05:26:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 05:26:10 DEBUG : two: size = 3 OK 2026/08/07 05:26:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:26:10 DEBUG : two: Unchanged skipping 2026/08/07 05:26:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:26:11 DEBUG : three.txt: size = 5 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:26:11 DEBUG : three.txt: Sizes differ 2026/08/07 05:26:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 05:26:15 DEBUG : three.txt: size = 6 OK 2026/08/07 05:26:15 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/07 05:26:15 INFO : three.txt: Copied (new) 2026/08/07 05:26:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:26:16 DEBUG : one: size = 4 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:26:16 DEBUG : one: Sizes differ 2026/08/07 05:26:25 INFO : one-2019-01-01: Deleted 2026/08/07 05:26:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 05:26:29 DEBUG : one: size = 5 OK 2026/08/07 05:26:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 05:26:29 INFO : one: Copied (new) 2026/08/07 05:26:29 DEBUG : two: size = 3 OK 2026/08/07 05:26:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:26:29 DEBUG : two: Unchanged skipping 2026/08/07 05:26:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:26:29 DEBUG : three.txt: size = 6 (Yandex rclone-test-nuhuvut1fone/dst) 2026/08/07 05:26:29 DEBUG : three.txt: Sizes differ 2026/08/07 05:26:36 INFO : three-2019-01-01.txt: Deleted 2026/08/07 05:26:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 05:26:40 DEBUG : three.txt: size = 19 OK 2026/08/07 05:26:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/07 05:26:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (86.31s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:27:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:27:28 DEBUG : Testêé: size = 18 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:27:28 DEBUG : Testêé: Sizes differ 2026/08/07 05:27:28 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:27:28 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:27:31 DEBUG : Testêé: size = 14 OK 2026/08/07 05:27:31 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/08/07 05:27:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/07 05:27:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.17s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:27:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 05:27:40 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:27:40 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:27:42 DEBUG : existing: size = 6 OK 2026/08/07 05:27:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 05:27:42 INFO : existing: Copied (new) 2026/08/07 05:27:42 DEBUG : Waiting for deletions to finish 2026/08/07 05:27:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:27:43 DEBUG : existing: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:27:43 DEBUG : existing: Sizes differ 2026/08/07 05:27:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/07 05:27:43 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:27:43 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:27:43 ERROR : Yandex rclone-test-nuhuvut1fone: not deleting files as there were IO errors 2026/08/07 05:27:43 ERROR : Yandex rclone-test-nuhuvut1fone: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.29s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:27:54 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:27:54 DEBUG : EXISTING: size = 6 OK 2026/08/07 05:27:54 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:27:54 DEBUG : existing: Unchanged skipping 2026/08/07 05:27:54 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:27:54 DEBUG : Waiting for deletions to finish 2026/08/07 05:27:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (13.26s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.53s) --- SKIP: TestMaxTransfer/Hard (0.52s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.51s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:28:34 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/07 05:28:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 05:28:34 DEBUG : pacer: Reducing sleep to 15ms 2026/08/07 05:28:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/07 05:28:34 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 05:29:28 DEBUG : both10: size = 6 OK 2026/08/07 05:29:28 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:29:28 DEBUG : both0: size = 6 OK 2026/08/07 05:29:28 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both12: size = 6 OK 2026/08/07 05:29:28 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both11: size = 6 OK 2026/08/07 05:29:28 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both0: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both13: size = 6 OK 2026/08/07 05:29:28 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both13: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both14: size = 6 OK 2026/08/07 05:29:28 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both14: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both15: size = 6 OK 2026/08/07 05:29:28 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both12: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both16: size = 6 OK 2026/08/07 05:29:28 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both10: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both17: size = 6 OK 2026/08/07 05:29:28 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both17: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both18: size = 6 OK 2026/08/07 05:29:28 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both18: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both19: size = 6 OK 2026/08/07 05:29:28 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both11: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both1: size = 6 OK 2026/08/07 05:29:28 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both15: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both2: size = 6 OK 2026/08/07 05:29:28 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both2: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both3: size = 6 OK 2026/08/07 05:29:28 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both16: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both4: size = 6 OK 2026/08/07 05:29:28 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both4: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both5: size = 6 OK 2026/08/07 05:29:28 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both5: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both6: size = 6 OK 2026/08/07 05:29:28 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both19: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both7: size = 6 OK 2026/08/07 05:29:28 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both7: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both8: size = 6 OK 2026/08/07 05:29:28 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both1: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both9: size = 6 OK 2026/08/07 05:29:28 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:29:28 DEBUG : both9: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both3: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both6: Unchanged skipping 2026/08/07 05:29:28 DEBUG : both8: Unchanged skipping 2026/08/07 05:29:28 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:29:28 DEBUG : Waiting for deletions to finish 2026/08/07 05:29:35 INFO : only14: Deleted 2026/08/07 05:29:35 INFO : only7: Deleted 2026/08/07 05:29:35 INFO : only3: Deleted 2026/08/07 05:29:36 INFO : only0: Deleted 2026/08/07 05:29:41 INFO : only18: Deleted 2026/08/07 05:29:41 INFO : only19: Deleted 2026/08/07 05:29:42 INFO : only15: Deleted 2026/08/07 05:29:43 INFO : only4: Deleted 2026/08/07 05:29:47 INFO : only6: Deleted 2026/08/07 05:29:47 INFO : only10: Deleted 2026/08/07 05:29:47 INFO : only8: Deleted 2026/08/07 05:29:49 INFO : only11: Deleted 2026/08/07 05:29:53 INFO : only16: Deleted 2026/08/07 05:29:54 INFO : only17: Deleted 2026/08/07 05:29:54 INFO : only1: Deleted 2026/08/07 05:29:55 INFO : only2: Deleted 2026/08/07 05:30:00 INFO : only9: Deleted 2026/08/07 05:30:00 INFO : only5: Deleted 2026/08/07 05:30:00 INFO : only12: Deleted 2026/08/07 05:30:01 INFO : only13: Deleted 2026/08/07 05:30:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (248.20s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:32:33 DEBUG : only3: modtime not stored after upload (got 2026-08-07 05:32:32 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/07 05:33:39 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/07 05:33:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 05:33:39 DEBUG : pacer: Reducing sleep to 15ms 2026/08/07 05:33:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/07 05:33:39 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 05:33:44 DEBUG : both0: size = 6 OK 2026/08/07 05:33:44 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both10: size = 6 OK 2026/08/07 05:33:44 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both12: size = 6 OK 2026/08/07 05:33:44 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:33:44 DEBUG : both11: size = 6 OK 2026/08/07 05:33:44 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both0: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both13: size = 6 OK 2026/08/07 05:33:44 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both13: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both14: size = 6 OK 2026/08/07 05:33:44 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both14: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both15: size = 6 OK 2026/08/07 05:33:44 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both10: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both16: size = 6 OK 2026/08/07 05:33:44 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both16: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both17: size = 6 OK 2026/08/07 05:33:44 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both12: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both18: size = 6 OK 2026/08/07 05:33:44 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both11: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both19: size = 6 OK 2026/08/07 05:33:44 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both19: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both1: size = 6 OK 2026/08/07 05:33:44 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both15: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both2: size = 6 OK 2026/08/07 05:33:44 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both17: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both3: size = 6 OK 2026/08/07 05:33:44 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both18: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both4: size = 6 OK 2026/08/07 05:33:44 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both1: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both5: size = 6 OK 2026/08/07 05:33:44 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both2: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both6: size = 6 OK 2026/08/07 05:33:44 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both5: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both7: size = 6 OK 2026/08/07 05:33:44 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both7: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both8: size = 6 OK 2026/08/07 05:33:44 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both6: Unchanged skipping 2026/08/07 05:33:44 DEBUG : both9: size = 6 OK 2026/08/07 05:33:44 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:33:44 DEBUG : both3: Unchanged skipping 2026/08/07 05:33:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only0: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only0: Sizes differ 2026/08/07 05:33:44 DEBUG : both4: Unchanged skipping 2026/08/07 05:33:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only10: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only10: Sizes differ 2026/08/07 05:33:44 DEBUG : both8: Unchanged skipping 2026/08/07 05:33:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only11: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only11: Sizes differ 2026/08/07 05:33:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only12: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only12: Sizes differ 2026/08/07 05:33:44 DEBUG : both9: Unchanged skipping 2026/08/07 05:33:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only13: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only13: Sizes differ 2026/08/07 05:33:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only15: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only16: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only16: Sizes differ 2026/08/07 05:33:44 DEBUG : only15: Sizes differ 2026/08/07 05:33:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only14: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only14: Sizes differ 2026/08/07 05:33:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only17: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only17: Sizes differ 2026/08/07 05:33:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only18: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only18: Sizes differ 2026/08/07 05:33:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only19: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only19: Sizes differ 2026/08/07 05:33:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only1: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only1: Sizes differ 2026/08/07 05:33:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only2: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only2: Sizes differ 2026/08/07 05:33:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only3: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only3: Sizes differ 2026/08/07 05:33:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only4: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only4: Sizes differ 2026/08/07 05:33:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only5: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only5: Sizes differ 2026/08/07 05:33:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only6: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only6: Sizes differ 2026/08/07 05:33:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only7: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only7: Sizes differ 2026/08/07 05:33:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only8: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only8: Sizes differ 2026/08/07 05:33:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3402412065) 2026/08/07 05:33:44 DEBUG : only9: size = 6 (Yandex rclone-test-nuhuvut1fone) 2026/08/07 05:33:44 DEBUG : only9: Sizes differ 2026/08/07 05:33:44 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:33:45 DEBUG : only12: size = 0 OK 2026/08/07 05:33:45 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:45 INFO : only12: Copied (replaced existing) 2026/08/07 05:33:46 DEBUG : only13: size = 0 OK 2026/08/07 05:33:46 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:46 INFO : only13: Copied (replaced existing) 2026/08/07 05:33:46 DEBUG : only0: size = 0 OK 2026/08/07 05:33:46 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:46 INFO : only0: Copied (replaced existing) 2026/08/07 05:33:46 DEBUG : only11: size = 0 OK 2026/08/07 05:33:46 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:46 INFO : only11: Copied (replaced existing) 2026/08/07 05:33:48 DEBUG : only10: size = 0 OK 2026/08/07 05:33:48 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:48 INFO : only10: Copied (replaced existing) 2026/08/07 05:33:48 DEBUG : only15: size = 0 OK 2026/08/07 05:33:48 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:48 INFO : only15: Copied (replaced existing) 2026/08/07 05:33:48 DEBUG : only18: size = 0 OK 2026/08/07 05:33:48 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:48 INFO : only18: Copied (replaced existing) 2026/08/07 05:33:49 DEBUG : only16: size = 0 OK 2026/08/07 05:33:49 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:49 INFO : only16: Copied (replaced existing) 2026/08/07 05:33:50 DEBUG : only14: size = 0 OK 2026/08/07 05:33:50 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:50 INFO : only14: Copied (replaced existing) 2026/08/07 05:33:50 DEBUG : only2: size = 0 OK 2026/08/07 05:33:50 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:50 INFO : only2: Copied (replaced existing) 2026/08/07 05:33:50 DEBUG : only19: size = 0 OK 2026/08/07 05:33:50 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:50 INFO : only19: Copied (replaced existing) 2026/08/07 05:33:51 DEBUG : only4: size = 0 OK 2026/08/07 05:33:51 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:51 INFO : only4: Copied (replaced existing) 2026/08/07 05:33:52 DEBUG : only1: size = 0 OK 2026/08/07 05:33:52 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:52 INFO : only1: Copied (replaced existing) 2026/08/07 05:33:52 DEBUG : only17: size = 0 OK 2026/08/07 05:33:52 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:52 INFO : only17: Copied (replaced existing) 2026/08/07 05:33:52 DEBUG : only7: size = 0 OK 2026/08/07 05:33:52 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:52 INFO : only7: Copied (replaced existing) 2026/08/07 05:33:53 DEBUG : only8: size = 0 OK 2026/08/07 05:33:53 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:53 INFO : only8: Copied (replaced existing) 2026/08/07 05:33:54 DEBUG : only3: size = 0 OK 2026/08/07 05:33:54 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:54 INFO : only3: Copied (replaced existing) 2026/08/07 05:33:54 DEBUG : only9: size = 0 OK 2026/08/07 05:33:54 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:54 INFO : only9: Copied (replaced existing) 2026/08/07 05:33:55 DEBUG : only5: size = 0 OK 2026/08/07 05:33:55 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:55 INFO : only5: Copied (replaced existing) 2026/08/07 05:33:55 DEBUG : only6: size = 0 OK 2026/08/07 05:33:55 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 05:33:55 INFO : only6: Copied (replaced existing) 2026/08/07 05:33:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (363.54s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:38:18 DEBUG : empty_dir: Making directory with metadata 2026/08/07 05:38:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:38:18 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 05:38:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:38:18 INFO : empty_on_remote: Making directory 2026/08/07 05:38:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/07 05:38:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 05:38:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 05:38:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:38:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (60.49s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:39:18 DEBUG : empty_dir: Making directory with metadata 2026/08/07 05:39:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:39:18 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 05:39:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:39:18 INFO : empty_on_remote: Making directory 2026/08/07 05:39:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/07 05:39:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 05:39:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 05:39:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:39:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/07 05:39:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (68.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:40:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:40:27 INFO : sub dir: Making directory 2026/08/07 05:40:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (113.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:42:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:42:21 INFO : sub dir: Making directory 2026/08/07 05:42:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (108.00s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:44:17 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/07 05:44:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 05:44:19 DEBUG : pacer: Reducing sleep to 15ms 2026/08/07 05:44:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/07 05:44:19 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 05:44:53 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:53 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:44:53 DEBUG : apple: Excluded 2026/08/07 05:44:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:44:53 DEBUG : appleappleapplebanana: Excluded 2026/08/07 05:44:53 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:44:53 DEBUG : banana: Excluded 2026/08/07 05:44:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:44:53 DEBUG : splitbananasplit: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 05:44:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:44:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 05:44:55 DEBUG : banana: size = 6 OK 2026/08/07 05:44:55 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : banana: Unchanged skipping 2026/08/07 05:44:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:44:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:44:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:44:55 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : apple: size = 5 OK 2026/08/07 05:44:55 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:44:55 DEBUG : apple: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:44:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:44:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:44:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:44:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:44:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:44:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:44:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:44:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:44:55 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:44:55 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:55 INFO : There was nothing to transfer 2026/08/07 05:44:55 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:55 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : apple: Excluded 2026/08/07 05:44:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : appleappleapplebanana: Excluded 2026/08/07 05:44:55 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : banana: Excluded 2026/08/07 05:44:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : splitbananasplit: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 05:44:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:44:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 05:44:56 DEBUG : apple: size = 5 OK 2026/08/07 05:44:56 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:56 DEBUG : apple: Unchanged skipping 2026/08/07 05:44:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:44:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:44:56 DEBUG : banana: size = 6 OK 2026/08/07 05:44:56 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:56 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:56 DEBUG : banana: Unchanged skipping 2026/08/07 05:44:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:44:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:44:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:44:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:44:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:44:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:44:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:44:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:44:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:44:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:44:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:44:57 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:44:57 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:57 INFO : There was nothing to transfer 2026/08/07 05:44:57 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:57 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : apple: Excluded 2026/08/07 05:44:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : appleappleapplebanana: Excluded 2026/08/07 05:44:57 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : banana: Excluded 2026/08/07 05:44:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : splitbananasplit: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 05:44:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:44:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 05:44:59 DEBUG : pacer: low level retry 1/10 (error [503 - ServiceUnavailableError] Service Unavailable (Сервис временно недоступен.)) 2026/08/07 05:44:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 05:44:59 DEBUG : pacer: Reducing sleep to 15ms 2026/08/07 05:45:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/07 05:45:21 DEBUG : pacer: Reducing sleep to 10ms === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" 2026/08/07 05:48:01 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/07 05:48:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 05:48:02 DEBUG : pacer: Reducing sleep to 15ms 2026/08/07 05:48:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/07 05:48:02 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 05:48:06 DEBUG : Waiting for deletions to finish 2026/08/07 05:48:06 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:48:06 DEBUG : apple: Excluded 2026/08/07 05:48:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:48:06 DEBUG : appleappleapplebanana: Excluded 2026/08/07 05:48:06 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:48:06 DEBUG : banana: Excluded 2026/08/07 05:48:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:48:06 DEBUG : splitbananasplit: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 05:48:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:48:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 05:48:08 DEBUG : apple: size = 5 OK 2026/08/07 05:48:08 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : banana: size = 6 OK 2026/08/07 05:48:08 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:48:08 DEBUG : apple: Unchanged skipping 2026/08/07 05:48:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:48:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:48:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : banana: Unchanged skipping 2026/08/07 05:48:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:48:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:48:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:48:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:48:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:48:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:48:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:48:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:48:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:48:08 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:48:08 DEBUG : Waiting for deletions to finish 2026/08/07 05:48:08 INFO : There was nothing to transfer 2026/08/07 05:48:08 DEBUG : Waiting for deletions to finish 2026/08/07 05:48:08 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : apple: Excluded 2026/08/07 05:48:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : appleappleapplebanana: Excluded 2026/08/07 05:48:08 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : banana: Excluded 2026/08/07 05:48:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : splitbananasplit: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 05:48:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:48:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 05:48:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:48:09 DEBUG : apple: size = 5 OK 2026/08/07 05:48:09 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:09 DEBUG : banana: size = 6 OK 2026/08/07 05:48:09 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:09 DEBUG : apple: Unchanged skipping 2026/08/07 05:48:09 DEBUG : banana: Unchanged skipping 2026/08/07 05:48:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:48:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:48:09 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for checks to finish 2026/08/07 05:48:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:48:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:48:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:48:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:48:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:48:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:48:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:48:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 05:48:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:48:10 DEBUG : Yandex rclone-test-nuhuvut1fone: Waiting for transfers to finish 2026/08/07 05:48:10 DEBUG : Waiting for deletions to finish 2026/08/07 05:48:10 INFO : There was nothing to transfer 2026/08/07 05:48:10 DEBUG : Waiting for deletions to finish 2026/08/07 05:48:10 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : apple: Excluded 2026/08/07 05:48:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : appleappleapplebanana: Excluded 2026/08/07 05:48:10 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : banana: Excluded 2026/08/07 05:48:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : splitbananasplit: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 05:48:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:48:10 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-nuhuvut1fone", Local "Local file system at /tmp/rclone3402412065", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTransform (7m5s) TestTransform/base64 (38s) goroutine 16720 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0x5acce6bcb48, {0x2d5451b?, 0x5accde61ae8?}, 0x2ee07d8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x5acce6bcb48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x5acce6bcb48, 0x5accde61c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7d242, 0x18}, {0x2da036b, 0x20}, 0x5acce1aded8, {0x4c01b00, 0x6c, 0x6c}, {0xc2957a74a1e57eba, 0x346430ff68b, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x5acce698dc0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x5acce698dc0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 53 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 15135 [IO wait]: internal/poll.runtime_pollWait(0x75d5983efe00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce154900?, 0x5acce2d0f00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce154900, {0x5acce2d0f00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce154900, {0x5acce2d0f00?, 0x24fb?, 0x5acce32c7e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5accdd54140, {0x5acce2d0f00?, 0x0?, 0x5accead39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce506558, {0x5acce2d0f00?, 0x75d599ed0e20?, 0x75d5e2d45108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce205800, {0x5acce2d0f00?, 0x5acce20c780?, 0x5accead3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce5809a8, {0x2f00500, 0x5acce205800}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce580708, {0x75d598cf0b40, 0x5acce506558}, 0x5accead3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce580708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce580708, {0x5acce847000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce8aef00, {0x5acce847000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5accde0ae40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5accde0ae40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce8aef00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15138 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 54 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15432 [chan receive]: testing.(*T).Run(0x5accdf48d88, {0x2d3e6d6?, 0x426d6a?}, 0x5acce4de3c0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x5accdf48d88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x5accdf48d88, 0x2ee07d8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16682 [IO wait]: internal/poll.runtime_pollWait(0x75d5983f0800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce154b00?, 0x5acce484600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce154b00, {0x5acce484600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce154b00, {0x5acce484600?, 0x12fb?, 0x5accead7970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce20a540, {0x5acce484600?, 0x0?, 0x5accead79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce1ac768, {0x5acce484600?, 0x75d599ed0e20?, 0x75d5e2d45108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce204c90, {0x5acce484600?, 0x5acce5610e0?, 0x5accead7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce415428, {0x2f00500, 0x5acce204c90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce415188, {0x75d598cf0b40, 0x5acce1ac768}, 0x5accead7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce415188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce415188, {0x5acce160000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce939a40, {0x5acce160000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5accde55320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5accde55320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce939a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16668 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16688 [select]: net/http.(*persistConn).writeLoop(0x5acce249400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16709 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16731 [select]: net/http.(*persistConn).writeLoop(0x5acce0cd040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16724 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16662 [select]: net/http.(*persistConn).writeLoop(0x5acce939040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16655 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16687 [IO wait]: internal/poll.runtime_pollWait(0x75d59c0b7a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce154d80?, 0x5acce485900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce154d80, {0x5acce485900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce154d80, {0x5acce485900?, 0x12fb?, 0x5acce5e4f40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce20a620, {0x5acce485900?, 0x0?, 0x5acceb229c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce1ad080, {0x5acce485900?, 0x75d599ed0e20?, 0x75d5e2d45108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce2052f0, {0x5acce485900?, 0x5acce012f00?, 0x5acceb22a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce4157a8, {0x2f00500, 0x5acce2052f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce415508, {0x75d598cf0b40, 0x5acce1ad080}, 0x5acceb22c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce415508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce415508, {0x5acce42b000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce249400, {0x5acce42b000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce7f76e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce7f76e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce249400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16709 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16585 [IO wait]: internal/poll.runtime_pollWait(0x75d5983f0400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce072c00?, 0x5acce496600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce072c00, {0x5acce496600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce072c00, {0x5acce496600?, 0x5acce54d9a0?, 0x42b03e?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5accde82968, {0x5acce496600?, 0x0?, 0x5acce54d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce5073e0, {0x5acce496600?, 0x75d5e2d4e4c0?, 0x75d5e2d45108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5accdd65c68, {0x5acce496600?, 0x5acce013860?, 0x5acce54da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce581428, {0x2f00500, 0x5accdd65c68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce581188, {0x75d598cf0b40, 0x5acce5073e0}, 0x5acce54dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce581188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce581188, {0x5acce75f000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce31db80, {0x5acce75f000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce768240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce768240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce31db80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16615 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16730 [IO wait]: internal/poll.runtime_pollWait(0x75d59c0b8200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce072880?, 0x5acce486c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce072880, {0x5acce486c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce072880, {0x5acce486c00?, 0x12fb?, 0x5acce5e55a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce20a740, {0x5acce486c00?, 0x0?, 0x5acceb239c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce8a8000, {0x5acce486c00?, 0x75d598d110a0?, 0x75d5e2d462f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce858330, {0x5acce486c00?, 0x5acce013a40?, 0x5acceb23a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce415ea8, {0x2f00500, 0x5acce858330}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce415c08, {0x75d598cf0b40, 0x5acce8a8000}, 0x5acceb23c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce415c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce415c08, {0x5acce4e7000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce0cd040, {0x5acce4e7000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce89aa20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce89aa20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce0cd040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16724 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16591 [select]: net/http.(*persistConn).writeLoop(0x5acce8368c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16602 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16661 [IO wait]: internal/poll.runtime_pollWait(0x75d59c0b7e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce155d80?, 0x5acce498c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce155d80, {0x5acce498c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce155d80, {0x5acce498c00?, 0x75d59b074800?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce70c658, {0x5acce498c00?, 0x5accead59b0?, 0x43d0fc?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce2050b0, {0x5acce498c00?, 0x75d599e7dae8?, 0x75d5e2d46bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce1ac0a8, {0x5acce498c00?, 0x5acce912960?, 0x5accead5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce414628, {0x2f00500, 0x5acce1ac0a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce414388, {0x75d598cf0b40, 0x5acce2050b0}, 0x5accead5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce414388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce414388, {0x5acce6bb000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce939040, {0x5acce6bb000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce93d560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce93d560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce939040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16655 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16647 [IO wait]: internal/poll.runtime_pollWait(0x75d59c0b8400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce155a00?, 0x5acce2f0c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce155a00, {0x5acce2f0c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce155a00, {0x5acce2f0c00?, 0x12fb?, 0x5acce374360?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce70c528, {0x5acce2f0c00?, 0x0?, 0x5acceb8c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce2045a0, {0x5acce2f0c00?, 0x75d599e7dae8?, 0x75d5e2d46bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce1ace70, {0x5acce2f0c00?, 0x5acce282f00?, 0x5acceb8ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce4142a8, {0x2f00500, 0x5acce1ace70}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce414008, {0x75d598cf0b40, 0x5acce2045a0}, 0x5acceb8cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce414008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce414008, {0x5acce928000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce7f3400, {0x5acce928000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce91dd40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce91dd40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce7f3400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16625 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16515 [IO wait]: internal/poll.runtime_pollWait(0x75d59841fc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce154880?, 0x5acce2ed300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce154880, {0x5acce2ed300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce154880, {0x5acce2ed300?, 0x12fb?, 0x5accecab970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce70c048, {0x5acce2ed300?, 0x0?, 0x5accecab9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce35a2a0, {0x5acce2ed300?, 0x75d599e7e808?, 0x75d5e2d462f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce506090, {0x5acce2ed300?, 0x5accea76960?, 0x5accecaba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce24a628, {0x2f00500, 0x5acce506090}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce24a388, {0x75d598cf0b40, 0x5acce35a2a0}, 0x5accecabc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce24a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce24a388, {0x5acce515000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce2a4b40, {0x5acce515000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce89aba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce89aba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce2a4b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16460 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16679 [select]: net/http.(*persistConn).writeLoop(0x5acce2a4c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16637 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16573 [IO wait]: internal/poll.runtime_pollWait(0x75d5983f0000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce155080?, 0x5acce2ee600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce155080, {0x5acce2ee600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce155080, {0x5acce2ee600?, 0x12fb?, 0x5acce4b6970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce70c280, {0x5acce2ee600?, 0x0?, 0x5acce4b69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5accdd64bd0, {0x5acce2ee600?, 0x75d599e7dae8?, 0x75d5e2d46bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce1ac228, {0x5acce2ee600?, 0x5accea774a0?, 0x5acce4b6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce24a9a8, {0x2f00500, 0x5acce1ac228}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce24a708, {0x75d598cf0b40, 0x5accdd64bd0}, 0x5acce4b6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce24a708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce24a708, {0x5acce7a0000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce5ec640, {0x5acce7a0000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce52d380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce52d380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce5ec640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16410 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16510 [select]: net/http.(*persistConn).roundTrip(0x5acce8aef00, 0x5acce7c5310) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x5accdf251e0, 0x5acce8c0a00) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x5acce63e0c0, 0x5acce8c0a00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x5acce5e42c0, 0x5acce8c08c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x5acce8c08c0, {0x2f01240, 0x5acce5e42c0}, {0x5acced1ac38?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x5acce67c8a0, 0x5acce8c08c0, {0x756e2d7473657401?, 0x5acced1acc0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x5acce67c8a0, 0x5acce8c08c0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x5acce510000, {0x2f2b288, 0x4c410a0}, 0x5acced1b328) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x5acce510000, {0x2f2b288, 0x4c410a0}, 0x5acce532000?, {0x260a040?, 0x5acce70c350?}, {0x0, 0x0}, 0x5acced1b538?, 0x2ee1e60, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:612 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:555 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1050 +0x89 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x5acce63e1e0, 0x5acce67ae00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x5acce63e1e0, 0x5acce67ae00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x5acce93dda0, {0x2f2b288, 0x4c410a0}, {0x2d5bfdf, 0xf}, {0x5acce3d1c60, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1049 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x5acce93dda0, {0x2f2b288, 0x4c410a0}, {0x5acce93dda0?, 0x2f2b288?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1061 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x5acce93dda0, {0x2f2b288, 0x4c410a0}, {0x2efcd60, 0x5acce34c3c0}, {0x2f3d190, 0x5accec02e00}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1200 +0x368 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x5acce5f8380, {0x2f2b288, 0x4c410a0}, {0x2efcd60, 0x5acce34c3c0}, {0x2f3d190, 0x5accec02e00}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x5accec03810, {0x2f2b288, 0x4c410a0}, {0x2f4d0f0, 0x5acce5f8380}, {0x2d38f2d, 0x5}, {0x2d38f2d, 0x5}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fs/sync.makeTestFiles(0x5accec03810?, 0x5accec03810, {0x2d37577, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:171 +0x6ff github.com/rclone/rclone/fs/sync.TestTransform.func1(0x5accdd50248) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0x5accdd50248, 0x5acce4de3c0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15432 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16610 [IO wait]: internal/poll.runtime_pollWait(0x75d5983f0200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce155680?, 0x5acce2ef900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce155680, {0x5acce2ef900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce155680, {0x5acce2ef900?, 0x12fb?, 0x5acce32d4e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce70c338, {0x5acce2ef900?, 0x0?, 0x5accecaa9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5accdd65320, {0x5acce2ef900?, 0x75d5e2d4e4c0?, 0x75d5e2d45108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5accdd65800, {0x5acce2ef900?, 0x5acce4d65a0?, 0x5accecaaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce24ad28, {0x2f00500, 0x5accdd65800}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce24aa88, {0x75d598cf0b40, 0x5accdd65320}, 0x5accecaac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce24aa88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce24aa88, {0x5acce7dd000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce5eda40, {0x5acce7dd000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce7d96e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce7d96e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce5eda40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16595 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16538 [IO wait]: internal/poll.runtime_pollWait(0x75d59841fa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce072600?, 0x5acce494000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce072600, {0x5acce494000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce072600, {0x5acce494000?, 0x12fb?, 0x5acce4b7970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5accde826f8, {0x5acce494000?, 0x0?, 0x5acce4b79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce506858, {0x5acce494000?, 0x75d599e7e8a8?, 0x75d5e2d45108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce35b9b0, {0x5acce494000?, 0x5acce4d6780?, 0x5acce4b7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce5802a8, {0x2f00500, 0x5acce35b9b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce580008, {0x75d598cf0b40, 0x5acce506858}, 0x5acce4b7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce580008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce580008, {0x5acce457000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce0cc500, {0x5acce457000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5accdf07560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5accdf07560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce0cc500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16525 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16543 [IO wait]: internal/poll.runtime_pollWait(0x75d59b06e000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce072900?, 0x5acce495300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce072900, {0x5acce495300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce072900, {0x5acce495300?, 0x12fb?, 0x5acce9272e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5accde827b8, {0x5acce495300?, 0x0?, 0x5acceeff9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce506d20, {0x5acce495300?, 0x75d5e2d4e4c0?, 0x75d5e2d45108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5accdd64a80, {0x5acce495300?, 0x5acce4d70e0?, 0x5acceeffa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce580628, {0x2f00500, 0x5accdd64a80}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce580388, {0x75d598cf0b40, 0x5acce506d20}, 0x5acceeffc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce580388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce580388, {0x5acce676000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce31c140, {0x5acce676000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce641b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce641b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce31c140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16566 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16741 [select]: net/http.(*persistConn).writeLoop(0x5acce0cdcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16734 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16586 [select]: net/http.(*persistConn).writeLoop(0x5acce31db80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16615 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16611 [select]: net/http.(*persistConn).writeLoop(0x5acce5eda40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16595 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16678 [IO wait]: internal/poll.runtime_pollWait(0x75d5983f0600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce072200?, 0x5acce483300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce072200, {0x5acce483300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce072200, {0x5acce483300?, 0x12fb?, 0x5acceb25970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce20a4c8, {0x5acce483300?, 0x5acceb25998?, 0x478bd2?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce1ac2b8, {0x5acce483300?, 0x75d598d110a0?, 0x75d5e2d462f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce8581c8, {0x5acce483300?, 0x5acce0143c0?, 0x5acceb25a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce414d28, {0x2f00500, 0x5acce8581c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce414a88, {0x75d598cf0b40, 0x5acce1ac2b8}, 0x5acceb25c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce414a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce414a88, {0x5acce75e000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce2a4c80, {0x5acce75e000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce63f020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce63f020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce2a4c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16637 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16590 [IO wait]: internal/poll.runtime_pollWait(0x75d59c0b7600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce072f00?, 0x5acce497900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce072f00, {0x5acce497900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce072f00, {0x5acce497900?, 0x12fb?, 0x5accdea0580?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5accde82a20, {0x5acce497900?, 0x0?, 0x5accead99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce5077b8, {0x5acce497900?, 0x75d599ed0e20?, 0x75d5e2d45108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce204c00, {0x5acce497900?, 0x5acce4805a0?, 0x5accead9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce5817a8, {0x2f00500, 0x5acce204c00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce581508, {0x75d598cf0b40, 0x5acce5077b8}, 0x5accead9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce581508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce581508, {0x5acce888000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce8368c0, {0x5acce888000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce7ce660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce7ce660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce8368c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16602 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16547 [select]: net/http.(*persistConn).writeLoop(0x5acce8c1400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16520 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16740 [IO wait]: internal/poll.runtime_pollWait(0x75d59c0b7000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce072b80?, 0x5acce704000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce072b80, {0x5acce704000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce072b80, {0x5acce704000?, 0x12fb?, 0x5acce5e59e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5acce20a7f0, {0x5acce704000?, 0x0?, 0x5acceb1f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce8a85a0, {0x5acce704000?, 0x75d599ed0e20?, 0x75d5e2d45108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce205740, {0x5acce704000?, 0x5acce8241e0?, 0x5acceb1fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce581b28, {0x2f00500, 0x5acce205740}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce581888, {0x75d598cf0b40, 0x5acce8a85a0}, 0x5acceb1fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce581888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce581888, {0x5acce5a6000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce0cdcc0, {0x5acce5a6000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce52cd80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce52cd80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce0cdcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16734 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2738 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2686 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16648 [select]: net/http.(*persistConn).writeLoop(0x5acce7f3400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16625 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16683 [select]: net/http.(*persistConn).writeLoop(0x5acce939a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16668 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16546 [IO wait]: internal/poll.runtime_pollWait(0x75d59c0b6e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x5acce5f9280?, 0x5acce482000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x5acce5f9280, {0x5acce482000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x5acce5f9280, {0x5acce482000?, 0x12fb?, 0x5acce788400?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x5accdd540c0, {0x5acce482000?, 0x0?, 0x5acce7559c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x5acce8a8258, {0x5acce482000?, 0x75d599e7e808?, 0x75d5e2d462f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x5acce506348, {0x5acce482000?, 0x5acce7b2f00?, 0x5acce755a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x5acce3422a8, {0x2f00500, 0x5acce506348}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x5acce342008, {0x75d598cf0b40, 0x5acce8a8258}, 0x5acce755c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x5acce342008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x5acce342008, {0x5acce33e000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x5acce8c1400, {0x5acce33e000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x5acce63e960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x5acce63e960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x5acce8c1400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16520 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16544 [select]: net/http.(*persistConn).writeLoop(0x5acce31c140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16566 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15136 [select]: net/http.(*persistConn).writeLoop(0x5acce8aef00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15138 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16574 [select]: net/http.(*persistConn).writeLoop(0x5acce5ec640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16410 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16539 [select]: net/http.(*persistConn).writeLoop(0x5acce0cc500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16525 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16516 [select]: net/http.(*persistConn).writeLoop(0x5acce2a4b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16460 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.331664988s (try 1/5): exit status 2: Failed []