"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/04/05 02:27:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto" 2026/04/05 02:27:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 02:27:48 DEBUG : Creating backend with remote "/tmp/rclone4269986367" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:27:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:27:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/05 02:27:49 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:27:49 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.20s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:27:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 02:27:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:27:51 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:27:51 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:27:53 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:27:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:27:53 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:27:54 DEBUG : Yandex rclone-test-lofupaj6loto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (21.41s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.67s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.95s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:28:13 DEBUG : Creating backend with remote "/non-existing" 2026/04/05 02:28:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/05 02:28:14 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:28:14 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.36s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:28:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:28:15 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:28:15 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:28:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:28:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:28:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.74s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.71s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:28:33 INFO : Yandex rclone-test-lofupaj6loto: Running all checks before starting transfers 2026/04/05 02:28:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:28:34 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:28:34 INFO : Yandex rclone-test-lofupaj6loto: Checks finished, now starting transfers 2026/04/05 02:28:34 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:28:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:28:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:28:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.00s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:28:52 ERROR : Ignoring --no-traverse with sync 2026/04/05 02:28:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:28:53 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:28:53 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:28:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:28:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:28:55 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.26s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:29:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/05 02:29:10 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:29:10 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:29:12 DEBUG : hello world2: size = 12 OK 2026/04/05 02:29:12 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/05 02:29:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.58s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:29:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:29:19 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:29:19 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:29:22 DEBUG : potato2: size = 11 OK 2026/04/05 02:29:22 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:29:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:29:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:29:29 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:29:29 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:29:32 DEBUG : potato2: size = 11 OK 2026/04/05 02:29:32 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:29:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.96s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:29:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/05 02:29:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 02:29:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/05 02:29:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 02:29:40 INFO : sub dir2: Making directory 2026/04/05 02:29:41 INFO : sub dir: Making directory 2026/04/05 02:29:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:29:41 INFO : sub dir2/sub sub dir2: Making directory 2026/04/05 02:29:41 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:29:41 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:29:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:29:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:29:43 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:29:45 DEBUG : Yandex rclone-test-lofupaj6loto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (32.66s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:30:13 INFO : sub dir2: Making directory 2026/04/05 02:30:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/05 02:30:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 02:30:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:30:13 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:30:13 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:30:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:30:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:30:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.47s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:30:29 DEBUG : sub dir2: Making directory with metadata 2026/04/05 02:30:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 02:30:29 INFO : sub dir2: Making directory 2026/04/05 02:30:30 INFO : sub dir: Making directory 2026/04/05 02:30:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:30:30 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:30:30 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:30:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:30:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:30:33 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:30:33 INFO : sub dir/hello world: Deleted 2026/04/05 02:30:34 DEBUG : Yandex rclone-test-lofupaj6loto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/05 02:30:35 DEBUG : Yandex rclone-test-lofupaj6loto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (27.21s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.55s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:30:57 INFO : sub dir2: Making directory 2026/04/05 02:30:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:30:57 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:30:57 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:30:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:30:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:30:59 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:30:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.24s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:31:13 DEBUG : sub dir2: Making directory with metadata 2026/04/05 02:31:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 02:31:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 02:31:13 INFO : sub dir2: Making directory 2026/04/05 02:31:14 INFO : sub dir: Making directory 2026/04/05 02:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:31:14 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:31:14 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:31:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:31:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:31:17 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 02:31:19 DEBUG : Yandex rclone-test-lofupaj6loto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.63s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:31:41 INFO : sub dir2: Making directory 2026/04/05 02:31:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:31:41 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:31:41 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:31:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:31:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:31:43 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:31:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.28s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:31:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-dosorin4puxa" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-lofupaj6loto -> Yandex rclone-test-dosorin4puxa 2026/04/05 02:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:32:01 DEBUG : Yandex rclone-test-dosorin4puxa: Waiting for checks to finish 2026/04/05 02:32:01 DEBUG : Yandex rclone-test-dosorin4puxa: Waiting for transfers to finish 2026/04/05 02:32:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:32:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:32:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 02:32:05 DEBUG : Yandex rclone-test-dosorin4puxa: Purge remote --- PASS: TestServerSideCopy (31.21s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:32:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:32:32 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:32:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 02:32:32 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:32:32 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:32:33 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 02:32:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/05 02:32:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.18s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:32:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-pavotuz4pabo" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-lofupaj6loto -> Yandex rclone-test-pavotuz4pabo 2026/04/05 02:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:32:52 DEBUG : Yandex rclone-test-pavotuz4pabo: Waiting for checks to finish 2026/04/05 02:32:52 DEBUG : Yandex rclone-test-pavotuz4pabo: Waiting for transfers to finish 2026/04/05 02:32:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:32:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:32:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 02:32:59 DEBUG : Yandex rclone-test-pavotuz4pabo: Waiting for checks to finish 2026/04/05 02:32:59 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:32:59 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-pavotuz4pabo) 2026/04/05 02:32:59 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 02:32:59 DEBUG : Yandex rclone-test-pavotuz4pabo: Waiting for transfers to finish 2026/04/05 02:32:59 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.fobomug8" before starting 2026/04/05 02:33:02 DEBUG : sub dir/hello world.fobomug8: server side copy: removing renamed existing file after operation 2026/04/05 02:33:08 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 02:33:08 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/05 02:33:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 02:33:09 DEBUG : Yandex rclone-test-pavotuz4pabo: Purge remote --- PASS: TestServerSideCopyOverSelf (43.98s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:33:35 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:33:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:33:35 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:33:35 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 02:33:35 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:33:37 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 02:33:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/05 02:33:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/05 02:33:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.05s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:33:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-durapaq4rubu" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-lofupaj6loto -> Yandex rclone-test-durapaq4rubu 2026/04/05 02:33:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:33:56 DEBUG : Yandex rclone-test-durapaq4rubu: Waiting for checks to finish 2026/04/05 02:33:56 DEBUG : Yandex rclone-test-durapaq4rubu: Waiting for transfers to finish 2026/04/05 02:33:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:33:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:33:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 02:34:02 DEBUG : Yandex rclone-test-durapaq4rubu: Using server-side directory move 2026/04/05 02:34:02 INFO : Yandex rclone-test-durapaq4rubu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 02:34:03 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:34:03 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-durapaq4rubu) 2026/04/05 02:34:03 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 02:34:03 DEBUG : Yandex rclone-test-durapaq4rubu: Waiting for checks to finish 2026/04/05 02:34:03 DEBUG : Yandex rclone-test-durapaq4rubu: Waiting for transfers to finish 2026/04/05 02:34:09 INFO : sub dir/hello world: Deleted 2026/04/05 02:34:11 INFO : sub dir/hello world: Moved (server-side) 2026/04/05 02:34:15 DEBUG : testing file moves 2026/04/05 02:34:16 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:34:16 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-durapaq4rubu) 2026/04/05 02:34:16 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 02:34:16 DEBUG : Yandex rclone-test-durapaq4rubu: Waiting for checks to finish 2026/04/05 02:34:16 DEBUG : Yandex rclone-test-durapaq4rubu: Waiting for transfers to finish 2026/04/05 02:34:22 INFO : sub dir/hello world: Deleted 2026/04/05 02:34:24 INFO : sub dir/hello world: Moved (server-side) 2026/04/05 02:34:27 DEBUG : Yandex rclone-test-durapaq4rubu: Purge remote --- PASS: TestServerSideMoveOverSelf (52.37s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:34:46 ERROR : error listing: directory not found 2026/04/05 02:34:47 INFO : Local file system at /tmp/rclone4269986367: Making directory 2026/04/05 02:34:48 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:34:48 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.46s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:35:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 02:35:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:35:06 DEBUG : Local file system at /tmp/rclone4269986367: Waiting for checks to finish 2026/04/05 02:35:06 DEBUG : Local file system at /tmp/rclone4269986367: Waiting for transfers to finish 2026/04/05 02:35:07 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/04/05 02:35:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:35:07 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/04/05 02:35:07 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:35:07 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.10s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:35:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/05 02:35:22 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:35:22 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:35:24 DEBUG : check sum: size = 1 OK 2026/04/05 02:35:24 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/05 02:35:24 INFO : check sum: Copied (new) 2026/04/05 02:35:24 DEBUG : Waiting for deletions to finish 2026/04/05 02:35:25 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:35:25 DEBUG : check sum: size = 1 OK 2026/04/05 02:35:25 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/05 02:35:25 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/04/05 02:35:25 DEBUG : check sum: Unchanged skipping 2026/04/05 02:35:25 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:35:25 DEBUG : Waiting for deletions to finish 2026/04/05 02:35:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.83s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:35:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/05 02:35:33 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:35:33 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:35:34 DEBUG : sizeonly: size = 6 OK 2026/04/05 02:35:34 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/05 02:35:34 INFO : sizeonly: Copied (new) 2026/04/05 02:35:34 DEBUG : Waiting for deletions to finish 2026/04/05 02:35:36 DEBUG : sizeonly: size = 6 OK 2026/04/05 02:35:36 DEBUG : sizeonly: Sizes identical 2026/04/05 02:35:36 DEBUG : sizeonly: Unchanged skipping 2026/04/05 02:35:36 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:35:36 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:35:36 DEBUG : Waiting for deletions to finish 2026/04/05 02:35:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.18s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:35:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/05 02:35:44 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:35:44 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:35:45 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/04/05 02:35:45 INFO : ignore-size: Copied (new) 2026/04/05 02:35:45 DEBUG : Waiting for deletions to finish 2026/04/05 02:35:46 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:35:46 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:35:46 DEBUG : ignore-size: Unchanged skipping 2026/04/05 02:35:46 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:35:46 DEBUG : Waiting for deletions to finish 2026/04/05 02:35:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.12s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:35:56 DEBUG : existing: size = 6 OK 2026/04/05 02:35:56 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:35:56 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:35:56 DEBUG : existing: Unchanged skipping 2026/04/05 02:35:56 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:35:56 DEBUG : Waiting for deletions to finish 2026/04/05 02:35:56 INFO : There was nothing to transfer 2026/04/05 02:35:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/05 02:35:56 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:35:56 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:35:58 DEBUG : existing: size = 6 OK 2026/04/05 02:35:58 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/04/05 02:35:58 INFO : existing: Copied (replaced existing) 2026/04/05 02:35:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.10s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:36:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 02:36:05 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:36:05 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:36:07 DEBUG : existing: size = 6 OK 2026/04/05 02:36:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/05 02:36:07 INFO : existing: Copied (new) 2026/04/05 02:36:07 DEBUG : Waiting for deletions to finish 2026/04/05 02:36:08 DEBUG : existing: Destination exists, skipping 2026/04/05 02:36:08 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:36:08 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:36:08 DEBUG : Waiting for deletions to finish 2026/04/05 02:36:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.39s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:36:19 INFO : d: Making directory 2026/04/05 02:36:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 02:36:20 DEBUG : c/non empty space: size = 5 OK 2026/04/05 02:36:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:36:20 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 02:36:21 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:36:21 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:36:22 DEBUG : a/potato2: size = 60 OK 2026/04/05 02:36:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/05 02:36:22 INFO : a/potato2: Copied (new) 2026/04/05 02:36:22 DEBUG : Waiting for deletions to finish 2026/04/05 02:36:28 INFO : b/potato: Deleted 2026/04/05 02:36:28 INFO : d: Removing directory 2026/04/05 02:36:36 INFO : b: Removing directory 2026/04/05 02:36:42 DEBUG : Yandex rclone-test-lofupaj6loto: deleted 2 directories --- PASS: TestSyncIgnoreErrors (53.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:37:11 DEBUG : empty space: size = 1 OK 2026/04/05 02:37:11 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/04/05 02:37:11 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:37:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/05 02:37:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/05 02:37:11 DEBUG : empty space: Unchanged skipping 2026/04/05 02:37:11 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:37:11 DEBUG : Waiting for deletions to finish 2026/04/05 02:37:11 INFO : There was nothing to transfer 2026/04/05 02:37:12 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:37:12 DEBUG : empty space: size = 1 OK 2026/04/05 02:37:12 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/04/05 02:37:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/05 02:37:12 INFO : empty space: Updated modification time in destination 2026/04/05 02:37:12 DEBUG : empty space: Unchanged skipping 2026/04/05 02:37:12 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:37:12 DEBUG : Waiting for deletions to finish 2026/04/05 02:37:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:37:21 DEBUG : empty space: size = 1 OK 2026/04/05 02:37:21 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/04/05 02:37:21 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:37:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/05 02:37:21 DEBUG : empty space: Unchanged skipping 2026/04/05 02:37:21 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:37:21 DEBUG : Waiting for deletions to finish 2026/04/05 02:37:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.75s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:37:41 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:37:41 DEBUG : foo: size = 3 OK 2026/04/05 02:37:41 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/05 02:37:41 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:37:41 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:37:41 DEBUG : foo: md5 differ 2026/04/05 02:37:41 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:37:44 DEBUG : foo: size = 3 OK 2026/04/05 02:37:44 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/04/05 02:37:44 INFO : foo: Copied (replaced existing) 2026/04/05 02:37:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (24.43s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:37:54 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/05 02:37:54 DEBUG : empty space: size = 1 OK 2026/04/05 02:37:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:37:54 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:37:54 DEBUG : empty space: Unchanged skipping 2026/04/05 02:37:54 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:37:56 DEBUG : potato: size = 60 OK 2026/04/05 02:37:56 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/05 02:37:56 INFO : potato: Copied (new) 2026/04/05 02:37:56 DEBUG : Waiting for deletions to finish Diff of "logger" and "lsf" 3c3 < 2011-12-30 12:59:59.000000000;d6548b156ea68a4e003e786df99eee76;60;potato --- > 2026-04-05 02:37:55.000000000;d6548b156ea68a4e003e786df99eee76;60;potato sync_test.go:3105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3105 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1107 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2011-12-30 12:59:59.000000000;d6548b156ea68a4e003e786df99eee76;60;potato lsf: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2026-04-05 02:37:55.000000000;d6548b156ea68a4e003e786df99eee76;60;potato Test: TestSyncAfterAddingAFile --- FAIL: TestSyncAfterAddingAFile (16.66s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:38:11 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:38:11 DEBUG : potato: size = 60 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:38:11 DEBUG : potato: Sizes differ 2026/04/05 02:38:11 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:38:11 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:38:13 DEBUG : potato: size = 21 OK 2026/04/05 02:38:13 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/05 02:38:13 INFO : potato: Copied (replaced existing) 2026/04/05 02:38:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (10.84s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:38:22 DEBUG : potato: size = 21 OK 2026/04/05 02:38:22 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/05 02:38:22 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:38:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:38:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:38:22 DEBUG : potato: md5 differ 2026/04/05 02:38:22 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:38:24 DEBUG : potato: size = 21 OK 2026/04/05 02:38:24 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/05 02:38:24 INFO : potato: Copied (replaced existing) 2026/04/05 02:38:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:38:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:38:35 DEBUG : empty space: size = 1 OK 2026/04/05 02:38:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:38:35 DEBUG : empty space: Unchanged skipping 2026/04/05 02:38:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/05 02:38:35 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:38:35 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:38:35 DEBUG : Waiting for deletions to finish 2026/04/05 02:38:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:38:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:38:51 DEBUG : empty space: size = 1 OK 2026/04/05 02:38:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:38:51 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:38:51 DEBUG : empty space: Unchanged skipping 2026/04/05 02:38:51 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:38:54 DEBUG : potato2: size = 60 OK 2026/04/05 02:38:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/05 02:38:54 INFO : potato2: Copied (new) 2026/04/05 02:38:54 DEBUG : Waiting for deletions to finish 2026/04/05 02:39:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:39:17 INFO : d: Making directory 2026/04/05 02:39:17 INFO : d/e: Making directory 2026/04/05 02:39:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 02:39:19 DEBUG : c/non empty space: size = 5 OK 2026/04/05 02:39:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:39:19 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 02:39:19 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:39:19 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:39:21 DEBUG : a/potato2: size = 60 OK 2026/04/05 02:39:21 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/05 02:39:21 INFO : a/potato2: Copied (new) 2026/04/05 02:39:21 DEBUG : Waiting for deletions to finish 2026/04/05 02:39:27 INFO : b/potato: Deleted 2026/04/05 02:39:27 INFO : d/e: Removing directory 2026/04/05 02:39:34 INFO : d: Removing directory 2026/04/05 02:39:41 INFO : b: Removing directory 2026/04/05 02:39:48 DEBUG : Yandex rclone-test-lofupaj6loto: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (61.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:40:18 INFO : d: Making directory 2026/04/05 02:40:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 02:40:21 DEBUG : c/non empty space: size = 5 OK 2026/04/05 02:40:21 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:40:21 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 02:40:21 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:40:21 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:40:23 DEBUG : a/potato2: size = 60 OK 2026/04/05 02:40:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/05 02:40:23 INFO : a/potato2: Copied (new) 2026/04/05 02:40:23 ERROR : Yandex rclone-test-lofupaj6loto: not deleting files as there were IO errors 2026/04/05 02:40:23 ERROR : Yandex rclone-test-lofupaj6loto: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (55.35s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:41:13 DEBUG : Waiting for deletions to finish 2026/04/05 02:41:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:41:14 DEBUG : empty space: size = 1 OK 2026/04/05 02:41:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:41:14 DEBUG : empty space: Unchanged skipping 2026/04/05 02:41:14 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:41:14 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:41:16 DEBUG : potato2: size = 60 OK 2026/04/05 02:41:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/05 02:41:16 INFO : potato2: Copied (new) 2026/04/05 02:41:19 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (22.77s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:41:37 DEBUG : Waiting for deletions to finish 2026/04/05 02:41:37 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:41:37 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:41:43 INFO : potato: Deleted 2026/04/05 02:41:43 DEBUG : empty space: size = 1 OK 2026/04/05 02:41:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:41:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:41:43 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:41:43 DEBUG : empty space: Unchanged skipping 2026/04/05 02:41:43 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:41:45 DEBUG : potato2: size = 60 OK 2026/04/05 02:41:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/05 02:41:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (25.82s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:42:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:42:01 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:42:01 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:42:03 DEBUG : potato2: size = 19 OK 2026/04/05 02:42:03 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/05 02:42:03 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.96s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:42:20 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 02:42:20 DEBUG : enormous: Excluded 2026/04/05 02:42:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 02:42:20 DEBUG : potato2: Excluded 2026/04/05 02:42:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 02:42:20 DEBUG : potato2: Excluded 2026/04/05 02:42:20 DEBUG : empty space: size = 1 OK 2026/04/05 02:42:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:42:20 DEBUG : empty space: Unchanged skipping 2026/04/05 02:42:20 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:42:20 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:42:20 DEBUG : Waiting for deletions to finish 2026/04/05 02:42:20 INFO : There was nothing to transfer 2026/04/05 02:42:21 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 02:42:21 DEBUG : potato2: Excluded 2026/04/05 02:42:21 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 02:42:21 DEBUG : enormous: Excluded 2026/04/05 02:42:21 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 02:42:21 DEBUG : potato2: Excluded 2026/04/05 02:42:22 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 02:42:22 DEBUG : potato2: Excluded 2026/04/05 02:42:22 DEBUG : empty space: size = 1 OK 2026/04/05 02:42:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:42:22 DEBUG : empty space: Unchanged skipping 2026/04/05 02:42:22 DEBUG : Local file system at /tmp/rclone4269986367: Waiting for checks to finish 2026/04/05 02:42:22 DEBUG : Local file system at /tmp/rclone4269986367: Waiting for transfers to finish 2026/04/05 02:42:22 DEBUG : Waiting for deletions to finish 2026/04/05 02:42:22 INFO : There was nothing to transfer 2026/04/05 02:42:22 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 02:42:22 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:42:39 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 02:42:39 DEBUG : enormous: Excluded 2026/04/05 02:42:39 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 02:42:39 DEBUG : potato2: Excluded 2026/04/05 02:42:39 DEBUG : empty space: size = 1 OK 2026/04/05 02:42:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:42:39 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:42:39 DEBUG : empty space: Unchanged skipping 2026/04/05 02:42:39 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:42:39 DEBUG : Waiting for deletions to finish 2026/04/05 02:42:44 INFO : enormous: Deleted 2026/04/05 02:42:45 INFO : potato2: Deleted 2026/04/05 02:42:45 INFO : There was nothing to transfer 2026/04/05 02:42:46 DEBUG : empty space: size = 1 OK 2026/04/05 02:42:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:42:46 DEBUG : empty space: Unchanged skipping 2026/04/05 02:42:46 DEBUG : Local file system at /tmp/rclone4269986367: Waiting for checks to finish 2026/04/05 02:42:46 DEBUG : Local file system at /tmp/rclone4269986367: Waiting for transfers to finish 2026/04/05 02:42:46 DEBUG : Waiting for deletions to finish 2026/04/05 02:42:46 INFO : potato2: Deleted 2026/04/05 02:42:46 INFO : enormous: Deleted 2026/04/05 02:42:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.91s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:42:59 DEBUG : five: Need to transfer - File not found at Destination 2026/04/05 02:42:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:42:59 DEBUG : four: size = 8 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:42:59 DEBUG : four: Sizes differ 2026/04/05 02:42:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/05 02:42:59 DEBUG : one: Destination is newer than source, skipping 2026/04/05 02:42:59 DEBUG : three: size = 5 OK 2026/04/05 02:42:59 DEBUG : two: size = 3 OK 2026/04/05 02:42:59 DEBUG : three: Sizes identical 2026/04/05 02:42:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 02:42:59 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:42:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:42:59 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:42:59 DEBUG : two: md5 differ 2026/04/05 02:42:59 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:43:01 DEBUG : five: size = 4 OK 2026/04/05 02:43:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/05 02:43:01 INFO : five: Copied (new) 2026/04/05 02:43:01 DEBUG : two: size = 3 OK 2026/04/05 02:43:01 DEBUG : two: Dst hash empty - aborting Src hash check 2026/04/05 02:43:01 INFO : two: Copied (replaced existing) 2026/04/05 02:43:01 DEBUG : four: size = 4 OK 2026/04/05 02:43:01 DEBUG : four: Dst hash empty - aborting Src hash check 2026/04/05 02:43:01 INFO : four: Copied (replaced existing) 2026/04/05 02:43:01 DEBUG : Waiting for deletions to finish 2026/04/05 02:43:02 DEBUG : five: size = 4 OK 2026/04/05 02:43:02 DEBUG : four: size = 4 OK 2026/04/05 02:43:02 DEBUG : one: Destination is newer than source, skipping 2026/04/05 02:43:02 DEBUG : three: size = 5 OK 2026/04/05 02:43:02 DEBUG : two: size = 3 OK 2026/04/05 02:43:02 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:43:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/05 02:43:02 DEBUG : five: Size and md5 of src and dst objects identical 2026/04/05 02:43:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 02:43:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/05 02:43:02 DEBUG : four: Size and md5 of src and dst objects identical 2026/04/05 02:43:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 02:43:02 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:43:02 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:43:02 DEBUG : three: md5 differ 2026/04/05 02:43:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/05 02:43:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/05 02:43:02 DEBUG : two: Size and md5 of src and dst objects identical 2026/04/05 02:43:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 02:43:02 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:43:03 DEBUG : three: size = 5 OK 2026/04/05 02:43:03 DEBUG : three: Dst hash empty - aborting Src hash check 2026/04/05 02:43:03 INFO : three: Copied (replaced existing) 2026/04/05 02:43:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (40.08s) === 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:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/04/05 02:43:33 INFO : Yandex rclone-test-lofupaj6loto: Making map for --track-renames 2026/04/05 02:43:33 INFO : Yandex rclone-test-lofupaj6loto: Finished making map for --track-renames 2026/04/05 02:43:33 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:43:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 02:43:33 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for renames to finish 2026/04/05 02:43:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/05 02:43:33 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:43:34 DEBUG : yam: size = 11 OK 2026/04/05 02:43:34 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/05 02:43:34 INFO : yam: Copied (new) 2026/04/05 02:43:35 DEBUG : potato: size = 14 OK 2026/04/05 02:43:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/05 02:43:35 INFO : potato: Copied (new) 2026/04/05 02:43:35 DEBUG : Waiting for deletions to finish 2026/04/05 02:43:36 DEBUG : potato: size = 14 OK 2026/04/05 02:43:36 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:43:36 DEBUG : potato: Unchanged skipping 2026/04/05 02:43:36 INFO : Yandex rclone-test-lofupaj6loto: Making map for --track-renames 2026/04/05 02:43:36 INFO : Yandex rclone-test-lofupaj6loto: Finished making map for --track-renames 2026/04/05 02:43:36 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:43:36 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for renames to finish 2026/04/05 02:43:37 INFO : yam: Moved (server-side) to: yaml 2026/04/05 02:43:37 INFO : yaml: Renamed from "yam" 2026/04/05 02:43:37 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:43:37 DEBUG : Waiting for deletions to finish 2026/04/05 02:43:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/04/05 02:43:50 INFO : Yandex rclone-test-lofupaj6loto: Making map for --track-renames 2026/04/05 02:43:50 INFO : Yandex rclone-test-lofupaj6loto: Finished making map for --track-renames 2026/04/05 02:43:50 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:43:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 02:43:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/05 02:43:50 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for renames to finish 2026/04/05 02:43:50 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:43:52 DEBUG : yam: size = 11 OK 2026/04/05 02:43:52 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/05 02:43:52 INFO : yam: Copied (new) 2026/04/05 02:43:52 DEBUG : potato: size = 14 OK 2026/04/05 02:43:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/05 02:43:52 INFO : potato: Copied (new) 2026/04/05 02:43:52 DEBUG : Waiting for deletions to finish 2026/04/05 02:43:53 INFO : Yandex rclone-test-lofupaj6loto: Making map for --track-renames 2026/04/05 02:43:53 DEBUG : potato: size = 14 OK 2026/04/05 02:43:53 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:43:53 INFO : Yandex rclone-test-lofupaj6loto: Finished making map for --track-renames 2026/04/05 02:43:53 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:43:53 DEBUG : potato: Unchanged skipping 2026/04/05 02:43:53 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for renames to finish 2026/04/05 02:43:54 INFO : yam: Moved (server-side) to: yaml 2026/04/05 02:43:54 INFO : yaml: Renamed from "yam" 2026/04/05 02:43:54 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:43:54 DEBUG : Waiting for deletions to finish 2026/04/05 02:43:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/04/05 02:44:07 INFO : Yandex rclone-test-lofupaj6loto: Making map for --track-renames 2026/04/05 02:44:07 INFO : Yandex rclone-test-lofupaj6loto: Finished making map for --track-renames 2026/04/05 02:44:07 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:44:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 02:44:07 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for renames to finish 2026/04/05 02:44:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/05 02:44:07 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:44:09 DEBUG : potato: size = 14 OK 2026/04/05 02:44:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/05 02:44:09 INFO : potato: Copied (new) 2026/04/05 02:44:09 DEBUG : sub/yam: size = 11 OK 2026/04/05 02:44:09 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/05 02:44:09 INFO : sub/yam: Copied (new) 2026/04/05 02:44:09 DEBUG : Waiting for deletions to finish 2026/04/05 02:44:11 DEBUG : potato: size = 14 OK 2026/04/05 02:44:11 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:44:11 DEBUG : potato: Unchanged skipping 2026/04/05 02:44:11 INFO : Yandex rclone-test-lofupaj6loto: Making map for --track-renames 2026/04/05 02:44:11 INFO : Yandex rclone-test-lofupaj6loto: Finished making map for --track-renames 2026/04/05 02:44:11 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:44:11 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for renames to finish 2026/04/05 02:44:13 INFO : sub/yam: Moved (server-side) to: yam 2026/04/05 02:44:13 INFO : yam: Renamed from "sub/yam" 2026/04/05 02:44:13 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:44:13 DEBUG : Waiting for deletions to finish 2026/04/05 02:44:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.69s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:44:35 DEBUG : Creating backend with remote "/tmp/rclone4269986367/dir1" 2026/04/05 02:44:35 DEBUG : Config file has changed externally - reloading 2026/04/05 02:44:35 DEBUG : Creating backend with remote "/tmp/rclone4269986367/dir2" 2026/04/05 02:44:35 DEBUG : Local file system at /tmp/rclone4269986367/dir2: Using server-side directory move 2026/04/05 02:44:35 INFO : Local file system at /tmp/rclone4269986367/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 02:44:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/05 02:44:35 INFO : file1.txt: Moved (server-side) 2026/04/05 02:44:35 DEBUG : Local file system at /tmp/rclone4269986367/dir2: Waiting for checks to finish 2026/04/05 02:44:35 DEBUG : Local file system at /tmp/rclone4269986367/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.56s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:44:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:44:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/05 02:44:35 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:44:35 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:44:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:44:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:44:38 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:44:38 INFO : sub dir/hello world: Deleted 2026/04/05 02:44:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/05 02:44:38 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/05 02:44:38 INFO : nested/sub dir/file: Copied (new) 2026/04/05 02:44:38 INFO : nested/sub dir/file: Deleted 2026/04/05 02:44:38 INFO : sub dir: Removing directory 2026/04/05 02:44:38 INFO : nested/sub dir: Removing directory 2026/04/05 02:44:38 INFO : nested: Removing directory 2026/04/05 02:44:38 DEBUG : Local file system at /tmp/rclone4269986367: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (38.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:45:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 02:45:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/05 02:45:14 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:45:14 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:45:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 02:45:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 02:45:16 INFO : sub dir/hello world: Copied (new) 2026/04/05 02:45:16 INFO : sub dir/hello world: Deleted 2026/04/05 02:45:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/05 02:45:18 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/05 02:45:18 INFO : nested/sub dir/file: Copied (new) 2026/04/05 02:45:18 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (36.71s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:45:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/05 02:45:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 02:45:51 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:45:51 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:45:53 DEBUG : existing: size = 6 OK 2026/04/05 02:45:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/05 02:45:53 INFO : existing: Copied (new) 2026/04/05 02:45:53 INFO : existing: Deleted 2026/04/05 02:45:53 DEBUG : existing-b: size = 6 OK 2026/04/05 02:45:53 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/05 02:45:53 INFO : existing-b: Copied (new) 2026/04/05 02:45:53 INFO : existing-b: Deleted 2026/04/05 02:45:54 DEBUG : existing: Destination exists, skipping 2026/04/05 02:45:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/05 02:45:54 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:45:54 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:45:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.79s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:46:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-vedopuw6yisi" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-lofupaj6loto -> Yandex rclone-test-vedopuw6yisi 2026/04/05 02:46:17 DEBUG : Yandex rclone-test-vedopuw6yisi: Using server-side directory move 2026/04/05 02:46:18 INFO : Yandex rclone-test-vedopuw6yisi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 02:46:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:46:20 DEBUG : empty space: size = 1 OK 2026/04/05 02:46:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:46:20 DEBUG : empty space: Unchanged skipping 2026/04/05 02:46:20 DEBUG : Yandex rclone-test-vedopuw6yisi: Waiting for checks to finish 2026/04/05 02:46:20 DEBUG : potato3: size = 68 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:46:20 DEBUG : potato3: size = 60 (Yandex rclone-test-vedopuw6yisi) 2026/04/05 02:46:20 DEBUG : potato3: Sizes differ 2026/04/05 02:46:22 INFO : potato2: Moved (server-side) 2026/04/05 02:46:26 INFO : potato3: Deleted 2026/04/05 02:46:26 INFO : empty space: Deleted 2026/04/05 02:46:26 DEBUG : Yandex rclone-test-vedopuw6yisi: Waiting for transfers to finish 2026/04/05 02:46:27 INFO : potato3: Moved (server-side) 2026/04/05 02:46:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-betoxil3falo" 2026/04/05 02:46:28 DEBUG : Yandex rclone-test-betoxil3falo: Using server-side directory move 2026/04/05 02:46:31 INFO : Yandex rclone-test-betoxil3falo: Server side directory move succeeded 2026/04/05 02:46:32 ERROR : error listing: directory not found 2026/04/05 02:46:32 DEBUG : Yandex rclone-test-betoxil3falo: Purge remote 2026/04/05 02:46:43 DEBUG : Yandex rclone-test-vedopuw6yisi: Purge remote 2026/04/05 02:46:44 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (36.67s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:46:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-bagagof8yija" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-lofupaj6loto -> Yandex rclone-test-bagagof8yija 2026/04/05 02:46:54 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 02:46:54 DEBUG : empty space: Excluded 2026/04/05 02:46:54 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 02:46:54 DEBUG : empty space: Excluded 2026/04/05 02:46:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:46:54 DEBUG : Yandex rclone-test-bagagof8yija: Waiting for checks to finish 2026/04/05 02:46:54 DEBUG : potato3: size = 68 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:46:54 DEBUG : potato3: size = 60 (Yandex rclone-test-bagagof8yija) 2026/04/05 02:46:54 DEBUG : potato3: Sizes differ 2026/04/05 02:46:54 DEBUG : Yandex rclone-test-bagagof8yija: Waiting for transfers to finish 2026/04/05 02:46:56 INFO : potato2: Moved (server-side) 2026/04/05 02:47:00 INFO : potato3: Deleted 2026/04/05 02:47:02 INFO : potato3: Moved (server-side) 2026/04/05 02:47:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-xetipic1mube" 2026/04/05 02:47:03 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 02:47:03 DEBUG : empty space: Excluded 2026/04/05 02:47:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:47:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/05 02:47:03 DEBUG : Yandex rclone-test-xetipic1mube: Waiting for checks to finish 2026/04/05 02:47:03 DEBUG : Yandex rclone-test-xetipic1mube: Waiting for transfers to finish 2026/04/05 02:47:05 INFO : potato2: Moved (server-side) 2026/04/05 02:47:05 INFO : potato3: Moved (server-side) 2026/04/05 02:47:05 DEBUG : Yandex rclone-test-xetipic1mube: Purge remote 2026/04/05 02:47:16 DEBUG : Yandex rclone-test-bagagof8yija: Purge remote --- PASS: TestServerSideMoveWithFilter (46.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:47:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-vexowoq8roco" 2026/04/05 02:47:37 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-lofupaj6loto -> Yandex rclone-test-vexowoq8roco 2026/04/05 02:47:42 DEBUG : Yandex rclone-test-vexowoq8roco: Using server-side directory move 2026/04/05 02:47:43 INFO : Yandex rclone-test-vexowoq8roco: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 02:47:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 02:47:43 DEBUG : empty space: size = 1 OK 2026/04/05 02:47:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:47:43 DEBUG : empty space: Unchanged skipping 2026/04/05 02:47:43 DEBUG : potato3: size = 68 (Yandex rclone-test-lofupaj6loto) 2026/04/05 02:47:43 DEBUG : potato3: size = 60 (Yandex rclone-test-vexowoq8roco) 2026/04/05 02:47:43 DEBUG : potato3: Sizes differ 2026/04/05 02:47:43 DEBUG : Yandex rclone-test-vexowoq8roco: Waiting for checks to finish 2026/04/05 02:47:44 INFO : potato2: Moved (server-side) 2026/04/05 02:47:49 INFO : empty space: Deleted 2026/04/05 02:47:49 DEBUG : Yandex rclone-test-vexowoq8roco: Waiting for transfers to finish 2026/04/05 02:47:49 INFO : potato3: Deleted 2026/04/05 02:47:51 INFO : potato3: Moved (server-side) 2026/04/05 02:47:51 INFO : tomatoDir: Removing directory 2026/04/05 02:47:57 DEBUG : Yandex rclone-test-lofupaj6loto: deleted 1 directories 2026/04/05 02:47:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-buhimiz7vudi" 2026/04/05 02:47:59 INFO : tomatoDir: Making directory 2026/04/05 02:47:59 DEBUG : Yandex rclone-test-buhimiz7vudi: Using server-side directory move 2026/04/05 02:48:02 INFO : Yandex rclone-test-buhimiz7vudi: Server side directory move succeeded 2026/04/05 02:48:03 ERROR : error listing: directory not found 2026/04/05 02:48:03 ERROR : error listing: directory not found 2026/04/05 02:48:03 DEBUG : Yandex rclone-test-buhimiz7vudi: Purge remote 2026/04/05 02:48:16 DEBUG : Yandex rclone-test-vexowoq8roco: Purge remote 2026/04/05 02:48:16 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (45.85s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.59s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:48:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/rclone-sync-test" --- PASS: TestSyncOverlap (2.39s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:48:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/rclone-sync-test" 2026/04/05 02:48:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/rclone-sync-test-include/layer2" 2026/04/05 02:48:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/rclone-sync-test-ignore-file" 2026/04/05 02:48:26 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:27 DEBUG : Yandex rclone-test-lofupaj6loto/rclone-sync-test: Waiting for checks to finish 2026/04/05 02:48:27 DEBUG : Yandex rclone-test-lofupaj6loto/rclone-sync-test: Waiting for transfers to finish 2026/04/05 02:48:27 DEBUG : Waiting for deletions to finish 2026/04/05 02:48:27 INFO : There was nothing to transfer 2026/04/05 02:48:28 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:29 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:48:29 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:48:29 DEBUG : Waiting for deletions to finish 2026/04/05 02:48:29 INFO : rclone-sync-test-include: Removing directory 2026/04/05 02:48:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/05 02:48:30 DEBUG : Yandex rclone-test-lofupaj6loto: failed to delete 1 directories 2026/04/05 02:48:30 INFO : There was nothing to transfer 2026/04/05 02:48:30 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:32 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:34 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:35 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:37 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:38 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:40 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:42 DEBUG : Yandex rclone-test-lofupaj6loto/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/05 02:48:42 DEBUG : Yandex rclone-test-lofupaj6loto/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/05 02:48:42 DEBUG : Waiting for deletions to finish 2026/04/05 02:48:42 INFO : There was nothing to transfer 2026/04/05 02:48:42 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:44 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:45 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:48 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 02:48:48 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 02:48:48 DEBUG : Waiting for deletions to finish 2026/04/05 02:48:48 INFO : rclone-sync-test-include: Removing directory 2026/04/05 02:48:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/05 02:48:48 DEBUG : Yandex rclone-test-lofupaj6loto: failed to delete 1 directories 2026/04/05 02:48:48 INFO : There was nothing to transfer 2026/04/05 02:48:48 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:50 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:53 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:54 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:56 DEBUG : Excluded 2026/04/05 02:48:57 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:48:58 DEBUG : Yandex rclone-test-lofupaj6loto/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/05 02:48:58 DEBUG : Yandex rclone-test-lofupaj6loto/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/05 02:48:58 DEBUG : Waiting for deletions to finish 2026/04/05 02:48:58 INFO : There was nothing to transfer 2026/04/05 02:48:58 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:48:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:48:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:49:00 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:49:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:49:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:49:03 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:49:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:49:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:49:05 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:49:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:49:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 02:49:07 DEBUG : rclone-sync-test: Excluded 2026/04/05 02:49:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 02:49:08 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (82.77s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:49:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/dst" 2026/04/05 02:49:43 DEBUG : Config file has changed externally - reloading 2026/04/05 02:49:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/CompareDest" 2026/04/05 02:49:44 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 02:49:44 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:49:44 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:49:46 DEBUG : one: size = 3 OK 2026/04/05 02:49:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/05 02:49:46 INFO : one: Copied (new) 2026/04/05 02:49:46 DEBUG : Waiting for deletions to finish 2026/04/05 02:49:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:49:48 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:49:48 DEBUG : one: Sizes differ 2026/04/05 02:49:48 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:49:48 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:49:50 DEBUG : one: size = 5 OK 2026/04/05 02:49:50 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/05 02:49:50 INFO : one: Copied (replaced existing) 2026/04/05 02:49:50 DEBUG : Waiting for deletions to finish 2026/04/05 02:49:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:49:57 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:49:57 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:49:57 DEBUG : one: Sizes differ 2026/04/05 02:49:57 DEBUG : one: size = 5 OK 2026/04/05 02:49:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:49:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 02:49:57 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:49:57 DEBUG : Waiting for deletions to finish 2026/04/05 02:49:57 INFO : There was nothing to transfer 2026/04/05 02:50:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:50:00 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:50:00 DEBUG : one: Sizes differ 2026/04/05 02:50:01 DEBUG : two: size = 3 OK 2026/04/05 02:50:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:50:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 02:50:01 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:50:01 DEBUG : one: size = 5 OK 2026/04/05 02:50:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:50:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 02:50:01 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:50:01 DEBUG : Waiting for deletions to finish 2026/04/05 02:50:01 INFO : There was nothing to transfer 2026/04/05 02:50:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:50:02 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:50:02 DEBUG : one: Sizes differ 2026/04/05 02:50:02 DEBUG : one: size = 5 OK 2026/04/05 02:50:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:50:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 02:50:02 DEBUG : two: size = 3 OK 2026/04/05 02:50:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:50:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 02:50:02 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:50:02 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:50:02 DEBUG : Waiting for deletions to finish 2026/04/05 02:50:02 INFO : There was nothing to transfer 2026/04/05 02:50:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:50:03 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:50:03 DEBUG : one: Sizes differ 2026/04/05 02:50:04 DEBUG : one: size = 5 OK 2026/04/05 02:50:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:50:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 02:50:04 DEBUG : two: size = 3 OK 2026/04/05 02:50:04 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/04/05 02:50:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/05 02:50:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 02:50:04 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:50:04 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:50:04 DEBUG : Waiting for deletions to finish 2026/04/05 02:50:04 INFO : There was nothing to transfer 2026/04/05 02:50:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:50:06 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:50:06 DEBUG : one: Sizes differ 2026/04/05 02:50:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:50:06 DEBUG : two: size = 3 (Yandex rclone-test-lofupaj6loto/CompareDest) 2026/04/05 02:50:06 DEBUG : two: Sizes differ 2026/04/05 02:50:06 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 02:50:06 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:50:06 DEBUG : one: size = 5 OK 2026/04/05 02:50:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:50:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 02:50:06 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:50:08 DEBUG : two: size = 5 OK 2026/04/05 02:50:08 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/05 02:50:08 INFO : two: Copied (new) 2026/04/05 02:50:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.95s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:50:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/dest" 2026/04/05 02:50:49 DEBUG : Config file has changed externally - reloading 2026/04/05 02:50:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/pre-dest1" 2026/04/05 02:50:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/pre-dest2" 2026/04/05 02:50:50 DEBUG : 1: size = 1 OK 2026/04/05 02:50:50 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:50:50 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/05 02:50:51 DEBUG : 2: size = 1 OK 2026/04/05 02:50:51 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:50:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/05 02:50:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/05 02:50:51 DEBUG : Yandex rclone-test-lofupaj6loto/dest: Waiting for checks to finish 2026/04/05 02:50:51 DEBUG : Yandex rclone-test-lofupaj6loto/dest: Waiting for transfers to finish 2026/04/05 02:50:54 DEBUG : 3: size = 1 OK 2026/04/05 02:50:54 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/05 02:50:54 INFO : 3: Copied (new) 2026/04/05 02:50:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (47.86s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:51:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/dst" 2026/04/05 02:51:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/CopyDest" 2026/04/05 02:51:34 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 02:51:34 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:51:34 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:51:36 DEBUG : one: size = 3 OK 2026/04/05 02:51:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/05 02:51:36 INFO : one: Copied (new) 2026/04/05 02:51:36 DEBUG : Waiting for deletions to finish fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2287 Error: Should be true Test: TestSyncCopyDest Messages: dst/one: Modification time difference too big |-220606h46m28.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-05 02:51:35 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2291 Error: Should be true Test: TestSyncCopyDest Messages: dst/one: Modification time difference too big |-220606h46m28.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-05 02:51:35 +0000 UTC) (precision 1ns) 2026/04/05 02:51:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:51:38 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:51:38 DEBUG : one: Sizes differ 2026/04/05 02:51:38 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:51:38 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:51:41 DEBUG : one: size = 5 OK 2026/04/05 02:51:41 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/05 02:51:41 INFO : one: Copied (replaced existing) 2026/04/05 02:51:41 DEBUG : Waiting for deletions to finish 2026/04/05 02:51:43 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/05 02:51:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 02:51:43 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 02:51:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 02:51:44 DEBUG : pacer: Reducing sleep to 10ms 2026/04/05 02:51:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/BackupDir" 2026/04/05 02:51:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:51:47 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:51:47 DEBUG : one: Sizes differ 2026/04/05 02:51:47 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:51:47 DEBUG : one: size = 5 OK 2026/04/05 02:51:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:51:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:51:47 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:51:47 DEBUG : one: Sizes differ 2026/04/05 02:51:49 INFO : one: Moved (server-side) 2026/04/05 02:51:51 DEBUG : one: size = 5 OK 2026/04/05 02:51:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/05 02:51:51 INFO : one: Copied (server-side copy) 2026/04/05 02:51:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/05 02:51:51 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:51:51 DEBUG : Waiting for deletions to finish 2026/04/05 02:51:54 DEBUG : one: size = 5 OK 2026/04/05 02:51:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:51:54 DEBUG : one: Unchanged skipping 2026/04/05 02:51:54 DEBUG : two: size = 3 OK 2026/04/05 02:51:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:51:56 DEBUG : two: size = 3 OK 2026/04/05 02:51:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/05 02:51:56 INFO : two: Copied (server-side copy) 2026/04/05 02:51:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/05 02:51:56 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:51:56 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/05 02:51:57 DEBUG : one: size = 5 OK 2026/04/05 02:51:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:51:57 DEBUG : one: Unchanged skipping 2026/04/05 02:51:57 DEBUG : two: size = 3 OK 2026/04/05 02:51:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:51:57 DEBUG : two: Unchanged skipping 2026/04/05 02:51:57 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:51:57 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:51:57 DEBUG : Waiting for deletions to finish 2026/04/05 02:51:57 INFO : There was nothing to transfer 2026/04/05 02:52:01 DEBUG : one: size = 5 OK 2026/04/05 02:52:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:52:01 DEBUG : one: Unchanged skipping 2026/04/05 02:52:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:52:02 DEBUG : three: size = 5 (Yandex rclone-test-lofupaj6loto/CopyDest) 2026/04/05 02:52:02 DEBUG : three: Sizes differ 2026/04/05 02:52:02 DEBUG : three: Destination not found in --copy-dest 2026/04/05 02:52:02 DEBUG : three: Need to transfer - File not found at Destination 2026/04/05 02:52:02 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:52:02 DEBUG : two: size = 3 OK 2026/04/05 02:52:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:52:02 DEBUG : two: Unchanged skipping 2026/04/05 02:52:02 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:52:04 DEBUG : three: size = 7 OK 2026/04/05 02:52:04 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/05 02:52:04 INFO : three: Copied (new) 2026/04/05 02:52:04 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCopyDest (93.03s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:53:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/dst" 2026/04/05 02:53:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/backup" 2026/04/05 02:53:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:53:13 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:53:13 DEBUG : one: Sizes differ 2026/04/05 02:53:13 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:53:13 DEBUG : two: size = 3 OK 2026/04/05 02:53:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:53:13 DEBUG : two: Unchanged skipping 2026/04/05 02:53:17 INFO : one: Moved (server-side) 2026/04/05 02:53:17 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:53:19 DEBUG : one: size = 4 OK 2026/04/05 02:53:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/05 02:53:19 INFO : one: Copied (new) 2026/04/05 02:53:19 DEBUG : Waiting for deletions to finish 2026/04/05 02:53:21 INFO : three.txt: Moved (server-side) 2026/04/05 02:53:21 INFO : three.txt: Moved into backup dir 2026/04/05 02:53:24 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:53:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:53:24 DEBUG : one: size = 4 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:53:24 DEBUG : two: size = 3 OK 2026/04/05 02:53:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:53:24 DEBUG : two: Unchanged skipping 2026/04/05 02:53:24 DEBUG : one: Sizes differ 2026/04/05 02:53:30 INFO : one: Deleted 2026/04/05 02:53:31 INFO : one: Moved (server-side) 2026/04/05 02:53:31 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:53:33 DEBUG : one: size = 5 OK 2026/04/05 02:53:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/05 02:53:33 INFO : one: Copied (new) 2026/04/05 02:53:33 DEBUG : Waiting for deletions to finish 2026/04/05 02:53:39 INFO : three.txt: Deleted 2026/04/05 02:53:41 INFO : three.txt: Moved (server-side) 2026/04/05 02:53:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (73.01s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:54:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/dst" 2026/04/05 02:54:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/backup" 2026/04/05 02:54:26 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:54:26 DEBUG : two: size = 3 OK 2026/04/05 02:54:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:54:26 DEBUG : two: Unchanged skipping 2026/04/05 02:54:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:54:26 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:54:26 DEBUG : one: Sizes differ 2026/04/05 02:54:28 INFO : one: Moved (server-side) to: one.bak 2026/04/05 02:54:28 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:54:30 DEBUG : one: size = 4 OK 2026/04/05 02:54:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/05 02:54:30 INFO : one: Copied (new) 2026/04/05 02:54:30 DEBUG : Waiting for deletions to finish 2026/04/05 02:54:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 02:54:32 INFO : three.txt: Moved into backup dir 2026/04/05 02:54:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:54:36 DEBUG : one: size = 4 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:54:36 DEBUG : one: Sizes differ 2026/04/05 02:54:36 DEBUG : two: size = 3 OK 2026/04/05 02:54:36 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:54:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:54:36 DEBUG : two: Unchanged skipping 2026/04/05 02:54:42 INFO : one.bak: Deleted 2026/04/05 02:54:44 INFO : one: Moved (server-side) to: one.bak 2026/04/05 02:54:44 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:54:46 DEBUG : one: size = 5 OK 2026/04/05 02:54:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/05 02:54:46 INFO : one: Copied (new) 2026/04/05 02:54:46 DEBUG : Waiting for deletions to finish 2026/04/05 02:54:52 INFO : three.txt.bak: Deleted 2026/04/05 02:54:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 02:54:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (72.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:55:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/dst" 2026/04/05 02:55:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/backup" 2026/04/05 02:55:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:55:37 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:55:37 DEBUG : one: Sizes differ 2026/04/05 02:55:37 DEBUG : two: size = 3 OK 2026/04/05 02:55:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:55:37 DEBUG : two: Unchanged skipping 2026/04/05 02:55:37 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:55:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 02:55:39 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:55:42 DEBUG : one: size = 4 OK 2026/04/05 02:55:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/05 02:55:42 INFO : one: Copied (new) 2026/04/05 02:55:42 DEBUG : Waiting for deletions to finish 2026/04/05 02:55:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 02:55:43 INFO : three.txt: Moved into backup dir 2026/04/05 02:55:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:55:48 DEBUG : one: size = 4 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:55:48 DEBUG : one: Sizes differ 2026/04/05 02:55:48 DEBUG : two: size = 3 OK 2026/04/05 02:55:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:55:48 DEBUG : two: Unchanged skipping 2026/04/05 02:55:48 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:55:54 INFO : one-2019-01-01: Deleted 2026/04/05 02:55:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 02:55:55 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:55:57 DEBUG : one: size = 5 OK 2026/04/05 02:55:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/05 02:55:57 INFO : one: Copied (new) 2026/04/05 02:55:57 DEBUG : Waiting for deletions to finish 2026/04/05 02:56:03 INFO : three-2019-01-01.txt: Deleted 2026/04/05 02:56:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 02:56:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (72.92s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:56:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/dst" 2026/04/05 02:56:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:56:52 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:56:52 DEBUG : one: Sizes differ 2026/04/05 02:56:52 DEBUG : two: size = 3 OK 2026/04/05 02:56:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:56:52 DEBUG : two: Unchanged skipping 2026/04/05 02:56:52 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:56:55 INFO : one: Moved (server-side) to: one.bak 2026/04/05 02:56:55 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:56:56 DEBUG : one: size = 4 OK 2026/04/05 02:56:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/05 02:56:56 INFO : one: Copied (new) 2026/04/05 02:56:56 DEBUG : Waiting for deletions to finish 2026/04/05 02:56:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 02:56:58 INFO : three.txt: Moved into backup dir 2026/04/05 02:57:02 DEBUG : one.bak: Excluded (Path Filter) 2026/04/05 02:57:02 DEBUG : one.bak: Excluded 2026/04/05 02:57:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/05 02:57:02 DEBUG : three.txt.bak: Excluded 2026/04/05 02:57:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:57:02 DEBUG : one: size = 4 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:57:02 DEBUG : one: Sizes differ 2026/04/05 02:57:02 DEBUG : two: size = 3 OK 2026/04/05 02:57:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:57:02 DEBUG : two: Unchanged skipping 2026/04/05 02:57:02 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for checks to finish 2026/04/05 02:57:08 INFO : one.bak: Deleted 2026/04/05 02:57:09 INFO : one: Moved (server-side) to: one.bak 2026/04/05 02:57:09 DEBUG : Yandex rclone-test-lofupaj6loto/dst: Waiting for transfers to finish 2026/04/05 02:57:11 DEBUG : one: size = 5 OK 2026/04/05 02:57:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/05 02:57:11 INFO : one: Copied (new) 2026/04/05 02:57:11 DEBUG : Waiting for deletions to finish 2026/04/05 02:57:16 INFO : three.txt.bak: Deleted 2026/04/05 02:57:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 02:57:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (66.02s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:57:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/dst" 2026/04/05 02:57:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:57:57 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:57:57 DEBUG : one: Sizes differ 2026/04/05 02:57:59 INFO : one: Moved (server-side) to: one.bak 2026/04/05 02:58:01 DEBUG : one: size = 4 OK 2026/04/05 02:58:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/05 02:58:01 INFO : one: Copied (new) 2026/04/05 02:58:01 DEBUG : two: size = 3 OK 2026/04/05 02:58:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:58:01 DEBUG : two: Unchanged skipping 2026/04/05 02:58:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:58:02 DEBUG : three.txt: size = 5 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:58:02 DEBUG : three.txt: Sizes differ 2026/04/05 02:58:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 02:58:06 DEBUG : three.txt: size = 6 OK 2026/04/05 02:58:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/05 02:58:06 INFO : three.txt: Copied (new) 2026/04/05 02:58:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:58:07 DEBUG : one: size = 4 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:58:07 DEBUG : one: Sizes differ 2026/04/05 02:58:13 INFO : one.bak: Deleted 2026/04/05 02:58:14 INFO : one: Moved (server-side) to: one.bak 2026/04/05 02:58:17 DEBUG : one: size = 5 OK 2026/04/05 02:58:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/05 02:58:17 INFO : one: Copied (new) 2026/04/05 02:58:17 DEBUG : two: size = 3 OK 2026/04/05 02:58:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:58:17 DEBUG : two: Unchanged skipping 2026/04/05 02:58:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:58:17 DEBUG : three.txt: size = 6 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:58:17 DEBUG : three.txt: Sizes differ 2026/04/05 02:58:23 INFO : three.txt.bak: Deleted 2026/04/05 02:58:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 02:58:27 DEBUG : three.txt: size = 19 OK 2026/04/05 02:58:27 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/05 02:58:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (72.84s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 02:59:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofupaj6loto/dst" 2026/04/05 02:59:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:59:10 DEBUG : one: size = 3 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:59:10 DEBUG : one: Sizes differ 2026/04/05 02:59:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 02:59:14 DEBUG : one: size = 4 OK 2026/04/05 02:59:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/05 02:59:14 INFO : one: Copied (new) 2026/04/05 02:59:15 DEBUG : two: size = 3 OK 2026/04/05 02:59:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:59:15 DEBUG : two: Unchanged skipping 2026/04/05 02:59:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:59:15 DEBUG : three.txt: size = 5 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:59:15 DEBUG : three.txt: Sizes differ 2026/04/05 02:59:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 02:59:19 DEBUG : three.txt: size = 6 OK 2026/04/05 02:59:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/05 02:59:19 INFO : three.txt: Copied (new) 2026/04/05 02:59:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:59:21 DEBUG : one: size = 4 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:59:21 DEBUG : one: Sizes differ 2026/04/05 02:59:27 INFO : one-2019-01-01: Deleted 2026/04/05 02:59:28 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 02:59:30 DEBUG : one: size = 5 OK 2026/04/05 02:59:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/05 02:59:30 INFO : one: Copied (new) 2026/04/05 02:59:31 DEBUG : two: size = 3 OK 2026/04/05 02:59:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 02:59:31 DEBUG : two: Unchanged skipping 2026/04/05 02:59:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4269986367) 2026/04/05 02:59:31 DEBUG : three.txt: size = 6 (Yandex rclone-test-lofupaj6loto/dst) 2026/04/05 02:59:31 DEBUG : three.txt: Sizes differ 2026/04/05 02:59:38 INFO : three-2019-01-01.txt: Deleted 2026/04/05 02:59:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 02:59:42 DEBUG : three.txt: size = 19 OK 2026/04/05 02:59:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/05 02:59:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (75.82s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:00:21 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:00:21 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:00:21 DEBUG : Testêé: size = 18 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:00:21 DEBUG : Testêé: Sizes differ 2026/04/05 03:00:21 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:00:23 DEBUG : Testêé: size = 14 OK 2026/04/05 03:00:23 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/04/05 03:00:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/05 03:00:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.25s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:00:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 03:00:30 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:00:30 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:00:32 DEBUG : existing: size = 6 OK 2026/04/05 03:00:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/05 03:00:32 INFO : existing: Copied (new) 2026/04/05 03:00:32 DEBUG : Waiting for deletions to finish 2026/04/05 03:00:34 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:00:34 DEBUG : existing: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:00:34 DEBUG : existing: Sizes differ 2026/04/05 03:00:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/05 03:00:34 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:00:34 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:00:34 ERROR : Yandex rclone-test-lofupaj6loto: not deleting files as there were IO errors 2026/04/05 03:00:34 ERROR : Yandex rclone-test-lofupaj6loto: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.93s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:00:42 DEBUG : EXISTING: size = 6 OK 2026/04/05 03:00:42 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:00:42 DEBUG : existing: Unchanged skipping 2026/04/05 03:00:42 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:00:42 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:00:42 DEBUG : Waiting for deletions to finish 2026/04/05 03:00:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.75s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.86s) --- SKIP: TestMaxTransfer/Hard (0.67s) --- SKIP: TestMaxTransfer/Soft (0.64s) --- SKIP: TestMaxTransfer/Cautious (0.55s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:02:01 DEBUG : both0: size = 6 OK 2026/04/05 03:02:01 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both0: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both10: size = 6 OK 2026/04/05 03:02:01 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both10: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both11: size = 6 OK 2026/04/05 03:02:01 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both11: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both12: size = 6 OK 2026/04/05 03:02:01 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both12: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both13: size = 6 OK 2026/04/05 03:02:01 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both13: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both14: size = 6 OK 2026/04/05 03:02:01 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both14: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both15: size = 6 OK 2026/04/05 03:02:01 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both15: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both16: size = 6 OK 2026/04/05 03:02:01 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both16: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both17: size = 6 OK 2026/04/05 03:02:01 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both18: size = 6 OK 2026/04/05 03:02:01 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both17: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both1: size = 6 OK 2026/04/05 03:02:01 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both19: size = 6 OK 2026/04/05 03:02:01 DEBUG : both2: size = 6 OK 2026/04/05 03:02:01 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both1: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both3: size = 6 OK 2026/04/05 03:02:01 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:02:01 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both2: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both4: size = 6 OK 2026/04/05 03:02:01 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both19: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both5: size = 6 OK 2026/04/05 03:02:01 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both5: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both6: size = 6 OK 2026/04/05 03:02:01 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both6: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both7: size = 6 OK 2026/04/05 03:02:01 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both7: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both8: size = 6 OK 2026/04/05 03:02:01 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both3: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both9: size = 6 OK 2026/04/05 03:02:01 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:02:01 DEBUG : both18: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both9: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both4: Unchanged skipping 2026/04/05 03:02:01 DEBUG : both8: Unchanged skipping 2026/04/05 03:02:01 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:02:01 DEBUG : Waiting for deletions to finish 2026/04/05 03:02:07 INFO : only2: Deleted 2026/04/05 03:02:07 INFO : only3: Deleted 2026/04/05 03:02:07 INFO : only6: Deleted 2026/04/05 03:02:07 INFO : only4: Deleted 2026/04/05 03:02:12 INFO : only0: Deleted 2026/04/05 03:02:12 INFO : only12: Deleted 2026/04/05 03:02:12 INFO : only8: Deleted 2026/04/05 03:02:13 INFO : only11: Deleted 2026/04/05 03:02:18 INFO : only1: Deleted 2026/04/05 03:02:18 INFO : only17: Deleted 2026/04/05 03:02:18 INFO : only7: Deleted 2026/04/05 03:02:18 INFO : only9: Deleted 2026/04/05 03:02:23 INFO : only15: Deleted 2026/04/05 03:02:23 INFO : only13: Deleted 2026/04/05 03:02:24 INFO : only16: Deleted 2026/04/05 03:02:24 INFO : only18: Deleted 2026/04/05 03:02:28 INFO : only19: Deleted 2026/04/05 03:02:28 INFO : only5: Deleted 2026/04/05 03:02:29 INFO : only10: Deleted 2026/04/05 03:02:29 INFO : only14: Deleted 2026/04/05 03:02:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (209.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:05:04 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/05 03:05:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 03:05:05 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 03:05:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 03:05:06 DEBUG : pacer: Reducing sleep to 10ms 2026/04/05 03:05:31 DEBUG : both0: size = 6 OK 2026/04/05 03:05:31 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both0: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both10: size = 6 OK 2026/04/05 03:05:31 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both10: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both11: size = 6 OK 2026/04/05 03:05:31 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both11: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both12: size = 6 OK 2026/04/05 03:05:31 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both12: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both13: size = 6 OK 2026/04/05 03:05:31 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both13: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both14: size = 6 OK 2026/04/05 03:05:31 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both14: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both15: size = 6 OK 2026/04/05 03:05:31 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both15: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both16: size = 6 OK 2026/04/05 03:05:31 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both16: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both17: size = 6 OK 2026/04/05 03:05:31 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both17: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both18: size = 6 OK 2026/04/05 03:05:31 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both18: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both19: size = 6 OK 2026/04/05 03:05:31 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both19: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both1: size = 6 OK 2026/04/05 03:05:31 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both1: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both2: size = 6 OK 2026/04/05 03:05:31 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both2: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both3: size = 6 OK 2026/04/05 03:05:31 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both3: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both4: size = 6 OK 2026/04/05 03:05:31 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both4: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both8: size = 6 OK 2026/04/05 03:05:31 DEBUG : both5: size = 6 OK 2026/04/05 03:05:31 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both6: size = 6 OK 2026/04/05 03:05:31 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both7: size = 6 OK 2026/04/05 03:05:31 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both8: Unchanged skipping 2026/04/05 03:05:31 DEBUG : both9: size = 6 OK 2026/04/05 03:05:31 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:05:31 DEBUG : both7: Unchanged skipping 2026/04/05 03:05:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only0: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only0: Sizes differ 2026/04/05 03:05:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only10: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only10: Sizes differ 2026/04/05 03:05:31 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:05:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only11: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only11: Sizes differ 2026/04/05 03:05:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only12: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only12: Sizes differ 2026/04/05 03:05:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only13: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only13: Sizes differ 2026/04/05 03:05:31 DEBUG : both9: Unchanged skipping 2026/04/05 03:05:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only14: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only14: Sizes differ 2026/04/05 03:05:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only15: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only15: Sizes differ 2026/04/05 03:05:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only16: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only16: Sizes differ 2026/04/05 03:05:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only17: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only17: Sizes differ 2026/04/05 03:05:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only18: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only18: Sizes differ 2026/04/05 03:05:31 DEBUG : both6: Unchanged skipping 2026/04/05 03:05:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only19: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only19: Sizes differ 2026/04/05 03:05:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only1: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only1: Sizes differ 2026/04/05 03:05:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only2: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only2: Sizes differ 2026/04/05 03:05:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only3: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only3: Sizes differ 2026/04/05 03:05:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only4: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only4: Sizes differ 2026/04/05 03:05:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only5: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only5: Sizes differ 2026/04/05 03:05:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only6: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only6: Sizes differ 2026/04/05 03:05:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only7: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only7: Sizes differ 2026/04/05 03:05:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only8: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only8: Sizes differ 2026/04/05 03:05:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4269986367) 2026/04/05 03:05:31 DEBUG : only9: size = 6 (Yandex rclone-test-lofupaj6loto) 2026/04/05 03:05:31 DEBUG : only9: Sizes differ 2026/04/05 03:05:31 DEBUG : both5: Unchanged skipping 2026/04/05 03:05:31 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:05:33 DEBUG : only11: size = 0 OK 2026/04/05 03:05:33 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/04/05 03:05:33 INFO : only11: Copied (replaced existing) 2026/04/05 03:05:33 DEBUG : only10: size = 0 OK 2026/04/05 03:05:33 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/04/05 03:05:33 INFO : only10: Copied (replaced existing) 2026/04/05 03:05:33 DEBUG : only0: size = 0 OK 2026/04/05 03:05:33 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/04/05 03:05:33 INFO : only0: Copied (replaced existing) 2026/04/05 03:05:34 DEBUG : only12: size = 0 OK 2026/04/05 03:05:34 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/04/05 03:05:34 INFO : only12: Copied (replaced existing) 2026/04/05 03:05:35 DEBUG : only15: size = 0 OK 2026/04/05 03:05:35 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/04/05 03:05:35 INFO : only15: Copied (replaced existing) 2026/04/05 03:05:35 DEBUG : only16: size = 0 OK 2026/04/05 03:05:35 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/04/05 03:05:35 INFO : only16: Copied (replaced existing) 2026/04/05 03:05:35 DEBUG : only14: size = 0 OK 2026/04/05 03:05:35 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/04/05 03:05:35 INFO : only14: Copied (replaced existing) 2026/04/05 03:05:35 DEBUG : only17: size = 0 OK 2026/04/05 03:05:35 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/04/05 03:05:35 INFO : only17: Copied (replaced existing) 2026/04/05 03:05:37 DEBUG : only1: size = 0 OK 2026/04/05 03:05:37 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/04/05 03:05:37 INFO : only1: Copied (replaced existing) 2026/04/05 03:05:37 DEBUG : only2: size = 0 OK 2026/04/05 03:05:37 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/04/05 03:05:37 INFO : only2: Copied (replaced existing) 2026/04/05 03:05:37 DEBUG : only19: size = 0 OK 2026/04/05 03:05:37 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/04/05 03:05:37 INFO : only19: Copied (replaced existing) 2026/04/05 03:05:37 DEBUG : only3: size = 0 OK 2026/04/05 03:05:37 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/04/05 03:05:37 INFO : only3: Copied (replaced existing) 2026/04/05 03:05:38 DEBUG : only5: size = 0 OK 2026/04/05 03:05:38 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/04/05 03:05:38 INFO : only5: Copied (replaced existing) 2026/04/05 03:05:39 DEBUG : only4: size = 0 OK 2026/04/05 03:05:39 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/04/05 03:05:39 INFO : only4: Copied (replaced existing) 2026/04/05 03:05:39 DEBUG : only7: size = 0 OK 2026/04/05 03:05:39 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/04/05 03:05:39 INFO : only7: Copied (replaced existing) 2026/04/05 03:05:39 DEBUG : only6: size = 0 OK 2026/04/05 03:05:39 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/04/05 03:05:39 INFO : only6: Copied (replaced existing) 2026/04/05 03:05:40 DEBUG : only8: size = 0 OK 2026/04/05 03:05:40 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/04/05 03:05:40 INFO : only8: Copied (replaced existing) 2026/04/05 03:05:41 DEBUG : only18: size = 0 OK 2026/04/05 03:05:41 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/04/05 03:05:41 INFO : only18: Copied (replaced existing) 2026/04/05 03:05:41 DEBUG : only13: size = 0 OK 2026/04/05 03:05:41 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/04/05 03:05:41 INFO : only13: Copied (replaced existing) 2026/04/05 03:05:41 DEBUG : only9: size = 0 OK 2026/04/05 03:05:41 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/04/05 03:05:41 INFO : only9: Copied (replaced existing) 2026/04/05 03:05:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (305.49s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:09:26 DEBUG : empty_dir: Making directory with metadata 2026/04/05 03:09:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 03:09:26 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 03:09:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 03:09:26 INFO : empty_on_remote: Making directory 2026/04/05 03:09:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/05 03:09:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/05 03:09:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/05 03:09:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/05 03:09:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (54.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:10:20 DEBUG : empty_dir: Making directory with metadata 2026/04/05 03:10:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 03:10:20 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 03:10:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 03:10:20 INFO : empty_on_remote: Making directory 2026/04/05 03:10:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/05 03:10:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/05 03:10:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/05 03:10:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/05 03:10:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/05 03:10:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (61.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:11:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 03:11:21 INFO : sub dir: Making directory 2026/04/05 03:11:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (96.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:12:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 03:12:57 INFO : sub dir: Making directory 2026/04/05 03:12:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (95.23s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:15:08 DEBUG : Waiting for deletions to finish 2026/04/05 03:15:08 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : apple: Excluded 2026/04/05 03:15:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:15:08 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : banana: Excluded 2026/04/05 03:15:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : splitbananasplit: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:15:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:15:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 03:15:09 DEBUG : apple: size = 5 OK 2026/04/05 03:15:09 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : apple: Unchanged skipping 2026/04/05 03:15:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 03:15:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 03:15:09 DEBUG : banana: size = 6 OK 2026/04/05 03:15:09 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : banana: Unchanged skipping 2026/04/05 03:15:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 03:15:09 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 03:15:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 03:15:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 03:15:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 03:15:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 03:15:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 03:15:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 03:15:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 03:15:09 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:15:09 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:15:09 DEBUG : Waiting for deletions to finish 2026/04/05 03:15:09 INFO : There was nothing to transfer 2026/04/05 03:15:09 DEBUG : Waiting for deletions to finish 2026/04/05 03:15:10 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : apple: Excluded 2026/04/05 03:15:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:15:10 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : banana: Excluded 2026/04/05 03:15:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : splitbananasplit: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:15:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:15:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 03:15:12 DEBUG : banana: size = 6 OK 2026/04/05 03:15:12 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : banana: Unchanged skipping 2026/04/05 03:15:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 03:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 03:15:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 03:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 03:15:12 DEBUG : apple: size = 5 OK 2026/04/05 03:15:12 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : apple: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 03:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 03:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 03:15:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 03:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 03:15:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 03:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 03:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 03:15:12 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:15:12 DEBUG : Waiting for deletions to finish 2026/04/05 03:15:12 INFO : There was nothing to transfer 2026/04/05 03:15:12 DEBUG : Waiting for deletions to finish 2026/04/05 03:15:12 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:15:12 DEBUG : apple: Excluded 2026/04/05 03:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:15:12 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:15:12 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:15:12 DEBUG : banana: Excluded 2026/04/05 03:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:15:12 DEBUG : splitbananasplit: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:15:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:15:13 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:17:44 DEBUG : Waiting for deletions to finish 2026/04/05 03:17:44 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:17:44 DEBUG : apple: Excluded 2026/04/05 03:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:17:44 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:17:44 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:17:44 DEBUG : banana: Excluded 2026/04/05 03:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:17:44 DEBUG : splitbananasplit: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 03:17:46 DEBUG : apple: size = 5 OK 2026/04/05 03:17:46 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : apple: Unchanged skipping 2026/04/05 03:17:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 03:17:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 03:17:46 DEBUG : banana: size = 6 OK 2026/04/05 03:17:46 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : banana: Unchanged skipping 2026/04/05 03:17:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 03:17:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 03:17:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 03:17:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 03:17:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 03:17:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 03:17:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 03:17:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 03:17:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 03:17:46 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:17:46 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:17:46 DEBUG : Waiting for deletions to finish 2026/04/05 03:17:46 INFO : There was nothing to transfer 2026/04/05 03:17:46 DEBUG : Waiting for deletions to finish 2026/04/05 03:17:46 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:17:46 DEBUG : apple: Excluded 2026/04/05 03:17:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:17:46 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:17:46 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:17:46 DEBUG : banana: Excluded 2026/04/05 03:17:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:17:46 DEBUG : splitbananasplit: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:17:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:17:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 03:17:48 DEBUG : apple: size = 5 OK 2026/04/05 03:17:48 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : apple: Unchanged skipping 2026/04/05 03:17:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 03:17:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 03:17:48 DEBUG : banana: size = 6 OK 2026/04/05 03:17:48 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : banana: Unchanged skipping 2026/04/05 03:17:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 03:17:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 03:17:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 03:17:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 03:17:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 03:17:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 03:17:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 03:17:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 03:17:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:17:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 03:17:48 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:17:48 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:17:48 DEBUG : Waiting for deletions to finish 2026/04/05 03:17:48 INFO : There was nothing to transfer 2026/04/05 03:17:48 DEBUG : Waiting for deletions to finish 2026/04/05 03:17:48 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:17:48 DEBUG : apple: Excluded 2026/04/05 03:17:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:17:48 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:17:48 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:17:48 DEBUG : banana: Excluded 2026/04/05 03:17:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:17:48 DEBUG : splitbananasplit: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:17:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:20:29 DEBUG : Waiting for deletions to finish 2026/04/05 03:20:30 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : apple: Excluded 2026/04/05 03:20:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:20:30 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : banana: Excluded 2026/04/05 03:20:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : splitbananasplit: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:20:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:20:30 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: splitbananasplit: Modification time difference too big |-220607h15m22.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-05 03:20:29 +0000 UTC) (precision 1ns) 2026/04/05 03:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:20:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:20:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:20:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:20:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:20:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:20:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:20:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:20:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 03:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:20:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 03:20:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:20:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 03:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:20:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 03:20:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 03:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:20:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:20:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 03:20:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:20:32 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:20:32 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:20:33 DEBUG : YmFuYW5h: size = 6 OK 2026/04/05 03:20:33 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/05 03:20:33 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/05 03:20:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:33 DEBUG : YXBwbGU=: size = 5 OK 2026/04/05 03:20:33 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/05 03:20:33 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/05 03:20:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/05 03:20:33 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/05 03:20:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:20:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/05 03:20:34 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/05 03:20:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:20:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/05 03:20:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/05 03:20:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:20:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/05 03:20:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/05 03:20:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:20:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/05 03:20:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/05 03:20:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:20:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/05 03:20:36 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/05 03:20:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/05 03:20:36 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/05 03:20:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/05 03:20:37 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/05 03:20:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:20:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/05 03:20:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/05 03:20:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:20:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:20:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/05 03:20:38 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/05 03:20:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:20:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/05 03:20:38 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/05 03:20:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:20:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/05 03:20:39 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/05 03:20:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:20:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/05 03:20:40 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/05 03:20:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/05 03:20:40 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/05 03:20:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 03:20:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/05 03:20:41 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/05 03:20:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:20:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/05 03:20:41 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/05 03:20:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:20:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/05 03:20:41 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/05 03:20:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:20:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/05 03:20:42 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/05 03:20:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/05 03:20:42 DEBUG : Waiting for deletions to finish 2026/04/05 03:20:48 INFO : apple: Deleted 2026/04/05 03:20:48 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 03:20:48 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 03:20:48 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 03:20:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 03:20:49 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 03:20:49 INFO : banana: Deleted 2026/04/05 03:20:49 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 03:20:53 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 03:20:53 INFO : splitbananasplit: Deleted 2026/04/05 03:20:54 INFO : appleappleapplebanana: Deleted 2026/04/05 03:20:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 03:20:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 03:20:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 03:20:54 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 03:20:54 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 03:20:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 03:20:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 03:20:59 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 03:20:59 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 03:20:59 DEBUG : Waiting for deletions to finish 2026/04/05 03:20:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/05 03:20:59 DEBUG : YXBwbGU=: Excluded 2026/04/05 03:20:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/05 03:20:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/05 03:20:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/05 03:20:59 DEBUG : YmFuYW5h: Excluded 2026/04/05 03:20:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/05 03:20:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/05 03:21:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/05 03:21:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/05 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 03:21:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:01 DEBUG : YXBwbGU=: size = 5 OK 2026/04/05 03:21:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : apple: Unchanged skipping 2026/04/05 03:21:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/05 03:21:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 03:21:01 DEBUG : YmFuYW5h: size = 6 OK 2026/04/05 03:21:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/05 03:21:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : banana: Unchanged skipping 2026/04/05 03:21:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 03:21:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/05 03:21:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/05 03:21:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/05 03:21:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/05 03:21:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/05 03:21:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/05 03:21:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/05 03:21:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/05 03:21:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 03:21:01 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:21:01 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:21:01 DEBUG : Waiting for deletions to finish 2026/04/05 03:21:01 DEBUG : Waiting for deletions to finish 2026/04/05 03:21:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : YXBwbGU=: Excluded 2026/04/05 03:21:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/05 03:21:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : YmFuYW5h: Excluded 2026/04/05 03:21:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/05 03:21:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/05 03:21:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/05 03:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 03:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 03:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 03:21:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 03:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 03:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 03:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 03:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 03:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 03:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 03:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:23:35 DEBUG : Waiting for deletions to finish 2026/04/05 03:23:35 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : apple: Excluded 2026/04/05 03:23:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:23:35 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : banana: Excluded 2026/04/05 03:23:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : splitbananasplit: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:23:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:23:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 03:23:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:23:36 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:23:36 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:23:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:23:36 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:23:36 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:23:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:23:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:23:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:23:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:23:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:23:36 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:23:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:23:36 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:23:36 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:23:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:23:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:23:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:23:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 03:23:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 03:23:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 03:23:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 03:23:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 03:23:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 03:23:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 03:23:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 03:23:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 03:23:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 03:23:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/05 03:23:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:23:37 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:23:37 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:23:38 DEBUG : PREFIXbanana: size = 6 OK 2026/04/05 03:23:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/05 03:23:38 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/05 03:23:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 03:23:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/05 03:23:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/05 03:23:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/05 03:23:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 03:23:38 DEBUG : PREFIXapple: size = 5 OK 2026/04/05 03:23:38 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/05 03:23:38 INFO : apple: Copied (new) to: PREFIXapple 2026/04/05 03:23:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 03:23:39 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/05 03:23:39 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/05 03:23:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/05 03:23:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 03:23:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/05 03:23:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/05 03:23:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 03:23:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 03:23:40 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/05 03:23:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 03:23:40 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 03:23:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/05 03:23:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/05 03:23:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 03:23:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 03:23:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 03:23:40 DEBUG : pacer: Reducing sleep to 10ms 2026/04/05 03:23:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/05 03:23:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/05 03:23:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 03:23:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 03:23:41 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/05 03:23:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 03:23:42 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 03:23:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 03:23:42 DEBUG : pacer: Reducing sleep to 10ms 2026/04/05 03:23:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/05 03:23:42 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/05 03:23:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 03:23:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 03:23:42 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/05 03:23:42 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/05 03:23:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/05 03:23:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 03:23:42 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/05 03:23:42 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/05 03:23:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/05 03:23:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 03:23:44 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/05 03:23:44 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/05 03:23:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/05 03:23:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 03:23:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/05 03:23:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/05 03:23:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 03:23:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 03:23:44 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/05 03:23:44 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/05 03:23:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/05 03:23:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 03:23:44 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/05 03:23:44 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/05 03:23:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/05 03:23:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 03:23:46 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/05 03:23:46 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/05 03:23:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/05 03:23:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 03:23:46 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/05 03:23:46 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/05 03:23:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/05 03:23:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 03:23:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/05 03:23:46 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/05 03:23:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/05 03:23:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/05 03:23:46 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/05 03:23:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/05 03:23:47 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/05 03:23:47 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/05 03:23:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/05 03:23:48 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/05 03:23:48 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/05 03:23:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/05 03:23:48 DEBUG : Waiting for deletions to finish 2026/04/05 03:23:53 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 03:23:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 03:23:53 INFO : splitbananasplit: Deleted 2026/04/05 03:23:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 03:23:54 INFO : apple: Deleted 2026/04/05 03:23:54 INFO : appleappleapplebanana: Deleted 2026/04/05 03:23:54 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 03:23:54 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 03:23:59 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 03:23:59 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 03:23:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 03:23:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 03:23:59 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 03:23:59 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 03:23:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 03:24:00 INFO : banana: Deleted 2026/04/05 03:24:04 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 03:24:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 03:24:04 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 03:24:05 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 03:24:05 DEBUG : Waiting for deletions to finish 2026/04/05 03:24:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : PREFIXapple: Excluded 2026/04/05 03:24:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/05 03:24:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : PREFIXbanana: Excluded 2026/04/05 03:24:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:24:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/05 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 03:24:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 03:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 03:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 03:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 03:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 03:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 03:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 03:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 03:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 03:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 03:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 03:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 03:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 03:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 03:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 03:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 03:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 03:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 03:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 03:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 03:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 03:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 03:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 03:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 03:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 03:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 03:24:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 03:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 03:24:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 03:24:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 03:24:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 03:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 03:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 03:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 03:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 03:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 03:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 03:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 03:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 03:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 03:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 03:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 03:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 03:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 03:24:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 03:24:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 03:24:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 03:24:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 03:24:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:24:07 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:24:07 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:24:08 DEBUG : banana: size = 6 OK 2026/04/05 03:24:08 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/05 03:24:08 INFO : banana: Copied (new) 2026/04/05 03:24:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 03:24:08 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/05 03:24:08 INFO : appleappleapplebanana: Copied (new) 2026/04/05 03:24:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 03:24:09 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/05 03:24:09 INFO : splitbananasplit: Copied (new) 2026/04/05 03:24:09 DEBUG : apple: size = 5 OK 2026/04/05 03:24:09 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/05 03:24:09 INFO : apple: Copied (new) 2026/04/05 03:24:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 03:24:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/05 03:24:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/05 03:24:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 03:24:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/05 03:24:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/05 03:24:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 03:24:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/05 03:24:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/05 03:24:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 03:24:11 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/05 03:24:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/05 03:24:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 03:24:12 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/05 03:24:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/05 03:24:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 03:24:12 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/05 03:24:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/05 03:24:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 03:24:13 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/05 03:24:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/05 03:24:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 03:24:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/05 03:24:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/05 03:24:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 03:24:14 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/05 03:24:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/05 03:24:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 03:24:14 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/05 03:24:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/05 03:24:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 03:24:15 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/05 03:24:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/05 03:24:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 03:24:15 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/05 03:24:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/05 03:24:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 03:24:16 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/05 03:24:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/05 03:24:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 03:24:16 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/05 03:24:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/05 03:24:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 03:24:17 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/05 03:24:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/05 03:24:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 03:24:17 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/05 03:24:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/05 03:24:17 DEBUG : Waiting for deletions to finish 2026/04/05 03:24:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/05 03:24:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/05 03:24:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/05 03:24:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/05 03:24:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/05 03:24:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/05 03:24:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/05 03:24:23 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/05 03:24:28 INFO : PREFIXsplitbananasplit: Deleted 2026/04/05 03:24:28 INFO : PREFIXapple: Deleted 2026/04/05 03:24:28 INFO : PREFIXbanana: Deleted 2026/04/05 03:24:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/05 03:24:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/05 03:24:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/05 03:24:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/05 03:24:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/05 03:24:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/05 03:24:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/05 03:24:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/05 03:24:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/05 03:24:34 DEBUG : Waiting for deletions to finish 2026/04/05 03:24:34 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:24:34 DEBUG : apple: Excluded 2026/04/05 03:24:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:24:34 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:24:34 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:24:34 DEBUG : banana: Excluded 2026/04/05 03:24:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:24:34 DEBUG : splitbananasplit: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:24:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:24:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 03:24:35 DEBUG : Waiting for deletions to finish 2026/04/05 03:24:36 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : apple: Excluded 2026/04/05 03:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:24:36 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : banana: Excluded 2026/04/05 03:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : splitbananasplit: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:24:36 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:123 Error: Should be true Test: TestTransform/prefix Messages: dir1/0002-cdefghi.txt: Modification time difference too big |-220607h19m3.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-05 03:24:10 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:185: Remote "Yandex rclone-test-lofupaj6loto", Local "Local file system at /tmp/rclone4269986367", Modify Window "1ns" 2026/04/05 03:27:15 DEBUG : Waiting for deletions to finish 2026/04/05 03:27:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 03:27:16 DEBUG : apple: Excluded 2026/04/05 03:27:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 03:27:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 03:27:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 03:27:16 DEBUG : banana: Excluded 2026/04/05 03:27:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 03:27:16 DEBUG : splitbananasplit: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 03:27:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 03:27:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 03:27:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 03:27:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 03:27:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 03:27:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 03:27:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 03:27:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 03:27:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 03:27:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 03:27:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 03:27:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 03:27:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 03:27:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 03:27:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 03:27:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 03:27:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 03:27:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 03:27:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 03:27:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 03:27:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 03:27:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 03:27:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 03:27:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 03:27:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 03:27:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 03:27:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 03:27:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 03:27:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/05 03:27:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 03:27:19 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for checks to finish 2026/04/05 03:27:19 DEBUG : Yandex rclone-test-lofupaj6loto: Waiting for transfers to finish 2026/04/05 03:27:20 DEBUG : appleSUFFIX: size = 5 OK 2026/04/05 03:27:20 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/05 03:27:20 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/05 03:27:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 03:27:20 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/05 03:27:20 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/05 03:27:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/05 03:27:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:20 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/05 03:27:20 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/05 03:27:20 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/05 03:27:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 03:27:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/05 03:27:21 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/05 03:27:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/05 03:27:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 03:27:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/05 03:27:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/05 03:27:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 03:27:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 03:27:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/05 03:27:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/05 03:27:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 03:27:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 03:27:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/05 03:27:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/05 03:27:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 03:27:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 03:27:22 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/05 03:27:22 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/05 03:27:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/05 03:27:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 03:27:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/05 03:27:23 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/05 03:27:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 03:27:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 03:27:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/05 03:27:24 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/05 03:27:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 03:27:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 03:27:24 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/05 03:27:24 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/05 03:27:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/05 03:27:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 03:27:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/05 03:27:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/05 03:27:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 03:27:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 03:27:25 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/05 03:27:25 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/05 03:27:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/05 03:27:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 03:27:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/05 03:27:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 03:27:26 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 03:27:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 03:27:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/05 03:27:26 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/05 03:27:26 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/05 03:27:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/05 03:27:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 03:27:26 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/05 03:27:26 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/05 03:27:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/05 03:27:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 03:27:27 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/05 03:27:27 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/05 03:27:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/05 03:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 03:27:27 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/05 03:27:27 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/05 03:27:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/05 03:27:28 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/05 03:27:28 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/05 03:27:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/05 03:27:29 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/05 03:27:29 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/05 03:27:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/05 03:27:29 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/05 03:27:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 03:27:29 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 03:27:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 03:27:30 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/05 03:27:30 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/05 03:27:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/05 03:27:30 DEBUG : Waiting for deletions to finish 2026/04/05 03:27:35 DEBUG : pacer: Reducing sleep to 10ms 2026/04/05 03:27:35 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 03:27:35 INFO : apple: Deleted 2026/04/05 03:27:35 INFO : banana: Deleted 2026/04/05 03:27:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 03:27:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 03:27:36 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 03:27:36 INFO : splitbananasplit: Deleted 2026/04/05 03:27:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 03:27:40 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 03:27:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 03:27:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 03:27:41 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 03:27:41 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 03:27:41 INFO : appleappleapplebanana: Deleted 2026/04/05 03:27:41 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 03:27:41 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 03:27:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 03:27:46 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 03:27:46 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 03:27:47 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 03:27:47 DEBUG : Waiting for deletions to finish 2026/04/05 03:27:47 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:47 DEBUG : appleSUFFIX: Excluded 2026/04/05 03:27:47 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:47 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/05 03:27:47 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:47 DEBUG : bananaSUFFIX: Excluded 2026/04/05 03:27:47 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:47 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/05 03:27:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 03:27:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (13m15s) TestTransform/suffix (1m11s) goroutine 18884 [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, 14 minutes]: testing.(*T).Run(0x2d4693728488, {0x29c598a?, 0x2d46932a9ae8?}, 0x2b34298) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x2d4693728488) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x2d4693728488, 0x2d46932a9c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x29eb833, 0x18}, {0x2a0bfe9, 0x20}, 0x2d4693647710, {0x45822e0, 0x6c, 0x6c}, {0xc26c938d2823bc72, 0x3464c0fb58c, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x2d46937dd220) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x2d46937dd220) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 11 [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 12 [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 18409 [IO wait]: internal/poll.runtime_pollWait(0x73e890d40800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26c00?, 0x2d4693c2d900?, 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(0x2d4693a26c00, {0x2d4693c2d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26c00, {0x2d4693c2d900?, 0x12fb?, 0x2d4693eb2970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693240760, {0x2d4693c2d900?, 0x0?, 0x2d4693eb29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693251338, {0x2d4693c2d900?, 0x73e890d3b980?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e28d08, {0x2d4693c2d900?, 0x2d4693305c20?, 0x2d4693eb2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46933777a8, {0x2b51220, 0x2d4693e28d08}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693377508, {0x73e890d0f910, 0x2d4693251338}, 0x2d4693eb2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693377508, 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(0x2d4693377508, {0x2d46937f7000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693dd6640, {0x2d46937f7000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693ced680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693ced680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693dd6640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18474 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18566 [select]: net/http.(*persistConn).writeLoop(0x2d4693e4c000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18542 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18871 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18126 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 14923 [chan receive, 1 minutes]: testing.(*T).Run(0x2d46933e8b48, {0x29b10d8?, 0x0?}, 0x2d4693b425a0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x2d46933e8b48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x2d46933e8b48, 0x2b34298) /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 18310 [select]: net/http.(*persistConn).writeLoop(0x2d4693e56dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18271 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2595 [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 2681 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18657 [IO wait]: internal/poll.runtime_pollWait(0x73e8948c9200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693336480?, 0x2d4693b86000?, 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(0x2d4693336480, {0x2d4693b86000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693336480, {0x2d4693b86000?, 0x12fb?, 0x2d4693e9e970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46936321d8, {0x2d4693b86000?, 0x0?, 0x2d4693e9e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693479200, {0x2d4693b86000?, 0x73e89307eea8?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693314b10, {0x2d4693b86000?, 0x2d4693b225a0?, 0x2d4693e9ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693d1d428, {0x2b51220, 0x2d4693314b10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693d1d188, {0x73e890d0f910, 0x2d4693479200}, 0x2d4693e9ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693d1d188, 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(0x2d4693d1d188, {0x2d4693dae000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e577c0, {0x2d4693dae000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693cfd320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693cfd320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e577c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18699 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18443 [select]: net/http.(*persistConn).writeLoop(0x2d4693e56a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18455 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18872 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18126 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18469 [select]: net/http.(*persistConn).writeLoop(0x2d4693e56640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18336 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18442 [IO wait]: internal/poll.runtime_pollWait(0x73e890d98c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693336880?, 0x2d4693adc000?, 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(0x2d4693336880, {0x2d4693adc000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693336880, {0x2d4693adc000?, 0x17fb?, 0x2d46936bac00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46932402b8, {0x2d4693adc000?, 0x0?, 0x2d4693e099c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693250600, {0x2d4693adc000?, 0x73e891e9baa8?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c0738, {0x2d4693adc000?, 0x2d4693b232c0?, 0x2d4693e09a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693376628, {0x2b51220, 0x2d46936c0738}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693376388, {0x73e890d0f910, 0x2d4693250600}, 0x2d4693e09c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693376388, 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(0x2d4693376388, {0x2d4693cd0000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e56a00, {0x2d4693cd0000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693d58a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693d58a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e56a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18455 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18689 [IO wait]: internal/poll.runtime_pollWait(0x73e890d40600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46934f2800?, 0x2d4693beac00?, 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(0x2d46934f2800, {0x2d4693beac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46934f2800, {0x2d4693beac00?, 0x12fb?, 0x2d469459d970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693240348, {0x2d4693beac00?, 0x0?, 0x2d469459d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693250d98, {0x2d4693beac00?, 0x73e8db5a34c0?, 0x73e8db59b2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693251200, {0x2d4693beac00?, 0x2d4693b234a0?, 0x2d469459da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693a870a8, {0x2b51220, 0x2d4693251200}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693a86e08, {0x73e890d0f910, 0x2d4693250d98}, 0x2d469459dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693a86e08, 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(0x2d4693a86e08, {0x2d4693af2000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e56000, {0x2d4693af2000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693f12a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693f12a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e56000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18684 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18757 [select]: net/http.(*persistConn).writeLoop(0x2d4693b3d2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18718 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18355 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec9a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26d80?, 0x2d4693ac7300?, 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(0x2d4693a26d80, {0x2d4693ac7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26d80, {0x2d4693ac7300?, 0x12fb?, 0x2d46939b2800?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632520, {0x2d4693ac7300?, 0x2d4693ddf998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693314a80, {0x2d4693ac7300?, 0x73e890d3b980?, 0x73e8db59b2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e28c60, {0x2d4693ac7300?, 0x2d4693635c20?, 0x2d4693ddfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693a86d28, {0x2b51220, 0x2d4693e28c60}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693a86a88, {0x73e890d0f910, 0x2d4693314a80}, 0x2d4693ddfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693a86a88, 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(0x2d4693a86a88, {0x2d4693ad6000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693a6adc0, {0x2d4693ad6000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693661bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693661bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693a6adc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18289 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18722 [select]: net/http.(*persistConn).writeLoop(0x2d4693e577c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18699 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18635 [select]: net/http.(*persistConn).writeLoop(0x2d4693ec4280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18601 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18547 [select]: net/http.(*persistConn).writeLoop(0x2d4693d0f2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18530 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18097 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x73e891ec9e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693336580?, 0x2d4693c2a000?, 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(0x2d4693336580, {0x2d4693c2a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693336580, {0x2d4693c2a000?, 0x12fb?, 0x2d4693c3c560?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693302268, {0x2d4693c2a000?, 0x0?, 0x2d46945a69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693e28318, {0x2d4693c2a000?, 0x73e890d3b980?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e286a8, {0x2d4693c2a000?, 0x2d4693d24f00?, 0x2d46945a6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46933c82a8, {0x2b51220, 0x2d4693e286a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d46933c8008, {0x73e890d0f910, 0x2d4693e28318}, 0x2d46945a6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d46933c8008, 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(0x2d46933c8008, {0x2d4693c68000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693dd7b80, {0x2d4693c68000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693b55620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693b55620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693dd7b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18183 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18546 [IO wait]: internal/poll.runtime_pollWait(0x73e891ecb000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46935d8300?, 0x2d4693d4c000?, 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(0x2d46935d8300, {0x2d4693d4c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46935d8300, {0x2d4693d4c000?, 0x12fb?, 0x2d469348c520?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46936324f0, {0x2d4693d4c000?, 0x0?, 0x2d4693ea39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46936c03c0, {0x2d4693d4c000?, 0x73e891e9baa8?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c0f18, {0x2d4693d4c000?, 0x2d4693d254a0?, 0x2d4693ea3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693d1c2a8, {0x2b51220, 0x2d46936c0f18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693d1c008, {0x73e890d0f910, 0x2d46936c03c0}, 0x2d4693ea3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693d1c008, 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(0x2d4693d1c008, {0x2d4693d5c000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693d0f2c0, {0x2d4693d5c000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693b90720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693b90720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693d0f2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18530 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18669 [select]: net/http.(*persistConn).writeLoop(0x2d4693551540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18679 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18643 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec9c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693337900?, 0x2d4693d4d300?, 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(0x2d4693337900, {0x2d4693d4d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693337900, {0x2d4693d4d300?, 0x73e8948d2b78?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46936328f0, {0x2d4693d4d300?, 0x2d46945a29b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46934793e0, {0x2d4693d4d300?, 0x73e89307da08?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46934780c0, {0x2d4693d4d300?, 0x2d4693d25860?, 0x2d46945a2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693d1cd28, {0x2b51220, 0x2d46934780c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693d1ca88, {0x73e890d0f910, 0x2d46934793e0}, 0x2d46945a2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693d1ca88, 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(0x2d4693d1ca88, {0x2d4693eda000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693a297c0, {0x2d4693eda000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693ebcb40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693ebcb40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693a297c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18617 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18630 [IO wait]: internal/poll.runtime_pollWait(0x73e891ecae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693337700?, 0x2d4693cf7900?, 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(0x2d4693337700, {0x2d4693cf7900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693337700, {0x2d4693cf7900?, 0x12fb?, 0x2d46937c88a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693302798, {0x2d4693cf7900?, 0x0?, 0x2d46932d19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693e298c0, {0x2d4693cf7900?, 0x73e891f12b60?, 0x73e8db59a108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46939a2090, {0x2d4693cf7900?, 0x2d4693d25a40?, 0x2d46932d1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693a87ea8, {0x2b51220, 0x2d46939a2090}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693a87c08, {0x73e890d0f910, 0x2d4693e298c0}, 0x2d46932d1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693a87c08, 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(0x2d4693a87c08, {0x2d4693dbb000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e4db80, {0x2d4693dbb000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693c116e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693c116e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e4db80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18626 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18396 [select]: net/http.(*persistConn).writeLoop(0x2d4693e56f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18462 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18827 [select]: net/http.(*persistConn).writeLoop(0x2d4693a6b900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18821 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18210 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2d4693dd7b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18183 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18826 [IO wait]: internal/poll.runtime_pollWait(0x73e8948c9e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a27580?, 0x2d469390b800?, 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(0x2d4693a27580, {0x2d469390b800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a27580, {0x2d469390b800?, 0x17fb?, 0x2d46937c8a00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632530, {0x2d469390b800?, 0x0?, 0x2d4693efb9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693315d28, {0x2d469390b800?, 0x73e891e9baa8?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c0798, {0x2d469390b800?, 0x2d4693d98d20?, 0x2d4693efba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693d1dea8, {0x2b51220, 0x2d46936c0798}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693d1dc08, {0x73e890d0f910, 0x2d4693315d28}, 0x2d4693efbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693d1dc08, 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(0x2d4693d1dc08, {0x2d4693c58000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693a6b900, {0x2d4693c58000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693ced740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693ced740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693a6b900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18821 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18573 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec8200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693337400?, 0x2d4693cf6600?, 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(0x2d4693337400, {0x2d4693cf6600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693337400, {0x2d4693cf6600?, 0x73e8948d3078?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693b203a8, {0x2d4693cf6600?, 0x2d4693bb39b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46937d27f8, {0x2d4693cf6600?, 0x73e890e5e0c8?, 0x73e8db59a108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46937d2eb8, {0x2d4693cf6600?, 0x2d4693d992c0?, 0x2d4693bb3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693bc89a8, {0x2b51220, 0x2d46937d2eb8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693bc8708, {0x73e890d0f910, 0x2d46937d27f8}, 0x2d4693bb3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693bc8708, 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(0x2d4693bc8708, {0x2d4693d9d000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d46936cb680, {0x2d4693d9d000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693e0de60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693e0de60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d46936cb680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18529 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18756 [IO wait]: internal/poll.runtime_pollWait(0x73e8948ca000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26f80?, 0x2d4693b87300?, 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(0x2d4693a26f80, {0x2d4693b87300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26f80, {0x2d4693b87300?, 0x12fb?, 0x2d4693bb49a8?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632330, {0x2d4693b87300?, 0x0?, 0x2d4693bb49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46933151d0, {0x2d4693b87300?, 0x73e89307eea8?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693315638, {0x2d4693b87300?, 0x2d4693d99680?, 0x2d4693bb4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693d1d7a8, {0x2b51220, 0x2d4693315638}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693d1d508, {0x73e890d0f910, 0x2d46933151d0}, 0x2d4693bb4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693d1d508, 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(0x2d4693d1d508, {0x2d4693945000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693b3d2c0, {0x2d4693945000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693d58600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693d58600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693b3d2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18718 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18870 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18126 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18245 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2d4693d0e3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18216 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18873 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18126 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18563 [IO wait]: internal/poll.runtime_pollWait(0x73e890467200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46935d8480?, 0x2d4693cf4000?, 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(0x2d46935d8480, {0x2d4693cf4000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46935d8480, {0x2d4693cf4000?, 0x12fb?, 0x2d469392b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693b201f0, {0x2d4693cf4000?, 0x0?, 0x2d469392b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693957398, {0x2d4693cf4000?, 0x73e891e9baa8?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c1050, {0x2d4693cf4000?, 0x2d46937443c0?, 0x2d469392ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693bc8628, {0x2b51220, 0x2d46936c1050}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693bc8388, {0x73e890d0f910, 0x2d4693957398}, 0x2d469392bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693bc8388, 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(0x2d4693bc8388, {0x2d4693ccd000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693a6b180, {0x2d4693ccd000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693bd42a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693bd42a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693a6b180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18549 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18644 [select]: net/http.(*persistConn).writeLoop(0x2d4693a297c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18617 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18565 [IO wait]: internal/poll.runtime_pollWait(0x73e890d98800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46935d8680?, 0x2d4693cf5300?, 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(0x2d46935d8680, {0x2d4693cf5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46935d8680, {0x2d4693cf5300?, 0x12fb?, 0x2d469384b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632600, {0x2d4693cf5300?, 0x0?, 0x2d469384b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46936c0e28, {0x2d4693cf5300?, 0x73e890e5e0c8?, 0x73e8db59a108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46937d2570, {0x2d4693cf5300?, 0x2d4693c661e0?, 0x2d469384ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693d1c628, {0x2b51220, 0x2d46937d2570}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693d1c388, {0x73e890d0f910, 0x2d46936c0e28}, 0x2d469384bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693d1c388, 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(0x2d4693d1c388, {0x2d4693cff000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e4c000, {0x2d4693cff000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693bd5920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693bd5920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e4c000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18542 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18126 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x2d4693773bc0?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x2d4693a80570) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2b798d8, 0x45be9e0}, {0x2b97ff0, 0x2d46935d8780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x2d46935e4b70, 0x2b34f70) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:451 +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({0x2b798d8, 0x45be9e0}, {0x2b97ff0, 0x2d46935d8780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x2d46935e4b70) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2b798d8, 0x45be9e0}, {0x2b97ff0, 0x2d46935d8780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0x2d4693a1d390) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2b798d8, 0x45be9e0}, {0x2b97ff0, 0x2d46935d8780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0x2d4693a1d390) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fs/sync.compareNames({0x2b798d8, 0x45be9e0}, 0x2d46933e8d88, 0x2d46938db110, {0x2d4693b1f008, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:184 +0x105 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x2d46933e8d88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 +0x259 testing.tRunner(0x2d46933e8d88, 0x2d4693b425a0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14923 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18781 [IO wait]: internal/poll.runtime_pollWait(0x73e890466e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a27300?, 0x2d46944dc000?, 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(0x2d4693a27300, {0x2d46944dc000, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a27300, {0x2d46944dc000?, 0x2a7b?, 0x2d4693d1f760?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693302770, {0x2d46944dc000?, 0x0?, 0x2d4693ea59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46939a32a8, {0x2d46944dc000?, 0x73e890e5e0c8?, 0x73e8db59a108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46937d22e8, {0x2d46944dc000?, 0x2d4693745680?, 0x2d4693ea5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693987ea8, {0x2b51220, 0x2d46937d22e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693987c08, {0x73e890d0f910, 0x2d46939a32a8}, 0x2d4693ea5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693987c08, 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(0x2d4693987c08, {0x2d4693a13000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693a6b540, {0x2d4693a13000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d46934f4c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d46934f4c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693a6b540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18799 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18690 [select]: net/http.(*persistConn).writeLoop(0x2d4693e56000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18684 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18446 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec9200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26780?, 0x2d4693ac8600?, 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(0x2d4693a26780, {0x2d4693ac8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26780, {0x2d4693ac8600?, 0x12fb?, 0x2d46936bafa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46932406a8, {0x2d4693ac8600?, 0x0?, 0x2d4693c759c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693250f00, {0x2d4693ac8600?, 0x73e890d3b980?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e28db0, {0x2d4693ac8600?, 0x2d4693745c20?, 0x2d4693c75a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46933770a8, {0x2b51220, 0x2d4693e28db0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693376e08, {0x73e890d0f910, 0x2d4693250f00}, 0x2d4693c75c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693376e08, 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(0x2d4693376e08, {0x2d4693c1b000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d46936f3cc0, {0x2d4693c1b000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693cdefc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693cdefc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d46936f3cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18399 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18199 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x73e890466400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46936bcb00?, 0x2d46937bf900?, 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(0x2d46936bcb00, {0x2d46937bf900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46936bcb00, {0x2d46937bf900?, 0x12fb?, 0x2d46937c9c20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693b20410, {0x2d46937bf900?, 0x0?, 0x2d4693e749c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693314ac8, {0x2d46937bf900?, 0x73e8db5a34c0?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46932513e0, {0x2d46937bf900?, 0x2d4693c665a0?, 0x2d4693e74a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46938fb428, {0x2b51220, 0x2d46932513e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d46938fb188, {0x73e890d0f910, 0x2d4693314ac8}, 0x2d4693e74c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d46938fb188, 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(0x2d46938fb188, {0x2d4693b9f000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693a28780, {0x2d4693b9f000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693bef1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693bef1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693a28780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18194 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18447 [select]: net/http.(*persistConn).writeLoop(0x2d46936f3cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18399 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18631 [select]: net/http.(*persistConn).writeLoop(0x2d4693e4db80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18626 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18227 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x73e890466600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46935d8e00?, 0x2d4693a30600?, 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(0x2d46935d8e00, {0x2d4693a30600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46935d8e00, {0x2d4693a30600?, 0x12fb?, 0x2d469348c980?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632448, {0x2d4693a30600?, 0x0?, 0x2d469384f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693957e18, {0x2d4693a30600?, 0x73e890d3b980?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e28780, {0x2d4693a30600?, 0x2d4693c670e0?, 0x2d469384fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46939869a8, {0x2b51220, 0x2d4693e28780}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693986708, {0x73e890d0f910, 0x2d4693957e18}, 0x2d469384fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693986708, 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(0x2d4693986708, {0x2d4693af3000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693b3c780, {0x2d4693af3000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693b90f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693b90f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693b3c780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18189 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18263 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec8400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46936bcd80?, 0x2d4693c2b300?, 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(0x2d46936bcd80, {0x2d4693c2b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46936bcd80, {0x2d4693c2b300?, 0x12fb?, 0x2d46936ba620?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693240290, {0x2d4693c2b300?, 0x2d4693cb4998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46932502d0, {0x2d4693c2b300?, 0x73e890d3b980?, 0x73e8db59b2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e285b8, {0x2d4693c2b300?, 0x2d4693c672c0?, 0x2d4693cb4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46933c9ea8, {0x2b51220, 0x2d4693e285b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d46933c9c08, {0x73e890d0f910, 0x2d46932502d0}, 0x2d4693cb4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d46933c9c08, 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(0x2d46933c9c08, {0x2d4693959000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693d0f400, {0x2d4693959000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693d597a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693d597a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693d0f400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18291 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18868 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18126 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18233 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2d4693a29400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18205 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18782 [select]: net/http.(*persistConn).writeLoop(0x2d4693a6b540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18799 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18466 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec8a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693336300?, 0x2d469390a000?, 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(0x2d4693336300, {0x2d469390a000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693336300, {0x2d469390a000?, 0x17fb?, 0x2d46939b2d80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632168, {0x2d469390a000?, 0x0?, 0x2d4693cb69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46933149c0, {0x2d469390a000?, 0x73e891e9baa8?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c0678, {0x2d469390a000?, 0x2d4693d2e5a0?, 0x2d4693cb6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46938fbea8, {0x2b51220, 0x2d46936c0678}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d46938fbc08, {0x73e890d0f910, 0x2d46933149c0}, 0x2d4693cb6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d46938fbc08, 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(0x2d46938fbc08, {0x2d4693e8f000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693550640, {0x2d4693e8f000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693cfd500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693cfd500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693550640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18436 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18634 [IO wait]: internal/poll.runtime_pollWait(0x73e891ecb200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46935d9080?, 0x2d4693cf8c00?, 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(0x2d46935d9080, {0x2d4693cf8c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46935d9080, {0x2d4693cf8c00?, 0x12fb?, 0x2d46937c8c80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693b20540, {0x2d4693cf8c00?, 0x0?, 0x2d46938499c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46937d3968, {0x2d4693cf8c00?, 0x73e891f12b60?, 0x73e8db59a108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46939a21c8, {0x2d4693cf8c00?, 0x2d4693d2e780?, 0x2d4693849a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693bc8d28, {0x2b51220, 0x2d46939a21c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693bc8a88, {0x73e890d0f910, 0x2d46937d3968}, 0x2d4693849c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693bc8a88, 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(0x2d4693bc8a88, {0x2d4693d87000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693ec4280, {0x2d4693d87000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693de7920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693de7920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693ec4280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18601 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18395 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec7e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46936bd480?, 0x2d469396c000?, 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(0x2d46936bd480, {0x2d469396c000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46936bd480, {0x2d469396c000?, 0x17fb?, 0x2d4693c3c660?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46932402e0, {0x2d469396c000?, 0x0?, 0x2d4693cb39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693250a80, {0x2d469396c000?, 0x73e891e9baa8?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c06a8, {0x2d469396c000?, 0x2d4693d2eb40?, 0x2d4693cb3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693376d28, {0x2b51220, 0x2d46936c06a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693376a88, {0x73e890d0f910, 0x2d4693250a80}, 0x2d4693cb3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693376a88, 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(0x2d4693376a88, {0x2d469382b000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e56f00, {0x2d469382b000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693a8c840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693a8c840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e56f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18462 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18486 [select]: net/http.(*persistConn).writeLoop(0x2d4693dd6b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18479 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18467 [select]: net/http.(*persistConn).writeLoop(0x2d4693550640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18436 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18668 [IO wait]: internal/poll.runtime_pollWait(0x73e891ecb600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46934f2380?, 0x2d4693ac9900?, 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(0x2d46934f2380, {0x2d4693ac9900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46934f2380, {0x2d4693ac9900?, 0x12fb?, 0x2d4693d1e700?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693302238, {0x2d4693ac9900?, 0x2d4693ea1998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46934ab530, {0x2d4693ac9900?, 0x73e891f12b60?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46939a24e0, {0x2d4693ac9900?, 0x2d4693a02000?, 0x2d4693ea1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693377b28, {0x2b51220, 0x2d46939a24e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693377888, {0x73e890d0f910, 0x2d46934ab530}, 0x2d4693ea1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693377888, 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(0x2d4693377888, {0x2d4693bcf000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693551540, {0x2d4693bcf000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693de6a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693de6a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693551540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18679 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18258 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x73e890466a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46935d9400?, 0x2d469385c600?, 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(0x2d46935d9400, {0x2d469385c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46935d9400, {0x2d469385c600?, 0x12fb?, 0x2d46936baaa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693240908, {0x2d469385c600?, 0x0?, 0x2d4693efc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693251728, {0x2d469385c600?, 0x73e891e9baa8?, 0x73e8db59b2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c0d50, {0x2d469385c600?, 0x2d4693a023c0?, 0x2d4693efca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693a862a8, {0x2b51220, 0x2d46936c0d50}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693a86008, {0x73e890d0f910, 0x2d4693251728}, 0x2d4693efcc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693a86008, 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(0x2d4693a86008, {0x2d4693b7b000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e56140, {0x2d4693b7b000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693b0ade0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693b0ade0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e56140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18247 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18869 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18126 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18356 [select]: net/http.(*persistConn).writeLoop(0x2d4693a6adc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18289 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18564 [select]: net/http.(*persistConn).writeLoop(0x2d4693a6b180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18549 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18319 [IO wait]: internal/poll.runtime_pollWait(0x73e890d98200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26b80?, 0x2d4693ac6000?, 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(0x2d4693a26b80, {0x2d4693ac6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26b80, {0x2d4693ac6000?, 0x12fb?, 0x2d4693ef6970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632480, {0x2d4693ac6000?, 0x0?, 0x2d4693ef69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693314498, {0x2d4693ac6000?, 0x73e890d3b980?, 0x73e8db59b2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e28990, {0x2d4693ac6000?, 0x2d469386e3c0?, 0x2d4693ef6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693a869a8, {0x2b51220, 0x2d4693e28990}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693a86708, {0x73e890d0f910, 0x2d4693314498}, 0x2d4693ef6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693a86708, 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(0x2d4693a86708, {0x2d4693a24000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e4d7c0, {0x2d4693a24000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693dc6720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693dc6720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e4d7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18313 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18468 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec9000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693336680?, 0x2d46944dea80?, 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(0x2d4693336680, {0x2d46944dea80, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693336680, {0x2d46944dea80?, 0x2a7b?, 0x2d46939b3060?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46936321c8, {0x2d46944dea80?, 0x0?, 0x2d469381e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693314de0, {0x2d46944dea80?, 0x73e891f12b60?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46939a3920, {0x2d46944dea80?, 0x2d469382eb40?, 0x2d469381ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693987b28, {0x2b51220, 0x2d46939a3920}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693987888, {0x73e890d0f910, 0x2d4693314de0}, 0x2d469381ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693987888, 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(0x2d4693987888, {0x2d4693d90000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e56640, {0x2d4693d90000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d469395c3c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d469395c3c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e56640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18336 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18351 [IO wait]: internal/poll.runtime_pollWait(0x73e8948c9800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693336900?, 0x2d4693be6000?, 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(0x2d4693336900, {0x2d4693be6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693336900, {0x2d4693be6000?, 0x12fb?, 0x2d4693929970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46933026f0, {0x2d4693be6000?, 0x0?, 0x2d46939299c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693e28fa8, {0x2d4693be6000?, 0x73e89307eea8?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693315110, {0x2d4693be6000?, 0x2d4693e381e0?, 0x2d4693929a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46939877a8, {0x2b51220, 0x2d4693315110}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693987508, {0x73e890d0f910, 0x2d4693e28fa8}, 0x2d4693929c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693987508, 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(0x2d4693987508, {0x2d4693bd0000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d46935503c0, {0x2d4693bd0000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693f12360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693f12360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d46935503c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18345 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17195 [IO wait]: internal/poll.runtime_pollWait(0x73e8948c9600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26180?, 0x2d4693b70000?, 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(0x2d4693a26180, {0x2d4693b70000, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26180, {0x2d4693b70000?, 0x2a7b?, 0x2d4693d1e640?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632040, {0x2d4693b70000?, 0x0?, 0x2d469381b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693314570, {0x2d4693b70000?, 0x73e891f136a0?, 0x73e8db59b2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693957aa0, {0x2d4693b70000?, 0x2d4693e38780?, 0x2d469381ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46938fa2a8, {0x2b51220, 0x2d4693957aa0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d46938fa008, {0x73e890d0f910, 0x2d4693314570}, 0x2d469381bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d46938fa008, 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(0x2d46938fa008, {0x2d4693dcd000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d46936f2b40, {0x2d4693dcd000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693cfd920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693cfd920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d46936f2b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17097 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18304 [IO wait]: internal/poll.runtime_pollWait(0x73e890d98e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26500?, 0x2d469385d900?, 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(0x2d4693a26500, {0x2d469385d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26500, {0x2d469385d900?, 0x12fb?, 0x2d4693ff5970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46936322b0, {0x2d469385d900?, 0x0?, 0x2d4693ff59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46936c0ab0, {0x2d469385d900?, 0x73e8db5a34c0?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693250cf0, {0x2d469385d900?, 0x2d4693e38d20?, 0x2d4693ff5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693a86628, {0x2b51220, 0x2d4693250cf0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693a86388, {0x73e890d0f910, 0x2d46936c0ab0}, 0x2d4693ff5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693a86388, 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(0x2d4693a86388, {0x2d4693d6e000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e4c280, {0x2d4693d6e000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693cdea20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693cdea20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e4c280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18298 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18413 [select]: net/http.(*persistConn).writeLoop(0x2d4693b3d040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18490 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17196 [select]: net/http.(*persistConn).writeLoop(0x2d46936f2b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17097 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18276 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec8600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693336280?, 0x2d4693a32c00?, 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(0x2d4693336280, {0x2d4693a32c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693336280, {0x2d4693a32c00?, 0x12fb?, 0x2d4693c3c3e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46933021f0, {0x2d4693a32c00?, 0x0?, 0x2d4693cb99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693e28198, {0x2d4693a32c00?, 0x73e891e9baa8?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c01f8, {0x2d4693a32c00?, 0x2d4693b4c780?, 0x2d4693cb9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693987428, {0x2b51220, 0x2d46936c01f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693987188, {0x73e890d0f910, 0x2d4693e28198}, 0x2d4693cb9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693987188, 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(0x2d4693987188, {0x2d469375e000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693b3c500, {0x2d469375e000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693b0a360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693b0a360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693b3c500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18238 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18277 [select]: net/http.(*persistConn).writeLoop(0x2d4693b3c500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18238 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18808 [IO wait]: internal/poll.runtime_pollWait(0x73e890d98600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46935d8280?, 0x2d469396d800?, 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(0x2d46935d8280, {0x2d469396d800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46935d8280, {0x2d469396d800?, 0x17fb?, 0x2d4693976970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693302750, {0x2d469396d800?, 0x0?, 0x2d46939769c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46939a3260, {0x2d469396d800?, 0x73e891f12b60?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46939a38f0, {0x2d469396d800?, 0x2d4693b4cb40?, 0x2d4693976a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693377ea8, {0x2b51220, 0x2d46939a38f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693377c08, {0x73e890d0f910, 0x2d46939a3260}, 0x2d4693976c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693377c08, 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(0x2d4693377c08, {0x2d4693b97000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693cd8dc0, {0x2d4693b97000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693b0af00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693b0af00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693cd8dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18803 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18259 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2d4693e56140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18247 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18352 [select]: net/http.(*persistConn).writeLoop(0x2d46935503c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18345 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18309 [IO wait]: internal/poll.runtime_pollWait(0x73e890466c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46936bd700?, 0x2d469385ec00?, 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(0x2d46936bd700, {0x2d469385ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46936bd700, {0x2d469385ec00?, 0x12fb?, 0x2d4693acd970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46932407a8, {0x2d469385ec00?, 0x0?, 0x2d4693acd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46932512f0, {0x2d469385ec00?, 0x73e8db5a34c0?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693251398, {0x2d469385ec00?, 0x2d4693b4d2c0?, 0x2d4693acda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46938fbb28, {0x2b51220, 0x2d4693251398}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d46938fb888, {0x73e890d0f910, 0x2d46932512f0}, 0x2d4693acdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d46938fb888, 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(0x2d46938fb888, {0x2d4693995000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e56dc0, {0x2d4693995000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693cec3c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693cec3c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e56dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18271 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18228 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2d4693b3c780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18189 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18267 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec8000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26700?, 0x2d4693c2c600?, 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(0x2d4693a26700, {0x2d4693c2c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26700, {0x2d4693c2c600?, 0x12fb?, 0x2d46936bab00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693240360, {0x2d4693c2c600?, 0x0?, 0x2d4693e769c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693250d68, {0x2d4693c2c600?, 0x73e891e9baa8?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c1218, {0x2d4693c2c600?, 0x2d469382e780?, 0x2d4693e76a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46938fb0a8, {0x2b51220, 0x2d46936c1218}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d46938fae08, {0x73e890d0f910, 0x2d4693250d68}, 0x2d4693e76c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d46938fae08, 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(0x2d46938fae08, {0x2d4693824000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693b3da40, {0x2d4693824000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693a8dce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693a8dce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693b3da40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18282 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18268 [select]: net/http.(*persistConn).writeLoop(0x2d4693b3da40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18282 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18574 [select]: net/http.(*persistConn).writeLoop(0x2d46936cb680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18529 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18320 [select]: net/http.(*persistConn).writeLoop(0x2d4693e4d7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18313 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18244 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x73e891ec9800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46935d9180?, 0x2d46937c0c00?, 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(0x2d46935d9180, {0x2d46937c0c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46935d9180, {0x2d46937c0c00?, 0x12fb?, 0x2d46939b2760?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693b205e8, {0x2d46937c0c00?, 0x0?, 0x2d4693b7e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693315560, {0x2d46937c0c00?, 0x73e891e9baa8?, 0x73e8db59b2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c0c30, {0x2d46937c0c00?, 0x2d469382fa40?, 0x2d4693b7ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d46938fb7a8, {0x2b51220, 0x2d46936c0c30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d46938fb508, {0x73e890d0f910, 0x2d4693315560}, 0x2d4693b7ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d46938fb508, 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(0x2d46938fb508, {0x2d4693e46000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693d0e3c0, {0x2d4693e46000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d46932f6ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d46932f6ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693d0e3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18216 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18599 [select]: net/http.(*persistConn).writeLoop(0x2d4693a28c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18592 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18522 [IO wait]: internal/poll.runtime_pollWait(0x73e891ecac00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46936bdd80?, 0x2d4693be8600?, 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(0x2d46936bdd80, {0x2d4693be8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46936bdd80, {0x2d4693be8600?, 0x12fb?, 0x2d4693c3d4e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46933026b8, {0x2d4693be8600?, 0x0?, 0x2d4693b609c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693e29308, {0x2d4693be8600?, 0x73e891e9baa8?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46936c1350, {0x2d4693be8600?, 0x2d4693e394a0?, 0x2d4693b60a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693a87b28, {0x2b51220, 0x2d46936c1350}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693a87888, {0x73e890d0f910, 0x2d4693e29308}, 0x2d4693b60c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693a87888, 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(0x2d4693a87888, {0x2d4693c6f000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d46936ca500, {0x2d4693c6f000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693b85980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693b85980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d46936ca500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18516 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18765 [IO wait]: internal/poll.runtime_pollWait(0x73e891ec9600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46934f3900?, 0x2d4693b88600?, 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(0x2d46934f3900, {0x2d4693b88600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46934f3900, {0x2d4693b88600?, 0x12fb?, 0x2d4693a1f6e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632420, {0x2d4693b88600?, 0x0?, 0x2d469459f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693315818, {0x2d4693b88600?, 0x73e891f12b60?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46939a3008, {0x2d4693b88600?, 0x2d4693e39680?, 0x2d469459fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693d1db28, {0x2b51220, 0x2d46939a3008}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693d1d888, {0x73e890d0f910, 0x2d4693315818}, 0x2d469459fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693d1d888, 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(0x2d4693d1d888, {0x2d4693b94000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693cd8000, {0x2d4693b94000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693a8cc60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693a8cc60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693cd8000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18760 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18264 [select]: net/http.(*persistConn).writeLoop(0x2d4693d0f400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18291 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18743 [IO wait]: internal/poll.runtime_pollWait(0x73e891ecba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26c80?, 0x2d4693d4f900?, 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(0x2d4693a26c80, {0x2d4693d4f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26c80, {0x2d4693d4f900?, 0x12fb?, 0x2d46936bb8c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46932408c0, {0x2d4693d4f900?, 0x0?, 0x2d46945a49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693251b60, {0x2d4693d4f900?, 0x73e891f136a0?, 0x73e8db59b2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693956480, {0x2d4693d4f900?, 0x2d4693d2fc20?, 0x2d46945a4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693bc90a8, {0x2b51220, 0x2d4693956480}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693bc8e08, {0x73e890d0f910, 0x2d4693251b60}, 0x2d46945a4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693bc8e08, 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(0x2d4693bc8e08, {0x2d4693b6f000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693d0ea00, {0x2d4693b6f000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693b55920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693b55920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693d0ea00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18729 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18766 [select]: net/http.(*persistConn).writeLoop(0x2d4693cd8000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18760 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18744 [select]: net/http.(*persistConn).writeLoop(0x2d4693d0ea00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18729 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18598 [IO wait]: internal/poll.runtime_pollWait(0x73e891ecb400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46935d8d00?, 0x2d4693be9900?, 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(0x2d46935d8d00, {0x2d4693be9900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46935d8d00, {0x2d4693be9900?, 0x12fb?, 0x2d4693c3d9c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632858, {0x2d4693be9900?, 0x0?, 0x2d469384d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693478570, {0x2d4693be9900?, 0x73e890d3b980?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e29e90, {0x2d4693be9900?, 0x2d4693c40b40?, 0x2d469384da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693d1c9a8, {0x2b51220, 0x2d4693e29e90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693d1c708, {0x73e890d0f910, 0x2d4693478570}, 0x2d469384dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693d1c708, 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(0x2d4693d1c708, {0x2d4693ebe000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693a28c80, {0x2d4693ebe000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693ebc0c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693ebc0c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693a28c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18592 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18232 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x73e890d3fa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26900?, 0x2d4693a31900?, 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(0x2d4693a26900, {0x2d4693a31900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26900, {0x2d4693a31900?, 0x12fb?, 0x2d469348cf80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693632518, {0x2d4693a31900?, 0x0?, 0x2d4693b809c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46936c0480, {0x2d4693a31900?, 0x73e890d3b980?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e28960, {0x2d4693a31900?, 0x2d4693c40f00?, 0x2d4693b80a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693986d28, {0x2b51220, 0x2d4693e28960}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693986a88, {0x73e890d0f910, 0x2d46936c0480}, 0x2d4693b80c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693986a88, 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(0x2d4693986a88, {0x2d4693c8d000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693a29400, {0x2d4693c8d000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d469395d320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d469395d320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693a29400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18205 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18485 [IO wait]: internal/poll.runtime_pollWait(0x73e890d40400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d46936bda00?, 0x2d4693be7300?, 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(0x2d46936bda00, {0x2d4693be7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d46936bda00, {0x2d4693be7300?, 0x12fb?, 0x2d4693c76970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46933024a0, {0x2d4693be7300?, 0x2d4693c76998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693e28900, {0x2d4693be7300?, 0x73e890d3b980?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e28f78, {0x2d4693be7300?, 0x2d4693599680?, 0x2d4693c76a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693a877a8, {0x2b51220, 0x2d4693e28f78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693a87508, {0x73e890d0f910, 0x2d4693e28900}, 0x2d4693c76c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693a87508, 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(0x2d4693a87508, {0x2d46939fb000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693dd6b40, {0x2d46939fb000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693dc6c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693dc6c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693dd6b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18479 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18809 [select]: net/http.(*persistConn).writeLoop(0x2d4693cd8dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18803 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18703 [IO wait]: internal/poll.runtime_pollWait(0x73e891ecb800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693a26600?, 0x2d4693d4e600?, 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(0x2d4693a26600, {0x2d4693d4e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693a26600, {0x2d4693d4e600?, 0x12fb?, 0x2d4693c79970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d46936321a8, {0x2d4693d4e600?, 0x0?, 0x2d4693c799c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d4693478df8, {0x2d4693d4e600?, 0x73e891f12b60?, 0x73e8db59aa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d46939a2c18, {0x2d4693d4e600?, 0x2d46939abc20?, 0x2d4693c79a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693d1d0a8, {0x2b51220, 0x2d46939a2c18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693d1ce08, {0x73e890d0f910, 0x2d4693478df8}, 0x2d4693c79c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693d1ce08, 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(0x2d4693d1ce08, {0x2d4693d7d000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693e57180, {0x2d4693d7d000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693661ce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693661ce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693e57180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18693 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18866 [select]: net/http.(*persistConn).roundTrip(0x2d4693a6b540, 0x2d46936b8370) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2d4693a36820, 0x2d4693d223c0) /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(0x2d4693a8c2a0, 0x2d4693d223c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0x2d469331c0e0, 0x2d4693d22280) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0x2d4693d22280, {0x2b51e00, 0x2d469331c0e0}, {0x2d4693770dc8?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2d469387fc20, 0x2d4693d22280, {0x6f6c2d7473657401?, 0x2d4693770e50?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2d469387fc20, 0x2d4693d22280) /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(0x2d469333c000, {0x2b798d8, 0x45be9e0}, 0x2d4693d18580) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x2d469333c000, {0x2b798d8, 0x45be9e0}, 0x2d4693d18580?, {0x0?, 0x0?}, {0x23145c0, 0x2d4693822410}, 0x2b35890?, 0x2b358b8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:243 +0x85 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(0x2d4693a8c360, 0x2d4693e9a4c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2d4693a8c360, 0x2d4693e9a4c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath(0x2d46935d8780, {0x2b798d8, 0x45be9e0}, {0x2d4693cc2420, 0x24}, 0x2d4693979bf0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:242 +0x6d6 github.com/rclone/rclone/backend/yandex.(*Fs).List(0x2d46935d8780, {0x2b798d8, 0x45be9e0}, {0x2d4693e804b0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:366 +0x149 github.com/rclone/rclone/fs/list.DirSorted({0x2b798d8, 0x45be9e0}, {0x2b97ff0, 0x2d46935d8780}, 0x1, {0x2d4693e804b0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:401 +0x1a9 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18126 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18704 [select]: net/http.(*persistConn).writeLoop(0x2d4693e57180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18693 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18200 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2d4693a28780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18194 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18412 [IO wait]: internal/poll.runtime_pollWait(0x73e890467000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2d4693336f80?, 0x2d4693c2ec00?, 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(0x2d4693336f80, {0x2d4693c2ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2d4693336f80, {0x2d4693c2ec00?, 0x12fb?, 0x2d4693ef7970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2d4693b20098, {0x2d4693c2ec00?, 0x0?, 0x2d4693ef79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2d46939565a0, {0x2d4693c2ec00?, 0x73e890d3b980?, 0x73e8db59bbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2d4693e29080, {0x2d4693c2ec00?, 0x2d4693eff0e0?, 0x2d4693ef7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2d4693bc82a8, {0x2b51220, 0x2d4693e29080}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2d4693bc8008, {0x73e890d0f910, 0x2d46939565a0}, 0x2d4693ef7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2d4693bc8008, 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(0x2d4693bc8008, {0x2d4693c96000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2d4693b3d040, {0x2d4693c96000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2d4693b0b980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2d4693b0b980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2d4693b3d040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18490 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18523 [select]: net/http.(*persistConn).writeLoop(0x2d46936ca500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18516 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18867 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18126 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18305 [select]: net/http.(*persistConn).writeLoop(0x2d4693e4c280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18298 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18410 [select]: net/http.(*persistConn).writeLoop(0x2d4693dd6640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18474 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.503825586s (try 1/5): exit status 2: Failed [TestSyncAfterAddingAFile TestSyncCopyDest]