"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/08/26 01:59:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi" 2026/08/26 01:59:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/26 01:59:58 DEBUG : Creating backend with remote "/tmp/rclone18488453" === 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-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 01:59:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 01:59:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/26 01:59:59 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 01:59:59 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.61s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:00:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/26 02:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:00:01 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:00:01 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:00:04 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-08-26 02:00:03 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:00:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:00:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:00:05 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:00:06 DEBUG : Yandex rclone-test-fesejey4yozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (31.01s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.55s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.53s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:00:33 DEBUG : Creating backend with remote "/non-existing" 2026/08/26 02:00:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/26 02:00:33 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:00:33 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.72s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:00:35 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:00:35 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:00:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:00:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:00:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (20.69s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.82s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:00:56 INFO : Yandex rclone-test-fesejey4yozi: Running all checks before starting transfers 2026/08/26 02:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:00:56 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:00:56 INFO : Yandex rclone-test-fesejey4yozi: Checks finished, now starting transfers 2026/08/26 02:00:56 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:00:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:00:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:00:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.42s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:01:15 ERROR : Ignoring --no-traverse with sync 2026/08/26 02:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:01:16 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:01:16 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:01:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:01:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:01:19 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:01:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (20.69s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:01:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/26 02:01:36 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:01:36 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:01:39 DEBUG : hello world2: size = 12 OK 2026/08/26 02:01:39 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/08/26 02:01:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.77s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:01:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:01:46 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:01:46 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:01:48 DEBUG : potato2: size = 11 OK 2026/08/26 02:01:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:01:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:01:56 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:01:56 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:01:59 DEBUG : potato2: size = 11 OK 2026/08/26 02:01:59 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:01:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.57s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:02:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/26 02:02:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/26 02:02:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/26 02:02:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/26 02:02:06 INFO : sub dir2: Making directory 2026/08/26 02:02:07 INFO : sub dir: Making directory 2026/08/26 02:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:02:07 INFO : sub dir2/sub sub dir2: Making directory 2026/08/26 02:02:08 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:02:08 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:02:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:02:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:02:10 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:02:12 DEBUG : Yandex rclone-test-fesejey4yozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (37.11s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:02:43 INFO : sub dir2: Making directory 2026/08/26 02:02:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/26 02:02:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/26 02:02:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:02:44 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:02:44 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:02:46 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:02:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:02:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (19.43s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:03:03 DEBUG : sub dir2: Making directory with metadata 2026/08/26 02:03:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/26 02:03:03 INFO : sub dir2: Making directory 2026/08/26 02:03:03 INFO : sub dir: Making directory 2026/08/26 02:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:03:04 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:03:04 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:03:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:03:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:03:06 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:03:06 INFO : sub dir/hello world: Deleted 2026/08/26 02:03:08 DEBUG : Yandex rclone-test-fesejey4yozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/26 02:03:08 DEBUG : Yandex rclone-test-fesejey4yozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (30.96s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.88s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:03:34 INFO : sub dir2: Making directory 2026/08/26 02:03:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:03:35 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:03:35 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:03:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:03:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:03:38 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:03:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (18.39s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:03:53 DEBUG : sub dir2: Making directory with metadata 2026/08/26 02:03:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/26 02:03:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/26 02:03:53 INFO : sub dir2: Making directory 2026/08/26 02:03:53 INFO : sub dir: Making directory 2026/08/26 02:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:03:54 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:03:54 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:03:56 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 02:03:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:03:56 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:03:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 02:03:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:03:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:03:57 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:03:57 DEBUG : Waiting for deletions to finish 2026/08/26 02:03:57 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:03:58 DEBUG : Yandex rclone-test-fesejey4yozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (26.31s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.80s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:04:20 INFO : sub dir2: Making directory 2026/08/26 02:04:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:04:20 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:04:20 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:04:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:04:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:04:23 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:04:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (18.41s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:04:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-jometin4busi" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-fesejey4yozi -> Yandex rclone-test-jometin4busi 2026/08/26 02:04:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:04:43 DEBUG : Yandex rclone-test-jometin4busi: Waiting for checks to finish 2026/08/26 02:04:43 DEBUG : Yandex rclone-test-jometin4busi: Waiting for transfers to finish 2026/08/26 02:04:46 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:04:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:04:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/26 02:04:48 DEBUG : Yandex rclone-test-jometin4busi: Purge remote --- PASS: TestServerSideCopy (36.73s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:05:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone18488453) 2026/08/26 02:05:19 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:05:19 DEBUG : sub dir/hello world: Sizes differ 2026/08/26 02:05:19 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:05:19 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:05:22 DEBUG : sub dir/hello world: size = 17 OK 2026/08/26 02:05:22 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/26 02:05:22 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (24.15s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:05:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-duvasaf7hehe" 2026/08/26 02:05:43 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) Yandex rclone-test-fesejey4yozi -> Yandex rclone-test-duvasaf7hehe 2026/08/26 02:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:05:45 DEBUG : Yandex rclone-test-duvasaf7hehe: Waiting for checks to finish 2026/08/26 02:05:45 DEBUG : Yandex rclone-test-duvasaf7hehe: Waiting for transfers to finish 2026/08/26 02:05:48 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:05:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:05:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/26 02:05:54 DEBUG : Yandex rclone-test-duvasaf7hehe: Waiting for checks to finish 2026/08/26 02:05:54 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:05:54 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-duvasaf7hehe) 2026/08/26 02:05:54 DEBUG : sub dir/hello world: Sizes differ 2026/08/26 02:05:54 DEBUG : Yandex rclone-test-duvasaf7hehe: Waiting for transfers to finish 2026/08/26 02:05:55 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.kobukaw2" before starting 2026/08/26 02:05:58 DEBUG : sub dir/hello world.kobukaw2: server side copy: removing renamed existing file after operation 2026/08/26 02:06:04 DEBUG : sub dir/hello world: size = 17 OK 2026/08/26 02:06:04 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/26 02:06:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/26 02:06:06 DEBUG : Yandex rclone-test-duvasaf7hehe: Purge remote --- PASS: TestServerSideCopyOverSelf (53.26s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:06:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone18488453) 2026/08/26 02:06:37 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:06:37 DEBUG : sub dir/hello world: Sizes differ 2026/08/26 02:06:37 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:06:37 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:06:40 DEBUG : sub dir/hello world: size = 17 OK 2026/08/26 02:06:40 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/26 02:06:40 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/26 02:06:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (24.18s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:07:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-cupaluy1yure" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-fesejey4yozi -> Yandex rclone-test-cupaluy1yure 2026/08/26 02:07:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:07:01 DEBUG : Yandex rclone-test-cupaluy1yure: Waiting for checks to finish 2026/08/26 02:07:01 DEBUG : Yandex rclone-test-cupaluy1yure: Waiting for transfers to finish 2026/08/26 02:07:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:07:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/26 02:07:09 DEBUG : Yandex rclone-test-cupaluy1yure: Using server-side directory move 2026/08/26 02:07:10 INFO : Yandex rclone-test-cupaluy1yure: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/26 02:07:11 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:07:11 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-cupaluy1yure) 2026/08/26 02:07:11 DEBUG : sub dir/hello world: Sizes differ 2026/08/26 02:07:11 DEBUG : Yandex rclone-test-cupaluy1yure: Waiting for checks to finish 2026/08/26 02:07:11 DEBUG : Yandex rclone-test-cupaluy1yure: Waiting for transfers to finish 2026/08/26 02:07:17 INFO : sub dir/hello world: Deleted 2026/08/26 02:07:18 INFO : sub dir/hello world: Moved (server-side) 2026/08/26 02:07:23 DEBUG : testing file moves 2026/08/26 02:07:24 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:07:24 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-cupaluy1yure) 2026/08/26 02:07:24 DEBUG : sub dir/hello world: Sizes differ 2026/08/26 02:07:24 DEBUG : Yandex rclone-test-cupaluy1yure: Waiting for checks to finish 2026/08/26 02:07:24 DEBUG : Yandex rclone-test-cupaluy1yure: Waiting for transfers to finish 2026/08/26 02:07:29 INFO : sub dir/hello world: Deleted 2026/08/26 02:07:31 INFO : sub dir/hello world: Moved (server-side) 2026/08/26 02:07:33 DEBUG : Yandex rclone-test-cupaluy1yure: Purge remote --- PASS: TestServerSideMoveOverSelf (55.27s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:07:55 ERROR : error listing: directory not found 2026/08/26 02:07:56 INFO : Local file system at /tmp/rclone18488453: Making directory 2026/08/26 02:07:56 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:07:56 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (21.22s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:08:15 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 02:08:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:08:16 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:08:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 02:08:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:08:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/26 02:08:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:08:18 DEBUG : Local file system at /tmp/rclone18488453: Waiting for checks to finish 2026/08/26 02:08:18 DEBUG : Local file system at /tmp/rclone18488453: Waiting for transfers to finish 2026/08/26 02:08:19 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/08/26 02:08:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:08:19 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/08/26 02:08:19 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:08:19 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (23.37s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:08:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/26 02:08:37 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:08:37 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:08:40 DEBUG : check sum: size = 1 OK 2026/08/26 02:08:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/26 02:08:40 INFO : check sum: Copied (new) 2026/08/26 02:08:40 DEBUG : Waiting for deletions to finish 2026/08/26 02:08:41 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:08:41 DEBUG : check sum: size = 1 OK 2026/08/26 02:08:41 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/26 02:08:41 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/08/26 02:08:41 DEBUG : check sum: Unchanged skipping 2026/08/26 02:08:41 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:08:41 DEBUG : Waiting for deletions to finish 2026/08/26 02:08:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.96s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:08:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/26 02:08:49 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:08:49 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:08:51 DEBUG : sizeonly: size = 6 OK 2026/08/26 02:08:51 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/26 02:08:51 INFO : sizeonly: Copied (new) 2026/08/26 02:08:51 DEBUG : Waiting for deletions to finish 2026/08/26 02:08:52 DEBUG : sizeonly: size = 6 OK 2026/08/26 02:08:52 DEBUG : sizeonly: Sizes identical 2026/08/26 02:08:52 DEBUG : sizeonly: Unchanged skipping 2026/08/26 02:08:52 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:08:52 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:08:52 DEBUG : Waiting for deletions to finish 2026/08/26 02:08:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.69s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:09:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/26 02:09:01 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:09:01 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:09:04 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/08/26 02:09:04 INFO : ignore-size: Copied (new) 2026/08/26 02:09:04 DEBUG : Waiting for deletions to finish 2026/08/26 02:09:05 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:09:05 DEBUG : ignore-size: Unchanged skipping 2026/08/26 02:09:05 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:09:05 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:09:05 DEBUG : Waiting for deletions to finish 2026/08/26 02:09:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (12.77s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:09:16 DEBUG : existing: size = 6 OK 2026/08/26 02:09:16 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:09:16 DEBUG : existing: Unchanged skipping 2026/08/26 02:09:16 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:09:16 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:09:16 DEBUG : Waiting for deletions to finish 2026/08/26 02:09:16 INFO : There was nothing to transfer 2026/08/26 02:09:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/26 02:09:17 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:09:17 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:09:20 DEBUG : existing: size = 6 OK 2026/08/26 02:09:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/26 02:09:20 INFO : existing: Copied (replaced existing) 2026/08/26 02:09:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (13.72s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:09:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/26 02:09:27 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:09:27 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:09:30 DEBUG : existing: size = 6 OK 2026/08/26 02:09:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/26 02:09:30 INFO : existing: Copied (new) 2026/08/26 02:09:30 DEBUG : Waiting for deletions to finish 2026/08/26 02:09:31 DEBUG : existing: Destination exists, skipping 2026/08/26 02:09:31 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:09:31 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:09:31 DEBUG : Waiting for deletions to finish 2026/08/26 02:09:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (12.46s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:09:44 INFO : d: Making directory 2026/08/26 02:09:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/26 02:09:46 DEBUG : c/non empty space: size = 5 OK 2026/08/26 02:09:46 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:09:46 DEBUG : c/non empty space: Unchanged skipping 2026/08/26 02:09:46 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:09:46 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:09:48 DEBUG : a/potato2: size = 60 OK 2026/08/26 02:09:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/26 02:09:48 INFO : a/potato2: Copied (new) 2026/08/26 02:09:48 DEBUG : Waiting for deletions to finish 2026/08/26 02:09:55 INFO : b/potato: Deleted 2026/08/26 02:09:55 INFO : d: Removing directory 2026/08/26 02:10:03 INFO : b: Removing directory 2026/08/26 02:10:10 DEBUG : Yandex rclone-test-fesejey4yozi: deleted 2 directories --- PASS: TestSyncIgnoreErrors (62.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:10:45 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:10:45 DEBUG : empty space: size = 1 OK 2026/08/26 02:10:45 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:10:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/26 02:10:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/26 02:10:45 DEBUG : empty space: Unchanged skipping 2026/08/26 02:10:45 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:10:45 DEBUG : Waiting for deletions to finish 2026/08/26 02:10:45 INFO : There was nothing to transfer 2026/08/26 02:10:46 DEBUG : empty space: size = 1 OK 2026/08/26 02:10:46 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:10:46 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:10:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/26 02:10:47 INFO : empty space: Updated modification time in destination 2026/08/26 02:10:47 DEBUG : empty space: Unchanged skipping 2026/08/26 02:10:47 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:10:47 DEBUG : Waiting for deletions to finish 2026/08/26 02:10:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (13.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:10:58 DEBUG : empty space: size = 1 OK 2026/08/26 02:10:58 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:10:58 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:10:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/26 02:10:58 DEBUG : empty space: Unchanged skipping 2026/08/26 02:10:58 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:10:58 DEBUG : Waiting for deletions to finish 2026/08/26 02:10:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:11:09 DEBUG : foo: size = 3 OK 2026/08/26 02:11:09 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:11:09 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:11:09 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone18488453) 2026/08/26 02:11:09 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:11:09 DEBUG : foo: md5 differ 2026/08/26 02:11:09 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:11:12 DEBUG : foo: size = 3 OK 2026/08/26 02:11:12 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/08/26 02:11:12 INFO : foo: Copied (replaced existing) 2026/08/26 02:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (13.85s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:11:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/26 02:11:23 DEBUG : empty space: size = 1 OK 2026/08/26 02:11:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:11:23 DEBUG : empty space: Unchanged skipping 2026/08/26 02:11:23 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:11:23 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:11:25 DEBUG : potato: size = 60 OK 2026/08/26 02:11:25 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/26 02:11:25 INFO : potato: Copied (new) 2026/08/26 02:11:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (19.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:11:42 DEBUG : potato: modtime not stored after upload (got 2026-08-26 02:11:41 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:11:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone18488453) 2026/08/26 02:11:44 DEBUG : potato: size = 60 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:11:44 DEBUG : potato: Sizes differ 2026/08/26 02:11:44 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:11:44 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:11:47 DEBUG : potato: size = 21 OK 2026/08/26 02:11:47 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/08/26 02:11:47 INFO : potato: Copied (replaced existing) 2026/08/26 02:11:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (14.49s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:11:57 DEBUG : potato: size = 21 OK 2026/08/26 02:11:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/26 02:11:57 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:11:57 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone18488453) 2026/08/26 02:11:57 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:11:57 DEBUG : potato: md5 differ 2026/08/26 02:11:57 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:11:59 DEBUG : potato: size = 21 OK 2026/08/26 02:11:59 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/08/26 02:11:59 INFO : potato: Copied (replaced existing) 2026/08/26 02:11:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:12:09 DEBUG : potato: modtime not stored after upload (got 2026-08-26 02:12:08 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:12:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:12:14 DEBUG : empty space: size = 1 OK 2026/08/26 02:12:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:12:14 DEBUG : empty space: Unchanged skipping 2026/08/26 02:12:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/26 02:12:14 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:12:14 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:12:14 DEBUG : Waiting for deletions to finish 2026/08/26 02:12:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (20.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:12:33 DEBUG : empty space: size = 1 OK 2026/08/26 02:12:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:12:33 DEBUG : empty space: Unchanged skipping 2026/08/26 02:12:33 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:12:33 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:12:35 DEBUG : potato2: size = 60 OK 2026/08/26 02:12:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/26 02:12:35 INFO : potato2: Copied (new) 2026/08/26 02:12:35 DEBUG : Waiting for deletions to finish 2026/08/26 02:12:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (31.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:13:03 INFO : d: Making directory 2026/08/26 02:13:04 INFO : d/e: Making directory 2026/08/26 02:13:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/26 02:13:06 DEBUG : c/non empty space: size = 5 OK 2026/08/26 02:13:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:13:06 DEBUG : c/non empty space: Unchanged skipping 2026/08/26 02:13:07 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:13:07 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:13:08 DEBUG : a/potato2: size = 60 OK 2026/08/26 02:13:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/26 02:13:08 INFO : a/potato2: Copied (new) 2026/08/26 02:13:08 DEBUG : Waiting for deletions to finish 2026/08/26 02:13:14 INFO : b/potato: Deleted 2026/08/26 02:13:14 INFO : d/e: Removing directory 2026/08/26 02:13:21 INFO : d: Removing directory 2026/08/26 02:13:29 INFO : b: Removing directory 2026/08/26 02:13:37 DEBUG : Yandex rclone-test-fesejey4yozi: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (70.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:14:14 INFO : d: Making directory 2026/08/26 02:14:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/26 02:14:16 DEBUG : c/non empty space: size = 5 OK 2026/08/26 02:14:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:14:16 DEBUG : c/non empty space: Unchanged skipping 2026/08/26 02:14:16 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:14:16 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:14:18 DEBUG : a/potato2: size = 60 OK 2026/08/26 02:14:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/26 02:14:18 INFO : a/potato2: Copied (new) 2026/08/26 02:14:18 ERROR : Yandex rclone-test-fesejey4yozi: not deleting files as there were IO errors 2026/08/26 02:14:18 ERROR : Yandex rclone-test-fesejey4yozi: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (62.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:15:17 DEBUG : Waiting for deletions to finish 2026/08/26 02:15:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:15:18 DEBUG : empty space: size = 1 OK 2026/08/26 02:15:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:15:18 DEBUG : empty space: Unchanged skipping 2026/08/26 02:15:18 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:15:18 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:15:21 DEBUG : potato2: size = 60 OK 2026/08/26 02:15:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/26 02:15:21 INFO : potato2: Copied (new) 2026/08/26 02:15:24 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (29.38s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:15:47 DEBUG : Waiting for deletions to finish 2026/08/26 02:15:47 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:15:47 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:15:55 INFO : potato: Deleted 2026/08/26 02:15:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:15:55 DEBUG : empty space: size = 1 OK 2026/08/26 02:15:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:15:55 DEBUG : empty space: Unchanged skipping 2026/08/26 02:15:55 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:15:55 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:15:57 DEBUG : potato2: size = 60 OK 2026/08/26 02:15:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/26 02:15:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (31.49s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:16:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:16:15 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:16:15 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:16:17 DEBUG : potato2: size = 19 OK 2026/08/26 02:16:17 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/08/26 02:16:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (20.74s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:16:39 DEBUG : enormous: Excluded (Size Filter) 2026/08/26 02:16:39 DEBUG : enormous: Excluded 2026/08/26 02:16:39 DEBUG : potato2: Excluded (Size Filter) 2026/08/26 02:16:39 DEBUG : potato2: Excluded 2026/08/26 02:16:39 DEBUG : potato2: Excluded (Size Filter) 2026/08/26 02:16:39 DEBUG : potato2: Excluded 2026/08/26 02:16:39 DEBUG : empty space: size = 1 OK 2026/08/26 02:16:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:16:39 DEBUG : empty space: Unchanged skipping 2026/08/26 02:16:39 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:16:39 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:16:39 DEBUG : Waiting for deletions to finish 2026/08/26 02:16:39 INFO : There was nothing to transfer 2026/08/26 02:16:40 DEBUG : potato2: Excluded (Size Filter) 2026/08/26 02:16:40 DEBUG : potato2: Excluded 2026/08/26 02:16:40 DEBUG : enormous: Excluded (Size Filter) 2026/08/26 02:16:40 DEBUG : enormous: Excluded 2026/08/26 02:16:40 DEBUG : potato2: Excluded (Size Filter) 2026/08/26 02:16:40 DEBUG : potato2: Excluded 2026/08/26 02:16:40 DEBUG : potato2: Excluded (Size Filter) 2026/08/26 02:16:40 DEBUG : potato2: Excluded 2026/08/26 02:16:40 DEBUG : empty space: size = 1 OK 2026/08/26 02:16:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:16:40 DEBUG : empty space: Unchanged skipping 2026/08/26 02:16:40 DEBUG : Local file system at /tmp/rclone18488453: Waiting for checks to finish 2026/08/26 02:16:40 DEBUG : Local file system at /tmp/rclone18488453: Waiting for transfers to finish 2026/08/26 02:16:40 DEBUG : Waiting for deletions to finish 2026/08/26 02:16:40 INFO : There was nothing to transfer 2026/08/26 02:16:41 DEBUG : potato2: Excluded (Size Filter) 2026/08/26 02:16:41 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (23.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:17:04 DEBUG : enormous: Excluded (Size Filter) 2026/08/26 02:17:04 DEBUG : enormous: Excluded 2026/08/26 02:17:04 DEBUG : potato2: Excluded (Size Filter) 2026/08/26 02:17:04 DEBUG : potato2: Excluded 2026/08/26 02:17:05 DEBUG : empty space: size = 1 OK 2026/08/26 02:17:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:17:05 DEBUG : empty space: Unchanged skipping 2026/08/26 02:17:05 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:17:05 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:17:05 DEBUG : Waiting for deletions to finish 2026/08/26 02:17:11 INFO : potato2: Deleted 2026/08/26 02:17:11 INFO : enormous: Deleted 2026/08/26 02:17:11 INFO : There was nothing to transfer 2026/08/26 02:17:13 DEBUG : empty space: size = 1 OK 2026/08/26 02:17:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:17:13 DEBUG : empty space: Unchanged skipping 2026/08/26 02:17:13 DEBUG : Local file system at /tmp/rclone18488453: Waiting for checks to finish 2026/08/26 02:17:13 DEBUG : Local file system at /tmp/rclone18488453: Waiting for transfers to finish 2026/08/26 02:17:13 DEBUG : Waiting for deletions to finish 2026/08/26 02:17:13 INFO : enormous: Deleted 2026/08/26 02:17:13 INFO : potato2: Deleted 2026/08/26 02:17:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (23.67s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:17:30 DEBUG : five: Need to transfer - File not found at Destination 2026/08/26 02:17:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone18488453) 2026/08/26 02:17:30 DEBUG : four: size = 8 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:17:30 DEBUG : four: Sizes differ 2026/08/26 02:17:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/26 02:17:30 DEBUG : one: Destination is newer than source, skipping 2026/08/26 02:17:30 DEBUG : three: size = 5 OK 2026/08/26 02:17:30 DEBUG : three: Sizes identical 2026/08/26 02:17:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/26 02:17:30 DEBUG : two: size = 3 OK 2026/08/26 02:17:30 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:17:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone18488453) 2026/08/26 02:17:30 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:17:30 DEBUG : two: md5 differ 2026/08/26 02:17:30 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:17:33 DEBUG : four: size = 4 OK 2026/08/26 02:17:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/26 02:17:33 INFO : four: Copied (replaced existing) 2026/08/26 02:17:33 DEBUG : two: size = 3 OK 2026/08/26 02:17:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/26 02:17:33 INFO : two: Copied (replaced existing) 2026/08/26 02:17:33 DEBUG : five: size = 4 OK 2026/08/26 02:17:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/26 02:17:33 INFO : five: Copied (new) 2026/08/26 02:17:33 DEBUG : Waiting for deletions to finish 2026/08/26 02:17:34 DEBUG : five: size = 4 OK 2026/08/26 02:17:34 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:17:34 DEBUG : four: size = 4 OK 2026/08/26 02:17:34 DEBUG : one: Destination is newer than source, skipping 2026/08/26 02:17:34 DEBUG : three: size = 5 OK 2026/08/26 02:17:34 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/26 02:17:34 DEBUG : five: Size and md5 of src and dst objects identical 2026/08/26 02:17:34 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/26 02:17:34 DEBUG : four: Size and md5 of src and dst objects identical 2026/08/26 02:17:34 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone18488453) 2026/08/26 02:17:34 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:17:34 DEBUG : three: md5 differ 2026/08/26 02:17:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/26 02:17:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/26 02:17:34 DEBUG : two: size = 3 OK 2026/08/26 02:17:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/26 02:17:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/26 02:17:34 DEBUG : two: Size and md5 of src and dst objects identical 2026/08/26 02:17:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/26 02:17:34 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:17:37 DEBUG : three: size = 5 OK 2026/08/26 02:17:37 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/26 02:17:37 INFO : three: Copied (replaced existing) 2026/08/26 02:17:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (50.27s) === 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-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/08/26 02:18:10 INFO : Yandex rclone-test-fesejey4yozi: Making map for --track-renames 2026/08/26 02:18:10 INFO : Yandex rclone-test-fesejey4yozi: Finished making map for --track-renames 2026/08/26 02:18:10 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:18:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/26 02:18:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/26 02:18:10 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for renames to finish 2026/08/26 02:18:10 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:18:12 DEBUG : potato: size = 14 OK 2026/08/26 02:18:12 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/26 02:18:12 INFO : potato: Copied (new) 2026/08/26 02:18:13 DEBUG : yam: size = 11 OK 2026/08/26 02:18:13 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/26 02:18:13 INFO : yam: Copied (new) 2026/08/26 02:18:13 DEBUG : Waiting for deletions to finish 2026/08/26 02:18:14 DEBUG : potato: size = 14 OK 2026/08/26 02:18:14 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:18:14 DEBUG : potato: Unchanged skipping 2026/08/26 02:18:14 INFO : Yandex rclone-test-fesejey4yozi: Making map for --track-renames 2026/08/26 02:18:14 INFO : Yandex rclone-test-fesejey4yozi: Finished making map for --track-renames 2026/08/26 02:18:14 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:18:14 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for renames to finish 2026/08/26 02:18:16 INFO : yam: Moved (server-side) to: yaml 2026/08/26 02:18:16 INFO : yaml: Renamed from "yam" 2026/08/26 02:18:16 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:18:16 DEBUG : Waiting for deletions to finish 2026/08/26 02:18:16 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (21.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/08/26 02:18:31 INFO : Yandex rclone-test-fesejey4yozi: Making map for --track-renames 2026/08/26 02:18:31 INFO : Yandex rclone-test-fesejey4yozi: Finished making map for --track-renames 2026/08/26 02:18:31 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:18:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/26 02:18:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/26 02:18:31 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for renames to finish 2026/08/26 02:18:31 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:18:34 DEBUG : yam: size = 11 OK 2026/08/26 02:18:34 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/26 02:18:34 INFO : yam: Copied (new) 2026/08/26 02:18:34 DEBUG : potato: size = 14 OK 2026/08/26 02:18:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/26 02:18:34 INFO : potato: Copied (new) 2026/08/26 02:18:34 DEBUG : Waiting for deletions to finish 2026/08/26 02:18:35 DEBUG : potato: size = 14 OK 2026/08/26 02:18:35 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:18:35 DEBUG : potato: Unchanged skipping 2026/08/26 02:18:35 INFO : Yandex rclone-test-fesejey4yozi: Making map for --track-renames 2026/08/26 02:18:35 INFO : Yandex rclone-test-fesejey4yozi: Finished making map for --track-renames 2026/08/26 02:18:35 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:18:35 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for renames to finish 2026/08/26 02:18:37 INFO : yam: Moved (server-side) to: yaml 2026/08/26 02:18:37 INFO : yaml: Renamed from "yam" 2026/08/26 02:18:37 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:18:37 DEBUG : Waiting for deletions to finish 2026/08/26 02:18:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (20.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/08/26 02:18:52 INFO : Yandex rclone-test-fesejey4yozi: Making map for --track-renames 2026/08/26 02:18:52 INFO : Yandex rclone-test-fesejey4yozi: Finished making map for --track-renames 2026/08/26 02:18:52 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:18:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/26 02:18:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/26 02:18:52 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for renames to finish 2026/08/26 02:18:52 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:18:54 DEBUG : potato: size = 14 OK 2026/08/26 02:18:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/26 02:18:54 INFO : potato: Copied (new) 2026/08/26 02:18:54 DEBUG : sub/yam: modtime not stored after upload (got 2026-08-26 02:18:53 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:18:55 DEBUG : sub/yam: size = 11 OK 2026/08/26 02:18:55 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/26 02:18:55 INFO : sub/yam: Copied (new) 2026/08/26 02:18:55 DEBUG : Waiting for deletions to finish 2026/08/26 02:18:57 DEBUG : potato: size = 14 OK 2026/08/26 02:18:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:18:57 DEBUG : potato: Unchanged skipping 2026/08/26 02:18:57 INFO : Yandex rclone-test-fesejey4yozi: Making map for --track-renames 2026/08/26 02:18:57 INFO : Yandex rclone-test-fesejey4yozi: Finished making map for --track-renames 2026/08/26 02:18:57 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:18:57 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for renames to finish 2026/08/26 02:18:59 INFO : sub/yam: Moved (server-side) to: yam 2026/08/26 02:18:59 INFO : yam: Renamed from "sub/yam" 2026/08/26 02:18:59 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:18:59 DEBUG : Waiting for deletions to finish 2026/08/26 02:18:59 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (32.41s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:19:24 DEBUG : Creating backend with remote "/tmp/rclone18488453/dir1" 2026/08/26 02:19:24 DEBUG : Config file has changed externally - reloading 2026/08/26 02:19:24 DEBUG : Creating backend with remote "/tmp/rclone18488453/dir2" 2026/08/26 02:19:24 DEBUG : Local file system at /tmp/rclone18488453/dir2: Using server-side directory move 2026/08/26 02:19:24 INFO : Local file system at /tmp/rclone18488453/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/26 02:19:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/26 02:19:24 INFO : file1.txt: Moved (server-side) 2026/08/26 02:19:24 DEBUG : Local file system at /tmp/rclone18488453/dir2: Waiting for checks to finish 2026/08/26 02:19:24 DEBUG : Local file system at /tmp/rclone18488453/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.68s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:19:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:19:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/26 02:19:25 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:19:25 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:19:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:19:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:19:28 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:19:28 INFO : sub dir/hello world: Deleted 2026/08/26 02:19:29 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/26 02:19:29 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/26 02:19:29 INFO : nested/sub dir/file: Copied (new) 2026/08/26 02:19:29 INFO : nested/sub dir/file: Deleted 2026/08/26 02:19:29 INFO : sub dir: Removing directory 2026/08/26 02:19:29 INFO : nested/sub dir: Removing directory 2026/08/26 02:19:29 INFO : nested: Removing directory 2026/08/26 02:19:29 DEBUG : Local file system at /tmp/rclone18488453: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (44.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:20:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/26 02:20:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/26 02:20:09 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:20:09 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:20:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/26 02:20:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:20:12 INFO : sub dir/hello world: Copied (new) 2026/08/26 02:20:12 INFO : sub dir/hello world: Deleted 2026/08/26 02:20:12 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/26 02:20:12 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/26 02:20:12 INFO : nested/sub dir/file: Copied (new) 2026/08/26 02:20:12 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (43.59s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:20:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/26 02:20:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/26 02:20:53 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:20:53 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:20:55 DEBUG : existing: size = 6 OK 2026/08/26 02:20:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/26 02:20:55 INFO : existing: Copied (new) 2026/08/26 02:20:55 INFO : existing: Deleted 2026/08/26 02:20:55 DEBUG : existing-b: size = 6 OK 2026/08/26 02:20:55 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/08/26 02:20:55 INFO : existing-b: Copied (new) 2026/08/26 02:20:55 INFO : existing-b: Deleted 2026/08/26 02:20:56 DEBUG : existing: Destination exists, skipping 2026/08/26 02:20:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/26 02:20:56 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:20:56 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:20:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (17.86s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:21:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-manubaq8zeku" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-fesejey4yozi -> Yandex rclone-test-manubaq8zeku 2026/08/26 02:21:25 DEBUG : Yandex rclone-test-manubaq8zeku: Using server-side directory move 2026/08/26 02:21:25 INFO : Yandex rclone-test-manubaq8zeku: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/26 02:21:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:21:26 DEBUG : empty space: size = 1 OK 2026/08/26 02:21:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:21:26 DEBUG : empty space: Unchanged skipping 2026/08/26 02:21:26 DEBUG : potato3: size = 68 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:21:26 DEBUG : potato3: size = 60 (Yandex rclone-test-manubaq8zeku) 2026/08/26 02:21:26 DEBUG : potato3: Sizes differ 2026/08/26 02:21:26 DEBUG : Yandex rclone-test-manubaq8zeku: Waiting for checks to finish 2026/08/26 02:21:27 INFO : potato2: Moved (server-side) 2026/08/26 02:21:32 INFO : potato3: Deleted 2026/08/26 02:21:33 INFO : empty space: Deleted 2026/08/26 02:21:33 DEBUG : Yandex rclone-test-manubaq8zeku: Waiting for transfers to finish 2026/08/26 02:21:34 INFO : potato3: Moved (server-side) 2026/08/26 02:21:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuhidof5wefi" 2026/08/26 02:21:35 DEBUG : Yandex rclone-test-kuhidof5wefi: Using server-side directory move 2026/08/26 02:21:38 INFO : Yandex rclone-test-kuhidof5wefi: Server side directory move succeeded 2026/08/26 02:21:38 ERROR : error listing: directory not found 2026/08/26 02:21:38 DEBUG : Yandex rclone-test-kuhidof5wefi: Purge remote 2026/08/26 02:21:51 DEBUG : Yandex rclone-test-manubaq8zeku: Purge remote 2026/08/26 02:21:52 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (42.58s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:21:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-dizacav1qoli" 2026/08/26 02:21:53 DEBUG : Config file has changed externally - reloading 2026/08/26 02:22:01 DEBUG : potato3: modtime not stored after upload (got 2026-08-26 02:22:00 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) sync_test.go:1736: Server side move (if possible) Yandex rclone-test-fesejey4yozi -> Yandex rclone-test-dizacav1qoli 2026/08/26 02:22:07 DEBUG : potato3: modtime not stored after upload (got 2026-08-26 02:22:06 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:22:09 DEBUG : empty space: Excluded (Size Filter) 2026/08/26 02:22:09 DEBUG : empty space: Excluded 2026/08/26 02:22:09 DEBUG : empty space: Excluded (Size Filter) 2026/08/26 02:22:09 DEBUG : empty space: Excluded 2026/08/26 02:22:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:22:09 DEBUG : potato3: size = 68 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:22:09 DEBUG : potato3: size = 60 (Yandex rclone-test-dizacav1qoli) 2026/08/26 02:22:09 DEBUG : potato3: Sizes differ 2026/08/26 02:22:09 DEBUG : Yandex rclone-test-dizacav1qoli: Waiting for checks to finish 2026/08/26 02:22:09 DEBUG : Yandex rclone-test-dizacav1qoli: Waiting for transfers to finish 2026/08/26 02:22:11 INFO : potato2: Moved (server-side) 2026/08/26 02:22:17 INFO : potato3: Deleted 2026/08/26 02:22:18 INFO : potato3: Moved (server-side) 2026/08/26 02:22:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-ruhaqaw6wapa" 2026/08/26 02:22:20 DEBUG : empty space: Excluded (Size Filter) 2026/08/26 02:22:20 DEBUG : empty space: Excluded 2026/08/26 02:22:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:22:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/26 02:22:20 DEBUG : Yandex rclone-test-ruhaqaw6wapa: Waiting for checks to finish 2026/08/26 02:22:20 DEBUG : Yandex rclone-test-ruhaqaw6wapa: Waiting for transfers to finish 2026/08/26 02:22:22 INFO : potato3: Moved (server-side) 2026/08/26 02:22:22 INFO : potato2: Moved (server-side) 2026/08/26 02:22:23 DEBUG : Yandex rclone-test-ruhaqaw6wapa: Purge remote 2026/08/26 02:22:37 DEBUG : Yandex rclone-test-dizacav1qoli: Purge remote --- PASS: TestServerSideMoveWithFilter (59.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:22:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-cavixot1depe" 2026/08/26 02:23:01 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-fesejey4yozi -> Yandex rclone-test-cavixot1depe 2026/08/26 02:23:08 DEBUG : Yandex rclone-test-cavixot1depe: Using server-side directory move 2026/08/26 02:23:09 INFO : Yandex rclone-test-cavixot1depe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/26 02:23:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/26 02:23:09 DEBUG : empty space: size = 1 OK 2026/08/26 02:23:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:23:09 DEBUG : empty space: Unchanged skipping 2026/08/26 02:23:09 DEBUG : potato3: size = 68 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:23:09 DEBUG : potato3: size = 60 (Yandex rclone-test-cavixot1depe) 2026/08/26 02:23:09 DEBUG : potato3: Sizes differ 2026/08/26 02:23:10 DEBUG : Yandex rclone-test-cavixot1depe: Waiting for checks to finish 2026/08/26 02:23:11 INFO : potato2: Moved (server-side) 2026/08/26 02:23:15 INFO : potato3: Deleted 2026/08/26 02:23:16 INFO : empty space: Deleted 2026/08/26 02:23:16 DEBUG : Yandex rclone-test-cavixot1depe: Waiting for transfers to finish 2026/08/26 02:23:16 INFO : potato3: Moved (server-side) 2026/08/26 02:23:16 INFO : tomatoDir: Removing directory 2026/08/26 02:23:23 DEBUG : Yandex rclone-test-fesejey4yozi: deleted 1 directories 2026/08/26 02:23:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-zewetow6peva" 2026/08/26 02:23:25 INFO : tomatoDir: Making directory 2026/08/26 02:23:25 DEBUG : Yandex rclone-test-zewetow6peva: Using server-side directory move 2026/08/26 02:23:27 INFO : Yandex rclone-test-zewetow6peva: Server side directory move succeeded 2026/08/26 02:23:28 ERROR : error listing: directory not found 2026/08/26 02:23:28 ERROR : error listing: directory not found 2026/08/26 02:23:28 DEBUG : Yandex rclone-test-zewetow6peva: Purge remote 2026/08/26 02:23:43 DEBUG : Yandex rclone-test-cavixot1depe: Purge remote 2026/08/26 02:23:43 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (51.19s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.58s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:23:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/rclone-sync-test" --- PASS: TestSyncOverlap (2.34s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:23:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/rclone-sync-test" 2026/08/26 02:23:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/rclone-sync-test-include/layer2" 2026/08/26 02:23:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/rclone-sync-test-ignore-file" 2026/08/26 02:23:55 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:23:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:23:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:23:56 DEBUG : Yandex rclone-test-fesejey4yozi/rclone-sync-test: Waiting for checks to finish 2026/08/26 02:23:56 DEBUG : Yandex rclone-test-fesejey4yozi/rclone-sync-test: Waiting for transfers to finish 2026/08/26 02:23:56 DEBUG : Waiting for deletions to finish 2026/08/26 02:23:56 INFO : There was nothing to transfer 2026/08/26 02:23:56 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:23:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:23:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:23:58 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:23:58 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:23:58 DEBUG : Waiting for deletions to finish 2026/08/26 02:23:58 INFO : rclone-sync-test-include: Removing directory 2026/08/26 02:23:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/26 02:23:58 DEBUG : Yandex rclone-test-fesejey4yozi: failed to delete 1 directories 2026/08/26 02:23:58 INFO : There was nothing to transfer 2026/08/26 02:23:59 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:23:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:01 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:03 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:05 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:07 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:08 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:11 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:12 DEBUG : Yandex rclone-test-fesejey4yozi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/26 02:24:12 DEBUG : Yandex rclone-test-fesejey4yozi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/26 02:24:12 DEBUG : Waiting for deletions to finish 2026/08/26 02:24:12 INFO : There was nothing to transfer 2026/08/26 02:24:12 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:14 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:17 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:18 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:24:18 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:24:18 DEBUG : Waiting for deletions to finish 2026/08/26 02:24:18 INFO : rclone-sync-test-include: Removing directory 2026/08/26 02:24:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/26 02:24:18 DEBUG : Yandex rclone-test-fesejey4yozi: failed to delete 1 directories 2026/08/26 02:24:18 INFO : There was nothing to transfer 2026/08/26 02:24:19 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:21 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:23 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:25 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:27 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:27 DEBUG : Excluded 2026/08/26 02:24:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:28 DEBUG : Yandex rclone-test-fesejey4yozi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/26 02:24:28 DEBUG : Yandex rclone-test-fesejey4yozi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/26 02:24:28 DEBUG : Waiting for deletions to finish 2026/08/26 02:24:28 INFO : There was nothing to transfer 2026/08/26 02:24:29 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:31 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:33 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:36 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/26 02:24:38 DEBUG : rclone-sync-test: Excluded 2026/08/26 02:24:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/26 02:24:39 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (93.82s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:25:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/dst" 2026/08/26 02:25:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/CompareDest" 2026/08/26 02:25:22 DEBUG : one: Need to transfer - File not found at Destination 2026/08/26 02:25:22 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:25:22 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:25:24 DEBUG : one: size = 3 OK 2026/08/26 02:25:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/26 02:25:24 INFO : one: Copied (new) 2026/08/26 02:25:24 DEBUG : Waiting for deletions to finish 2026/08/26 02:25:26 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:25:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:25:26 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:25:26 DEBUG : one: Sizes differ 2026/08/26 02:25:27 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:25:30 DEBUG : one: size = 5 OK 2026/08/26 02:25:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/26 02:25:30 INFO : one: Copied (replaced existing) 2026/08/26 02:25:30 DEBUG : Waiting for deletions to finish 2026/08/26 02:25:40 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:25:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:25:40 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:25:40 DEBUG : one: Sizes differ 2026/08/26 02:25:40 DEBUG : one: size = 5 OK 2026/08/26 02:25:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:25:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/26 02:25:40 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:25:40 DEBUG : Waiting for deletions to finish 2026/08/26 02:25:40 INFO : There was nothing to transfer 2026/08/26 02:25:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:25:45 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:25:45 DEBUG : one: Sizes differ 2026/08/26 02:25:45 DEBUG : two: size = 3 OK 2026/08/26 02:25:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:25:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/26 02:25:45 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:25:45 DEBUG : one: size = 5 OK 2026/08/26 02:25:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:25:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/26 02:25:45 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:25:45 DEBUG : Waiting for deletions to finish 2026/08/26 02:25:45 INFO : There was nothing to transfer 2026/08/26 02:25:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:25:46 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:25:46 DEBUG : one: Sizes differ 2026/08/26 02:25:47 DEBUG : two: size = 3 OK 2026/08/26 02:25:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:25:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/26 02:25:47 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:25:47 DEBUG : one: size = 5 OK 2026/08/26 02:25:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:25:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/26 02:25:47 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:25:47 DEBUG : Waiting for deletions to finish 2026/08/26 02:25:47 INFO : There was nothing to transfer 2026/08/26 02:25:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:25:48 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:25:48 DEBUG : one: Sizes differ 2026/08/26 02:25:48 DEBUG : two: size = 3 OK 2026/08/26 02:25:48 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 02:25:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/26 02:25:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/26 02:25:48 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:25:48 DEBUG : one: size = 5 OK 2026/08/26 02:25:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:25:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/26 02:25:48 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:25:48 DEBUG : Waiting for deletions to finish 2026/08/26 02:25:48 INFO : There was nothing to transfer 2026/08/26 02:25:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:25:50 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:25:50 DEBUG : one: Sizes differ 2026/08/26 02:25:50 DEBUG : one: size = 5 OK 2026/08/26 02:25:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:25:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/26 02:25:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:25:50 DEBUG : two: size = 3 (Yandex rclone-test-fesejey4yozi/CompareDest) 2026/08/26 02:25:50 DEBUG : two: Sizes differ 2026/08/26 02:25:50 DEBUG : two: Need to transfer - File not found at Destination 2026/08/26 02:25:50 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:25:50 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:25:53 DEBUG : two: size = 5 OK 2026/08/26 02:25:53 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/26 02:25:53 INFO : two: Copied (new) 2026/08/26 02:25:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (74.97s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:26:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/dest" 2026/08/26 02:26:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/pre-dest1" 2026/08/26 02:26:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/pre-dest2" 2026/08/26 02:26:43 DEBUG : 1: size = 1 OK 2026/08/26 02:26:43 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:26:43 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/26 02:26:44 DEBUG : 2: size = 1 OK 2026/08/26 02:26:44 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:26:44 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/26 02:26:44 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/26 02:26:44 DEBUG : Yandex rclone-test-fesejey4yozi/dest: Waiting for checks to finish 2026/08/26 02:26:44 DEBUG : Yandex rclone-test-fesejey4yozi/dest: Waiting for transfers to finish 2026/08/26 02:26:47 DEBUG : 3: size = 1 OK 2026/08/26 02:26:47 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/08/26 02:26:47 INFO : 3: Copied (new) 2026/08/26 02:26:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (55.75s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:27:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/dst" 2026/08/26 02:27:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/CopyDest" 2026/08/26 02:27:33 DEBUG : one: Need to transfer - File not found at Destination 2026/08/26 02:27:33 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:27:33 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:27:35 DEBUG : one: size = 3 OK 2026/08/26 02:27:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/26 02:27:35 INFO : one: Copied (new) 2026/08/26 02:27:35 DEBUG : Waiting for deletions to finish 2026/08/26 02:27:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:27:37 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:27:37 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:27:37 DEBUG : one: Sizes differ 2026/08/26 02:27:37 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:27:40 DEBUG : one: size = 5 OK 2026/08/26 02:27:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/26 02:27:40 INFO : one: Copied (replaced existing) 2026/08/26 02:27:40 DEBUG : Waiting for deletions to finish 2026/08/26 02:27:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/BackupDir" 2026/08/26 02:27:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:27:48 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:27:48 DEBUG : one: Sizes differ 2026/08/26 02:27:48 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:27:48 DEBUG : one: size = 5 OK 2026/08/26 02:27:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:27:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:27:48 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:27:48 DEBUG : one: Sizes differ 2026/08/26 02:27:50 INFO : one: Moved (server-side) 2026/08/26 02:27:52 DEBUG : one: size = 5 OK 2026/08/26 02:27:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/26 02:27:52 INFO : one: Copied (server-side copy) 2026/08/26 02:27:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/26 02:27:52 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:27:52 DEBUG : Waiting for deletions to finish 2026/08/26 02:27:57 DEBUG : one: size = 5 OK 2026/08/26 02:27:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:27:57 DEBUG : one: Unchanged skipping 2026/08/26 02:27:57 DEBUG : two: size = 3 OK 2026/08/26 02:27:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:27:59 DEBUG : two: size = 3 OK 2026/08/26 02:27:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/26 02:27:59 INFO : two: Copied (server-side copy) 2026/08/26 02:27:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/26 02:27:59 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:27:59 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:27:59 DEBUG : Waiting for deletions to finish 2026/08/26 02:28:00 DEBUG : one: size = 5 OK 2026/08/26 02:28:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:28:00 DEBUG : one: Unchanged skipping 2026/08/26 02:28:00 DEBUG : two: size = 3 OK 2026/08/26 02:28:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:28:00 DEBUG : two: Unchanged skipping 2026/08/26 02:28:00 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:28:00 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:28:00 DEBUG : Waiting for deletions to finish 2026/08/26 02:28:00 INFO : There was nothing to transfer 2026/08/26 02:28:04 DEBUG : CopyDest/three: modtime not stored after upload (got 2026-08-26 02:28:03 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:28:06 DEBUG : one: size = 5 OK 2026/08/26 02:28:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:28:06 DEBUG : one: Unchanged skipping 2026/08/26 02:28:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone18488453) 2026/08/26 02:28:06 DEBUG : three: size = 5 (Yandex rclone-test-fesejey4yozi/CopyDest) 2026/08/26 02:28:06 DEBUG : three: Sizes differ 2026/08/26 02:28:06 DEBUG : three: Destination not found in --copy-dest 2026/08/26 02:28:06 DEBUG : three: Need to transfer - File not found at Destination 2026/08/26 02:28:06 DEBUG : two: size = 3 OK 2026/08/26 02:28:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:28:06 DEBUG : two: Unchanged skipping 2026/08/26 02:28:06 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:28:06 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:28:09 DEBUG : three: size = 7 OK 2026/08/26 02:28:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/08/26 02:28:09 INFO : three: Copied (new) 2026/08/26 02:28:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (109.09s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:29:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 02:29:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:29:26 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:29:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 02:29:27 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:29:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/dst" 2026/08/26 02:29:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/backup" 2026/08/26 02:29:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone18488453) 2026/08/26 02:29:31 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:29:31 DEBUG : one: Sizes differ 2026/08/26 02:29:31 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:29:31 DEBUG : two: size = 3 OK 2026/08/26 02:29:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:29:31 DEBUG : two: Unchanged skipping 2026/08/26 02:29:32 INFO : one: Moved (server-side) 2026/08/26 02:29:32 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:29:35 DEBUG : one: size = 4 OK 2026/08/26 02:29:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/26 02:29:35 INFO : one: Copied (new) 2026/08/26 02:29:35 DEBUG : Waiting for deletions to finish 2026/08/26 02:29:37 INFO : three.txt: Moved (server-side) 2026/08/26 02:29:37 INFO : three.txt: Moved into backup dir 2026/08/26 02:29:41 DEBUG : two: size = 3 OK 2026/08/26 02:29:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:29:41 DEBUG : two: Unchanged skipping 2026/08/26 02:29:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:29:41 DEBUG : one: size = 4 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:29:41 DEBUG : one: Sizes differ 2026/08/26 02:29:41 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:29:48 INFO : one: Deleted 2026/08/26 02:29:50 INFO : one: Moved (server-side) 2026/08/26 02:29:50 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:29:53 DEBUG : one: size = 5 OK 2026/08/26 02:29:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/26 02:29:53 INFO : one: Copied (new) 2026/08/26 02:29:53 DEBUG : Waiting for deletions to finish 2026/08/26 02:30:00 INFO : three.txt: Deleted 2026/08/26 02:30:02 INFO : three.txt: Moved (server-side) 2026/08/26 02:30:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (84.76s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:30:48 DEBUG : dst/one: modtime not stored after upload (got 2026-08-26 02:30:46 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:30:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/dst" 2026/08/26 02:30:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/backup" 2026/08/26 02:30:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone18488453) 2026/08/26 02:30:58 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:30:58 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:30:58 DEBUG : one: Sizes differ 2026/08/26 02:30:58 DEBUG : two: size = 3 OK 2026/08/26 02:30:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:30:58 DEBUG : two: Unchanged skipping 2026/08/26 02:31:00 INFO : one: Moved (server-side) to: one.bak 2026/08/26 02:31:00 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:31:04 DEBUG : one: size = 4 OK 2026/08/26 02:31:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/26 02:31:04 INFO : one: Copied (new) 2026/08/26 02:31:04 DEBUG : Waiting for deletions to finish 2026/08/26 02:31:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/26 02:31:06 INFO : three.txt: Moved into backup dir 2026/08/26 02:31:09 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 02:31:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:31:10 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:31:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 02:31:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:31:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:31:11 DEBUG : one: size = 4 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:31:11 DEBUG : one: Sizes differ 2026/08/26 02:31:11 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:31:11 DEBUG : two: size = 3 OK 2026/08/26 02:31:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:31:11 DEBUG : two: Unchanged skipping 2026/08/26 02:31:19 INFO : one.bak: Deleted 2026/08/26 02:31:20 INFO : one: Moved (server-side) to: one.bak 2026/08/26 02:31:20 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:31:23 DEBUG : one: size = 5 OK 2026/08/26 02:31:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/26 02:31:23 INFO : one: Copied (new) 2026/08/26 02:31:23 DEBUG : Waiting for deletions to finish 2026/08/26 02:31:29 INFO : three.txt.bak: Deleted 2026/08/26 02:31:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/26 02:31:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (85.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:32:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/dst" 2026/08/26 02:32:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/backup" 2026/08/26 02:32:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone18488453) 2026/08/26 02:32:21 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:32:21 DEBUG : one: Sizes differ 2026/08/26 02:32:21 DEBUG : two: size = 3 OK 2026/08/26 02:32:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:32:21 DEBUG : two: Unchanged skipping 2026/08/26 02:32:21 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:32:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/26 02:32:23 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:32:25 DEBUG : one: size = 4 OK 2026/08/26 02:32:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/26 02:32:25 INFO : one: Copied (new) 2026/08/26 02:32:25 DEBUG : Waiting for deletions to finish 2026/08/26 02:32:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/26 02:32:27 INFO : three.txt: Moved into backup dir 2026/08/26 02:32:30 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 02:32:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:32:30 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:32:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 02:32:31 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:32:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:32:31 DEBUG : one: size = 4 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:32:31 DEBUG : one: Sizes differ 2026/08/26 02:32:31 DEBUG : two: size = 3 OK 2026/08/26 02:32:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:32:31 DEBUG : two: Unchanged skipping 2026/08/26 02:32:31 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:32:39 INFO : one-2019-01-01: Deleted 2026/08/26 02:32:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/26 02:32:41 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:32:45 DEBUG : one: size = 5 OK 2026/08/26 02:32:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/26 02:32:45 INFO : one: Copied (new) 2026/08/26 02:32:45 DEBUG : Waiting for deletions to finish 2026/08/26 02:32:51 INFO : three-2019-01-01.txt: Deleted 2026/08/26 02:32:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/26 02:32:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (87.49s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:33:46 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 02:33:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:33:47 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:33:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 02:33:48 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:33:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/dst" 2026/08/26 02:33:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone18488453) 2026/08/26 02:33:49 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:33:49 DEBUG : one: Sizes differ 2026/08/26 02:33:49 DEBUG : two: size = 3 OK 2026/08/26 02:33:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:33:49 DEBUG : two: Unchanged skipping 2026/08/26 02:33:49 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:33:51 INFO : one: Moved (server-side) to: one.bak 2026/08/26 02:33:51 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:33:54 DEBUG : one: size = 4 OK 2026/08/26 02:33:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/26 02:33:54 INFO : one: Copied (new) 2026/08/26 02:33:54 DEBUG : Waiting for deletions to finish 2026/08/26 02:33:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/26 02:33:57 INFO : three.txt: Moved into backup dir 2026/08/26 02:34:01 DEBUG : one.bak: Excluded (Path Filter) 2026/08/26 02:34:01 DEBUG : one.bak: Excluded 2026/08/26 02:34:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/26 02:34:01 DEBUG : three.txt.bak: Excluded 2026/08/26 02:34:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:34:01 DEBUG : one: size = 4 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:34:01 DEBUG : one: Sizes differ 2026/08/26 02:34:01 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for checks to finish 2026/08/26 02:34:01 DEBUG : two: size = 3 OK 2026/08/26 02:34:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:34:01 DEBUG : two: Unchanged skipping 2026/08/26 02:34:08 INFO : one.bak: Deleted 2026/08/26 02:34:10 INFO : one: Moved (server-side) to: one.bak 2026/08/26 02:34:10 DEBUG : Yandex rclone-test-fesejey4yozi/dst: Waiting for transfers to finish 2026/08/26 02:34:12 DEBUG : one: size = 5 OK 2026/08/26 02:34:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/26 02:34:12 INFO : one: Copied (new) 2026/08/26 02:34:12 DEBUG : Waiting for deletions to finish 2026/08/26 02:34:20 INFO : three.txt.bak: Deleted 2026/08/26 02:34:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/26 02:34:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (76.78s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:35:00 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 02:35:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:35:01 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:35:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 02:35:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:35:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/dst" 2026/08/26 02:35:04 DEBUG : Config file has changed externally - reloading 2026/08/26 02:35:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone18488453) 2026/08/26 02:35:05 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:35:05 DEBUG : one: Sizes differ 2026/08/26 02:35:06 INFO : one: Moved (server-side) to: one.bak 2026/08/26 02:35:09 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 02:35:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:35:09 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:35:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 02:35:10 DEBUG : one: size = 4 OK 2026/08/26 02:35:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/26 02:35:10 INFO : one: Copied (new) 2026/08/26 02:35:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:35:10 DEBUG : two: size = 3 OK 2026/08/26 02:35:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:35:10 DEBUG : two: Unchanged skipping 2026/08/26 02:35:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone18488453) 2026/08/26 02:35:10 DEBUG : three.txt: size = 5 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:35:10 DEBUG : three.txt: Sizes differ 2026/08/26 02:35:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/26 02:35:15 DEBUG : three.txt: size = 6 OK 2026/08/26 02:35:15 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/26 02:35:15 INFO : three.txt: Copied (new) 2026/08/26 02:35:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:35:17 DEBUG : one: size = 4 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:35:17 DEBUG : one: Sizes differ 2026/08/26 02:35:25 INFO : one.bak: Deleted 2026/08/26 02:35:26 INFO : one: Moved (server-side) to: one.bak 2026/08/26 02:35:29 DEBUG : one: size = 5 OK 2026/08/26 02:35:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/26 02:35:29 INFO : one: Copied (new) 2026/08/26 02:35:29 DEBUG : two: size = 3 OK 2026/08/26 02:35:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:35:29 DEBUG : two: Unchanged skipping 2026/08/26 02:35:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone18488453) 2026/08/26 02:35:30 DEBUG : three.txt: size = 6 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:35:30 DEBUG : three.txt: Sizes differ 2026/08/26 02:35:37 INFO : three.txt.bak: Deleted 2026/08/26 02:35:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/26 02:35:41 DEBUG : three.txt: modtime not stored after upload (got 2026-08-26 02:35:39 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:35:41 DEBUG : three.txt: size = 19 OK 2026/08/26 02:35:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/26 02:35:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (86.74s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:36:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fesejey4yozi/dst" 2026/08/26 02:36:31 DEBUG : Config file has changed externally - reloading 2026/08/26 02:36:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone18488453) 2026/08/26 02:36:32 DEBUG : one: size = 3 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:36:32 DEBUG : one: Sizes differ 2026/08/26 02:36:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/26 02:36:37 DEBUG : one: size = 4 OK 2026/08/26 02:36:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/26 02:36:37 INFO : one: Copied (new) 2026/08/26 02:36:37 DEBUG : two: size = 3 OK 2026/08/26 02:36:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:36:37 DEBUG : two: Unchanged skipping 2026/08/26 02:36:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone18488453) 2026/08/26 02:36:38 DEBUG : three.txt: size = 5 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:36:38 DEBUG : three.txt: Sizes differ 2026/08/26 02:36:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/26 02:36:42 DEBUG : three.txt: size = 6 OK 2026/08/26 02:36:42 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/26 02:36:42 INFO : three.txt: Copied (new) 2026/08/26 02:36:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone18488453) 2026/08/26 02:36:44 DEBUG : one: size = 4 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:36:44 DEBUG : one: Sizes differ 2026/08/26 02:36:50 INFO : one-2019-01-01: Deleted 2026/08/26 02:36:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/26 02:36:56 DEBUG : one: size = 5 OK 2026/08/26 02:36:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/26 02:36:56 INFO : one: Copied (new) 2026/08/26 02:36:56 DEBUG : two: size = 3 OK 2026/08/26 02:36:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:36:56 DEBUG : two: Unchanged skipping 2026/08/26 02:36:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone18488453) 2026/08/26 02:36:56 DEBUG : three.txt: size = 6 (Yandex rclone-test-fesejey4yozi/dst) 2026/08/26 02:36:56 DEBUG : three.txt: Sizes differ 2026/08/26 02:37:03 INFO : three-2019-01-01.txt: Deleted 2026/08/26 02:37:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/26 02:37:07 DEBUG : three.txt: size = 19 OK 2026/08/26 02:37:07 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/26 02:37:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (87.10s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:37:53 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:37:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone18488453) 2026/08/26 02:37:53 DEBUG : Testêé: size = 18 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:37:53 DEBUG : Testêé: Sizes differ 2026/08/26 02:37:53 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:37:55 DEBUG : Testêé: size = 14 OK 2026/08/26 02:37:55 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/08/26 02:37:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/26 02:37:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.13s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:38:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/26 02:38:04 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:38:04 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:38:07 DEBUG : existing: size = 6 OK 2026/08/26 02:38:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/26 02:38:07 INFO : existing: Copied (new) 2026/08/26 02:38:07 DEBUG : Waiting for deletions to finish 2026/08/26 02:38:09 DEBUG : existing: size = 8 (Local file system at /tmp/rclone18488453) 2026/08/26 02:38:09 DEBUG : existing: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:38:09 DEBUG : existing: Sizes differ 2026/08/26 02:38:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/26 02:38:09 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:38:09 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:38:09 ERROR : Yandex rclone-test-fesejey4yozi: not deleting files as there were IO errors 2026/08/26 02:38:09 ERROR : Yandex rclone-test-fesejey4yozi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (13.43s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:38:20 DEBUG : EXISTING: size = 6 OK 2026/08/26 02:38:20 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:38:20 DEBUG : existing: Unchanged skipping 2026/08/26 02:38:20 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:38:20 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:38:20 DEBUG : Waiting for deletions to finish 2026/08/26 02:38:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.66s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.84s) --- SKIP: TestMaxTransfer/Hard (0.66s) --- SKIP: TestMaxTransfer/Soft (0.57s) --- SKIP: TestMaxTransfer/Cautious (0.61s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:38:40 DEBUG : only1: modtime not stored after upload (got 2026-08-26 02:38:39 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:38:46 DEBUG : only2: modtime not stored after upload (got 2026-08-26 02:38:45 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:38:54 DEBUG : both4: modtime not stored after upload (got 2026-08-26 02:38:53 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:40:11 DEBUG : only18: modtime not stored after upload (got 2026-08-26 02:40:10 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:40:18 DEBUG : both10: size = 6 OK 2026/08/26 02:40:18 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both11: size = 6 OK 2026/08/26 02:40:18 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both0: size = 6 OK 2026/08/26 02:40:18 DEBUG : both12: size = 6 OK 2026/08/26 02:40:18 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both10: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both13: size = 6 OK 2026/08/26 02:40:18 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both12: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both14: size = 6 OK 2026/08/26 02:40:18 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both0: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both15: size = 6 OK 2026/08/26 02:40:18 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both13: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both16: size = 6 OK 2026/08/26 02:40:18 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both16: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both17: size = 6 OK 2026/08/26 02:40:18 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both14: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both18: size = 6 OK 2026/08/26 02:40:18 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both11: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both19: size = 6 OK 2026/08/26 02:40:18 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both19: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both1: size = 6 OK 2026/08/26 02:40:18 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both1: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both2: size = 6 OK 2026/08/26 02:40:18 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:40:18 DEBUG : both15: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both3: size = 6 OK 2026/08/26 02:40:18 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both17: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both4: size = 6 OK 2026/08/26 02:40:18 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both18: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both5: size = 6 OK 2026/08/26 02:40:18 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both2: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both6: size = 6 OK 2026/08/26 02:40:18 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both6: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both7: size = 6 OK 2026/08/26 02:40:18 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both7: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both8: size = 6 OK 2026/08/26 02:40:18 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both8: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both9: size = 6 OK 2026/08/26 02:40:18 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:40:18 DEBUG : both9: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both3: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both4: Unchanged skipping 2026/08/26 02:40:18 DEBUG : both5: Unchanged skipping 2026/08/26 02:40:18 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:40:18 DEBUG : Waiting for deletions to finish 2026/08/26 02:40:24 INFO : only17: Deleted 2026/08/26 02:40:25 INFO : only3: Deleted 2026/08/26 02:40:25 INFO : only4: Deleted 2026/08/26 02:40:25 INFO : only15: Deleted 2026/08/26 02:40:30 INFO : only5: Deleted 2026/08/26 02:40:31 INFO : only12: Deleted 2026/08/26 02:40:31 INFO : only10: Deleted 2026/08/26 02:40:31 INFO : only0: Deleted 2026/08/26 02:40:35 INFO : only19: Deleted 2026/08/26 02:40:37 INFO : only2: Deleted 2026/08/26 02:40:37 INFO : only11: Deleted 2026/08/26 02:40:37 INFO : only7: Deleted 2026/08/26 02:40:42 INFO : only14: Deleted 2026/08/26 02:40:43 INFO : only18: Deleted 2026/08/26 02:40:43 INFO : only6: Deleted 2026/08/26 02:40:43 INFO : only16: Deleted 2026/08/26 02:40:47 INFO : only9: Deleted 2026/08/26 02:40:49 INFO : only13: Deleted 2026/08/26 02:40:49 INFO : only1: Deleted 2026/08/26 02:40:50 INFO : only8: Deleted 2026/08/26 02:40:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (264.97s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:43:06 DEBUG : only1: modtime not stored after upload (got 2026-08-26 02:43:04 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:43:55 DEBUG : only10: modtime not stored after upload (got 2026-08-26 02:43:54 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:44:22 DEBUG : only15: modtime not stored after upload (got 2026-08-26 02:44:20 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:44:43 DEBUG : both0: size = 6 OK 2026/08/26 02:44:43 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both10: size = 6 OK 2026/08/26 02:44:43 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both11: size = 6 OK 2026/08/26 02:44:43 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both0: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both12: size = 6 OK 2026/08/26 02:44:43 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both13: size = 6 OK 2026/08/26 02:44:43 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:44:43 DEBUG : both11: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both14: size = 6 OK 2026/08/26 02:44:43 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both14: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both15: size = 6 OK 2026/08/26 02:44:43 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both15: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both16: size = 6 OK 2026/08/26 02:44:43 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both12: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both17: size = 6 OK 2026/08/26 02:44:43 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both10: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both18: size = 6 OK 2026/08/26 02:44:43 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both18: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both19: size = 6 OK 2026/08/26 02:44:43 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both13: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both1: size = 6 OK 2026/08/26 02:44:43 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both16: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both2: size = 6 OK 2026/08/26 02:44:43 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both17: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both3: size = 6 OK 2026/08/26 02:44:43 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both3: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both4: size = 6 OK 2026/08/26 02:44:43 DEBUG : both19: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both5: size = 6 OK 2026/08/26 02:44:43 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both5: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both6: size = 6 OK 2026/08/26 02:44:43 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both6: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both7: size = 6 OK 2026/08/26 02:44:43 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both1: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both8: size = 6 OK 2026/08/26 02:44:43 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both8: Unchanged skipping 2026/08/26 02:44:43 DEBUG : both9: size = 6 OK 2026/08/26 02:44:43 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:44:43 DEBUG : both2: Unchanged skipping 2026/08/26 02:44:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only0: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only0: Sizes differ 2026/08/26 02:44:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only10: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only10: Sizes differ 2026/08/26 02:44:43 DEBUG : both4: Unchanged skipping 2026/08/26 02:44:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only11: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only11: Sizes differ 2026/08/26 02:44:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only12: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only12: Sizes differ 2026/08/26 02:44:43 DEBUG : both7: Unchanged skipping 2026/08/26 02:44:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only13: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only13: Sizes differ 2026/08/26 02:44:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only14: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only14: Sizes differ 2026/08/26 02:44:43 DEBUG : both9: Unchanged skipping 2026/08/26 02:44:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only15: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only15: Sizes differ 2026/08/26 02:44:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only16: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only16: Sizes differ 2026/08/26 02:44:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only17: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only17: Sizes differ 2026/08/26 02:44:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only18: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only18: Sizes differ 2026/08/26 02:44:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only19: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only19: Sizes differ 2026/08/26 02:44:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only1: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only1: Sizes differ 2026/08/26 02:44:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only2: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only2: Sizes differ 2026/08/26 02:44:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only3: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only3: Sizes differ 2026/08/26 02:44:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only4: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only4: Sizes differ 2026/08/26 02:44:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only5: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only5: Sizes differ 2026/08/26 02:44:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only6: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only6: Sizes differ 2026/08/26 02:44:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only7: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only7: Sizes differ 2026/08/26 02:44:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only8: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only8: Sizes differ 2026/08/26 02:44:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone18488453) 2026/08/26 02:44:43 DEBUG : only9: size = 6 (Yandex rclone-test-fesejey4yozi) 2026/08/26 02:44:43 DEBUG : only9: Sizes differ 2026/08/26 02:44:43 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:44:46 DEBUG : only0: size = 0 OK 2026/08/26 02:44:46 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:46 INFO : only0: Copied (replaced existing) 2026/08/26 02:44:46 DEBUG : only13: size = 0 OK 2026/08/26 02:44:46 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:46 INFO : only13: Copied (replaced existing) 2026/08/26 02:44:46 DEBUG : only11: size = 0 OK 2026/08/26 02:44:46 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:46 INFO : only11: Copied (replaced existing) 2026/08/26 02:44:46 DEBUG : only14: size = 0 OK 2026/08/26 02:44:46 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:46 INFO : only14: Copied (replaced existing) 2026/08/26 02:44:49 DEBUG : only15: size = 0 OK 2026/08/26 02:44:49 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:49 INFO : only15: Copied (replaced existing) 2026/08/26 02:44:49 DEBUG : only18: size = 0 OK 2026/08/26 02:44:49 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:49 INFO : only18: Copied (replaced existing) 2026/08/26 02:44:49 DEBUG : only19: size = 0 OK 2026/08/26 02:44:49 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:49 INFO : only19: Copied (replaced existing) 2026/08/26 02:44:49 DEBUG : only17: size = 0 OK 2026/08/26 02:44:49 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:49 INFO : only17: Copied (replaced existing) 2026/08/26 02:44:51 DEBUG : only12: size = 0 OK 2026/08/26 02:44:51 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:51 INFO : only12: Copied (replaced existing) 2026/08/26 02:44:51 DEBUG : only2: size = 0 OK 2026/08/26 02:44:51 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:51 INFO : only2: Copied (replaced existing) 2026/08/26 02:44:52 DEBUG : only16: size = 0 OK 2026/08/26 02:44:52 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:52 INFO : only16: Copied (replaced existing) 2026/08/26 02:44:52 DEBUG : only10: size = 0 OK 2026/08/26 02:44:52 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:52 INFO : only10: Copied (replaced existing) 2026/08/26 02:44:54 DEBUG : only6: size = 0 OK 2026/08/26 02:44:54 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:54 INFO : only6: Copied (replaced existing) 2026/08/26 02:44:54 DEBUG : only5: size = 0 OK 2026/08/26 02:44:54 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:54 INFO : only5: Copied (replaced existing) 2026/08/26 02:44:55 DEBUG : only4: size = 0 OK 2026/08/26 02:44:55 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:55 INFO : only4: Copied (replaced existing) 2026/08/26 02:44:55 DEBUG : only8: size = 0 OK 2026/08/26 02:44:55 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:55 INFO : only8: Copied (replaced existing) 2026/08/26 02:44:56 DEBUG : only9: size = 0 OK 2026/08/26 02:44:56 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:56 INFO : only9: Copied (replaced existing) 2026/08/26 02:44:57 DEBUG : only3: size = 0 OK 2026/08/26 02:44:57 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:57 INFO : only3: Copied (replaced existing) 2026/08/26 02:44:57 DEBUG : only1: size = 0 OK 2026/08/26 02:44:57 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:57 INFO : only1: Copied (replaced existing) 2026/08/26 02:44:58 DEBUG : only7: size = 0 OK 2026/08/26 02:44:58 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:44:58 INFO : only7: Copied (replaced existing) 2026/08/26 02:44:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (375.04s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:49:10 DEBUG : empty_dir: Making directory with metadata 2026/08/26 02:49:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/26 02:49:10 DEBUG : empty_on_remote: Making directory with metadata 2026/08/26 02:49:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/26 02:49:10 INFO : empty_on_remote: Making directory 2026/08/26 02:49:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 02:49:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/26 02:49:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/26 02:49:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/26 02:49:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (59.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:50:09 DEBUG : empty_dir: Making directory with metadata 2026/08/26 02:50:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/26 02:50:09 DEBUG : empty_on_remote: Making directory with metadata 2026/08/26 02:50:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/26 02:50:09 INFO : empty_on_remote: Making directory 2026/08/26 02:50:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 02:50:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/26 02:50:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/26 02:50:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/26 02:50:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/26 02:50:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (74.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:51:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/26 02:51:24 INFO : sub dir: Making directory 2026/08/26 02:51:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (109.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:53:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/26 02:53:14 INFO : sub dir: Making directory 2026/08/26 02:53:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (103.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:55:03 DEBUG : dir1/0001-bcdefgh.txt: modtime not stored after upload (got 2026-08-26 02:55:01 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:55:17 DEBUG : dir1/0006-ghijklm.txt: modtime not stored after upload (got 2026-08-26 02:55:15 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:55:28 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/26 02:55:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 02:55:29 DEBUG : pacer: Reducing sleep to 15ms 2026/08/26 02:55:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/26 02:55:29 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 02:55:46 DEBUG : banana: modtime not stored after upload (got 2026-08-26 02:55:45 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:55:52 DEBUG : Waiting for deletions to finish 2026/08/26 02:55:53 DEBUG : apple: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : apple: Excluded 2026/08/26 02:55:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : appleappleapplebanana: Excluded 2026/08/26 02:55:53 DEBUG : banana: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : banana: Excluded 2026/08/26 02:55:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : splitbananasplit: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/26 02:55:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/26 02:55:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/26 02:55:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/26 02:55:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/26 02:55:54 DEBUG : apple: size = 5 OK 2026/08/26 02:55:54 DEBUG : splitbananasplit: size = 16 OK 2026/08/26 02:55:54 DEBUG : banana: size = 6 OK 2026/08/26 02:55:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:54 DEBUG : apple: Unchanged skipping 2026/08/26 02:55:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/26 02:55:54 DEBUG : banana: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/26 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/26 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/26 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/26 02:55:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/26 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/26 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/26 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/26 02:55:55 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:55:55 DEBUG : Waiting for deletions to finish 2026/08/26 02:55:55 INFO : There was nothing to transfer 2026/08/26 02:55:55 DEBUG : Waiting for deletions to finish 2026/08/26 02:55:55 DEBUG : apple: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : apple: Excluded 2026/08/26 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : appleappleapplebanana: Excluded 2026/08/26 02:55:55 DEBUG : banana: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : banana: Excluded 2026/08/26 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : splitbananasplit: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/26 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/26 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/26 02:55:56 DEBUG : apple: size = 5 OK 2026/08/26 02:55:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/26 02:55:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:56 DEBUG : banana: size = 6 OK 2026/08/26 02:55:56 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:56 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:56 DEBUG : banana: Unchanged skipping 2026/08/26 02:55:56 DEBUG : apple: Unchanged skipping 2026/08/26 02:55:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/26 02:55:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/26 02:55:56 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/26 02:55:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/26 02:55:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/26 02:55:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/26 02:55:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:55:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/26 02:55:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/26 02:55:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/26 02:55:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:55:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/26 02:55:57 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:55:57 DEBUG : Waiting for deletions to finish 2026/08/26 02:55:57 INFO : There was nothing to transfer 2026/08/26 02:55:57 DEBUG : Waiting for deletions to finish 2026/08/26 02:55:57 DEBUG : apple: Excluded (Path Filter) 2026/08/26 02:55:57 DEBUG : apple: Excluded 2026/08/26 02:55:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/26 02:55:57 DEBUG : appleappleapplebanana: Excluded 2026/08/26 02:55:57 DEBUG : banana: Excluded (Path Filter) 2026/08/26 02:55:57 DEBUG : banana: Excluded 2026/08/26 02:55:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/26 02:55:57 DEBUG : splitbananasplit: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/26 02:55:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/26 02:55:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-fesejey4yozi", Local "Local file system at /tmp/rclone18488453", Modify Window "1ns" 2026/08/26 02:59:19 DEBUG : banana: modtime not stored after upload (got 2026-08-26 02:59:18 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/26 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/26 02:59:25 DEBUG : apple: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : apple: Excluded 2026/08/26 02:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : appleappleapplebanana: Excluded 2026/08/26 02:59:25 DEBUG : banana: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : banana: Excluded 2026/08/26 02:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : splitbananasplit: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/26 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/26 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/26 02:59:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/26 02:59:27 DEBUG : banana: size = 6 OK 2026/08/26 02:59:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : banana: Unchanged skipping 2026/08/26 02:59:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/26 02:59:27 DEBUG : apple: size = 5 OK 2026/08/26 02:59:27 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/26 02:59:27 DEBUG : apple: Unchanged skipping 2026/08/26 02:59:27 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:59:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/26 02:59:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/26 02:59:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/26 02:59:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/26 02:59:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/26 02:59:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/26 02:59:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/26 02:59:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/26 02:59:27 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:59:27 DEBUG : Waiting for deletions to finish 2026/08/26 02:59:27 INFO : There was nothing to transfer 2026/08/26 02:59:27 DEBUG : Waiting for deletions to finish 2026/08/26 02:59:28 DEBUG : apple: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : apple: Excluded 2026/08/26 02:59:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : appleappleapplebanana: Excluded 2026/08/26 02:59:28 DEBUG : banana: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : banana: Excluded 2026/08/26 02:59:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : splitbananasplit: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/26 02:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/26 02:59:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/26 02:59:29 DEBUG : apple: size = 5 OK 2026/08/26 02:59:29 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:29 DEBUG : apple: Unchanged skipping 2026/08/26 02:59:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/26 02:59:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:29 DEBUG : banana: size = 6 OK 2026/08/26 02:59:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/26 02:59:29 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/26 02:59:29 DEBUG : banana: Unchanged skipping 2026/08/26 02:59:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for checks to finish 2026/08/26 02:59:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/26 02:59:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/26 02:59:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/26 02:59:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/26 02:59:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/26 02:59:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/26 02:59:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/26 02:59:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/26 02:59:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/26 02:59:30 DEBUG : Yandex rclone-test-fesejey4yozi: Waiting for transfers to finish 2026/08/26 02:59:30 DEBUG : Waiting for deletions to finish 2026/08/26 02:59:30 INFO : There was nothing to transfer 2026/08/26 02:59:30 DEBUG : Waiting for deletions to finish 2026/08/26 02:59:30 DEBUG : apple: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : apple: Excluded 2026/08/26 02:59:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : appleappleapplebanana: Excluded 2026/08/26 02:59:30 DEBUG : banana: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : banana: Excluded 2026/08/26 02:59:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : splitbananasplit: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/26 02:59:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/26 02:59:30 DEBUG : dir1/0015-9;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (5m1s) TestTransform/NFD (1m26s) goroutine 16463 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 6 minutes]: testing.(*T).Run(0x3ccf7edd46c8, {0x2d4acee?, 0x3ccf7ed33ae8?}, 0x2ed7618) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3ccf7edd46c8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3ccf7edd46c8, 0x3ccf7ed33c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d73b4e, 0x18}, {0x2d96d04, 0x20}, 0x3ccf7f6c9c08, {0x4bfbc60, 0x6c, 0x6c}, {0xc29bb38b95d4796c, 0x3464cfc4bf5, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3ccf7f59ed20) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3ccf7f59ed20) /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:262 +0xa6 goroutine 40 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 41 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15461 [chan receive, 2 minutes]: testing.(*T).Run(0x3ccf7edd4b48, {0x2d2c6b2?, 0x48e99f?}, 0x3ccf7f4fa3c0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x3ccf7edd4b48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x3ccf7edd4b48, 0x2ed7618) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 15159 [select]: net/http.(*persistConn).writeLoop(0x3ccf7f81e140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15054 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15158 [IO wait]: internal/poll.runtime_pollWait(0x7fcaa01d4e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7fa6a880?, 0x3ccf7f32ef00?, 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(0x3ccf7fa6a880, {0x3ccf7f32ef00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7fa6a880, {0x3ccf7f32ef00?, 0x24fb?, 0x3ccf7f5e41e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7ecca580, {0x3ccf7f32ef00?, 0x0?, 0x3ccf7f5b99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7f6c8000, {0x3ccf7f32ef00?, 0x7fcaa030eb60?, 0x7fcae9aec108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f682138, {0x3ccf7f32ef00?, 0x3ccf7ed85a40?, 0x3ccf7f5b9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7f1489a8, {0x2ef75e0, 0x3ccf7f682138}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7f148708, {0x7fcaa01c90f0, 0x3ccf7f6c8000}, 0x3ccf7f5b9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7f148708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7f148708, {0x3ccf7f727000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f81e140, {0x3ccf7f727000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7f57a2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7f57a2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f81e140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15054 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16142 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7f666f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16135 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16369 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15993 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16158 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcaa0440000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7f19e580?, 0x3ccf7f7b8c00?, 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(0x3ccf7f19e580, {0x3ccf7f7b8c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7f19e580, {0x3ccf7f7b8c00?, 0x12fb?, 0x3ccf7edadb40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7f6702d0, {0x3ccf7f7b8c00?, 0x0?, 0x3ccf7f54e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7f8862b8, {0x3ccf7f7b8c00?, 0x7fcaa02484e0?, 0x7fcae9aeca00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f4d4930, {0x3ccf7f7b8c00?, 0x3ccf7f61c1e0?, 0x3ccf7f54ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7f1490a8, {0x2ef75e0, 0x3ccf7f4d4930}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7f148e08, {0x7fcaa01c90f0, 0x3ccf7f8862b8}, 0x3ccf7f54ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7f148e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7f148e08, {0x3ccf7f610000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f274640, {0x3ccf7f610000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7eddb440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7eddb440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f274640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16165 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16113 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcae9a66600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7f07e780?, 0x3ccf7f5ca000?, 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(0x3ccf7f07e780, {0x3ccf7f5ca000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7f07e780, {0x3ccf7f5ca000?, 0x12fb?, 0x3ccf7f4c4900?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7ecca878, {0x3ccf7f5ca000?, 0x0?, 0x3ccf7f4bc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7ef47950, {0x3ccf7f5ca000?, 0x7fcae9a72760?, 0x7fcae9aed2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f886018, {0x3ccf7f5ca000?, 0x3ccf7f61cb40?, 0x3ccf7f4bca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7f4010a8, {0x2ef75e0, 0x3ccf7f886018}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7f400e08, {0x7fcaa01c90f0, 0x3ccf7ef47950}, 0x3ccf7f4bcc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7f400e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7f400e08, {0x3ccf7f52d000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f79e280, {0x3ccf7f52d000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7efba600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7efba600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f79e280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16149 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2587 [chan receive, 52 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 2687 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15993 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x3ccf7f5dbbb8?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x3ccf7f854440) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2f224e8, 0x4c3b200}, {0x2f44360, 0x3ccf7f5be500}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3ccf7f3c8090, 0x2ed8368) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:458 +0x335 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2f224e8, 0x4c3b200}, {0x2f44360, 0x3ccf7f5be500}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3ccf7f3c8090) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2f224e8, 0x4c3b200}, {0x2f44360, 0x3ccf7f5be500}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x3ccf7f3c1e30) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2f224e8, 0x4c3b200}, {0x2f44360, 0x3ccf7f5be500}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x3ccf7f3c1e30) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x10a github.com/rclone/rclone/fstest.(*Run).Finalise(0x3ccf7f764fc0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0x3ccf7edd4908) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:134 +0x397 testing.tRunner(0x3ccf7edd4908, 0x3ccf7f4fa3c0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15461 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16365 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15993 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16194 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcaa043fc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7f19e780?, 0x3ccf7f5cb300?, 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(0x3ccf7f19e780, {0x3ccf7f5cb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7f19e780, {0x3ccf7f5cb300?, 0x12fb?, 0x3ccf7fa77970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7eccaab0, {0x3ccf7f5cb300?, 0x3ccf7fa77998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7ecdb2a8, {0x3ccf7f5cb300?, 0x7fcaa02484e0?, 0x7fcae9aeca00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f4d4ac8, {0x3ccf7f5cb300?, 0x3ccf7f737680?, 0x3ccf7fa77a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7f401428, {0x2ef75e0, 0x3ccf7f4d4ac8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7f401188, {0x7fcaa01c90f0, 0x3ccf7ecdb2a8}, 0x3ccf7fa77c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7f401188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7f401188, {0x3ccf7f6d8000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f275040, {0x3ccf7f6d8000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7f7c6060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7f7c6060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f275040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16172 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16245 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcaa043d000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7f07f100?, 0x3ccf7f7eb300?, 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(0x3ccf7f07f100, {0x3ccf7f7eb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7f07f100, {0x3ccf7f7eb300?, 0x12fb?, 0x3ccf7f66bae0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7f21c478, {0x3ccf7f7eb300?, 0x0?, 0x3ccf7ed5d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7f4d56c8, {0x3ccf7f7eb300?, 0x7fcae9a72760?, 0x7fcae9aed2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f8870b0, {0x3ccf7f7eb300?, 0x3ccf7f1f0000?, 0x3ccf7ed5da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7f7c2628, {0x2ef75e0, 0x3ccf7f8870b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7f7c2388, {0x7fcaa01c90f0, 0x3ccf7f4d56c8}, 0x3ccf7ed5dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7f7c2388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7f7c2388, {0x3ccf7f93a000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f990f00, {0x3ccf7f93a000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7f923440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7f923440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f990f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16258 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16231 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7f81fa40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16251 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16128 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7f7ccc80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16105 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16188 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7edb3b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16216 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16162 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7f79e280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16149 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16182 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcaa0263e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7efb8800?, 0x3ccf7f37ec00?, 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(0x3ccf7efb8800, {0x3ccf7f37ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7efb8800, {0x3ccf7f37ec00?, 0x12fb?, 0x3ccf7f66ae20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7f21c258, {0x3ccf7f37ec00?, 0x0?, 0x3ccf7f54c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7f4d4bd0, {0x3ccf7f37ec00?, 0x7fcae9a72760?, 0x7fcae9aed2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f886900, {0x3ccf7f37ec00?, 0x3ccf7f1f0f00?, 0x3ccf7f54ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7ee66628, {0x2ef75e0, 0x3ccf7f886900}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7ee66388, {0x7fcaa01c90f0, 0x3ccf7f4d4bd0}, 0x3ccf7f54cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7ee66388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7ee66388, {0x3ccf7f7bc000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f015180, {0x3ccf7f7bc000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7f828ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7f828ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f015180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16199 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16195 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7f275040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16172 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16466 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15993 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16227 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcaa0440400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7f07ee80?, 0x3ccf7f5cc600?, 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(0x3ccf7f07ee80, {0x3ccf7f5cc600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7f07ee80, {0x3ccf7f5cc600?, 0x12fb?, 0x3ccf7f4c57c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7eccac38, {0x3ccf7f5cc600?, 0x0?, 0x3ccf7f8f69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7f202b10, {0x3ccf7f5cc600?, 0x7fcae9a72760?, 0x7fcae9aed2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f886d68, {0x3ccf7f5cc600?, 0x3ccf7f2f6780?, 0x3ccf7f8f6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7f4017a8, {0x2ef75e0, 0x3ccf7f886d68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7f401508, {0x7fcaa01c90f0, 0x3ccf7f202b10}, 0x3ccf7f8f6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7f401508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7f401508, {0x3ccf7f88b000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f73a3c0, {0x3ccf7f88b000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7f88e540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7f88e540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f73a3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16206 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16366 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15993 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16127 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcae9a66c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7f07e400?, 0x3ccf7f7b7900?, 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(0x3ccf7f07e400, {0x3ccf7f7b7900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7f07e400, {0x3ccf7f7b7900?, 0x12fb?, 0x3ccf7edac8e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7f6700f0, {0x3ccf7f7b7900?, 0x0?, 0x3ccf7fa709c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7ede4a68, {0x3ccf7f7b7900?, 0x7fcaa02484e0?, 0x7fcae9aeca00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f4d41c8, {0x3ccf7f7b7900?, 0x3ccf7f7363c0?, 0x3ccf7fa70a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7f148d28, {0x2ef75e0, 0x3ccf7f4d41c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7f148a88, {0x7fcaa01c90f0, 0x3ccf7ede4a68}, 0x3ccf7fa70c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7f148a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7f148a88, {0x3ccf7f82b000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f7ccc80, {0x3ccf7f82b000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7f53e6c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7f53e6c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f7ccc80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16105 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16141 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcaa043d600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7efb8480?, 0x3ccf7f37d900?, 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(0x3ccf7efb8480, {0x3ccf7f37d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7efb8480, {0x3ccf7f37d900?, 0x12fb?, 0x3ccf7fa71970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7f21c120, {0x3ccf7f37d900?, 0x0?, 0x3ccf7fa719c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7f4d4528, {0x3ccf7f37d900?, 0x7fcaa030d080?, 0x7fcae9aedbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7ef47650, {0x3ccf7f37d900?, 0x3ccf7f8ccb40?, 0x3ccf7fa71a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7edd7ea8, {0x2ef75e0, 0x3ccf7ef47650}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7edd7c08, {0x7fcaa01c90f0, 0x3ccf7f4d4528}, 0x3ccf7fa71c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7edd7c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7edd7c08, {0x3ccf7f2b0000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f666f00, {0x3ccf7f2b0000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7f22db60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7f22db60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f666f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16135 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16187 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcaa043fe00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7efb8b00?, 0x3ccf7f7ea000?, 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(0x3ccf7efb8b00, {0x3ccf7f7ea000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7efb8b00, {0x3ccf7f7ea000?, 0x12fb?, 0x3ccf7f66b120?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7f21c2d0, {0x3ccf7f7ea000?, 0x3ccf7f8f7998?, 0x478bd2?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7f4d4f18, {0x3ccf7f7ea000?, 0x7fcae9a72760?, 0x7fcae9aed2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f886c48, {0x3ccf7f7ea000?, 0x3ccf7f8723c0?, 0x3ccf7f8f7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7f7c22a8, {0x2ef75e0, 0x3ccf7f886c48}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7f7c2008, {0x7fcaa01c90f0, 0x3ccf7f4d4f18}, 0x3ccf7f8f7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7f7c2008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7f7c2008, {0x3ccf7f80a000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7edb3b80, {0x3ccf7f80a000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7f7c8cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7f7c8cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7edb3b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16216 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16246 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7f990f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16258 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16228 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7f73a3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16206 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16467 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15993 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16368 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15993 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16468 [select]: net/http.(*persistConn).roundTrip(0x3ccf7f81e140, 0x3ccf7f7dc320) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3ccf7edf2820, 0x3ccf7f82e640) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3ccf7edda600, 0x3ccf7f82e640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x3ccf7f10d4c0, 0x3ccf7f82e500) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3ccf7f82e500, {0x2ef8300, 0x3ccf7f10d4c0}, {0x3ccf7fbff2a0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3ccf7f5e0060, 0x3ccf7f82e500, {0x65662d7473657401?, 0x3ccf7fbff328?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3ccf7f5e0060, 0x3ccf7f82e500) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3ccf7edb16d0, {0x2f224e8, 0x4c3b200}, 0x3ccf7f53cb00) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:620 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x3ccf7edda720, 0x3ccf7f05b380, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3ccf7edda720, 0x3ccf7f05b380) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3ccf7f5be500, {0x2f224e8, 0x4c3b200}, {0x3ccf7f60e2d0, 0x2f}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:619 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3ccf7f923ce0, {0x2f224e8, 0x4c3b200}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1225 +0x8a github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x24 github.com/rclone/rclone/fstest.Retry(0x3ccf7edd4908, {0x3ccf7f4b0b80, 0x20}, 0x3ccf7fbffd00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:135 +0xf6 github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0x3ccf7f07eb00?, 0x18?, 0x2959040?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0x0?, 0x2bca040?}, {0x3ccf7f07eb00, 0x5, 0x8}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:420 +0x2d4 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15993 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16367 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15993 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16230 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fcaa043d400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3ccf7efb8e00?, 0x3ccf7f5cd900?, 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(0x3ccf7efb8e00, {0x3ccf7f5cd900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3ccf7efb8e00, {0x3ccf7f5cd900?, 0x12fb?, 0x3ccf7f4c5aa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3ccf7eccaca8, {0x3ccf7f5cd900?, 0x0?, 0x3ccf7f6359c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3ccf7f203a10, {0x3ccf7f5cd900?, 0x7fcaa02484e0?, 0x7fcae9aeca00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3ccf7f4d5d10, {0x3ccf7f5cd900?, 0x3ccf7f2f6960?, 0x3ccf7f635a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3ccf7f401b28, {0x2ef75e0, 0x3ccf7f4d5d10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3ccf7f401888, {0x7fcaa01c90f0, 0x3ccf7f203a10}, 0x3ccf7f635c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3ccf7f401888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3ccf7f401888, {0x3ccf7f8b4000, 0x1000, 0x286f3a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3ccf7f81fa40, {0x3ccf7f8b4000?, 0x2ef3c40?, 0x4b9d560?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3ccf7f8a8900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3ccf7f8a8900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3ccf7f81fa40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16251 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16183 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7f015180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16199 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16159 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3ccf7f274640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16165 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.498619231s (try 1/5): exit status 2: Failed []