"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 2/5) 2026/09/06 05:36:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu" 2026/09/06 05:36:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/06 05:36:56 DEBUG : Creating backend with remote "/tmp/rclone2241520351" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:36:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/06 05:36:56 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:36:56 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.35s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:36:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:36:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:36:59 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:36:59 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:37:02 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-06 05:37:01 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 05:37:03 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:37:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:37:03 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:37:04 DEBUG : Yandex rclone-test-betoyom8zacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (21.28s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.91s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.54s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:37:22 DEBUG : Creating backend with remote "/non-existing" 2026/09/06 05:37:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/06 05:37:22 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:37:22 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.27s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:37:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:37:23 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:37:23 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:37:26 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-06 05:37:25 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 05:37:26 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:37:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:37:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (19.94s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:37:43 INFO : Yandex rclone-test-betoyom8zacu: Running all checks before starting transfers 2026/09/06 05:37:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:37:44 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:37:44 INFO : Yandex rclone-test-betoyom8zacu: Checks finished, now starting transfers 2026/09/06 05:37:44 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:37:46 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:37:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:37:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (20.26s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:38:04 ERROR : Ignoring --no-traverse with sync 2026/09/06 05:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:38:04 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:38:04 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:38:07 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:38:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:38:07 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:38:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.72s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:38:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/06 05:38:23 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:38:23 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:38:25 DEBUG : hello world2: size = 12 OK 2026/09/06 05:38:25 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/09/06 05:38:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.42s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:38:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:38:32 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:38:32 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:38:35 DEBUG : potato2: size = 11 OK 2026/09/06 05:38:35 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:38:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.77s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:38:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:38:43 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:38:43 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:38:45 DEBUG : potato2: size = 11 OK 2026/09/06 05:38:45 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:38:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (11.48s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:38:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/06 05:38:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:38:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/06 05:38:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:38:54 INFO : sub dir2: Making directory 2026/09/06 05:38:54 INFO : sub dir: Making directory 2026/09/06 05:38:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:38:55 INFO : sub dir2/sub sub dir2: Making directory 2026/09/06 05:38:55 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:38:55 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:38:58 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:38:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:38:58 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:38:59 DEBUG : Yandex rclone-test-betoyom8zacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (34.12s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:39:28 INFO : sub dir2: Making directory 2026/09/06 05:39:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/06 05:39:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:39:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:39:28 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:39:28 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:39:31 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:39:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:39:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.77s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:39:46 DEBUG : sub dir2: Making directory with metadata 2026/09/06 05:39:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:39:46 INFO : sub dir2: Making directory 2026/09/06 05:39:47 INFO : sub dir: Making directory 2026/09/06 05:39:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:39:47 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:39:47 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:39:49 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:39:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:39:49 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:39:49 INFO : sub dir/hello world: Deleted 2026/09/06 05:39:51 DEBUG : Yandex rclone-test-betoyom8zacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/06 05:39:51 DEBUG : Yandex rclone-test-betoyom8zacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (27.68s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.59s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:40:14 INFO : sub dir2: Making directory 2026/09/06 05:40:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:40:14 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:40:14 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:40:17 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/06 05:40:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/06 05:40:18 DEBUG : pacer: Reducing sleep to 15ms 2026/09/06 05:40:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/06 05:40:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:40:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:40:18 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:40:18 INFO : sub dir/hello world: Deleted 2026/09/06 05:40:18 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveNoEmptyDirectories (18.21s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:40:32 DEBUG : sub dir2: Making directory with metadata 2026/09/06 05:40:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:40:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:40:33 INFO : sub dir2: Making directory 2026/09/06 05:40:33 INFO : sub dir: Making directory 2026/09/06 05:40:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:40:34 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:40:34 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:40:36 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:40:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:40:36 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:40:36 DEBUG : Waiting for deletions to finish 2026/09/06 05:40:38 DEBUG : Yandex rclone-test-betoyom8zacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (29.32s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:41:03 INFO : sub dir2: Making directory 2026/09/06 05:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:41:03 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:41:03 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:41:07 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:41:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:41:07 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:41:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (17.83s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:41:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-winolig1baje" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-betoyom8zacu -> Yandex rclone-test-winolig1baje 2026/09/06 05:41:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:41:25 DEBUG : Yandex rclone-test-winolig1baje: Waiting for checks to finish 2026/09/06 05:41:25 DEBUG : Yandex rclone-test-winolig1baje: Waiting for transfers to finish 2026/09/06 05:41:28 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:41:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:41:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/06 05:41:29 DEBUG : Yandex rclone-test-winolig1baje: Purge remote --- PASS: TestServerSideCopy (35.93s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:42:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2241520351) 2026/09/06 05:42:00 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:42:00 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 05:42:00 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:42:00 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:42:03 DEBUG : sub dir/hello world: size = 17 OK 2026/09/06 05:42:03 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/06 05:42:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (24.17s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:42:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-sejelik9poka" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-betoyom8zacu -> Yandex rclone-test-sejelik9poka 2026/09/06 05:42:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:42:25 DEBUG : Yandex rclone-test-sejelik9poka: Waiting for checks to finish 2026/09/06 05:42:25 DEBUG : Yandex rclone-test-sejelik9poka: Waiting for transfers to finish 2026/09/06 05:42:28 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:42:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:42:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/06 05:42:35 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:42:35 DEBUG : Yandex rclone-test-sejelik9poka: Waiting for checks to finish 2026/09/06 05:42:35 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-sejelik9poka) 2026/09/06 05:42:35 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 05:42:35 DEBUG : Yandex rclone-test-sejelik9poka: Waiting for transfers to finish 2026/09/06 05:42:35 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.xixumoc5" before starting 2026/09/06 05:42:38 DEBUG : sub dir/hello world.xixumoc5: server side copy: removing renamed existing file after operation 2026/09/06 05:42:44 DEBUG : sub dir/hello world: size = 17 OK 2026/09/06 05:42:44 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/06 05:42:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/06 05:42:45 DEBUG : Yandex rclone-test-sejelik9poka: Purge remote --- PASS: TestServerSideCopyOverSelf (48.45s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:43:13 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:43:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2241520351) 2026/09/06 05:43:13 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:43:13 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 05:43:13 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:43:15 DEBUG : sub dir/hello world: size = 17 OK 2026/09/06 05:43:15 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/06 05:43:15 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/06 05:43:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.36s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:43:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-gadeqid6buxa" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-betoyom8zacu -> Yandex rclone-test-gadeqid6buxa 2026/09/06 05:43:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:43:35 DEBUG : Yandex rclone-test-gadeqid6buxa: Waiting for checks to finish 2026/09/06 05:43:35 DEBUG : Yandex rclone-test-gadeqid6buxa: Waiting for transfers to finish 2026/09/06 05:43:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:43:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:43:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/06 05:43:42 DEBUG : Yandex rclone-test-gadeqid6buxa: Using server-side directory move 2026/09/06 05:43:42 INFO : Yandex rclone-test-gadeqid6buxa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/06 05:43:43 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:43:43 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-gadeqid6buxa) 2026/09/06 05:43:43 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 05:43:43 DEBUG : Yandex rclone-test-gadeqid6buxa: Waiting for checks to finish 2026/09/06 05:43:43 DEBUG : Yandex rclone-test-gadeqid6buxa: Waiting for transfers to finish 2026/09/06 05:43:50 INFO : sub dir/hello world: Deleted 2026/09/06 05:43:51 INFO : sub dir/hello world: Moved (server-side) 2026/09/06 05:43:56 DEBUG : testing file moves 2026/09/06 05:43:57 DEBUG : Yandex rclone-test-gadeqid6buxa: Waiting for checks to finish 2026/09/06 05:43:57 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:43:57 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-gadeqid6buxa) 2026/09/06 05:43:57 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 05:43:57 DEBUG : Yandex rclone-test-gadeqid6buxa: Waiting for transfers to finish 2026/09/06 05:44:04 INFO : sub dir/hello world: Deleted 2026/09/06 05:44:06 INFO : sub dir/hello world: Moved (server-side) 2026/09/06 05:44:08 DEBUG : Yandex rclone-test-gadeqid6buxa: Purge remote --- PASS: TestServerSideMoveOverSelf (56.69s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:44:29 ERROR : error listing: directory not found 2026/09/06 05:44:30 INFO : Local file system at /tmp/rclone2241520351: Making directory 2026/09/06 05:44:30 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:44:30 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.19s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:44:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 05:44:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:44:50 DEBUG : Local file system at /tmp/rclone2241520351: Waiting for checks to finish 2026/09/06 05:44:50 DEBUG : Local file system at /tmp/rclone2241520351: Waiting for transfers to finish 2026/09/06 05:44:51 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/09/06 05:44:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:44:51 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/09/06 05:44:51 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:44:51 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (21.87s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:45:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/06 05:45:08 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:45:08 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:45:11 DEBUG : check sum: size = 1 OK 2026/09/06 05:45:11 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/06 05:45:11 INFO : check sum: Copied (new) 2026/09/06 05:45:11 DEBUG : Waiting for deletions to finish 2026/09/06 05:45:12 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:45:12 DEBUG : check sum: size = 1 OK 2026/09/06 05:45:12 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/06 05:45:12 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/09/06 05:45:12 DEBUG : check sum: Unchanged skipping 2026/09/06 05:45:12 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:45:12 DEBUG : Waiting for deletions to finish 2026/09/06 05:45:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (12.05s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:45:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/06 05:45:21 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:45:21 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:45:23 DEBUG : sizeonly: size = 6 OK 2026/09/06 05:45:23 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/06 05:45:23 INFO : sizeonly: Copied (new) 2026/09/06 05:45:23 DEBUG : Waiting for deletions to finish 2026/09/06 05:45:24 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:45:24 DEBUG : sizeonly: size = 6 OK 2026/09/06 05:45:24 DEBUG : sizeonly: Sizes identical 2026/09/06 05:45:24 DEBUG : sizeonly: Unchanged skipping 2026/09/06 05:45:24 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:45:24 DEBUG : Waiting for deletions to finish 2026/09/06 05:45:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.44s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:45:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/06 05:45:32 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:45:32 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:45:34 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/09/06 05:45:34 INFO : ignore-size: Copied (new) 2026/09/06 05:45:34 DEBUG : Waiting for deletions to finish 2026/09/06 05:45:35 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:45:35 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:45:35 DEBUG : ignore-size: Unchanged skipping 2026/09/06 05:45:35 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:45:35 DEBUG : Waiting for deletions to finish 2026/09/06 05:45:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.79s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:45:45 DEBUG : existing: size = 6 OK 2026/09/06 05:45:45 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:45:45 DEBUG : existing: Unchanged skipping 2026/09/06 05:45:45 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:45:45 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:45:45 DEBUG : Waiting for deletions to finish 2026/09/06 05:45:45 INFO : There was nothing to transfer 2026/09/06 05:45:46 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:45:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/06 05:45:46 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:45:50 DEBUG : existing: size = 6 OK 2026/09/06 05:45:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/06 05:45:50 INFO : existing: Copied (replaced existing) 2026/09/06 05:45:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (16.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:45:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/06 05:45:59 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:45:59 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:46:01 DEBUG : existing: size = 6 OK 2026/09/06 05:46:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/06 05:46:01 INFO : existing: Copied (new) 2026/09/06 05:46:01 DEBUG : Waiting for deletions to finish 2026/09/06 05:46:02 DEBUG : existing: Destination exists, skipping 2026/09/06 05:46:02 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:46:02 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:46:02 DEBUG : Waiting for deletions to finish 2026/09/06 05:46:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.35s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:46:14 INFO : d: Making directory 2026/09/06 05:46:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/06 05:46:16 DEBUG : c/non empty space: size = 5 OK 2026/09/06 05:46:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:46:16 DEBUG : c/non empty space: Unchanged skipping 2026/09/06 05:46:16 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:46:16 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:46:18 DEBUG : a/potato2: size = 60 OK 2026/09/06 05:46:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/06 05:46:18 INFO : a/potato2: Copied (new) 2026/09/06 05:46:18 DEBUG : Waiting for deletions to finish 2026/09/06 05:46:24 INFO : b/potato: Deleted 2026/09/06 05:46:24 INFO : d: Removing directory 2026/09/06 05:46:31 INFO : b: Removing directory 2026/09/06 05:46:38 DEBUG : Yandex rclone-test-betoyom8zacu: deleted 2 directories --- PASS: TestSyncIgnoreErrors (59.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:47:13 DEBUG : empty space: size = 1 OK 2026/09/06 05:47:13 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/09/06 05:47:13 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:47:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/06 05:47:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/06 05:47:13 DEBUG : empty space: Unchanged skipping 2026/09/06 05:47:13 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:47:13 DEBUG : Waiting for deletions to finish 2026/09/06 05:47:13 INFO : There was nothing to transfer 2026/09/06 05:47:14 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:47:14 DEBUG : empty space: size = 1 OK 2026/09/06 05:47: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/09/06 05:47:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/06 05:47:14 INFO : empty space: Updated modification time in destination 2026/09/06 05:47:14 DEBUG : empty space: Unchanged skipping 2026/09/06 05:47:14 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:47:14 DEBUG : Waiting for deletions to finish 2026/09/06 05:47:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.10s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:47:25 DEBUG : empty space: size = 1 OK 2026/09/06 05:47:25 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/09/06 05:47:25 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:47:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/06 05:47:25 DEBUG : empty space: Unchanged skipping 2026/09/06 05:47:25 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:47:25 DEBUG : Waiting for deletions to finish 2026/09/06 05:47:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.68s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:47:35 DEBUG : foo: size = 3 OK 2026/09/06 05:47:35 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/09/06 05:47:35 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:47:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2241520351) 2026/09/06 05:47:35 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:47:35 DEBUG : foo: md5 differ 2026/09/06 05:47:35 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:47:38 DEBUG : foo: size = 3 OK 2026/09/06 05:47:38 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/09/06 05:47:38 INFO : foo: Copied (replaced existing) 2026/09/06 05:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (13.06s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:47:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/06 05:47:49 DEBUG : empty space: size = 1 OK 2026/09/06 05:47:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:47:49 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:47:49 DEBUG : empty space: Unchanged skipping 2026/09/06 05:47:49 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:47:51 DEBUG : potato: modtime not stored after upload (got 2026-09-06 05:47:50 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/09/06 05:47:51 DEBUG : potato: size = 60 OK 2026/09/06 05:47:51 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/06 05:47:51 INFO : potato: Copied (new) 2026/09/06 05:47:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (50.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:48:39 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:48:39 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2241520351) 2026/09/06 05:48:39 DEBUG : potato: size = 60 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:48:39 DEBUG : potato: Sizes differ 2026/09/06 05:48:39 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:48:42 DEBUG : potato: size = 21 OK 2026/09/06 05:48:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/09/06 05:48:42 INFO : potato: Copied (replaced existing) 2026/09/06 05:48:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (13.30s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:48:53 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:48:53 DEBUG : potato: size = 21 OK 2026/09/06 05:48:53 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/09/06 05:48:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2241520351) 2026/09/06 05:48:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:48:53 DEBUG : potato: md5 differ 2026/09/06 05:48:53 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:48:55 DEBUG : potato: size = 21 OK 2026/09/06 05:48:55 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/09/06 05:48:55 INFO : potato: Copied (replaced existing) 2026/09/06 05:48:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (13.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:49:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:49:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/06 05:49:09 DEBUG : empty space: size = 1 OK 2026/09/06 05:49:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:49:09 DEBUG : empty space: Unchanged skipping 2026/09/06 05:49:09 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:49:09 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:49:09 DEBUG : Waiting for deletions to finish 2026/09/06 05:49:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (19.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:49:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:49:28 DEBUG : empty space: size = 1 OK 2026/09/06 05:49:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:49:28 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:49:28 DEBUG : empty space: Unchanged skipping 2026/09/06 05:49:28 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:49:31 DEBUG : potato2: size = 60 OK 2026/09/06 05:49:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/06 05:49:31 INFO : potato2: Copied (new) 2026/09/06 05:49:31 DEBUG : Waiting for deletions to finish 2026/09/06 05:49:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (29.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:49:57 INFO : d: Making directory 2026/09/06 05:49:57 INFO : d/e: Making directory 2026/09/06 05:49:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/06 05:49:59 DEBUG : c/non empty space: size = 5 OK 2026/09/06 05:49:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:49:59 DEBUG : c/non empty space: Unchanged skipping 2026/09/06 05:50:01 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:50:01 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:50:01 DEBUG : a/potato2: size = 60 OK 2026/09/06 05:50:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/06 05:50:01 INFO : a/potato2: Copied (new) 2026/09/06 05:50:01 DEBUG : Waiting for deletions to finish 2026/09/06 05:50:08 INFO : b/potato: Deleted 2026/09/06 05:50:08 INFO : d/e: Removing directory 2026/09/06 05:50:15 INFO : d: Removing directory 2026/09/06 05:50:23 INFO : b: Removing directory 2026/09/06 05:50:30 DEBUG : Yandex rclone-test-betoyom8zacu: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (67.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:51:04 INFO : d: Making directory 2026/09/06 05:51:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/06 05:51:07 DEBUG : c/non empty space: size = 5 OK 2026/09/06 05:51:07 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:51:07 DEBUG : c/non empty space: Unchanged skipping 2026/09/06 05:51:07 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:51:07 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:51:09 DEBUG : a/potato2: size = 60 OK 2026/09/06 05:51:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/06 05:51:09 INFO : a/potato2: Copied (new) 2026/09/06 05:51:09 ERROR : Yandex rclone-test-betoyom8zacu: not deleting files as there were IO errors 2026/09/06 05:51:09 ERROR : Yandex rclone-test-betoyom8zacu: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (60.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:52:04 DEBUG : Waiting for deletions to finish 2026/09/06 05:52:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:52:05 DEBUG : empty space: size = 1 OK 2026/09/06 05:52:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:52:05 DEBUG : empty space: Unchanged skipping 2026/09/06 05:52:05 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:52:05 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:52:07 DEBUG : potato2: size = 60 OK 2026/09/06 05:52:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/06 05:52:07 INFO : potato2: Copied (new) 2026/09/06 05:52:11 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (24.81s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:52:33 DEBUG : Waiting for deletions to finish 2026/09/06 05:52:33 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:52:33 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:52:39 INFO : potato: Deleted 2026/09/06 05:52:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:52:39 DEBUG : empty space: size = 1 OK 2026/09/06 05:52:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:52:39 DEBUG : empty space: Unchanged skipping 2026/09/06 05:52:39 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:52:39 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:52:41 DEBUG : potato2: size = 60 OK 2026/09/06 05:52:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/06 05:52:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (29.68s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:52:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:52:57 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:52:57 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:52:59 DEBUG : potato2: size = 19 OK 2026/09/06 05:52:59 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/09/06 05:52:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (19.12s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:53:18 DEBUG : enormous: Excluded (Size Filter) 2026/09/06 05:53:18 DEBUG : enormous: Excluded 2026/09/06 05:53:18 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 05:53:18 DEBUG : potato2: Excluded 2026/09/06 05:53:19 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 05:53:19 DEBUG : potato2: Excluded 2026/09/06 05:53:19 DEBUG : empty space: size = 1 OK 2026/09/06 05:53:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:53:19 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:53:19 DEBUG : empty space: Unchanged skipping 2026/09/06 05:53:19 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:53:19 DEBUG : Waiting for deletions to finish 2026/09/06 05:53:19 INFO : There was nothing to transfer 2026/09/06 05:53:19 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 05:53:19 DEBUG : potato2: Excluded 2026/09/06 05:53:19 DEBUG : enormous: Excluded (Size Filter) 2026/09/06 05:53:19 DEBUG : enormous: Excluded 2026/09/06 05:53:19 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 05:53:19 DEBUG : potato2: Excluded 2026/09/06 05:53:20 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 05:53:20 DEBUG : potato2: Excluded 2026/09/06 05:53:20 DEBUG : empty space: size = 1 OK 2026/09/06 05:53:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:53:20 DEBUG : empty space: Unchanged skipping 2026/09/06 05:53:20 DEBUG : Local file system at /tmp/rclone2241520351: Waiting for checks to finish 2026/09/06 05:53:20 DEBUG : Local file system at /tmp/rclone2241520351: Waiting for transfers to finish 2026/09/06 05:53:20 DEBUG : Waiting for deletions to finish 2026/09/06 05:53:20 INFO : There was nothing to transfer 2026/09/06 05:53:20 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 05:53:20 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (19.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:53:40 DEBUG : enormous: Excluded (Size Filter) 2026/09/06 05:53:40 DEBUG : enormous: Excluded 2026/09/06 05:53:40 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 05:53:40 DEBUG : potato2: Excluded 2026/09/06 05:53:40 DEBUG : empty space: size = 1 OK 2026/09/06 05:53:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:53:40 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:53:40 DEBUG : empty space: Unchanged skipping 2026/09/06 05:53:40 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:53:40 DEBUG : Waiting for deletions to finish 2026/09/06 05:53:45 INFO : potato2: Deleted 2026/09/06 05:53:46 INFO : enormous: Deleted 2026/09/06 05:53:46 INFO : There was nothing to transfer 2026/09/06 05:53:47 DEBUG : empty space: size = 1 OK 2026/09/06 05:53:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:53:47 DEBUG : empty space: Unchanged skipping 2026/09/06 05:53:47 DEBUG : Local file system at /tmp/rclone2241520351: Waiting for checks to finish 2026/09/06 05:53:47 DEBUG : Local file system at /tmp/rclone2241520351: Waiting for transfers to finish 2026/09/06 05:53:47 DEBUG : Waiting for deletions to finish 2026/09/06 05:53:47 INFO : enormous: Deleted 2026/09/06 05:53:47 INFO : potato2: Deleted 2026/09/06 05:53:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.14s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:54:04 DEBUG : five: Need to transfer - File not found at Destination 2026/09/06 05:54:04 DEBUG : four: size = 4 (Local file system at /tmp/rclone2241520351) 2026/09/06 05:54:04 DEBUG : one: Destination is newer than source, skipping 2026/09/06 05:54:04 DEBUG : four: size = 8 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:54:04 DEBUG : four: Sizes differ 2026/09/06 05:54:04 DEBUG : two: size = 3 OK 2026/09/06 05:54:04 DEBUG : three: size = 5 OK 2026/09/06 05:54:04 DEBUG : three: Sizes identical 2026/09/06 05:54:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/06 05:54:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/06 05:54:04 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:54:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2241520351) 2026/09/06 05:54:04 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:54:04 DEBUG : two: md5 differ 2026/09/06 05:54:04 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:54:07 DEBUG : two: size = 3 OK 2026/09/06 05:54:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/06 05:54:07 INFO : two: Copied (replaced existing) 2026/09/06 05:54:07 DEBUG : five: size = 4 OK 2026/09/06 05:54:07 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/06 05:54:07 INFO : five: Copied (new) 2026/09/06 05:54:07 DEBUG : four: size = 4 OK 2026/09/06 05:54:07 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/06 05:54:07 INFO : four: Copied (replaced existing) 2026/09/06 05:54:07 DEBUG : Waiting for deletions to finish 2026/09/06 05:54:08 DEBUG : four: size = 4 OK 2026/09/06 05:54:08 DEBUG : five: size = 4 OK 2026/09/06 05:54:08 DEBUG : three: size = 5 OK 2026/09/06 05:54:08 DEBUG : one: Destination is newer than source, skipping 2026/09/06 05:54:08 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:54:08 DEBUG : two: size = 3 OK 2026/09/06 05:54:08 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/06 05:54:08 DEBUG : four: Size and md5 of src and dst objects identical 2026/09/06 05:54:08 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/06 05:54:08 DEBUG : five: Size and md5 of src and dst objects identical 2026/09/06 05:54:08 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2241520351) 2026/09/06 05:54:08 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:54:08 DEBUG : three: md5 differ 2026/09/06 05:54:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/06 05:54:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/06 05:54:08 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/06 05:54:08 DEBUG : two: Size and md5 of src and dst objects identical 2026/09/06 05:54:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/06 05:54:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/06 05:54:08 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:54:10 DEBUG : three: size = 5 OK 2026/09/06 05:54:10 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/06 05:54:10 INFO : three: Copied (replaced existing) 2026/09/06 05:54:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (46.45s) === 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-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/09/06 05:54:42 INFO : Yandex rclone-test-betoyom8zacu: Making map for --track-renames 2026/09/06 05:54:42 INFO : Yandex rclone-test-betoyom8zacu: Finished making map for --track-renames 2026/09/06 05:54:42 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:54:42 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for renames to finish 2026/09/06 05:54:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/06 05:54:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/06 05:54:42 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:54:44 DEBUG : yam: size = 11 OK 2026/09/06 05:54:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/06 05:54:44 INFO : yam: Copied (new) 2026/09/06 05:54:44 DEBUG : potato: size = 14 OK 2026/09/06 05:54:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/06 05:54:44 INFO : potato: Copied (new) 2026/09/06 05:54:44 DEBUG : Waiting for deletions to finish 2026/09/06 05:54:45 DEBUG : potato: size = 14 OK 2026/09/06 05:54:45 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:54:45 INFO : Yandex rclone-test-betoyom8zacu: Making map for --track-renames 2026/09/06 05:54:45 INFO : Yandex rclone-test-betoyom8zacu: Finished making map for --track-renames 2026/09/06 05:54:45 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:54:45 DEBUG : potato: Unchanged skipping 2026/09/06 05:54:45 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for renames to finish 2026/09/06 05:54:47 INFO : yam: Moved (server-side) to: yaml 2026/09/06 05:54:47 INFO : yaml: Renamed from "yam" 2026/09/06 05:54:47 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:54:47 DEBUG : Waiting for deletions to finish 2026/09/06 05:54:47 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/09/06 05:55:00 INFO : Yandex rclone-test-betoyom8zacu: Making map for --track-renames 2026/09/06 05:55:00 INFO : Yandex rclone-test-betoyom8zacu: Finished making map for --track-renames 2026/09/06 05:55:00 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:55:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/06 05:55:00 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for renames to finish 2026/09/06 05:55:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/06 05:55:00 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:55:02 DEBUG : potato: size = 14 OK 2026/09/06 05:55:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/06 05:55:02 INFO : potato: Copied (new) 2026/09/06 05:55:02 DEBUG : yam: size = 11 OK 2026/09/06 05:55:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/06 05:55:02 INFO : yam: Copied (new) 2026/09/06 05:55:02 DEBUG : Waiting for deletions to finish 2026/09/06 05:55:03 DEBUG : potato: size = 14 OK 2026/09/06 05:55:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:55:03 INFO : Yandex rclone-test-betoyom8zacu: Making map for --track-renames 2026/09/06 05:55:03 DEBUG : potato: Unchanged skipping 2026/09/06 05:55:03 INFO : Yandex rclone-test-betoyom8zacu: Finished making map for --track-renames 2026/09/06 05:55:03 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:55:03 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for renames to finish 2026/09/06 05:55:05 INFO : yam: Moved (server-side) to: yaml 2026/09/06 05:55:05 INFO : yaml: Renamed from "yam" 2026/09/06 05:55:05 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:55:05 DEBUG : Waiting for deletions to finish 2026/09/06 05:55:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/09/06 05:55:19 INFO : Yandex rclone-test-betoyom8zacu: Making map for --track-renames 2026/09/06 05:55:19 INFO : Yandex rclone-test-betoyom8zacu: Finished making map for --track-renames 2026/09/06 05:55:19 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:55:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/06 05:55:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/06 05:55:19 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for renames to finish 2026/09/06 05:55:19 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:55:21 DEBUG : potato: size = 14 OK 2026/09/06 05:55:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/06 05:55:21 INFO : potato: Copied (new) 2026/09/06 05:55:22 DEBUG : sub/yam: size = 11 OK 2026/09/06 05:55:22 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/06 05:55:22 INFO : sub/yam: Copied (new) 2026/09/06 05:55:22 DEBUG : Waiting for deletions to finish 2026/09/06 05:55:23 DEBUG : potato: size = 14 OK 2026/09/06 05:55:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:55:23 DEBUG : potato: Unchanged skipping 2026/09/06 05:55:24 INFO : Yandex rclone-test-betoyom8zacu: Making map for --track-renames 2026/09/06 05:55:24 INFO : Yandex rclone-test-betoyom8zacu: Finished making map for --track-renames 2026/09/06 05:55:24 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:55:24 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for renames to finish 2026/09/06 05:55:25 INFO : sub/yam: Moved (server-side) to: yam 2026/09/06 05:55:25 INFO : yam: Renamed from "sub/yam" 2026/09/06 05:55:25 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:55:25 DEBUG : Waiting for deletions to finish 2026/09/06 05:55:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (29.09s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:55:48 DEBUG : Creating backend with remote "/tmp/rclone2241520351/dir1" 2026/09/06 05:55:48 DEBUG : Config file has changed externally - reloading 2026/09/06 05:55:48 DEBUG : Creating backend with remote "/tmp/rclone2241520351/dir2" 2026/09/06 05:55:48 DEBUG : Local file system at /tmp/rclone2241520351/dir2: Using server-side directory move 2026/09/06 05:55:48 INFO : Local file system at /tmp/rclone2241520351/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/06 05:55:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/06 05:55:48 INFO : file1.txt: Moved (server-side) 2026/09/06 05:55:48 DEBUG : Local file system at /tmp/rclone2241520351/dir2: Waiting for checks to finish 2026/09/06 05:55:48 DEBUG : Local file system at /tmp/rclone2241520351/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.63s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:55:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:55:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/06 05:55:48 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:55:48 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:55:51 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:55:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:55:51 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:55:51 INFO : sub dir/hello world: Deleted 2026/09/06 05:55:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/06 05:55:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/06 05:55:52 INFO : nested/sub dir/file: Copied (new) 2026/09/06 05:55:52 INFO : nested/sub dir/file: Deleted 2026/09/06 05:55:52 INFO : sub dir: Removing directory 2026/09/06 05:55:52 INFO : nested/sub dir: Removing directory 2026/09/06 05:55:52 INFO : nested: Removing directory 2026/09/06 05:55:52 DEBUG : Local file system at /tmp/rclone2241520351: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (41.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 05:56:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/06 05:56:30 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:56:30 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:56:34 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 05:56:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 05:56:34 INFO : sub dir/hello world: Copied (new) 2026/09/06 05:56:34 INFO : sub dir/hello world: Deleted 2026/09/06 05:56:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/06 05:56:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/06 05:56:34 INFO : nested/sub dir/file: Copied (new) 2026/09/06 05:56:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (42.58s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:57:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/06 05:57:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/06 05:57:14 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:57:14 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:57:16 DEBUG : existing-b: size = 6 OK 2026/09/06 05:57:16 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/09/06 05:57:16 INFO : existing-b: Copied (new) 2026/09/06 05:57:16 INFO : existing-b: Deleted 2026/09/06 05:57:17 DEBUG : existing: size = 6 OK 2026/09/06 05:57:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/06 05:57:17 INFO : existing: Copied (new) 2026/09/06 05:57:17 INFO : existing: Deleted 2026/09/06 05:57:18 DEBUG : existing: Destination exists, skipping 2026/09/06 05:57:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/06 05:57:18 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 05:57:18 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 05:57:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (18.33s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:57:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-vizujaw6favu" 2026/09/06 05:57:31 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-betoyom8zacu -> Yandex rclone-test-vizujaw6favu 2026/09/06 05:57:45 DEBUG : Yandex rclone-test-vizujaw6favu: Using server-side directory move 2026/09/06 05:57:46 INFO : Yandex rclone-test-vizujaw6favu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/06 05:57:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:57:47 DEBUG : empty space: size = 1 OK 2026/09/06 05:57:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:57:47 DEBUG : empty space: Unchanged skipping 2026/09/06 05:57:47 DEBUG : potato3: size = 68 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:57:47 DEBUG : potato3: size = 60 (Yandex rclone-test-vizujaw6favu) 2026/09/06 05:57:47 DEBUG : potato3: Sizes differ 2026/09/06 05:57:47 DEBUG : Yandex rclone-test-vizujaw6favu: Waiting for checks to finish 2026/09/06 05:57:48 INFO : potato2: Moved (server-side) 2026/09/06 05:57:52 INFO : potato3: Deleted 2026/09/06 05:57:53 INFO : empty space: Deleted 2026/09/06 05:57:53 DEBUG : Yandex rclone-test-vizujaw6favu: Waiting for transfers to finish 2026/09/06 05:57:54 INFO : potato3: Moved (server-side) 2026/09/06 05:57:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-nemimev8zuki" 2026/09/06 05:57:55 DEBUG : Yandex rclone-test-nemimev8zuki: Using server-side directory move 2026/09/06 05:57:58 INFO : Yandex rclone-test-nemimev8zuki: Server side directory move succeeded 2026/09/06 05:57:59 ERROR : error listing: directory not found 2026/09/06 05:57:59 DEBUG : Yandex rclone-test-nemimev8zuki: Purge remote 2026/09/06 05:58:12 DEBUG : Yandex rclone-test-vizujaw6favu: Purge remote 2026/09/06 05:58:12 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (41.60s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:58:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-vunosef1sohu" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-betoyom8zacu -> Yandex rclone-test-vunosef1sohu 2026/09/06 05:58:27 DEBUG : empty space: Excluded (Size Filter) 2026/09/06 05:58:27 DEBUG : empty space: Excluded 2026/09/06 05:58:27 DEBUG : empty space: Excluded (Size Filter) 2026/09/06 05:58:27 DEBUG : empty space: Excluded 2026/09/06 05:58:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:58:27 DEBUG : potato3: size = 68 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:58:27 DEBUG : potato3: size = 60 (Yandex rclone-test-vunosef1sohu) 2026/09/06 05:58:27 DEBUG : potato3: Sizes differ 2026/09/06 05:58:27 DEBUG : Yandex rclone-test-vunosef1sohu: Waiting for checks to finish 2026/09/06 05:58:27 DEBUG : Yandex rclone-test-vunosef1sohu: Waiting for transfers to finish 2026/09/06 05:58:29 INFO : potato2: Moved (server-side) 2026/09/06 05:58:34 INFO : potato3: Deleted 2026/09/06 05:58:36 INFO : potato3: Moved (server-side) 2026/09/06 05:58:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-sirovog6maya" 2026/09/06 05:58:37 DEBUG : empty space: Excluded (Size Filter) 2026/09/06 05:58:37 DEBUG : empty space: Excluded 2026/09/06 05:58:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:58:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/06 05:58:37 DEBUG : Yandex rclone-test-sirovog6maya: Waiting for checks to finish 2026/09/06 05:58:37 DEBUG : Yandex rclone-test-sirovog6maya: Waiting for transfers to finish 2026/09/06 05:58:39 INFO : potato3: Moved (server-side) 2026/09/06 05:58:39 INFO : potato2: Moved (server-side) 2026/09/06 05:58:40 DEBUG : Yandex rclone-test-sirovog6maya: Purge remote 2026/09/06 05:58:50 DEBUG : Yandex rclone-test-vunosef1sohu: Purge remote --- PASS: TestServerSideMoveWithFilter (53.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:59:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-zemuhod7hiqe" 2026/09/06 05:59:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-betoyom8zacu -> Yandex rclone-test-zemuhod7hiqe 2026/09/06 05:59:20 DEBUG : Yandex rclone-test-zemuhod7hiqe: Using server-side directory move 2026/09/06 05:59:21 INFO : Yandex rclone-test-zemuhod7hiqe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/06 05:59:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 05:59:21 DEBUG : empty space: size = 1 OK 2026/09/06 05:59:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 05:59:21 DEBUG : potato3: size = 68 (Yandex rclone-test-betoyom8zacu) 2026/09/06 05:59:21 DEBUG : empty space: Unchanged skipping 2026/09/06 05:59:21 DEBUG : potato3: size = 60 (Yandex rclone-test-zemuhod7hiqe) 2026/09/06 05:59:21 DEBUG : potato3: Sizes differ 2026/09/06 05:59:21 DEBUG : Yandex rclone-test-zemuhod7hiqe: Waiting for checks to finish 2026/09/06 05:59:22 INFO : potato2: Moved (server-side) 2026/09/06 05:59:27 INFO : potato3: Deleted 2026/09/06 05:59:28 INFO : empty space: Deleted 2026/09/06 05:59:28 DEBUG : Yandex rclone-test-zemuhod7hiqe: Waiting for transfers to finish 2026/09/06 05:59:29 INFO : potato3: Moved (server-side) 2026/09/06 05:59:29 INFO : tomatoDir: Removing directory 2026/09/06 05:59:37 DEBUG : Yandex rclone-test-betoyom8zacu: deleted 1 directories 2026/09/06 05:59:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-hazepej3boci" 2026/09/06 05:59:38 INFO : tomatoDir: Making directory 2026/09/06 05:59:38 DEBUG : Yandex rclone-test-hazepej3boci: Using server-side directory move 2026/09/06 05:59:40 INFO : Yandex rclone-test-hazepej3boci: Server side directory move succeeded 2026/09/06 05:59:41 ERROR : error listing: directory not found 2026/09/06 05:59:42 ERROR : error listing: directory not found 2026/09/06 05:59:42 DEBUG : Yandex rclone-test-hazepej3boci: Purge remote 2026/09/06 05:59:57 DEBUG : Yandex rclone-test-zemuhod7hiqe: Purge remote 2026/09/06 05:59:57 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (51.65s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.66s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 05:59:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/rclone-sync-test" --- PASS: TestSyncOverlap (2.71s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:00:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/rclone-sync-test" 2026/09/06 06:00:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/rclone-sync-test-include/layer2" 2026/09/06 06:00:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/rclone-sync-test-ignore-file" 2026/09/06 06:00:08 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:10 DEBUG : Yandex rclone-test-betoyom8zacu/rclone-sync-test: Waiting for checks to finish 2026/09/06 06:00:10 DEBUG : Yandex rclone-test-betoyom8zacu/rclone-sync-test: Waiting for transfers to finish 2026/09/06 06:00:10 DEBUG : Waiting for deletions to finish 2026/09/06 06:00:10 INFO : There was nothing to transfer 2026/09/06 06:00:10 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:12 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:00:12 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:00:12 DEBUG : Waiting for deletions to finish 2026/09/06 06:00:12 INFO : rclone-sync-test-include: Removing directory 2026/09/06 06:00:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/06 06:00:12 DEBUG : Yandex rclone-test-betoyom8zacu: failed to delete 1 directories 2026/09/06 06:00:12 INFO : There was nothing to transfer 2026/09/06 06:00:13 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:14 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:16 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:17 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:19 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:21 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:23 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:24 DEBUG : Yandex rclone-test-betoyom8zacu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/06 06:00:24 DEBUG : Yandex rclone-test-betoyom8zacu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/06 06:00:24 DEBUG : Waiting for deletions to finish 2026/09/06 06:00:24 INFO : There was nothing to transfer 2026/09/06 06:00:24 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:26 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:28 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:29 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:00:29 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:00:29 DEBUG : Waiting for deletions to finish 2026/09/06 06:00:29 INFO : rclone-sync-test-include: Removing directory 2026/09/06 06:00:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/06 06:00:29 DEBUG : Yandex rclone-test-betoyom8zacu: failed to delete 1 directories 2026/09/06 06:00:29 INFO : There was nothing to transfer 2026/09/06 06:00:30 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:32 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:34 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:35 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:40 DEBUG : Excluded 2026/09/06 06:00:40 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:41 DEBUG : Yandex rclone-test-betoyom8zacu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/06 06:00:41 DEBUG : Yandex rclone-test-betoyom8zacu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/06 06:00:41 DEBUG : Waiting for deletions to finish 2026/09/06 06:00:41 INFO : There was nothing to transfer 2026/09/06 06:00:42 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:43 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:45 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:46 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 06:00:48 DEBUG : rclone-sync-test: Excluded 2026/09/06 06:00:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 06:00:50 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (84.81s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:01:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/dst" 2026/09/06 06:01:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/CompareDest" 2026/09/06 06:01:28 DEBUG : one: Need to transfer - File not found at Destination 2026/09/06 06:01:28 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:01:28 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:01:31 DEBUG : one: size = 3 OK 2026/09/06 06:01:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/06 06:01:31 INFO : one: Copied (new) 2026/09/06 06:01:31 DEBUG : Waiting for deletions to finish 2026/09/06 06:01:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:01:33 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:01:33 DEBUG : one: Sizes differ 2026/09/06 06:01:33 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:01:33 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:01:36 DEBUG : one: size = 5 OK 2026/09/06 06:01:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/06 06:01:36 INFO : one: Copied (replaced existing) 2026/09/06 06:01:36 DEBUG : Waiting for deletions to finish 2026/09/06 06:01:44 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:01:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:01:44 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:01:44 DEBUG : one: Sizes differ 2026/09/06 06:01:44 DEBUG : one: size = 5 OK 2026/09/06 06:01:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:01:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/06 06:01:44 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:01:44 DEBUG : Waiting for deletions to finish 2026/09/06 06:01:44 INFO : There was nothing to transfer 2026/09/06 06:01:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:01:49 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:01:49 DEBUG : one: Sizes differ 2026/09/06 06:01:49 DEBUG : two: size = 3 OK 2026/09/06 06:01:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:01:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/06 06:01:49 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:01:49 DEBUG : one: size = 5 OK 2026/09/06 06:01:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:01:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/06 06:01:49 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:01:49 DEBUG : Waiting for deletions to finish 2026/09/06 06:01:49 INFO : There was nothing to transfer 2026/09/06 06:01:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:01:51 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:01:51 DEBUG : one: Sizes differ 2026/09/06 06:01:51 DEBUG : two: size = 3 OK 2026/09/06 06:01:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:01:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/06 06:01:51 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:01:51 DEBUG : one: size = 5 OK 2026/09/06 06:01:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:01:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/06 06:01:51 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:01:51 DEBUG : Waiting for deletions to finish 2026/09/06 06:01:51 INFO : There was nothing to transfer 2026/09/06 06:01:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:01:53 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:01:53 DEBUG : one: Sizes differ 2026/09/06 06:01:53 DEBUG : two: size = 3 OK 2026/09/06 06:01:53 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/09/06 06:01:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/06 06:01:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/06 06:01:53 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:01:53 DEBUG : one: size = 5 OK 2026/09/06 06:01:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:01:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/06 06:01:53 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:01:53 DEBUG : Waiting for deletions to finish 2026/09/06 06:01:53 INFO : There was nothing to transfer 2026/09/06 06:01:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:01:55 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:01:55 DEBUG : one: Sizes differ 2026/09/06 06:01:55 DEBUG : one: size = 5 OK 2026/09/06 06:01:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:01:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/06 06:01:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:01:55 DEBUG : two: size = 3 (Yandex rclone-test-betoyom8zacu/CompareDest) 2026/09/06 06:01:55 DEBUG : two: Sizes differ 2026/09/06 06:01:55 DEBUG : two: Need to transfer - File not found at Destination 2026/09/06 06:01:55 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:01:55 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:01:58 DEBUG : two: size = 5 OK 2026/09/06 06:01:58 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/06 06:01:58 INFO : two: Copied (new) 2026/09/06 06:01:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (73.87s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:02:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/dest" 2026/09/06 06:02:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/pre-dest1" 2026/09/06 06:02:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/pre-dest2" 2026/09/06 06:02:48 DEBUG : 1: size = 1 OK 2026/09/06 06:02:48 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:02:48 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/06 06:02:49 DEBUG : 2: size = 1 OK 2026/09/06 06:02:49 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:02:49 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/06 06:02:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/06 06:02:51 DEBUG : Yandex rclone-test-betoyom8zacu/dest: Waiting for checks to finish 2026/09/06 06:02:51 DEBUG : Yandex rclone-test-betoyom8zacu/dest: Waiting for transfers to finish 2026/09/06 06:02:53 DEBUG : 3: size = 1 OK 2026/09/06 06:02:53 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/09/06 06:02:53 INFO : 3: Copied (new) 2026/09/06 06:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (54.36s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:03:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/dst" 2026/09/06 06:03:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/CopyDest" 2026/09/06 06:03:36 DEBUG : one: Need to transfer - File not found at Destination 2026/09/06 06:03:36 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:03:36 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:03:38 DEBUG : one: size = 3 OK 2026/09/06 06:03:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/06 06:03:38 INFO : one: Copied (new) 2026/09/06 06:03:38 DEBUG : Waiting for deletions to finish 2026/09/06 06:03:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:03:40 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:03:40 DEBUG : one: Sizes differ 2026/09/06 06:03:40 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:03:40 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:03:43 DEBUG : one: size = 5 OK 2026/09/06 06:03:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/06 06:03:43 INFO : one: Copied (replaced existing) 2026/09/06 06:03:43 DEBUG : Waiting for deletions to finish 2026/09/06 06:03:48 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/06 06:03:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/06 06:03:48 DEBUG : pacer: Reducing sleep to 15ms 2026/09/06 06:03:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/06 06:03:49 DEBUG : pacer: Reducing sleep to 10ms 2026/09/06 06:03:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/BackupDir" 2026/09/06 06:03:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:03:50 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:03:50 DEBUG : one: Sizes differ 2026/09/06 06:03:50 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:03:51 DEBUG : one: size = 5 OK 2026/09/06 06:03:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:03:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:03:51 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:03:51 DEBUG : one: Sizes differ 2026/09/06 06:03:53 INFO : one: Moved (server-side) 2026/09/06 06:03:54 DEBUG : one: size = 5 OK 2026/09/06 06:03:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/06 06:03:54 INFO : one: Copied (server-side copy) 2026/09/06 06:03:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/06 06:03:54 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:03:54 DEBUG : Waiting for deletions to finish 2026/09/06 06:04:04 DEBUG : one: size = 5 OK 2026/09/06 06:04:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:04:04 DEBUG : one: Unchanged skipping 2026/09/06 06:04:04 DEBUG : two: size = 3 OK 2026/09/06 06:04:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:04:07 DEBUG : two: size = 3 OK 2026/09/06 06:04:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/06 06:04:07 INFO : two: Copied (server-side copy) 2026/09/06 06:04:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/06 06:04:07 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:04:07 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:04:07 DEBUG : Waiting for deletions to finish 2026/09/06 06:04:08 DEBUG : one: size = 5 OK 2026/09/06 06:04:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:04:08 DEBUG : one: Unchanged skipping 2026/09/06 06:04:08 DEBUG : two: size = 3 OK 2026/09/06 06:04:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:04:08 DEBUG : two: Unchanged skipping 2026/09/06 06:04:08 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:04:08 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:04:08 DEBUG : Waiting for deletions to finish 2026/09/06 06:04:08 INFO : There was nothing to transfer 2026/09/06 06:04:12 DEBUG : one: size = 5 OK 2026/09/06 06:04:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:04:12 DEBUG : one: Unchanged skipping 2026/09/06 06:04:13 DEBUG : three: size = 7 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:04:13 DEBUG : three: size = 5 (Yandex rclone-test-betoyom8zacu/CopyDest) 2026/09/06 06:04:13 DEBUG : three: Sizes differ 2026/09/06 06:04:13 DEBUG : three: Destination not found in --copy-dest 2026/09/06 06:04:13 DEBUG : three: Need to transfer - File not found at Destination 2026/09/06 06:04:13 DEBUG : two: size = 3 OK 2026/09/06 06:04:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:04:13 DEBUG : two: Unchanged skipping 2026/09/06 06:04:13 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:04:13 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:04:15 DEBUG : three: size = 7 OK 2026/09/06 06:04:15 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/06 06:04:15 INFO : three: Copied (new) 2026/09/06 06:04:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (111.15s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:05:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/dst" 2026/09/06 06:05:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/backup" 2026/09/06 06:05:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:05:35 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:05:35 DEBUG : one: Sizes differ 2026/09/06 06:05:35 DEBUG : two: size = 3 OK 2026/09/06 06:05:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:05:35 DEBUG : two: Unchanged skipping 2026/09/06 06:05:35 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:05:36 INFO : one: Moved (server-side) 2026/09/06 06:05:36 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:05:39 DEBUG : one: size = 4 OK 2026/09/06 06:05:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/06 06:05:39 INFO : one: Copied (new) 2026/09/06 06:05:39 DEBUG : Waiting for deletions to finish 2026/09/06 06:05:40 INFO : three.txt: Moved (server-side) 2026/09/06 06:05:40 INFO : three.txt: Moved into backup dir 2026/09/06 06:05:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:05:44 DEBUG : one: size = 4 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:05:44 DEBUG : one: Sizes differ 2026/09/06 06:05:44 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:05:44 DEBUG : two: size = 3 OK 2026/09/06 06:05:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:05:44 DEBUG : two: Unchanged skipping 2026/09/06 06:05:51 INFO : one: Deleted 2026/09/06 06:05:53 INFO : one: Moved (server-side) 2026/09/06 06:05:53 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:05:55 DEBUG : one: size = 5 OK 2026/09/06 06:05:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/06 06:05:55 INFO : one: Copied (new) 2026/09/06 06:05:55 DEBUG : Waiting for deletions to finish 2026/09/06 06:06:02 INFO : three.txt: Deleted 2026/09/06 06:06:03 INFO : three.txt: Moved (server-side) 2026/09/06 06:06:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (79.34s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:06:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/dst" 2026/09/06 06:06:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/backup" 2026/09/06 06:06:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:06:54 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:06:54 DEBUG : one: Sizes differ 2026/09/06 06:06:54 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:06:54 DEBUG : two: size = 3 OK 2026/09/06 06:06:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:06:54 DEBUG : two: Unchanged skipping 2026/09/06 06:06:55 INFO : one: Moved (server-side) to: one.bak 2026/09/06 06:06:55 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:06:58 DEBUG : one: size = 4 OK 2026/09/06 06:06:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/06 06:06:58 INFO : one: Copied (new) 2026/09/06 06:06:58 DEBUG : Waiting for deletions to finish 2026/09/06 06:06:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 06:06:59 INFO : three.txt: Moved into backup dir 2026/09/06 06:07:03 DEBUG : dst/three.txt: modtime not stored after upload (got 2026-09-06 06:07:01 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:07:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:07:04 DEBUG : two: size = 3 OK 2026/09/06 06:07:04 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:07:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:07:04 DEBUG : two: Unchanged skipping 2026/09/06 06:07:04 DEBUG : one: size = 4 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:07:04 DEBUG : one: Sizes differ 2026/09/06 06:07:11 INFO : one.bak: Deleted 2026/09/06 06:07:13 INFO : one: Moved (server-side) to: one.bak 2026/09/06 06:07:13 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:07:15 DEBUG : one: modtime not stored after upload (got 2026-09-06 06:07:14 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:07:16 DEBUG : one: size = 5 OK 2026/09/06 06:07:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/06 06:07:16 INFO : one: Copied (new) 2026/09/06 06:07:16 DEBUG : Waiting for deletions to finish 2026/09/06 06:07:23 INFO : three.txt.bak: Deleted 2026/09/06 06:07:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 06:07:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (83.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:08:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/dst" 2026/09/06 06:08:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/backup" 2026/09/06 06:08:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:08:19 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:08:19 DEBUG : one: Sizes differ 2026/09/06 06:08:19 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:08:19 DEBUG : two: size = 3 OK 2026/09/06 06:08:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:08:19 DEBUG : two: Unchanged skipping 2026/09/06 06:08:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/06 06:08:20 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:08:22 DEBUG : one: size = 4 OK 2026/09/06 06:08:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/06 06:08:22 INFO : one: Copied (new) 2026/09/06 06:08:22 DEBUG : Waiting for deletions to finish 2026/09/06 06:08:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/06 06:08:24 INFO : three.txt: Moved into backup dir 2026/09/06 06:08:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:08:28 DEBUG : one: size = 4 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:08:28 DEBUG : one: Sizes differ 2026/09/06 06:08:28 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:08:28 DEBUG : two: size = 3 OK 2026/09/06 06:08:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:08:28 DEBUG : two: Unchanged skipping 2026/09/06 06:08:35 INFO : one-2019-01-01: Deleted 2026/09/06 06:08:36 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/06 06:08:36 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:08:38 DEBUG : one: size = 5 OK 2026/09/06 06:08:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/06 06:08:38 INFO : one: Copied (new) 2026/09/06 06:08:38 DEBUG : Waiting for deletions to finish 2026/09/06 06:08:45 INFO : three-2019-01-01.txt: Deleted 2026/09/06 06:08:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/06 06:08:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (78.20s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:09:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/dst" 2026/09/06 06:09:35 DEBUG : two: size = 3 OK 2026/09/06 06:09:35 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:09:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:09:35 DEBUG : two: Unchanged skipping 2026/09/06 06:09:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:09:35 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:09:35 DEBUG : one: Sizes differ 2026/09/06 06:09:37 INFO : one: Moved (server-side) to: one.bak 2026/09/06 06:09:37 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:09:41 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/06 06:09:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/06 06:09:41 DEBUG : pacer: Reducing sleep to 15ms 2026/09/06 06:09:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/06 06:09:43 DEBUG : one: size = 4 OK 2026/09/06 06:09:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/06 06:09:43 INFO : one: Copied (new) 2026/09/06 06:09:43 DEBUG : Waiting for deletions to finish 2026/09/06 06:09:43 DEBUG : pacer: Reducing sleep to 10ms 2026/09/06 06:09:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 06:09:44 INFO : three.txt: Moved into backup dir 2026/09/06 06:09:49 DEBUG : one.bak: Excluded (Path Filter) 2026/09/06 06:09:49 DEBUG : one.bak: Excluded 2026/09/06 06:09:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/06 06:09:49 DEBUG : three.txt.bak: Excluded 2026/09/06 06:09:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:09:49 DEBUG : one: size = 4 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:09:49 DEBUG : one: Sizes differ 2026/09/06 06:09:49 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for checks to finish 2026/09/06 06:09:49 DEBUG : two: size = 3 OK 2026/09/06 06:09:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:09:49 DEBUG : two: Unchanged skipping 2026/09/06 06:09:56 INFO : one.bak: Deleted 2026/09/06 06:09:58 INFO : one: Moved (server-side) to: one.bak 2026/09/06 06:09:58 DEBUG : Yandex rclone-test-betoyom8zacu/dst: Waiting for transfers to finish 2026/09/06 06:10:00 DEBUG : one: size = 5 OK 2026/09/06 06:10:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/06 06:10:00 INFO : one: Copied (new) 2026/09/06 06:10:00 DEBUG : Waiting for deletions to finish 2026/09/06 06:10:07 INFO : three.txt.bak: Deleted 2026/09/06 06:10:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 06:10:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (76.70s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:10:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/dst" 2026/09/06 06:10:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:10:51 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:10:51 DEBUG : one: Sizes differ 2026/09/06 06:10:53 INFO : one: Moved (server-side) to: one.bak 2026/09/06 06:10:55 DEBUG : one: size = 4 OK 2026/09/06 06:10:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/06 06:10:55 INFO : one: Copied (new) 2026/09/06 06:10:55 DEBUG : two: size = 3 OK 2026/09/06 06:10:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:10:55 DEBUG : two: Unchanged skipping 2026/09/06 06:10:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:10:55 DEBUG : three.txt: size = 5 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:10:55 DEBUG : three.txt: Sizes differ 2026/09/06 06:10:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 06:10:59 DEBUG : three.txt: size = 6 OK 2026/09/06 06:10:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/06 06:10:59 INFO : three.txt: Copied (new) 2026/09/06 06:11:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:11:01 DEBUG : one: size = 4 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:11:01 DEBUG : one: Sizes differ 2026/09/06 06:11:07 INFO : one.bak: Deleted 2026/09/06 06:11:09 INFO : one: Moved (server-side) to: one.bak 2026/09/06 06:11:12 DEBUG : one: size = 5 OK 2026/09/06 06:11:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/06 06:11:12 INFO : one: Copied (new) 2026/09/06 06:11:12 DEBUG : two: size = 3 OK 2026/09/06 06:11:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:11:12 DEBUG : two: Unchanged skipping 2026/09/06 06:11:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:11:12 DEBUG : three.txt: size = 6 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:11:12 DEBUG : three.txt: Sizes differ 2026/09/06 06:11:19 INFO : three.txt.bak: Deleted 2026/09/06 06:11:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 06:11:23 DEBUG : three.txt: size = 19 OK 2026/09/06 06:11:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/06 06:11:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (79.91s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:12:06 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/06 06:12:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/06 06:12:06 DEBUG : pacer: Reducing sleep to 15ms 2026/09/06 06:12:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/06 06:12:07 DEBUG : pacer: Reducing sleep to 10ms 2026/09/06 06:12:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoyom8zacu/dst" 2026/09/06 06:12:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:12:12 DEBUG : one: size = 3 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:12:12 DEBUG : one: Sizes differ 2026/09/06 06:12:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/06 06:12:16 DEBUG : one: size = 4 OK 2026/09/06 06:12:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/06 06:12:16 INFO : one: Copied (new) 2026/09/06 06:12:16 DEBUG : two: size = 3 OK 2026/09/06 06:12:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:12:16 DEBUG : two: Unchanged skipping 2026/09/06 06:12:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:12:16 DEBUG : three.txt: size = 5 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:12:16 DEBUG : three.txt: Sizes differ 2026/09/06 06:12:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/06 06:12:21 DEBUG : three.txt: size = 6 OK 2026/09/06 06:12:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/06 06:12:21 INFO : three.txt: Copied (new) 2026/09/06 06:12:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:12:22 DEBUG : one: size = 4 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:12:22 DEBUG : one: Sizes differ 2026/09/06 06:12:31 INFO : one-2019-01-01: Deleted 2026/09/06 06:12:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/06 06:12:35 DEBUG : one: modtime not stored after upload (got 2026-09-06 06:12:34 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:12:36 DEBUG : one: size = 5 OK 2026/09/06 06:12:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/06 06:12:36 INFO : one: Copied (new) 2026/09/06 06:12:36 DEBUG : two: size = 3 OK 2026/09/06 06:12:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:12:36 DEBUG : two: Unchanged skipping 2026/09/06 06:12:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:12:36 DEBUG : three.txt: size = 6 (Yandex rclone-test-betoyom8zacu/dst) 2026/09/06 06:12:36 DEBUG : three.txt: Sizes differ 2026/09/06 06:12:42 INFO : three-2019-01-01.txt: Deleted 2026/09/06 06:12:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/06 06:12:46 DEBUG : three.txt: size = 19 OK 2026/09/06 06:12:46 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/06 06:12:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (83.87s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:13:30 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:13:30 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:13:30 DEBUG : Testêé: size = 18 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:13:30 DEBUG : Testêé: Sizes differ 2026/09/06 06:13:30 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:13:32 DEBUG : Testêé: size = 14 OK 2026/09/06 06:13:32 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/09/06 06:13:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/06 06:13:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.23s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:13:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/06 06:13:40 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:13:40 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:13:42 DEBUG : existing: size = 6 OK 2026/09/06 06:13:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/06 06:13:42 INFO : existing: Copied (new) 2026/09/06 06:13:42 DEBUG : Waiting for deletions to finish 2026/09/06 06:13:44 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:13:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:13:44 DEBUG : existing: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:13:44 DEBUG : existing: Sizes differ 2026/09/06 06:13:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/06 06:13:44 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:13:44 ERROR : Yandex rclone-test-betoyom8zacu: not deleting files as there were IO errors 2026/09/06 06:13:44 ERROR : Yandex rclone-test-betoyom8zacu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.53s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:13:53 DEBUG : EXISTING: size = 6 OK 2026/09/06 06:13:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:13:53 DEBUG : existing: Unchanged skipping 2026/09/06 06:13:53 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:13:53 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:13:53 DEBUG : Waiting for deletions to finish 2026/09/06 06:13:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.31s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.75s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.57s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.56s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:14:31 DEBUG : both5: modtime not stored after upload (got 2026-09-06 06:14:30 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:14:38 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/06 06:14:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/06 06:14:39 DEBUG : pacer: Reducing sleep to 15ms 2026/09/06 06:14:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/06 06:14:39 DEBUG : pacer: Reducing sleep to 10ms 2026/09/06 06:14:53 DEBUG : only9: modtime not stored after upload (got 2026-09-06 06:14:52 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:14:56 DEBUG : both10: modtime not stored after upload (got 2026-09-06 06:14:55 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:15:03 DEBUG : only11: modtime not stored after upload (got 2026-09-06 06:15:02 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:15:06 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/06 06:15:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/06 06:15:06 DEBUG : pacer: Reducing sleep to 15ms 2026/09/06 06:15:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/06 06:15:06 DEBUG : pacer: Reducing sleep to 10ms 2026/09/06 06:15:10 DEBUG : both13: modtime not stored after upload (got 2026-09-06 06:15:09 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:15:41 DEBUG : both10: size = 6 OK 2026/09/06 06:15:41 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:15:41 DEBUG : both0: size = 6 OK 2026/09/06 06:15:41 DEBUG : both12: size = 6 OK 2026/09/06 06:15:41 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both11: size = 6 OK 2026/09/06 06:15:41 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both10: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both13: size = 6 OK 2026/09/06 06:15:41 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both11: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both14: size = 6 OK 2026/09/06 06:15:41 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both13: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both15: size = 6 OK 2026/09/06 06:15:41 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both15: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both16: size = 6 OK 2026/09/06 06:15:41 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both16: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both17: size = 6 OK 2026/09/06 06:15:41 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both0: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both18: size = 6 OK 2026/09/06 06:15:41 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both12: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both19: size = 6 OK 2026/09/06 06:15:41 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both19: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both1: size = 6 OK 2026/09/06 06:15:41 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both1: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both2: size = 6 OK 2026/09/06 06:15:41 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both14: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both3: size = 6 OK 2026/09/06 06:15:41 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both3: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both4: size = 6 OK 2026/09/06 06:15:41 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both4: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both5: size = 6 OK 2026/09/06 06:15:41 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both5: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both6: size = 6 OK 2026/09/06 06:15:41 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both6: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both7: size = 6 OK 2026/09/06 06:15:41 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both7: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both8: size = 6 OK 2026/09/06 06:15:41 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both8: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both9: size = 6 OK 2026/09/06 06:15:41 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:15:41 DEBUG : both17: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both18: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both2: Unchanged skipping 2026/09/06 06:15:41 DEBUG : both9: Unchanged skipping 2026/09/06 06:15:41 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:15:41 DEBUG : Waiting for deletions to finish 2026/09/06 06:15:47 INFO : only5: Deleted 2026/09/06 06:15:48 INFO : only6: Deleted 2026/09/06 06:15:48 INFO : only1: Deleted 2026/09/06 06:15:48 INFO : only16: Deleted 2026/09/06 06:15:53 INFO : only13: Deleted 2026/09/06 06:15:54 INFO : only2: Deleted 2026/09/06 06:15:54 INFO : only18: Deleted 2026/09/06 06:15:54 INFO : only19: Deleted 2026/09/06 06:15:58 INFO : only12: Deleted 2026/09/06 06:15:59 INFO : only3: Deleted 2026/09/06 06:16:00 INFO : only4: Deleted 2026/09/06 06:16:00 INFO : only15: Deleted 2026/09/06 06:16:04 INFO : only7: Deleted 2026/09/06 06:16:05 INFO : only8: Deleted 2026/09/06 06:16:05 INFO : only10: Deleted 2026/09/06 06:16:07 INFO : only14: Deleted 2026/09/06 06:16:10 INFO : only17: Deleted 2026/09/06 06:16:11 INFO : only9: Deleted 2026/09/06 06:16:11 INFO : only0: Deleted 2026/09/06 06:16:13 INFO : only11: Deleted 2026/09/06 06:16:13 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (254.77s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:18:33 DEBUG : only2: modtime not stored after upload (got 2026-09-06 06:18:31 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:18:38 DEBUG : only3: modtime not stored after upload (got 2026-09-06 06:18:36 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:18:51 DEBUG : both6: modtime not stored after upload (got 2026-09-06 06:18:50 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:19:18 DEBUG : only11: modtime not stored after upload (got 2026-09-06 06:19:17 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:19:27 DEBUG : only13: modtime not stored after upload (got 2026-09-06 06:19:26 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:19:32 DEBUG : only14: modtime not stored after upload (got 2026-09-06 06:19:31 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:20:00 DEBUG : both10: size = 6 OK 2026/09/06 06:20:00 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:20:00 DEBUG : both10: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both13: size = 6 OK 2026/09/06 06:20:00 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both11: size = 6 OK 2026/09/06 06:20:00 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both0: size = 6 OK 2026/09/06 06:20:00 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both13: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both14: size = 6 OK 2026/09/06 06:20:00 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both11: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both15: size = 6 OK 2026/09/06 06:20:00 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both12: size = 6 OK 2026/09/06 06:20:00 DEBUG : both0: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both16: size = 6 OK 2026/09/06 06:20:00 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both12: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both17: size = 6 OK 2026/09/06 06:20:00 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both17: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both18: size = 6 OK 2026/09/06 06:20:00 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both14: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both19: size = 6 OK 2026/09/06 06:20:00 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both15: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both1: size = 6 OK 2026/09/06 06:20:00 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both19: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both2: size = 6 OK 2026/09/06 06:20:00 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both2: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both3: size = 6 OK 2026/09/06 06:20:00 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both1: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both4: size = 6 OK 2026/09/06 06:20:00 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both4: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both5: size = 6 OK 2026/09/06 06:20:00 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both18: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both6: size = 6 OK 2026/09/06 06:20:00 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both6: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both7: size = 6 OK 2026/09/06 06:20:00 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both7: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both8: size = 6 OK 2026/09/06 06:20:00 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : both3: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both16: Unchanged skipping 2026/09/06 06:20:00 DEBUG : both5: Unchanged skipping 2026/09/06 06:20:00 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : both9: size = 6 OK 2026/09/06 06:20:00 DEBUG : only10: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only10: Sizes differ 2026/09/06 06:20:00 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:20:00 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only11: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only11: Sizes differ 2026/09/06 06:20:00 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only0: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only0: Sizes differ 2026/09/06 06:20:00 DEBUG : only12: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only12: Sizes differ 2026/09/06 06:20:00 DEBUG : both9: Unchanged skipping 2026/09/06 06:20:00 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only13: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only13: Sizes differ 2026/09/06 06:20:00 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only14: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only14: Sizes differ 2026/09/06 06:20:00 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only15: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only15: Sizes differ 2026/09/06 06:20:00 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only16: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only16: Sizes differ 2026/09/06 06:20:00 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only17: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only17: Sizes differ 2026/09/06 06:20:00 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only18: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only18: Sizes differ 2026/09/06 06:20:00 DEBUG : both8: Unchanged skipping 2026/09/06 06:20:00 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only19: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only19: Sizes differ 2026/09/06 06:20:00 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only1: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only1: Sizes differ 2026/09/06 06:20:00 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only2: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only2: Sizes differ 2026/09/06 06:20:00 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only3: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only3: Sizes differ 2026/09/06 06:20:00 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only4: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only4: Sizes differ 2026/09/06 06:20:00 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only5: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only6: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only6: Sizes differ 2026/09/06 06:20:00 DEBUG : only5: Sizes differ 2026/09/06 06:20:00 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only7: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only7: Sizes differ 2026/09/06 06:20:00 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only8: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only8: Sizes differ 2026/09/06 06:20:00 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2241520351) 2026/09/06 06:20:00 DEBUG : only9: size = 6 (Yandex rclone-test-betoyom8zacu) 2026/09/06 06:20:00 DEBUG : only9: Sizes differ 2026/09/06 06:20:00 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:20:03 DEBUG : only10: size = 0 OK 2026/09/06 06:20:03 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:03 INFO : only10: Copied (replaced existing) 2026/09/06 06:20:03 DEBUG : only11: size = 0 OK 2026/09/06 06:20:03 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:03 INFO : only11: Copied (replaced existing) 2026/09/06 06:20:04 DEBUG : only14: size = 0 OK 2026/09/06 06:20:04 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:04 INFO : only14: Copied (replaced existing) 2026/09/06 06:20:05 DEBUG : only15: size = 0 OK 2026/09/06 06:20:05 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:05 INFO : only15: Copied (replaced existing) 2026/09/06 06:20:05 DEBUG : only13: size = 0 OK 2026/09/06 06:20:05 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:05 INFO : only13: Copied (replaced existing) 2026/09/06 06:20:06 DEBUG : only16: size = 0 OK 2026/09/06 06:20:06 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:06 INFO : only16: Copied (replaced existing) 2026/09/06 06:20:06 DEBUG : only17: size = 0 OK 2026/09/06 06:20:06 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:06 INFO : only17: Copied (replaced existing) 2026/09/06 06:20:07 DEBUG : only19: size = 0 OK 2026/09/06 06:20:07 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:07 INFO : only19: Copied (replaced existing) 2026/09/06 06:20:08 DEBUG : only1: size = 0 OK 2026/09/06 06:20:08 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:08 INFO : only1: Copied (replaced existing) 2026/09/06 06:20:09 DEBUG : only18: size = 0 OK 2026/09/06 06:20:09 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:09 INFO : only18: Copied (replaced existing) 2026/09/06 06:20:10 DEBUG : only12: size = 0 OK 2026/09/06 06:20:10 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:10 INFO : only12: Copied (replaced existing) 2026/09/06 06:20:12 DEBUG : only6: size = 0 OK 2026/09/06 06:20:12 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:12 INFO : only6: Copied (replaced existing) 2026/09/06 06:20:12 DEBUG : only4: size = 0 OK 2026/09/06 06:20:12 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:12 INFO : only4: Copied (replaced existing) 2026/09/06 06:20:12 DEBUG : only7: size = 0 OK 2026/09/06 06:20:12 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:12 INFO : only7: Copied (replaced existing) 2026/09/06 06:20:14 DEBUG : only3: size = 0 OK 2026/09/06 06:20:14 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:14 INFO : only3: Copied (replaced existing) 2026/09/06 06:20:15 DEBUG : only2: size = 0 OK 2026/09/06 06:20:15 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:15 INFO : only2: Copied (replaced existing) 2026/09/06 06:20:15 DEBUG : only0: size = 0 OK 2026/09/06 06:20:15 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:15 INFO : only0: Copied (replaced existing) 2026/09/06 06:20:15 DEBUG : only8: size = 0 OK 2026/09/06 06:20:15 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:15 INFO : only8: Copied (replaced existing) 2026/09/06 06:20:17 DEBUG : only5: size = 0 OK 2026/09/06 06:20:17 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:17 INFO : only5: Copied (replaced existing) 2026/09/06 06:20:17 DEBUG : only9: size = 0 OK 2026/09/06 06:20:17 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 06:20:17 INFO : only9: Copied (replaced existing) 2026/09/06 06:20:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (365.65s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:24:23 DEBUG : empty_dir: Making directory with metadata 2026/09/06 06:24:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 06:24:23 DEBUG : empty_on_remote: Making directory with metadata 2026/09/06 06:24:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 06:24:23 INFO : empty_on_remote: Making directory 2026/09/06 06:24:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/06 06:24:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/06 06:24:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/06 06:24:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (56.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:25:20 DEBUG : empty_dir: Making directory with metadata 2026/09/06 06:25:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 06:25:20 DEBUG : empty_on_remote: Making directory with metadata 2026/09/06 06:25:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 06:25:20 INFO : empty_on_remote: Making directory 2026/09/06 06:25:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/06 06:25:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/06 06:25:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/06 06:25:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/06 06:25:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (69.82s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:26:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 06:26:30 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (103.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:28:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 06:28:14 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (103.42s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:30:48 DEBUG : Waiting for deletions to finish 2026/09/06 06:30:48 DEBUG : apple: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : apple: Excluded 2026/09/06 06:30:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : appleappleapplebanana: Excluded 2026/09/06 06:30:48 DEBUG : banana: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : banana: Excluded 2026/09/06 06:30:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : splitbananasplit: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 06:30:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 06:30:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/06 06:30:50 DEBUG : apple: size = 5 OK 2026/09/06 06:30:50 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : apple: Unchanged skipping 2026/09/06 06:30:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 06:30:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 06:30:50 DEBUG : banana: size = 6 OK 2026/09/06 06:30:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 06:30:50 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 06:30:50 DEBUG : banana: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 06:30:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 06:30:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 06:30:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 06:30:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 06:30:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 06:30:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 06:30:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 06:30:50 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:30:50 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:30:50 DEBUG : Waiting for deletions to finish 2026/09/06 06:30:50 INFO : There was nothing to transfer 2026/09/06 06:30:50 DEBUG : Waiting for deletions to finish 2026/09/06 06:30:50 DEBUG : apple: Excluded (Path Filter) 2026/09/06 06:30:50 DEBUG : apple: Excluded 2026/09/06 06:30:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 06:30:50 DEBUG : appleappleapplebanana: Excluded 2026/09/06 06:30:50 DEBUG : banana: Excluded (Path Filter) 2026/09/06 06:30:50 DEBUG : banana: Excluded 2026/09/06 06:30:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 06:30:50 DEBUG : splitbananasplit: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 06:30:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 06:30:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/06 06:30:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 06:30:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 06:30:52 DEBUG : apple: size = 5 OK 2026/09/06 06:30:52 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 06:30:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 06:30:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : apple: Unchanged skipping 2026/09/06 06:30:52 DEBUG : banana: size = 6 OK 2026/09/06 06:30:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : banana: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:30:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 06:30:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 06:30:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 06:30:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 06:30:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 06:30:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 06:30:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 06:30:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:30:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 06:30:52 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:30:52 DEBUG : Waiting for deletions to finish 2026/09/06 06:30:52 INFO : There was nothing to transfer 2026/09/06 06:30:52 DEBUG : Waiting for deletions to finish 2026/09/06 06:30:52 DEBUG : apple: Excluded (Path Filter) 2026/09/06 06:30:52 DEBUG : apple: Excluded 2026/09/06 06:30:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 06:30:52 DEBUG : appleappleapplebanana: Excluded 2026/09/06 06:30:52 DEBUG : banana: Excluded (Path Filter) 2026/09/06 06:30:52 DEBUG : banana: Excluded 2026/09/06 06:30:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 06:30:52 DEBUG : splitbananasplit: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 06:30:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 06:30:53 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:33:19 DEBUG : dir1/0001-bcdefgh.txt: modtime not stored after upload (got 2026-09-06 06:33:18 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:33:58 DEBUG : dir1/0015-9;=.txt: modtime not stored after upload (got 2026-09-06 06:33:57 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:34:08 DEBUG : Waiting for deletions to finish 2026/09/06 06:34:09 DEBUG : apple: Excluded (Path Filter) 2026/09/06 06:34:09 DEBUG : apple: Excluded 2026/09/06 06:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 06:34:09 DEBUG : appleappleapplebanana: Excluded 2026/09/06 06:34:09 DEBUG : banana: Excluded (Path Filter) 2026/09/06 06:34:09 DEBUG : banana: Excluded 2026/09/06 06:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 06:34:09 DEBUG : splitbananasplit: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 06:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 06:34:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/06 06:34:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 06:34:11 DEBUG : banana: size = 6 OK 2026/09/06 06:34:11 DEBUG : apple: size = 5 OK 2026/09/06 06:34:11 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : apple: Unchanged skipping 2026/09/06 06:34:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 06:34:11 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : banana: Unchanged skipping 2026/09/06 06:34:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 06:34:11 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:34:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 06:34:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 06:34:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 06:34:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 06:34:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 06:34:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 06:34:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 06:34:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 06:34:11 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:34:11 DEBUG : Waiting for deletions to finish 2026/09/06 06:34:11 INFO : There was nothing to transfer 2026/09/06 06:34:11 DEBUG : Waiting for deletions to finish 2026/09/06 06:34:11 DEBUG : apple: Excluded (Path Filter) 2026/09/06 06:34:11 DEBUG : apple: Excluded 2026/09/06 06:34:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 06:34:11 DEBUG : appleappleapplebanana: Excluded 2026/09/06 06:34:11 DEBUG : banana: Excluded (Path Filter) 2026/09/06 06:34:11 DEBUG : banana: Excluded 2026/09/06 06:34:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 06:34:11 DEBUG : splitbananasplit: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 06:34:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 06:34:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/06 06:34:13 DEBUG : apple: size = 5 OK 2026/09/06 06:34:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 06:34:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:13 DEBUG : apple: Unchanged skipping 2026/09/06 06:34:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 06:34:13 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 06:34:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:13 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 06:34:13 DEBUG : banana: size = 6 OK 2026/09/06 06:34:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:13 DEBUG : banana: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for checks to finish 2026/09/06 06:34:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 06:34:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 06:34:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 06:34:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 06:34:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 06:34:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 06:34:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 06:34:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/06 06:34:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 06:34:14 DEBUG : Yandex rclone-test-betoyom8zacu: Waiting for transfers to finish 2026/09/06 06:34:14 DEBUG : Waiting for deletions to finish 2026/09/06 06:34:14 INFO : There was nothing to transfer 2026/09/06 06:34:14 DEBUG : Waiting for deletions to finish 2026/09/06 06:34:14 DEBUG : apple: Excluded (Path Filter) 2026/09/06 06:34:14 DEBUG : apple: Excluded 2026/09/06 06:34:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 06:34:14 DEBUG : appleappleapplebanana: Excluded 2026/09/06 06:34:14 DEBUG : banana: Excluded (Path Filter) 2026/09/06 06:34:14 DEBUG : banana: Excluded 2026/09/06 06:34:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 06:34:14 DEBUG : splitbananasplit: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 06:34:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 06:34:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-betoyom8zacu", Local "Local file system at /tmp/rclone2241520351", Modify Window "1ns" 2026/09/06 06:36:49 DEBUG : dir1/0007-1234567.txt: modtime not stored after upload (got 2026-09-06 06:36:48 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/06 06:36:53 DEBUG : dir1/0008-2345678.txt: modtime not stored after upload (got 2026-09-06 06:36:51 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) panic: test timed out after 1h0m0s running tests: TestTransform (6m59s) TestTransform/base64 (24s) goroutine 16681 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2959 +0x34a created by time.goFunc /usr/local/go/src/time/sleep.go:182 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0x24a200e238c8, {0x24abfc9?, 0x24a200e6ba58?}, 0x4838c78) /usr/local/go/src/testing/testing.go:2266 +0x4f2 testing.runTests.func1(0x24a200e238c8) /usr/local/go/src/testing/testing.go:2742 +0x37 testing.tRunner(0x24a200e238c8, 0x24a200e6bb80) /usr/local/go/src/testing/testing.go:2193 +0xea testing.runTests({0x24d5141, 0x18}, {0x24f86ff, 0x20}, 0x24a201570150, {0x4b0fe60, 0x6d, 0x6d}, {0xc29f606207722afc, 0x34648b601f0, ...}) /usr/local/go/src/testing/testing.go:2740 +0x510 testing.(*M).Run(0x24a2015032c0) /usr/local/go/src/testing/testing.go:2600 +0x6af github.com/rclone/rclone/fstest.TestMain(0x24a2015032c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:75 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:46 main.main() _testmain.go:264 +0xa6 goroutine 15474 [chan receive]: testing.(*T).Run(0x24a2017b7208, {0x2495f77?, 0x426f01?}, 0x24a201916550) /usr/local/go/src/testing/testing.go:2266 +0x4f2 github.com/rclone/rclone/fs/sync.TestTransform(0x24a2017b7208) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x70a testing.tRunner(0x24a2017b7208, 0x4838c78) /usr/local/go/src/testing/testing.go:2193 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2258 +0x4d4 goroutine 9 [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.func2.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:164 +0x1f goroutine 10 [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 +0xae goroutine 16542 [select]: net/http.(*persistConn).roundTrip(0x24a2016f0280, 0x24a200f33770) /usr/local/go/src/net/http/transport.go:3069 +0x84b net/http.(*Transport).roundTrip(0x24a20113d340, 0x24a201910500) /usr/local/go/src/net/http/transport.go:725 +0xada net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x24a200f3f860, 0x24a201910500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:700 +0x63b golang.org/x/oauth2.(*Transport).RoundTrip(0x24a200e70640, 0x24a2019103c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15b net/http.send(0x24a2019103c0, {0x47fae58, 0x24a200e70640}, {0x24a200e6aee8?, 0x497406?, 0x0?}) /usr/local/go/src/net/http/client.go:266 +0x654 net/http.(*Client).send(0x24a2014feab0, 0x24a2019103c0, {0x263b3d8?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:187 +0x250 net/http.(*Client).do(0x24a2014feab0, 0x24a2019103c0) /usr/local/go/src/net/http/client.go:745 +0x9f7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:604 github.com/rclone/rclone/lib/rest.(*Client).Call(0x24a200f32000, {0x481ee50, 0x4b4fc80}, 0x24a201905600) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:440 +0xe85 github.com/rclone/rclone/backend/yandex.(*Fs).CreateDir.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:504 +0x47 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x3a?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x24a200f3fda0, 0x24a20188de80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x24a200f3fda0, 0x24a20188de80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x91 github.com/rclone/rclone/backend/yandex.(*Fs).CreateDir(0x24a200fe1880, {0x481ee50, 0x4b4fc80}, {0x24a201948285, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:503 +0x379 github.com/rclone/rclone/backend/yandex.(*Fs).mkDirs(0x24a200fe1880, {0x481ee50, 0x4b4fc80}, {0x24a201948280?, 0x24a200e6b970?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:527 +0x9d github.com/rclone/rclone/backend/yandex.(*Fs).mkParentDirs(0x24a200fe1880, {0x481ee50, 0x4b4fc80}, {0x24a201948280?, 0x72ec469c1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:555 +0x6e github.com/rclone/rclone/backend/yandex.(*Object).Update(0x24a20173cd80, {0x481ee50, 0x4b4fc80}, {0x47f6cf8, 0x24a2014318f0}, {0x4827b50, 0x24a2013b7d50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1181 +0x15f github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x24a200fe1880, {0x481ee50, 0x4b4fc80}, {0x47f6cf8, 0x24a2014318f0}, {0x4827b50, 0x24a2013b7d50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x24a2014f9b20, {0x481ee50, 0x4b4fc80}, {0x482ef48, 0x24a200fe1880}, {0x24a20193d458, 0x14}, {0x24a20193d458, 0x14}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x408 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(0x24a2014f9b20?, 0x24a2014f9b20, {0x248edbb, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:160 +0x45b github.com/rclone/rclone/fs/sync.TestTransform.func1(0x24a2017b7448) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0x24a2017b7448, 0x24a201916550) /usr/local/go/src/testing/testing.go:2193 +0xea created by testing.(*T).Run in goroutine 15474 /usr/local/go/src/testing/testing.go:2258 +0x4d4 goroutine 16589 [select]: net/http.(*persistConn).writeLoop(0x24a201179b80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16582 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16645 [select]: net/http.(*persistConn).writeLoop(0x24a2016f1b80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16607 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16632 [select]: net/http.(*persistConn).writeLoop(0x24a201393cc0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16616 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16652 [select]: net/http.(*persistConn).writeLoop(0x24a201910000) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16675 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16593 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcb2c000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a201c15480?, 0x24a200fd7900?, 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(0x24a201c15480, {0x24a200fd7900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a201c15480, {0x24a200fd7900?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a20147e3d8, {0x24a200fd7900?, 0x0?, 0x24a2020cda10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a201a21338, {0x24a200fd7900?, 0x24a2020cda38?, 0x24a200f01008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a201698808, {0x72ebfcb6dc18, 0x24a201a21338}, 0x24a2020cdc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a201698808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a201698808, {0x24a20174a000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a201987b80, {0x24a20174a000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a20173c540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a20173c540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a201987b80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16594 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16641 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcc82a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a200fe1d80?, 0x24a2015ee600?, 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(0x24a200fe1d80, {0x24a2015ee600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a200fe1d80, {0x24a2015ee600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a201302b38, {0x24a2015ee600?, 0x0?, 0x24a200e95a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a201295338, {0x24a2015ee600?, 0x24a200e95a38?, 0x24a200f00008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a200f37c08, {0x72ebfcb6dc18, 0x24a201295338}, 0x24a200e95c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a200f37c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a200f37c08, {0x24a2018cb000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a2017c9680, {0x24a2018cb000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a2018bb500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a2018bb500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a2017c9680) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16635 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16552 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcb2c400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a201c14780?, 0x24a200fd5300?, 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(0x24a201c14780, {0x24a200fd5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a201c14780, {0x24a200fd5300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a20147e160, {0x24a200fd5300?, 0x0?, 0x24a201744a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a201a20780, {0x24a200fd5300?, 0x24a201744a38?, 0x24a201744a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a20113bc08, {0x72ebfcb6dc18, 0x24a201a20780}, 0x24a201744c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a20113bc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a20113bc08, {0x24a201237000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a2017743c0, {0x24a201237000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a20111e420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a20111e420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a2017743c0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16546 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16604 [select]: net/http.(*persistConn).writeLoop(0x24a201346dc0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16572 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16553 [select]: net/http.(*persistConn).writeLoop(0x24a2017743c0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16546 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16563 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcc82800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a201c14c00?, 0x24a2015ec000?, 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(0x24a201c14c00, {0x24a2015ec000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a201c14c00, {0x24a2015ec000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a201302528, {0x24a2015ec000?, 0x0?, 0x24a20173ea10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a201294420, {0x24a2015ec000?, 0x24a20173ea38?, 0x24a201475008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a200f36008, {0x72ebfcb6dc18, 0x24a201294420}, 0x24a20173ec58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a200f36008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a200f36008, {0x24a201543000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a201775540, {0x24a201543000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a200eb8960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a200eb8960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a201775540) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16556 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15180 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcb2be00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a200f6c500?, 0x24a201776000?, 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(0x24a200f6c500, {0x24a201776000, 0x2600, 0x2600}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a200f6c500, {0x24a201776000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a200e02500, {0x24a201776000?, 0x0?, 0x24a200e97a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a20165eb28, {0x24a201776000?, 0x24a200e97a38?, 0x24a200e97a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a200f37808, {0x72ebfcb6dc18, 0x24a20165eb28}, 0x24a200e97c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a200f37808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a200f37808, {0x24a2017a6000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a2016f0280, {0x24a2017a6000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a2017712c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a2017712c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a2016f0280) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15050 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16564 [select]: net/http.(*persistConn).writeLoop(0x24a201775540) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16556 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16603 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcb25600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a200f6d080?, 0x24a2017c0000?, 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(0x24a200f6d080, {0x24a2017c0000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a200f6d080, {0x24a2017c0000?, 0x24a201633680?, 0x24a200e7d570?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a200e02560, {0x24a2017c0000?, 0x24a2016d8010?, 0x24a201c5da10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a201c18630, {0x24a2017c0000?, 0x24a201c5da38?, 0x24a201475008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a20154f008, {0x72ebfcb6dc18, 0x24a201c18630}, 0x24a201c5dc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a20154f008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a20154f008, {0x24a2017e1000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a201346dc0, {0x24a2017e1000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a201798b40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a201798b40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a201346dc0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16572 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15181 [select]: net/http.(*persistConn).writeLoop(0x24a2016f0280) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15050 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 2615 [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 2672 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16658 [select]: net/http.(*persistConn).writeLoop(0x24a2017c9680) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16635 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16631 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcb2a200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a200fe1980?, 0x24a2015ed300?, 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(0x24a200fe1980, {0x24a2015ed300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a200fe1980, {0x24a2015ed300?, 0x24a2018f7c20?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a201302a78, {0x24a2015ed300?, 0x0?, 0x24a201a3ba10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a201294f30, {0x24a2015ed300?, 0x24a201a3ba38?, 0x24a200f00008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a200f36c08, {0x72ebfcb6dc18, 0x24a201294f30}, 0x24a201a3bc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a200f36c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a200f36c08, {0x24a20189b000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a201393cc0, {0x24a20189b000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a2018891a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a2018891a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a201393cc0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16616 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16644 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcb2ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a200fe1500?, 0x24a2017c1300?, 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(0x24a200fe1500, {0x24a2017c1300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a200fe1500, {0x24a2017c1300?, 0x24a201b60780?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a200e02640, {0x24a2017c1300?, 0x0?, 0x24a201c58a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a201c18a38, {0x24a2017c1300?, 0x24a201c58a38?, 0x24a200f00008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a20154f408, {0x72ebfcb6dc18, 0x24a201c18a38}, 0x24a201c58c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a20154f408, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a20154f408, {0x24a201829000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a2016f1b80, {0x24a201829000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a201824f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a201824f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a2016f1b80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16607 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16651 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcb2a800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a200f6d780?, 0x24a2017c2600?, 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(0x24a200f6d780, {0x24a2017c2600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a200f6d780, {0x24a2017c2600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a200e02748, {0x24a2017c2600?, 0x0?, 0x24a201ca9a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a201c18ee8, {0x24a2017c2600?, 0x24a201ca9a38?, 0x24a201474008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a20154f808, {0x72ebfcb6dc18, 0x24a201c18ee8}, 0x24a201ca9c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a20154f808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a20154f808, {0x24a201871000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a201910000, {0x24a201871000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a20186d3e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a20186d3e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a201910000) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16675 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16588 [IO wait]: internal/poll.runtime_pollWait(0x72ebfcb25000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x24a201c15100?, 0x24a200fd6600?, 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(0x24a201c15100, {0x24a200fd6600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x24a201c15100, {0x24a200fd6600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x24a20147e330, {0x24a200fd6600?, 0x0?, 0x24a20170fa10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x24a201a20fd8, {0x24a200fd6600?, 0x24a20170fa38?, 0x24a200f00008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x24a201698408, {0x72ebfcb6dc18, 0x24a201a20fd8}, 0x24a20170fc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x24a201698408, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x24a201698408, {0x24a20163c000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x24a201179b80, {0x24a20163c000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x24a201771c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x24a201771c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x24a201179b80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16582 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16610 [select]: net/http.(*persistConn).writeLoop(0x24a201987b80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16594 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.424727637s (try 2/5): exit status 2: Failed []