"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/05/18 01:00:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare" 2026/05/18 01:00:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 01:00:19 DEBUG : Creating backend with remote "/tmp/rclone1981798436" === RUN TestPipe --- PASS: TestPipe (0.01s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.09s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:00:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:00:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/18 01:00:20 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:00:20 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.04s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:00:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:00:22 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:00:22 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:00:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:00:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:00:25 DEBUG : Yandex rclone-test-zuhuwuh0gare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (24.98s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.79s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.85s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:00:48 DEBUG : Creating backend with remote "/non-existing" 2026/05/18 01:00:48 DEBUG : Config file has changed externally - reloading 2026/05/18 01:00:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/18 01:00:48 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:00:48 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.15s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:00:49 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:00:49 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:00:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:00:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:00:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.60s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.50s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:01:07 INFO : Yandex rclone-test-zuhuwuh0gare: Running all checks before starting transfers 2026/05/18 01:01:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:01:07 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:01:07 INFO : Yandex rclone-test-zuhuwuh0gare: Checks finished, now starting transfers 2026/05/18 01:01:07 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:01:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:01:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:01:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (17.97s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:01:25 ERROR : Ignoring --no-traverse with sync 2026/05/18 01:01:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:01:25 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:01:25 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:01:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:01:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:01:27 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:01:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.65s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:01:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/18 01:01:43 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:01:43 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:01:45 DEBUG : hello world2: size = 12 OK 2026/05/18 01:01:45 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/05/18 01:01:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.32s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:01:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:01:52 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:01:52 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:01:54 DEBUG : potato2: size = 11 OK 2026/05/18 01:01:54 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:01:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:02:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:02:01 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:02:01 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:02:03 DEBUG : potato2: size = 11 OK 2026/05/18 01:02:03 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:02:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.60s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:02:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 01:02:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:02:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/18 01:02:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:02:10 INFO : sub dir2: Making directory 2026/05/18 01:02:11 INFO : sub dir: Making directory 2026/05/18 01:02:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:02:11 INFO : sub dir2/sub sub dir2: Making directory 2026/05/18 01:02:11 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:02:11 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:02:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:02:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:02:13 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:02:15 DEBUG : Yandex rclone-test-zuhuwuh0gare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.15s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:02:43 INFO : sub dir2: Making directory 2026/05/18 01:02:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 01:02:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:02:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:02:43 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:02:43 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:02:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:02:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:02:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.83s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:03:01 DEBUG : sub dir2: Making directory with metadata 2026/05/18 01:03:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:03:01 INFO : sub dir2: Making directory 2026/05/18 01:03:02 INFO : sub dir: Making directory 2026/05/18 01:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:03:02 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:03:02 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:03:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:03:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:03:04 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:03:04 INFO : sub dir/hello world: Deleted 2026/05/18 01:03:06 DEBUG : Yandex rclone-test-zuhuwuh0gare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/18 01:03:06 DEBUG : Yandex rclone-test-zuhuwuh0gare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.06s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:03:27 INFO : sub dir2: Making directory 2026/05/18 01:03:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:03:28 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:03:28 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:03:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:03:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:03:29 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:03:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.78s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:03:43 DEBUG : sub dir2: Making directory with metadata 2026/05/18 01:03:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:03:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:03:43 INFO : sub dir2: Making directory 2026/05/18 01:03:44 INFO : sub dir: Making directory 2026/05/18 01:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:03:44 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:03:44 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:03:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:03:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:03:46 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:03:46 DEBUG : Waiting for deletions to finish 2026/05/18 01:03:47 DEBUG : Yandex rclone-test-zuhuwuh0gare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (25.34s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.58s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:04:09 INFO : sub dir2: Making directory 2026/05/18 01:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:04:09 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:04:09 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:04:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:04:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:04:11 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:04:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (17.19s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:04:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-mazotum8xeme" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-zuhuwuh0gare -> Yandex rclone-test-mazotum8xeme 2026/05/18 01:04:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:04:29 DEBUG : Yandex rclone-test-mazotum8xeme: Waiting for checks to finish 2026/05/18 01:04:29 DEBUG : Yandex rclone-test-mazotum8xeme: Waiting for transfers to finish 2026/05/18 01:04:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:04:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:04:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 01:04:32 DEBUG : Yandex rclone-test-mazotum8xeme: Purge remote --- PASS: TestServerSideCopy (30.87s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:05:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:05:00 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:05:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:05:00 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:05:00 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:05:03 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 01:05:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/05/18 01:05:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.17s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:05:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-rutuwes4sedu" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-zuhuwuh0gare -> Yandex rclone-test-rutuwes4sedu 2026/05/18 01:05:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:05:21 DEBUG : Yandex rclone-test-rutuwes4sedu: Waiting for checks to finish 2026/05/18 01:05:21 DEBUG : Yandex rclone-test-rutuwes4sedu: Waiting for transfers to finish 2026/05/18 01:05:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:05:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:05:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 01:05:28 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:05:28 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-rutuwes4sedu) 2026/05/18 01:05:28 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:05:28 DEBUG : Yandex rclone-test-rutuwes4sedu: Waiting for checks to finish 2026/05/18 01:05:28 DEBUG : Yandex rclone-test-rutuwes4sedu: Waiting for transfers to finish 2026/05/18 01:05:28 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.hiqirom7" before starting 2026/05/18 01:05:31 DEBUG : sub dir/hello world.hiqirom7: server side copy: removing renamed existing file after operation 2026/05/18 01:05:37 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 01:05:37 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/18 01:05:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 01:05:38 DEBUG : Yandex rclone-test-rutuwes4sedu: Purge remote --- PASS: TestServerSideCopyOverSelf (43.41s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:06:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:06:03 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:06:03 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:06:03 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:06:03 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:06:05 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 01:06:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/05/18 01:06:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/18 01:06:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (20.49s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:06:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-qogozez1hifa" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-zuhuwuh0gare -> Yandex rclone-test-qogozez1hifa 2026/05/18 01:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:06:24 DEBUG : Yandex rclone-test-qogozez1hifa: Waiting for checks to finish 2026/05/18 01:06:24 DEBUG : Yandex rclone-test-qogozez1hifa: Waiting for transfers to finish 2026/05/18 01:06:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:06:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:06:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 01:06:30 DEBUG : Yandex rclone-test-qogozez1hifa: Using server-side directory move 2026/05/18 01:06:30 INFO : Yandex rclone-test-qogozez1hifa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 01:06:31 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:06:31 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qogozez1hifa) 2026/05/18 01:06:31 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:06:31 DEBUG : Yandex rclone-test-qogozez1hifa: Waiting for checks to finish 2026/05/18 01:06:31 DEBUG : Yandex rclone-test-qogozez1hifa: Waiting for transfers to finish 2026/05/18 01:06:36 INFO : sub dir/hello world: Deleted 2026/05/18 01:06:38 INFO : sub dir/hello world: Moved (server-side) 2026/05/18 01:06:41 DEBUG : testing file moves 2026/05/18 01:06:42 DEBUG : Yandex rclone-test-qogozez1hifa: Waiting for checks to finish 2026/05/18 01:06:42 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:06:42 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qogozez1hifa) 2026/05/18 01:06:42 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 01:06:42 DEBUG : Yandex rclone-test-qogozez1hifa: Waiting for transfers to finish 2026/05/18 01:06:48 INFO : sub dir/hello world: Deleted 2026/05/18 01:06:50 INFO : sub dir/hello world: Moved (server-side) 2026/05/18 01:06:52 DEBUG : Yandex rclone-test-qogozez1hifa: Purge remote --- PASS: TestServerSideMoveOverSelf (48.59s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:07:12 ERROR : error listing: directory not found 2026/05/18 01:07:12 INFO : Local file system at /tmp/rclone1981798436: Making directory 2026/05/18 01:07:13 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:07:13 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.88s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:07:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/18 01:07:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:07:30 DEBUG : Local file system at /tmp/rclone1981798436: Waiting for checks to finish 2026/05/18 01:07:30 DEBUG : Local file system at /tmp/rclone1981798436: Waiting for transfers to finish 2026/05/18 01:07:31 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/05/18 01:07:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:07:31 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/05/18 01:07:31 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (17.44s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:07:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/18 01:07:45 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:07:45 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:07:47 DEBUG : check sum: size = 1 OK 2026/05/18 01:07:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/18 01:07:47 INFO : check sum: Copied (new) 2026/05/18 01:07:47 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:48 DEBUG : check sum: size = 1 OK 2026/05/18 01:07:48 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:07:48 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/18 01:07:48 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/05/18 01:07:48 DEBUG : check sum: Unchanged skipping 2026/05/18 01:07:48 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:07:48 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.42s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:07:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/18 01:07:56 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:07:56 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:07:57 DEBUG : sizeonly: size = 6 OK 2026/05/18 01:07:57 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/18 01:07:57 INFO : sizeonly: Copied (new) 2026/05/18 01:07:57 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:58 DEBUG : sizeonly: size = 6 OK 2026/05/18 01:07:58 DEBUG : sizeonly: Sizes identical 2026/05/18 01:07:58 DEBUG : sizeonly: Unchanged skipping 2026/05/18 01:07:58 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:07:58 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:07:58 DEBUG : Waiting for deletions to finish 2026/05/18 01:07:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.09s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:08:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/18 01:08:06 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:08:06 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:08:07 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/05/18 01:08:07 INFO : ignore-size: Copied (new) 2026/05/18 01:08:07 DEBUG : Waiting for deletions to finish 2026/05/18 01:08:08 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:08:08 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:08:08 DEBUG : ignore-size: Unchanged skipping 2026/05/18 01:08:08 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:08:08 DEBUG : Waiting for deletions to finish 2026/05/18 01:08:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.85s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:08:18 DEBUG : existing: size = 6 OK 2026/05/18 01:08:18 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:08:18 DEBUG : existing: Unchanged skipping 2026/05/18 01:08:18 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:08:18 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:08:18 DEBUG : Waiting for deletions to finish 2026/05/18 01:08:18 INFO : There was nothing to transfer 2026/05/18 01:08:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/18 01:08:19 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:08:19 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:08:20 DEBUG : existing: size = 6 OK 2026/05/18 01:08:20 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/05/18 01:08:20 INFO : existing: Copied (replaced existing) 2026/05/18 01:08:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.81s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:08:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 01:08:28 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:08:28 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:08:30 DEBUG : existing: size = 6 OK 2026/05/18 01:08:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/18 01:08:30 INFO : existing: Copied (new) 2026/05/18 01:08:30 DEBUG : Waiting for deletions to finish 2026/05/18 01:08:31 DEBUG : existing: Destination exists, skipping 2026/05/18 01:08:31 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:08:31 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:08:31 DEBUG : Waiting for deletions to finish 2026/05/18 01:08:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.18s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:08:41 INFO : d: Making directory 2026/05/18 01:08:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 01:08:43 DEBUG : c/non empty space: size = 5 OK 2026/05/18 01:08:43 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:08:43 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 01:08:43 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:08:43 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:08:44 DEBUG : a/potato2: size = 60 OK 2026/05/18 01:08:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/18 01:08:44 INFO : a/potato2: Copied (new) 2026/05/18 01:08:44 DEBUG : Waiting for deletions to finish 2026/05/18 01:08:50 INFO : b/potato: Deleted 2026/05/18 01:08:50 INFO : d: Removing directory 2026/05/18 01:08:58 INFO : b: Removing directory 2026/05/18 01:09:06 DEBUG : Yandex rclone-test-zuhuwuh0gare: deleted 2 directories --- PASS: TestSyncIgnoreErrors (60.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:09:41 DEBUG : empty space: size = 1 OK 2026/05/18 01:09:41 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/05/18 01:09:41 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:09:41 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/18 01:09:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/18 01:09:41 DEBUG : empty space: Unchanged skipping 2026/05/18 01:09:41 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:09:41 DEBUG : Waiting for deletions to finish 2026/05/18 01:09:41 INFO : There was nothing to transfer 2026/05/18 01:09:41 DEBUG : empty space: size = 1 OK 2026/05/18 01:09:41 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/05/18 01:09:41 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:09:41 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/18 01:09:42 INFO : empty space: Updated modification time in destination 2026/05/18 01:09:42 DEBUG : empty space: Unchanged skipping 2026/05/18 01:09:42 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:09:42 DEBUG : Waiting for deletions to finish 2026/05/18 01:09:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:09:51 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:09:51 DEBUG : empty space: size = 1 OK 2026/05/18 01:09:51 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/05/18 01:09:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/18 01:09:51 DEBUG : empty space: Unchanged skipping 2026/05/18 01:09:51 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:09:51 DEBUG : Waiting for deletions to finish 2026/05/18 01:09:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.57s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:10:01 DEBUG : foo: size = 3 OK 2026/05/18 01:10:01 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/05/18 01:10:01 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:10:01 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:10:01 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:10:01 DEBUG : foo: md5 differ 2026/05/18 01:10:01 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:10:03 DEBUG : foo: size = 3 OK 2026/05/18 01:10:03 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/05/18 01:10:03 INFO : foo: Copied (replaced existing) 2026/05/18 01:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (10.76s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:10:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 01:10:12 DEBUG : empty space: size = 1 OK 2026/05/18 01:10:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:10:12 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:10:12 DEBUG : empty space: Unchanged skipping 2026/05/18 01:10:12 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:10:14 DEBUG : potato: size = 60 OK 2026/05/18 01:10:14 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/18 01:10:14 INFO : potato: Copied (new) 2026/05/18 01:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:10:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:10:30 DEBUG : potato: size = 60 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:10:30 DEBUG : potato: Sizes differ 2026/05/18 01:10:30 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:10:30 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:10:32 DEBUG : potato: size = 21 OK 2026/05/18 01:10:32 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/05/18 01:10:32 INFO : potato: Copied (replaced existing) 2026/05/18 01:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (10.36s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:10:40 DEBUG : potato: size = 21 OK 2026/05/18 01:10:40 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/05/18 01:10:40 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:10:40 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:10:40 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:10:40 DEBUG : potato: md5 differ 2026/05/18 01:10:40 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:10:42 DEBUG : potato: size = 21 OK 2026/05/18 01:10:42 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/05/18 01:10:42 INFO : potato: Copied (replaced existing) 2026/05/18 01:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:10:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:10:54 DEBUG : empty space: size = 1 OK 2026/05/18 01:10:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:10:54 DEBUG : empty space: Unchanged skipping 2026/05/18 01:10:54 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:10:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/18 01:10:54 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:10:54 DEBUG : Waiting for deletions to finish 2026/05/18 01:10:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:11:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:11:11 DEBUG : empty space: size = 1 OK 2026/05/18 01:11:11 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:11:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:11:11 DEBUG : empty space: Unchanged skipping 2026/05/18 01:11:11 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:11:13 DEBUG : potato2: size = 60 OK 2026/05/18 01:11:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/18 01:11:13 INFO : potato2: Copied (new) 2026/05/18 01:11:13 DEBUG : Waiting for deletions to finish 2026/05/18 01:11:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (24.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:11:36 INFO : d: Making directory 2026/05/18 01:11:36 INFO : d/e: Making directory 2026/05/18 01:11:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 01:11:40 DEBUG : c/non empty space: size = 5 OK 2026/05/18 01:11:40 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:11:40 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 01:11:40 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:11:40 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:11:40 DEBUG : a/potato2: size = 60 OK 2026/05/18 01:11:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/18 01:11:40 INFO : a/potato2: Copied (new) 2026/05/18 01:11:40 DEBUG : Waiting for deletions to finish 2026/05/18 01:11:46 INFO : b/potato: Deleted 2026/05/18 01:11:46 INFO : d/e: Removing directory 2026/05/18 01:11:53 INFO : d: Removing directory 2026/05/18 01:12:02 INFO : b: Removing directory 2026/05/18 01:12:09 DEBUG : Yandex rclone-test-zuhuwuh0gare: deleted 3 directories Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 3a3 > 2026-05-18 01:11:39.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 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:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space lsf: 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space 2026-05-18 01:11:39.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (64.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:12:40 INFO : d: Making directory 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: c/non empty space: Modification time difference too big |-126180h12m40.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-05-18 01:12:40 +0000 UTC) (precision 1ns) 2026/05/18 01:12:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 01:12:42 DEBUG : c/non empty space: size = 5 OK 2026/05/18 01:12:42 DEBUG : c/non empty space: Modification times differ by 126180h12m40.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2026-05-18 01:12:40 +0000 UTC 2026/05/18 01:12:42 DEBUG : c/non empty space: md5 = ec26039bacb958460a511485fc59d24e OK 2026/05/18 01:12:42 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:12:42 INFO : c/non empty space: Updated modification time in destination 2026/05/18 01:12:42 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 01:12:42 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:12:44 DEBUG : a/potato2: size = 60 OK 2026/05/18 01:12:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/18 01:12:44 INFO : a/potato2: Copied (new) 2026/05/18 01:12:44 ERROR : Yandex rclone-test-zuhuwuh0gare: not deleting files as there were IO errors 2026/05/18 01:12:44 ERROR : Yandex rclone-test-zuhuwuh0gare: not deleting directories as there were IO errors --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (55.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:13:36 DEBUG : Waiting for deletions to finish 2026/05/18 01:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:13:36 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:13:36 DEBUG : empty space: size = 1 OK 2026/05/18 01:13:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:13:36 DEBUG : empty space: Unchanged skipping 2026/05/18 01:13:36 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:13:38 DEBUG : potato2: size = 60 OK 2026/05/18 01:13:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/18 01:13:38 INFO : potato2: Copied (new) 2026/05/18 01:13:42 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (21.82s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:13:58 DEBUG : Waiting for deletions to finish 2026/05/18 01:13:58 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:13:58 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:14:05 INFO : potato: Deleted 2026/05/18 01:14:05 DEBUG : empty space: size = 1 OK 2026/05/18 01:14:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:14:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:14:05 DEBUG : empty space: Unchanged skipping 2026/05/18 01:14:05 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:14:05 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:14:07 DEBUG : potato2: size = 60 OK 2026/05/18 01:14:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/18 01:14:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.49s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:14:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:14:23 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:14:23 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:14:24 DEBUG : potato2: size = 19 OK 2026/05/18 01:14:24 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/05/18 01:14:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (16.72s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:14:41 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 01:14:41 DEBUG : enormous: Excluded 2026/05/18 01:14:41 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:14:41 DEBUG : potato2: Excluded 2026/05/18 01:14:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:14:42 DEBUG : potato2: Excluded 2026/05/18 01:14:42 DEBUG : empty space: size = 1 OK 2026/05/18 01:14:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:14:42 DEBUG : empty space: Unchanged skipping 2026/05/18 01:14:42 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:14:42 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:14:42 DEBUG : Waiting for deletions to finish 2026/05/18 01:14:42 INFO : There was nothing to transfer 2026/05/18 01:14:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:14:42 DEBUG : potato2: Excluded 2026/05/18 01:14:42 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 01:14:42 DEBUG : enormous: Excluded 2026/05/18 01:14:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:14:42 DEBUG : potato2: Excluded 2026/05/18 01:14:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:14:42 DEBUG : potato2: Excluded 2026/05/18 01:14:42 DEBUG : empty space: size = 1 OK 2026/05/18 01:14:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:14:42 DEBUG : empty space: Unchanged skipping 2026/05/18 01:14:42 DEBUG : Local file system at /tmp/rclone1981798436: Waiting for checks to finish 2026/05/18 01:14:42 DEBUG : Local file system at /tmp/rclone1981798436: Waiting for transfers to finish 2026/05/18 01:14:42 DEBUG : Waiting for deletions to finish 2026/05/18 01:14:42 INFO : There was nothing to transfer 2026/05/18 01:14:43 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:14:43 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:15:00 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 01:15:00 DEBUG : enormous: Excluded 2026/05/18 01:15:00 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 01:15:00 DEBUG : potato2: Excluded 2026/05/18 01:15:01 DEBUG : empty space: size = 1 OK 2026/05/18 01:15:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:15:01 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:15:01 DEBUG : empty space: Unchanged skipping 2026/05/18 01:15:01 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:15:01 DEBUG : Waiting for deletions to finish 2026/05/18 01:15:06 INFO : potato2: Deleted 2026/05/18 01:15:07 INFO : enormous: Deleted 2026/05/18 01:15:07 INFO : There was nothing to transfer 2026/05/18 01:15:08 DEBUG : empty space: size = 1 OK 2026/05/18 01:15:08 DEBUG : Local file system at /tmp/rclone1981798436: Waiting for checks to finish 2026/05/18 01:15:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:15:08 DEBUG : empty space: Unchanged skipping 2026/05/18 01:15:08 DEBUG : Local file system at /tmp/rclone1981798436: Waiting for transfers to finish 2026/05/18 01:15:08 DEBUG : Waiting for deletions to finish 2026/05/18 01:15:08 INFO : enormous: Deleted 2026/05/18 01:15:08 INFO : potato2: Deleted 2026/05/18 01:15:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.66s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:15:22 DEBUG : five: Need to transfer - File not found at Destination 2026/05/18 01:15:22 DEBUG : one: Destination is newer than source, skipping 2026/05/18 01:15:22 DEBUG : four: size = 4 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:15:22 DEBUG : four: size = 8 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:15:22 DEBUG : three: size = 5 OK 2026/05/18 01:15:22 DEBUG : three: Sizes identical 2026/05/18 01:15:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/18 01:15:22 DEBUG : four: Sizes differ 2026/05/18 01:15:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/18 01:15:22 DEBUG : two: size = 3 OK 2026/05/18 01:15:22 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:15:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:15:22 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:15:22 DEBUG : two: md5 differ 2026/05/18 01:15:22 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:15:24 DEBUG : two: size = 3 OK 2026/05/18 01:15:24 DEBUG : two: Dst hash empty - aborting Src hash check 2026/05/18 01:15:24 INFO : two: Copied (replaced existing) 2026/05/18 01:15:24 DEBUG : four: size = 4 OK 2026/05/18 01:15:24 DEBUG : four: Dst hash empty - aborting Src hash check 2026/05/18 01:15:24 INFO : four: Copied (replaced existing) 2026/05/18 01:15:24 DEBUG : five: size = 4 OK 2026/05/18 01:15:24 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/18 01:15:24 INFO : five: Copied (new) 2026/05/18 01:15:24 DEBUG : Waiting for deletions to finish 2026/05/18 01:15:25 DEBUG : five: size = 4 OK 2026/05/18 01:15:25 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/18 01:15:25 DEBUG : five: Size and md5 of src and dst objects identical 2026/05/18 01:15:25 DEBUG : four: size = 4 OK 2026/05/18 01:15:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/18 01:15:25 DEBUG : one: Destination is newer than source, skipping 2026/05/18 01:15:25 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:15:25 DEBUG : three: size = 5 OK 2026/05/18 01:15:25 DEBUG : two: size = 3 OK 2026/05/18 01:15:25 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:15:25 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:15:25 DEBUG : three: md5 differ 2026/05/18 01:15:25 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/18 01:15:25 DEBUG : four: Size and md5 of src and dst objects identical 2026/05/18 01:15:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/18 01:15:25 DEBUG : two: Size and md5 of src and dst objects identical 2026/05/18 01:15:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/18 01:15:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/18 01:15:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/18 01:15:25 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:15:27 DEBUG : three: size = 5 OK 2026/05/18 01:15:27 DEBUG : three: Dst hash empty - aborting Src hash check 2026/05/18 01:15:27 INFO : three: Copied (replaced existing) 2026/05/18 01:15:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (44.28s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/05/18 01:15:59 INFO : Yandex rclone-test-zuhuwuh0gare: Making map for --track-renames 2026/05/18 01:15:59 INFO : Yandex rclone-test-zuhuwuh0gare: Finished making map for --track-renames 2026/05/18 01:15:59 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:15:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/18 01:15:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/18 01:15:59 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for renames to finish 2026/05/18 01:15:59 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:16:01 DEBUG : potato: size = 14 OK 2026/05/18 01:16:01 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/18 01:16:01 INFO : potato: Copied (new) 2026/05/18 01:16:01 DEBUG : yam: size = 11 OK 2026/05/18 01:16:01 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/18 01:16:01 INFO : yam: Copied (new) 2026/05/18 01:16:01 DEBUG : Waiting for deletions to finish 2026/05/18 01:16:02 INFO : Yandex rclone-test-zuhuwuh0gare: Making map for --track-renames 2026/05/18 01:16:02 DEBUG : potato: size = 14 OK 2026/05/18 01:16:02 INFO : Yandex rclone-test-zuhuwuh0gare: Finished making map for --track-renames 2026/05/18 01:16:02 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:16:02 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:16:02 DEBUG : potato: Unchanged skipping 2026/05/18 01:16:02 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for renames to finish 2026/05/18 01:16:03 INFO : yam: Moved (server-side) to: yaml 2026/05/18 01:16:03 INFO : yaml: Renamed from "yam" 2026/05/18 01:16:03 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:16:03 DEBUG : Waiting for deletions to finish 2026/05/18 01:16:03 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (16.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/05/18 01:16:16 INFO : Yandex rclone-test-zuhuwuh0gare: Making map for --track-renames 2026/05/18 01:16:16 INFO : Yandex rclone-test-zuhuwuh0gare: Finished making map for --track-renames 2026/05/18 01:16:16 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:16:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/18 01:16:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/18 01:16:16 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for renames to finish 2026/05/18 01:16:16 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:16:18 DEBUG : yam: size = 11 OK 2026/05/18 01:16:18 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/18 01:16:18 INFO : yam: Copied (new) 2026/05/18 01:16:18 DEBUG : potato: size = 14 OK 2026/05/18 01:16:18 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/18 01:16:18 INFO : potato: Copied (new) 2026/05/18 01:16:18 DEBUG : Waiting for deletions to finish 2026/05/18 01:16:19 INFO : Yandex rclone-test-zuhuwuh0gare: Making map for --track-renames 2026/05/18 01:16:19 DEBUG : potato: size = 14 OK 2026/05/18 01:16:19 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:16:19 INFO : Yandex rclone-test-zuhuwuh0gare: Finished making map for --track-renames 2026/05/18 01:16:19 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:16:19 DEBUG : potato: Unchanged skipping 2026/05/18 01:16:19 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for renames to finish 2026/05/18 01:16:20 INFO : yam: Moved (server-side) to: yaml 2026/05/18 01:16:20 INFO : yaml: Renamed from "yam" 2026/05/18 01:16:20 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:16:20 DEBUG : Waiting for deletions to finish 2026/05/18 01:16:20 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/05/18 01:16:34 INFO : Yandex rclone-test-zuhuwuh0gare: Making map for --track-renames 2026/05/18 01:16:34 INFO : Yandex rclone-test-zuhuwuh0gare: Finished making map for --track-renames 2026/05/18 01:16:34 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:16:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/18 01:16:34 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for renames to finish 2026/05/18 01:16:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/18 01:16:34 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:16:36 DEBUG : sub/yam: size = 11 OK 2026/05/18 01:16:36 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/18 01:16:36 INFO : sub/yam: Copied (new) 2026/05/18 01:16:36 DEBUG : potato: size = 14 OK 2026/05/18 01:16:36 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/18 01:16:36 INFO : potato: Copied (new) 2026/05/18 01:16:36 DEBUG : Waiting for deletions to finish 2026/05/18 01:16:37 DEBUG : potato: size = 14 OK 2026/05/18 01:16:37 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:16:37 DEBUG : potato: Unchanged skipping 2026/05/18 01:16:37 INFO : Yandex rclone-test-zuhuwuh0gare: Making map for --track-renames 2026/05/18 01:16:37 INFO : Yandex rclone-test-zuhuwuh0gare: Finished making map for --track-renames 2026/05/18 01:16:37 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:16:37 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for renames to finish 2026/05/18 01:16:39 INFO : sub/yam: Moved (server-side) to: yam 2026/05/18 01:16:39 INFO : yam: Renamed from "sub/yam" 2026/05/18 01:16:39 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:16:39 DEBUG : Waiting for deletions to finish 2026/05/18 01:16:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:16:59 DEBUG : Creating backend with remote "/tmp/rclone1981798436/dir1" 2026/05/18 01:16:59 DEBUG : Creating backend with remote "/tmp/rclone1981798436/dir2" 2026/05/18 01:16:59 DEBUG : Local file system at /tmp/rclone1981798436/dir2: Using server-side directory move 2026/05/18 01:16:59 INFO : Local file system at /tmp/rclone1981798436/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 01:16:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/18 01:16:59 INFO : file1.txt: Moved (server-side) 2026/05/18 01:16:59 DEBUG : Local file system at /tmp/rclone1981798436/dir2: Waiting for checks to finish 2026/05/18 01:16:59 DEBUG : Local file system at /tmp/rclone1981798436/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.62s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:17:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:17:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 01:17:00 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:17:00 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:17:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/18 01:17:03 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/18 01:17:03 INFO : nested/sub dir/file: Copied (new) 2026/05/18 01:17:03 INFO : nested/sub dir/file: Deleted 2026/05/18 01:17:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:17:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:17:04 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:17:04 INFO : sub dir/hello world: Deleted 2026/05/18 01:17:04 INFO : sub dir: Removing directory 2026/05/18 01:17:04 INFO : nested/sub dir: Removing directory 2026/05/18 01:17:04 INFO : nested: Removing directory 2026/05/18 01:17:04 DEBUG : Local file system at /tmp/rclone1981798436: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (40.62s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:17:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 01:17:41 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:17:41 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:17:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:17:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 01:17:43 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:17:43 INFO : sub dir/hello world: Deleted 2026/05/18 01:17:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/18 01:17:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/18 01:17:44 INFO : nested/sub dir/file: Copied (new) 2026/05/18 01:17:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (37.28s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:18:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/18 01:18:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 01:18:18 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:18:18 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:18:20 DEBUG : existing: size = 6 OK 2026/05/18 01:18:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/18 01:18:20 INFO : existing: Copied (new) 2026/05/18 01:18:20 INFO : existing: Deleted 2026/05/18 01:18:20 DEBUG : existing-b: size = 6 OK 2026/05/18 01:18:20 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/05/18 01:18:20 INFO : existing-b: Copied (new) 2026/05/18 01:18:20 INFO : existing-b: Deleted 2026/05/18 01:18:21 DEBUG : existing: Destination exists, skipping 2026/05/18 01:18:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/18 01:18:21 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:18:21 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:18:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (17.19s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:18:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-pabinam4qafi" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-zuhuwuh0gare -> Yandex rclone-test-pabinam4qafi 2026/05/18 01:18:43 DEBUG : Yandex rclone-test-pabinam4qafi: Using server-side directory move 2026/05/18 01:18:44 INFO : Yandex rclone-test-pabinam4qafi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 01:18:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:18:44 DEBUG : empty space: size = 1 OK 2026/05/18 01:18:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:18:44 DEBUG : empty space: Unchanged skipping 2026/05/18 01:18:44 DEBUG : potato3: size = 68 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:18:44 DEBUG : potato3: size = 60 (Yandex rclone-test-pabinam4qafi) 2026/05/18 01:18:44 DEBUG : potato3: Sizes differ 2026/05/18 01:18:44 DEBUG : Yandex rclone-test-pabinam4qafi: Waiting for checks to finish 2026/05/18 01:18:46 INFO : potato2: Moved (server-side) 2026/05/18 01:18:50 INFO : empty space: Deleted 2026/05/18 01:18:50 DEBUG : Yandex rclone-test-pabinam4qafi: Waiting for transfers to finish 2026/05/18 01:18:50 INFO : potato3: Deleted 2026/05/18 01:18:52 INFO : potato3: Moved (server-side) 2026/05/18 01:18:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-nukopab9jalo" 2026/05/18 01:18:52 DEBUG : Yandex rclone-test-nukopab9jalo: Using server-side directory move 2026/05/18 01:18:56 INFO : Yandex rclone-test-nukopab9jalo: Server side directory move succeeded 2026/05/18 01:18:57 ERROR : error listing: directory not found 2026/05/18 01:18:57 DEBUG : Yandex rclone-test-nukopab9jalo: Purge remote 2026/05/18 01:19:08 DEBUG : Yandex rclone-test-pabinam4qafi: Purge remote 2026/05/18 01:19:08 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (33.62s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:19:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-yayilaw0bida" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-zuhuwuh0gare -> Yandex rclone-test-yayilaw0bida 2026/05/18 01:19:20 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 01:19:20 DEBUG : empty space: Excluded 2026/05/18 01:19:20 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 01:19:20 DEBUG : empty space: Excluded 2026/05/18 01:19:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:19:20 DEBUG : potato3: size = 68 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:19:20 DEBUG : potato3: size = 60 (Yandex rclone-test-yayilaw0bida) 2026/05/18 01:19:20 DEBUG : potato3: Sizes differ 2026/05/18 01:19:20 DEBUG : Yandex rclone-test-yayilaw0bida: Waiting for checks to finish 2026/05/18 01:19:20 DEBUG : Yandex rclone-test-yayilaw0bida: Waiting for transfers to finish 2026/05/18 01:19:21 INFO : potato2: Moved (server-side) 2026/05/18 01:19:26 INFO : potato3: Deleted 2026/05/18 01:19:27 INFO : potato3: Moved (server-side) 2026/05/18 01:19:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-sotokoy2lote" 2026/05/18 01:19:28 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 01:19:28 DEBUG : empty space: Excluded 2026/05/18 01:19:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:19:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/18 01:19:28 DEBUG : Yandex rclone-test-sotokoy2lote: Waiting for checks to finish 2026/05/18 01:19:28 DEBUG : Yandex rclone-test-sotokoy2lote: Waiting for transfers to finish 2026/05/18 01:19:30 INFO : potato3: Moved (server-side) 2026/05/18 01:19:30 INFO : potato2: Moved (server-side) 2026/05/18 01:19:30 DEBUG : Yandex rclone-test-sotokoy2lote: Purge remote 2026/05/18 01:19:38 DEBUG : Yandex rclone-test-yayilaw0bida: Purge remote --- PASS: TestServerSideMoveWithFilter (45.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:19:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-tobudin3qone" 2026/05/18 01:19:59 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-zuhuwuh0gare -> Yandex rclone-test-tobudin3qone 2026/05/18 01:20:03 DEBUG : Yandex rclone-test-tobudin3qone: Using server-side directory move 2026/05/18 01:20:03 INFO : Yandex rclone-test-tobudin3qone: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 01:20:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:20:04 DEBUG : empty space: size = 1 OK 2026/05/18 01:20:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:20:04 DEBUG : potato3: size = 68 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:20:04 DEBUG : empty space: Unchanged skipping 2026/05/18 01:20:04 DEBUG : potato3: size = 60 (Yandex rclone-test-tobudin3qone) 2026/05/18 01:20:04 DEBUG : potato3: Sizes differ 2026/05/18 01:20:04 DEBUG : Yandex rclone-test-tobudin3qone: Waiting for checks to finish 2026/05/18 01:20:05 INFO : potato2: Moved (server-side) 2026/05/18 01:20:09 INFO : empty space: Deleted 2026/05/18 01:20:09 DEBUG : Yandex rclone-test-tobudin3qone: Waiting for transfers to finish 2026/05/18 01:20:10 INFO : potato3: Deleted 2026/05/18 01:20:11 INFO : potato3: Moved (server-side) 2026/05/18 01:20:11 INFO : tomatoDir: Removing directory 2026/05/18 01:20:17 DEBUG : Yandex rclone-test-zuhuwuh0gare: deleted 1 directories 2026/05/18 01:20:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-miseguy9paki" 2026/05/18 01:20:19 INFO : tomatoDir: Making directory 2026/05/18 01:20:19 DEBUG : Yandex rclone-test-miseguy9paki: Using server-side directory move 2026/05/18 01:20:22 INFO : Yandex rclone-test-miseguy9paki: Server side directory move succeeded 2026/05/18 01:20:23 ERROR : error listing: directory not found 2026/05/18 01:20:23 ERROR : error listing: directory not found 2026/05/18 01:20:23 DEBUG : Yandex rclone-test-miseguy9paki: Purge remote 2026/05/18 01:20:34 DEBUG : Yandex rclone-test-tobudin3qone: Purge remote 2026/05/18 01:20:34 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.00s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.55s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:20:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/rclone-sync-test" --- PASS: TestSyncOverlap (2.37s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:20:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/rclone-sync-test" 2026/05/18 01:20:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/rclone-sync-test-include/layer2" 2026/05/18 01:20:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/rclone-sync-test-ignore-file" 2026/05/18 01:20:43 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:20:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:20:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:20:44 DEBUG : Yandex rclone-test-zuhuwuh0gare/rclone-sync-test: Waiting for checks to finish 2026/05/18 01:20:44 DEBUG : Yandex rclone-test-zuhuwuh0gare/rclone-sync-test: Waiting for transfers to finish 2026/05/18 01:20:44 DEBUG : Waiting for deletions to finish 2026/05/18 01:20:44 INFO : There was nothing to transfer 2026/05/18 01:20:44 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:20:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:20:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:20:46 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:20:46 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:20:46 DEBUG : Waiting for deletions to finish 2026/05/18 01:20:46 INFO : rclone-sync-test-include: Removing directory 2026/05/18 01:20:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/18 01:20:46 DEBUG : Yandex rclone-test-zuhuwuh0gare: failed to delete 1 directories 2026/05/18 01:20:46 INFO : There was nothing to transfer 2026/05/18 01:20:47 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:20:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:20:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:20:48 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:20:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:20:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:20:49 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:20:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:20:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:20:51 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:20:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:20:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:20:53 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:20:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:20:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:20:55 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:20:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:20:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:20:57 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:20:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:00 DEBUG : Yandex rclone-test-zuhuwuh0gare/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/18 01:21:00 DEBUG : Yandex rclone-test-zuhuwuh0gare/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/18 01:21:00 DEBUG : Waiting for deletions to finish 2026/05/18 01:21:00 INFO : There was nothing to transfer 2026/05/18 01:21:00 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:02 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:04 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:05 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:21:05 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:21:05 DEBUG : Waiting for deletions to finish 2026/05/18 01:21:05 INFO : rclone-sync-test-include: Removing directory 2026/05/18 01:21:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/18 01:21:05 DEBUG : Yandex rclone-test-zuhuwuh0gare: failed to delete 1 directories 2026/05/18 01:21:05 INFO : There was nothing to transfer 2026/05/18 01:21:05 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:07 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:08 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:10 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:12 DEBUG : Excluded 2026/05/18 01:21:12 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:13 DEBUG : Yandex rclone-test-zuhuwuh0gare/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/18 01:21:13 DEBUG : Yandex rclone-test-zuhuwuh0gare/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/18 01:21:13 DEBUG : Waiting for deletions to finish 2026/05/18 01:21:13 INFO : There was nothing to transfer 2026/05/18 01:21:13 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:16 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:17 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:19 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 01:21:20 DEBUG : rclone-sync-test: Excluded 2026/05/18 01:21:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 01:21:21 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (78.61s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:21:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/dst" 2026/05/18 01:21:56 DEBUG : Config file has changed externally - reloading 2026/05/18 01:21:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/CompareDest" 2026/05/18 01:21:57 DEBUG : one: Need to transfer - File not found at Destination 2026/05/18 01:21:57 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:21:57 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:21:59 DEBUG : one: size = 3 OK 2026/05/18 01:21:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/18 01:21:59 INFO : one: Copied (new) 2026/05/18 01:21:59 DEBUG : Waiting for deletions to finish 2026/05/18 01:22:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:22:01 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:22:01 DEBUG : one: Sizes differ 2026/05/18 01:22:01 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:22:01 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:22:03 DEBUG : one: size = 5 OK 2026/05/18 01:22:03 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/18 01:22:03 INFO : one: Copied (replaced existing) 2026/05/18 01:22:03 DEBUG : Waiting for deletions to finish 2026/05/18 01:22:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:22:07 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:22:07 DEBUG : one: Sizes differ 2026/05/18 01:22:07 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:22:08 DEBUG : one: size = 5 OK 2026/05/18 01:22:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:22:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 01:22:08 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:22:08 DEBUG : Waiting for deletions to finish 2026/05/18 01:22:08 INFO : There was nothing to transfer 2026/05/18 01:22:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:22:12 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:22:12 DEBUG : one: Sizes differ 2026/05/18 01:22:12 DEBUG : two: size = 3 OK 2026/05/18 01:22:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:22:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 01:22:12 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:22:12 DEBUG : one: size = 5 OK 2026/05/18 01:22:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:22:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 01:22:12 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:22:12 DEBUG : Waiting for deletions to finish 2026/05/18 01:22:12 INFO : There was nothing to transfer 2026/05/18 01:22:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:22:13 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:22:13 DEBUG : one: Sizes differ 2026/05/18 01:22:13 DEBUG : two: size = 3 OK 2026/05/18 01:22:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:22:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 01:22:13 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:22:13 DEBUG : one: size = 5 OK 2026/05/18 01:22:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:22:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 01:22:13 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:22:13 DEBUG : Waiting for deletions to finish 2026/05/18 01:22:13 INFO : There was nothing to transfer 2026/05/18 01:22:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:22:15 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:22:15 DEBUG : one: Sizes differ 2026/05/18 01:22:15 DEBUG : one: size = 5 OK 2026/05/18 01:22:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:22:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 01:22:15 DEBUG : two: size = 3 OK 2026/05/18 01:22:15 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/05/18 01:22:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/18 01:22:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 01:22:15 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:22:15 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:22:15 DEBUG : Waiting for deletions to finish 2026/05/18 01:22:15 INFO : There was nothing to transfer 2026/05/18 01:22:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:22:17 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:22:17 DEBUG : one: Sizes differ 2026/05/18 01:22:17 DEBUG : two: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:22:17 DEBUG : two: size = 3 (Yandex rclone-test-zuhuwuh0gare/CompareDest) 2026/05/18 01:22:17 DEBUG : two: Sizes differ 2026/05/18 01:22:17 DEBUG : two: Need to transfer - File not found at Destination 2026/05/18 01:22:17 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:22:17 DEBUG : one: size = 5 OK 2026/05/18 01:22:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:22:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 01:22:17 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:22:19 DEBUG : two: size = 5 OK 2026/05/18 01:22:19 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/05/18 01:22:19 INFO : two: Copied (new) 2026/05/18 01:22:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.16s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:23:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/dest" 2026/05/18 01:23:05 DEBUG : Config file has changed externally - reloading 2026/05/18 01:23:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/pre-dest1" 2026/05/18 01:23:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/pre-dest2" 2026/05/18 01:23:07 DEBUG : 1: size = 1 OK 2026/05/18 01:23:07 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:23:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/18 01:23:07 DEBUG : 2: size = 1 OK 2026/05/18 01:23:07 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:23:07 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/18 01:23:07 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/18 01:23:07 DEBUG : Yandex rclone-test-zuhuwuh0gare/dest: Waiting for checks to finish 2026/05/18 01:23:07 DEBUG : Yandex rclone-test-zuhuwuh0gare/dest: Waiting for transfers to finish 2026/05/18 01:23:11 DEBUG : 3: size = 1 OK 2026/05/18 01:23:11 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/05/18 01:23:11 INFO : 3: Copied (new) 2026/05/18 01:23:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (52.63s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:23:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/dst" 2026/05/18 01:23:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/CopyDest" 2026/05/18 01:23:52 DEBUG : one: Need to transfer - File not found at Destination 2026/05/18 01:23:52 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:23:52 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:23:53 DEBUG : one: size = 3 OK 2026/05/18 01:23:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/18 01:23:53 INFO : one: Copied (new) 2026/05/18 01:23:53 DEBUG : Waiting for deletions to finish 2026/05/18 01:23:55 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:23:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:23:55 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:23:55 DEBUG : one: Sizes differ 2026/05/18 01:23:55 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:23:57 DEBUG : one: size = 5 OK 2026/05/18 01:23:57 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/18 01:23:57 INFO : one: Copied (replaced existing) 2026/05/18 01:23:57 DEBUG : Waiting for deletions to finish 2026/05/18 01:24:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/BackupDir" 2026/05/18 01:24:03 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:24:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:24:03 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:24:03 DEBUG : one: Sizes differ 2026/05/18 01:24:04 DEBUG : one: size = 5 OK 2026/05/18 01:24:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:24:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:24:04 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:24:04 DEBUG : one: Sizes differ 2026/05/18 01:24:07 INFO : one: Moved (server-side) 2026/05/18 01:24:08 DEBUG : one: size = 5 OK 2026/05/18 01:24:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/18 01:24:08 INFO : one: Copied (server-side copy) 2026/05/18 01:24:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/18 01:24:08 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:24:08 DEBUG : Waiting for deletions to finish 2026/05/18 01:24:11 DEBUG : one: size = 5 OK 2026/05/18 01:24:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:24:11 DEBUG : one: Unchanged skipping 2026/05/18 01:24:11 DEBUG : two: size = 3 OK 2026/05/18 01:24:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:24:14 DEBUG : two: size = 3 OK 2026/05/18 01:24:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/18 01:24:14 INFO : two: Copied (server-side copy) 2026/05/18 01:24:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/18 01:24:14 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:24:14 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:24:14 DEBUG : Waiting for deletions to finish 2026/05/18 01:24:15 DEBUG : one: size = 5 OK 2026/05/18 01:24:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:24:15 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:24:15 DEBUG : one: Unchanged skipping 2026/05/18 01:24:15 DEBUG : two: size = 3 OK 2026/05/18 01:24:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:24:15 DEBUG : two: Unchanged skipping 2026/05/18 01:24:15 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:24:15 DEBUG : Waiting for deletions to finish 2026/05/18 01:24:15 INFO : There was nothing to transfer 2026/05/18 01:24:18 DEBUG : one: size = 5 OK 2026/05/18 01:24:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:24:18 DEBUG : one: Unchanged skipping 2026/05/18 01:24:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:24:18 DEBUG : three: size = 5 (Yandex rclone-test-zuhuwuh0gare/CopyDest) 2026/05/18 01:24:18 DEBUG : three: Sizes differ 2026/05/18 01:24:18 DEBUG : three: Destination not found in --copy-dest 2026/05/18 01:24:18 DEBUG : three: Need to transfer - File not found at Destination 2026/05/18 01:24:18 DEBUG : two: size = 3 OK 2026/05/18 01:24:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:24:18 DEBUG : two: Unchanged skipping 2026/05/18 01:24:18 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:24:18 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:24:20 DEBUG : three: size = 7 OK 2026/05/18 01:24:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/05/18 01:24:20 INFO : three: Copied (new) 2026/05/18 01:24:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (94.34s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:25:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/dst" 2026/05/18 01:25:31 DEBUG : Config file has changed externally - reloading 2026/05/18 01:25:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/backup" 2026/05/18 01:25:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:25:32 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:25:32 DEBUG : one: Sizes differ 2026/05/18 01:25:32 DEBUG : two: size = 3 OK 2026/05/18 01:25:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:25:32 DEBUG : two: Unchanged skipping 2026/05/18 01:25:32 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:25:34 INFO : one: Moved (server-side) 2026/05/18 01:25:34 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:25:36 DEBUG : one: size = 4 OK 2026/05/18 01:25:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/18 01:25:36 INFO : one: Copied (new) 2026/05/18 01:25:36 DEBUG : Waiting for deletions to finish 2026/05/18 01:25:37 INFO : three.txt: Moved (server-side) 2026/05/18 01:25:37 INFO : three.txt: Moved into backup dir 2026/05/18 01:25:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:25:40 DEBUG : one: size = 4 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:25:40 DEBUG : one: Sizes differ 2026/05/18 01:25:40 DEBUG : two: size = 3 OK 2026/05/18 01:25:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:25:40 DEBUG : two: Unchanged skipping 2026/05/18 01:25:40 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:25:47 INFO : one: Deleted 2026/05/18 01:25:48 INFO : one: Moved (server-side) 2026/05/18 01:25:48 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:25:50 DEBUG : one: size = 5 OK 2026/05/18 01:25:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/18 01:25:50 INFO : one: Copied (new) 2026/05/18 01:25:50 DEBUG : Waiting for deletions to finish 2026/05/18 01:25:56 INFO : three.txt: Deleted 2026/05/18 01:25:58 INFO : three.txt: Moved (server-side) 2026/05/18 01:25:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (71.42s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:26:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/dst" 2026/05/18 01:26:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/backup" 2026/05/18 01:26:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:26:42 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:26:42 DEBUG : one: Sizes differ 2026/05/18 01:26:42 DEBUG : two: size = 3 OK 2026/05/18 01:26:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:26:42 DEBUG : two: Unchanged skipping 2026/05/18 01:26:42 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:26:44 INFO : one: Moved (server-side) to: one.bak 2026/05/18 01:26:44 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:26:45 DEBUG : one: size = 4 OK 2026/05/18 01:26:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/18 01:26:45 INFO : one: Copied (new) 2026/05/18 01:26:45 DEBUG : Waiting for deletions to finish 2026/05/18 01:26:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 01:26:47 INFO : three.txt: Moved into backup dir 2026/05/18 01:26:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:26:50 DEBUG : one: size = 4 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:26:50 DEBUG : one: Sizes differ 2026/05/18 01:26:50 DEBUG : two: size = 3 OK 2026/05/18 01:26:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:26:50 DEBUG : two: Unchanged skipping 2026/05/18 01:26:50 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:26:55 INFO : one.bak: Deleted 2026/05/18 01:26:57 INFO : one: Moved (server-side) to: one.bak 2026/05/18 01:26:57 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:26:59 DEBUG : one: size = 5 OK 2026/05/18 01:26:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/18 01:26:59 INFO : one: Copied (new) 2026/05/18 01:26:59 DEBUG : Waiting for deletions to finish 2026/05/18 01:27:05 INFO : three.txt.bak: Deleted 2026/05/18 01:27:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 01:27:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (69.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:27:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/dst" 2026/05/18 01:27:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/backup" 2026/05/18 01:27:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:27:51 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:27:51 DEBUG : one: Sizes differ 2026/05/18 01:27:51 DEBUG : two: size = 3 OK 2026/05/18 01:27:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:27:51 DEBUG : two: Unchanged skipping 2026/05/18 01:27:51 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:27:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/18 01:27:53 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:27:55 DEBUG : one: size = 4 OK 2026/05/18 01:27:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/18 01:27:55 INFO : one: Copied (new) 2026/05/18 01:27:55 DEBUG : Waiting for deletions to finish 2026/05/18 01:27:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/18 01:27:57 INFO : three.txt: Moved into backup dir 2026/05/18 01:28:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:28:00 DEBUG : one: size = 4 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:28:00 DEBUG : one: Sizes differ 2026/05/18 01:28:00 DEBUG : two: size = 3 OK 2026/05/18 01:28:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:28:00 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:28:00 DEBUG : two: Unchanged skipping 2026/05/18 01:28:06 INFO : one-2019-01-01: Deleted 2026/05/18 01:28:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/18 01:28:07 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:28:09 DEBUG : one: size = 5 OK 2026/05/18 01:28:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/18 01:28:09 INFO : one: Copied (new) 2026/05/18 01:28:09 DEBUG : Waiting for deletions to finish 2026/05/18 01:28:15 INFO : three-2019-01-01.txt: Deleted 2026/05/18 01:28:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/18 01:28:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (67.32s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:28:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/dst" 2026/05/18 01:28:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:28:59 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:28:59 DEBUG : one: Sizes differ 2026/05/18 01:28:59 DEBUG : two: size = 3 OK 2026/05/18 01:28:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:28:59 DEBUG : two: Unchanged skipping 2026/05/18 01:28:59 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:29:00 INFO : one: Moved (server-side) to: one.bak 2026/05/18 01:29:00 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:29:02 DEBUG : one: size = 4 OK 2026/05/18 01:29:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/18 01:29:02 INFO : one: Copied (new) 2026/05/18 01:29:02 DEBUG : Waiting for deletions to finish 2026/05/18 01:29:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 01:29:04 INFO : three.txt: Moved into backup dir 2026/05/18 01:29:07 DEBUG : one.bak: Excluded (Path Filter) 2026/05/18 01:29:07 DEBUG : one.bak: Excluded 2026/05/18 01:29:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/18 01:29:07 DEBUG : three.txt.bak: Excluded 2026/05/18 01:29:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:29:07 DEBUG : one: size = 4 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:29:07 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for checks to finish 2026/05/18 01:29:07 DEBUG : one: Sizes differ 2026/05/18 01:29:07 DEBUG : two: size = 3 OK 2026/05/18 01:29:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:29:07 DEBUG : two: Unchanged skipping 2026/05/18 01:29:13 INFO : one.bak: Deleted 2026/05/18 01:29:15 INFO : one: Moved (server-side) to: one.bak 2026/05/18 01:29:15 DEBUG : Yandex rclone-test-zuhuwuh0gare/dst: Waiting for transfers to finish 2026/05/18 01:29:17 DEBUG : one: size = 5 OK 2026/05/18 01:29:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/18 01:29:17 INFO : one: Copied (new) 2026/05/18 01:29:17 DEBUG : Waiting for deletions to finish 2026/05/18 01:29:23 INFO : three.txt.bak: Deleted 2026/05/18 01:29:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 01:29:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (62.48s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:30:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/dst" 2026/05/18 01:30:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:30:01 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:30:01 DEBUG : one: Sizes differ 2026/05/18 01:30:03 INFO : one: Moved (server-side) to: one.bak 2026/05/18 01:30:05 DEBUG : one: size = 4 OK 2026/05/18 01:30:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/18 01:30:05 INFO : one: Copied (new) 2026/05/18 01:30:07 DEBUG : two: size = 3 OK 2026/05/18 01:30:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:30:07 DEBUG : two: Unchanged skipping 2026/05/18 01:30:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:30:07 DEBUG : three.txt: size = 5 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:30:07 DEBUG : three.txt: Sizes differ 2026/05/18 01:30:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 01:30:10 DEBUG : three.txt: size = 6 OK 2026/05/18 01:30:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/18 01:30:10 INFO : three.txt: Copied (new) 2026/05/18 01:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:30:12 DEBUG : one: size = 4 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:30:12 DEBUG : one: Sizes differ 2026/05/18 01:30:17 INFO : one.bak: Deleted 2026/05/18 01:30:19 INFO : one: Moved (server-side) to: one.bak 2026/05/18 01:30:21 DEBUG : one: size = 5 OK 2026/05/18 01:30:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/18 01:30:21 INFO : one: Copied (new) 2026/05/18 01:30:21 DEBUG : two: size = 3 OK 2026/05/18 01:30:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:30:21 DEBUG : two: Unchanged skipping 2026/05/18 01:30:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:30:22 DEBUG : three.txt: size = 6 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:30:22 DEBUG : three.txt: Sizes differ 2026/05/18 01:30:27 INFO : three.txt.bak: Deleted 2026/05/18 01:30:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 01:30:30 DEBUG : three.txt: size = 19 OK 2026/05/18 01:30:30 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/18 01:30:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (71.73s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:31:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhuwuh0gare/dst" 2026/05/18 01:31:12 DEBUG : Config file has changed externally - reloading 2026/05/18 01:31:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:31:13 DEBUG : one: size = 3 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:31:13 DEBUG : one: Sizes differ 2026/05/18 01:31:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/18 01:31:17 DEBUG : one: size = 4 OK 2026/05/18 01:31:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/18 01:31:17 INFO : one: Copied (new) 2026/05/18 01:31:18 DEBUG : two: size = 3 OK 2026/05/18 01:31:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:31:18 DEBUG : two: Unchanged skipping 2026/05/18 01:31:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:31:18 DEBUG : three.txt: size = 5 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:31:18 DEBUG : three.txt: Sizes differ 2026/05/18 01:31:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/18 01:31:22 DEBUG : three.txt: size = 6 OK 2026/05/18 01:31:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/18 01:31:22 INFO : three.txt: Copied (new) 2026/05/18 01:31:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:31:23 DEBUG : one: size = 4 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:31:23 DEBUG : one: Sizes differ 2026/05/18 01:31:29 INFO : one-2019-01-01: Deleted 2026/05/18 01:31:30 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/18 01:31:32 DEBUG : one: size = 5 OK 2026/05/18 01:31:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/18 01:31:32 INFO : one: Copied (new) 2026/05/18 01:31:33 DEBUG : two: size = 3 OK 2026/05/18 01:31:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:31:33 DEBUG : two: Unchanged skipping 2026/05/18 01:31:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:31:33 DEBUG : three.txt: size = 6 (Yandex rclone-test-zuhuwuh0gare/dst) 2026/05/18 01:31:33 DEBUG : three.txt: Sizes differ 2026/05/18 01:31:39 INFO : three-2019-01-01.txt: Deleted 2026/05/18 01:31:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/18 01:31:42 DEBUG : three.txt: size = 19 OK 2026/05/18 01:31:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/18 01:31:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (71.03s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:32:20 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:32:20 DEBUG : Testêé: size = 18 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:32:20 DEBUG : Testêé: Sizes differ 2026/05/18 01:32:20 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:32:20 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:32:22 DEBUG : Testêé: size = 14 OK 2026/05/18 01:32:22 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/05/18 01:32:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/18 01:32:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.23s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:32:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 01:32:29 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:32:29 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:32:31 DEBUG : existing: size = 6 OK 2026/05/18 01:32:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/18 01:32:31 INFO : existing: Copied (new) 2026/05/18 01:32:31 DEBUG : Waiting for deletions to finish 2026/05/18 01:32:32 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:32:32 DEBUG : existing: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:32:32 DEBUG : existing: Sizes differ 2026/05/18 01:32:32 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:32:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/18 01:32:32 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:32:32 ERROR : Yandex rclone-test-zuhuwuh0gare: not deleting files as there were IO errors 2026/05/18 01:32:32 ERROR : Yandex rclone-test-zuhuwuh0gare: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.32s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:32:41 DEBUG : EXISTING: size = 6 OK 2026/05/18 01:32:41 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:32:41 DEBUG : existing: Unchanged skipping 2026/05/18 01:32:41 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:32:41 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:32:41 DEBUG : Waiting for deletions to finish 2026/05/18 01:32:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.23s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.66s) --- SKIP: TestMaxTransfer/Hard (0.70s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.58s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:33:53 DEBUG : both0: size = 6 OK 2026/05/18 01:33:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both11: size = 6 OK 2026/05/18 01:33:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both10: size = 6 OK 2026/05/18 01:33:53 DEBUG : both12: size = 6 OK 2026/05/18 01:33:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:33:53 DEBUG : both0: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both13: size = 6 OK 2026/05/18 01:33:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both13: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both14: size = 6 OK 2026/05/18 01:33:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both14: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both15: size = 6 OK 2026/05/18 01:33:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both15: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both16: size = 6 OK 2026/05/18 01:33:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both16: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both17: size = 6 OK 2026/05/18 01:33:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both11: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both18: size = 6 OK 2026/05/18 01:33:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both12: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both19: size = 6 OK 2026/05/18 01:33:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both19: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both1: size = 6 OK 2026/05/18 01:33:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both1: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both2: size = 6 OK 2026/05/18 01:33:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both10: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both3: size = 6 OK 2026/05/18 01:33:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both17: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both4: size = 6 OK 2026/05/18 01:33:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both4: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both5: size = 6 OK 2026/05/18 01:33:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both5: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both6: size = 6 OK 2026/05/18 01:33:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both6: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both7: size = 6 OK 2026/05/18 01:33:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both7: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both8: size = 6 OK 2026/05/18 01:33:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both8: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both9: size = 6 OK 2026/05/18 01:33:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:33:53 DEBUG : both9: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both18: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both2: Unchanged skipping 2026/05/18 01:33:53 DEBUG : both3: Unchanged skipping 2026/05/18 01:33:53 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:33:53 DEBUG : Waiting for deletions to finish 2026/05/18 01:33:58 INFO : only4: Deleted 2026/05/18 01:33:58 INFO : only18: Deleted 2026/05/18 01:33:59 INFO : only15: Deleted 2026/05/18 01:33:59 INFO : only10: Deleted 2026/05/18 01:34:04 INFO : only16: Deleted 2026/05/18 01:34:04 INFO : only19: Deleted 2026/05/18 01:34:04 INFO : only2: Deleted 2026/05/18 01:34:05 INFO : only5: Deleted 2026/05/18 01:34:09 INFO : only6: Deleted 2026/05/18 01:34:10 INFO : only7: Deleted 2026/05/18 01:34:10 INFO : only8: Deleted 2026/05/18 01:34:11 INFO : only11: Deleted 2026/05/18 01:34:15 INFO : only13: Deleted 2026/05/18 01:34:15 INFO : only17: Deleted 2026/05/18 01:34:15 INFO : only1: Deleted 2026/05/18 01:34:17 INFO : only3: Deleted 2026/05/18 01:34:20 INFO : only0: Deleted 2026/05/18 01:34:20 INFO : only14: Deleted 2026/05/18 01:34:20 INFO : only12: Deleted 2026/05/18 01:34:23 INFO : only9: Deleted 2026/05/18 01:34:23 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (209.39s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only4: Modification time difference too big |-221637h31m29.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-18 01:36:36 +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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only9: Modification time difference too big |-221637h31m47.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-18 01:36:54 +0000 UTC) (precision 1ns) 2026/05/18 01:37:28 DEBUG : both0: size = 6 OK 2026/05/18 01:37:28 DEBUG : both10: size = 6 OK 2026/05/18 01:37:28 DEBUG : both12: size = 6 OK 2026/05/18 01:37:28 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both11: size = 6 OK 2026/05/18 01:37:28 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:37:28 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both0: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both13: size = 6 OK 2026/05/18 01:37:28 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both13: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both14: size = 6 OK 2026/05/18 01:37:28 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both12: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both15: size = 6 OK 2026/05/18 01:37:28 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both15: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both16: size = 6 OK 2026/05/18 01:37:28 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both16: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both17: size = 6 OK 2026/05/18 01:37:28 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both17: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both18: size = 6 OK 2026/05/18 01:37:28 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both18: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both19: size = 6 OK 2026/05/18 01:37:28 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both10: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both1: size = 6 OK 2026/05/18 01:37:28 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both11: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both2: size = 6 OK 2026/05/18 01:37:28 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both2: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both3: size = 6 OK 2026/05/18 01:37:28 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both14: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both4: size = 6 OK 2026/05/18 01:37:28 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both19: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both5: size = 6 OK 2026/05/18 01:37:28 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both5: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both6: size = 6 OK 2026/05/18 01:37:28 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both6: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both7: size = 6 OK 2026/05/18 01:37:28 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both7: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both8: size = 6 OK 2026/05/18 01:37:28 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both8: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both9: size = 6 OK 2026/05/18 01:37:28 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:37:28 DEBUG : both9: Unchanged skipping 2026/05/18 01:37:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only0: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only0: Sizes differ 2026/05/18 01:37:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only10: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only10: Sizes differ 2026/05/18 01:37:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only11: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only11: Sizes differ 2026/05/18 01:37:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only12: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only12: Sizes differ 2026/05/18 01:37:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only13: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only13: Sizes differ 2026/05/18 01:37:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only14: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only14: Sizes differ 2026/05/18 01:37:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only15: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only15: Sizes differ 2026/05/18 01:37:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only16: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only16: Sizes differ 2026/05/18 01:37:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only17: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only17: Sizes differ 2026/05/18 01:37:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only18: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only18: Sizes differ 2026/05/18 01:37:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only19: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only19: Sizes differ 2026/05/18 01:37:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only1: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only1: Sizes differ 2026/05/18 01:37:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only2: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only2: Sizes differ 2026/05/18 01:37:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only3: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only3: Sizes differ 2026/05/18 01:37:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only4: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only4: Sizes differ 2026/05/18 01:37:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only5: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only5: Sizes differ 2026/05/18 01:37:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only6: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only6: Sizes differ 2026/05/18 01:37:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only7: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only7: Sizes differ 2026/05/18 01:37:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only8: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only8: Sizes differ 2026/05/18 01:37:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1981798436) 2026/05/18 01:37:28 DEBUG : only9: size = 6 (Yandex rclone-test-zuhuwuh0gare) 2026/05/18 01:37:28 DEBUG : only9: Sizes differ 2026/05/18 01:37:28 DEBUG : both1: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both3: Unchanged skipping 2026/05/18 01:37:28 DEBUG : both4: Unchanged skipping 2026/05/18 01:37:28 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:37:30 DEBUG : only11: size = 0 OK 2026/05/18 01:37:30 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/05/18 01:37:30 INFO : only11: Copied (replaced existing) 2026/05/18 01:37:30 DEBUG : only0: size = 0 OK 2026/05/18 01:37:30 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/05/18 01:37:30 INFO : only0: Copied (replaced existing) 2026/05/18 01:37:30 DEBUG : only12: size = 0 OK 2026/05/18 01:37:30 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/05/18 01:37:30 INFO : only12: Copied (replaced existing) 2026/05/18 01:37:30 DEBUG : only10: size = 0 OK 2026/05/18 01:37:30 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/05/18 01:37:30 INFO : only10: Copied (replaced existing) 2026/05/18 01:37:31 DEBUG : only13: size = 0 OK 2026/05/18 01:37:31 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/05/18 01:37:31 INFO : only13: Copied (replaced existing) 2026/05/18 01:37:31 DEBUG : only14: size = 0 OK 2026/05/18 01:37:31 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/05/18 01:37:31 INFO : only14: Copied (replaced existing) 2026/05/18 01:37:32 DEBUG : only16: size = 0 OK 2026/05/18 01:37:32 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/05/18 01:37:32 INFO : only16: Copied (replaced existing) 2026/05/18 01:37:32 DEBUG : only15: size = 0 OK 2026/05/18 01:37:32 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/05/18 01:37:32 INFO : only15: Copied (replaced existing) 2026/05/18 01:37:33 DEBUG : only17: size = 0 OK 2026/05/18 01:37:33 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/05/18 01:37:33 INFO : only17: Copied (replaced existing) 2026/05/18 01:37:33 DEBUG : only18: size = 0 OK 2026/05/18 01:37:33 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/05/18 01:37:33 INFO : only18: Copied (replaced existing) 2026/05/18 01:37:34 DEBUG : only19: size = 0 OK 2026/05/18 01:37:34 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/05/18 01:37:34 INFO : only19: Copied (replaced existing) 2026/05/18 01:37:34 DEBUG : only2: size = 0 OK 2026/05/18 01:37:34 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/05/18 01:37:34 INFO : only2: Copied (replaced existing) 2026/05/18 01:37:35 DEBUG : only3: size = 0 OK 2026/05/18 01:37:35 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/05/18 01:37:35 INFO : only3: Copied (replaced existing) 2026/05/18 01:37:35 DEBUG : only4: size = 0 OK 2026/05/18 01:37:35 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/05/18 01:37:35 INFO : only4: Copied (replaced existing) 2026/05/18 01:37:35 DEBUG : only1: size = 0 OK 2026/05/18 01:37:35 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/05/18 01:37:35 INFO : only1: Copied (replaced existing) 2026/05/18 01:37:36 DEBUG : only6: size = 0 OK 2026/05/18 01:37:36 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/05/18 01:37:36 INFO : only6: Copied (replaced existing) 2026/05/18 01:37:36 DEBUG : only5: size = 0 OK 2026/05/18 01:37:36 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/05/18 01:37:36 INFO : only5: Copied (replaced existing) 2026/05/18 01:37:37 DEBUG : only8: size = 0 OK 2026/05/18 01:37:37 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/05/18 01:37:37 INFO : only8: Copied (replaced existing) 2026/05/18 01:37:37 DEBUG : only7: size = 0 OK 2026/05/18 01:37:37 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/05/18 01:37:37 INFO : only7: Copied (replaced existing) 2026/05/18 01:37:38 DEBUG : only9: size = 0 OK 2026/05/18 01:37:38 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/05/18 01:37:38 INFO : only9: Copied (replaced existing) 2026/05/18 01:37:38 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncConcurrentTruncate (311.44s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:41:30 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:41:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:41:30 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 01:41:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:41:30 INFO : empty_on_remote: Making directory 2026/05/18 01:41:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 01:41:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/18 01:41:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/18 01:41:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:41:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (54.48s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:42:24 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:42:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:42:24 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 01:42:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:42:24 INFO : empty_on_remote: Making directory 2026/05/18 01:42:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 01:42:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/18 01:42:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/18 01:42:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:42:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/18 01:42:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (60.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:43:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:43:25 INFO : sub dir: Making directory 2026/05/18 01:43:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (93.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:44:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:44:59 INFO : sub dir: Making directory 2026/05/18 01:44:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (99.86s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:46:45 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/05/18 01:46:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/18 01:46:46 DEBUG : pacer: Reducing sleep to 15ms 2026/05/18 01:46:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/18 01:46:46 DEBUG : pacer: Reducing sleep to 10ms 2026/05/18 01:47:09 DEBUG : Waiting for deletions to finish 2026/05/18 01:47:10 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : apple: Excluded 2026/05/18 01:47:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:47:10 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : banana: Excluded 2026/05/18 01:47:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : splitbananasplit: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:47:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:47:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:47:11 DEBUG : apple: size = 5 OK 2026/05/18 01:47:11 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : apple: Unchanged skipping 2026/05/18 01:47:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:47:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:47:11 DEBUG : banana: size = 6 OK 2026/05/18 01:47:11 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : banana: Unchanged skipping 2026/05/18 01:47:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:47:11 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:47:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:47:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:47:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:47:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:47:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:47:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:47:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:47:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:47:11 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:47:11 DEBUG : Waiting for deletions to finish 2026/05/18 01:47:11 INFO : There was nothing to transfer 2026/05/18 01:47:11 DEBUG : Waiting for deletions to finish 2026/05/18 01:47:12 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : apple: Excluded 2026/05/18 01:47:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:47:12 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : banana: Excluded 2026/05/18 01:47:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : splitbananasplit: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:47:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:47:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:47:13 DEBUG : apple: size = 5 OK 2026/05/18 01:47:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : apple: Unchanged skipping 2026/05/18 01:47:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:47:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:47:13 DEBUG : banana: size = 6 OK 2026/05/18 01:47:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : banana: Unchanged skipping 2026/05/18 01:47:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:47:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:47:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:47:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:47:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:47:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:47:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:47:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:47:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:47:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:47:13 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:47:13 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:47:13 DEBUG : Waiting for deletions to finish 2026/05/18 01:47:13 INFO : There was nothing to transfer 2026/05/18 01:47:13 DEBUG : Waiting for deletions to finish 2026/05/18 01:47:14 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : apple: Excluded 2026/05/18 01:47:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:47:14 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : banana: Excluded 2026/05/18 01:47:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : splitbananasplit: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:47:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:47:14 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:49:50 DEBUG : Waiting for deletions to finish 2026/05/18 01:49:50 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:49:50 DEBUG : apple: Excluded 2026/05/18 01:49:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:49:50 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:49:50 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:49:50 DEBUG : banana: Excluded 2026/05/18 01:49:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:49:50 DEBUG : splitbananasplit: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:49:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:49:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:49:51 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: dir1/0013-789;=.txt: Modification time difference too big |-221637h44m32.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-18 01:49:39 +0000 UTC) (precision 1ns) 2026/05/18 01:49:51 DEBUG : apple: size = 5 OK 2026/05/18 01:49:51 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:51 DEBUG : apple: Unchanged skipping 2026/05/18 01:49:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:49:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:49:51 DEBUG : banana: size = 6 OK 2026/05/18 01:49:51 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:51 DEBUG : banana: Unchanged skipping 2026/05/18 01:49:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:49:51 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:49:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:49:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:49:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:49:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:49:52 DEBUG : dir1/0013-789;=.txt: Modification times differ by 221637h44m32.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-05-18 01:49:39 +0000 UTC 2026/05/18 01:49:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:49:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:49:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:49:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/18 01:49:52 INFO : dir1/0013-789;=.txt: Updated modification time in destination 2026/05/18 01:49:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:49:52 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:49:52 DEBUG : Waiting for deletions to finish 2026/05/18 01:49:52 INFO : There was nothing to transfer 2026/05/18 01:49:52 DEBUG : Waiting for deletions to finish 2026/05/18 01:49:53 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : apple: Excluded 2026/05/18 01:49:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:49:53 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : banana: Excluded 2026/05/18 01:49:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : splitbananasplit: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:49:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:49:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:49:54 DEBUG : apple: size = 5 OK 2026/05/18 01:49:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : apple: Unchanged skipping 2026/05/18 01:49:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:49:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:49:54 DEBUG : banana: size = 6 OK 2026/05/18 01:49:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : banana: Unchanged skipping 2026/05/18 01:49:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:49:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:49:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:49:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:49:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:49:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:49:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:49:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:49:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:49:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:49:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:49:54 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:49:54 DEBUG : Waiting for deletions to finish 2026/05/18 01:49:54 INFO : There was nothing to transfer 2026/05/18 01:49:54 DEBUG : Waiting for deletions to finish 2026/05/18 01:49:55 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : apple: Excluded 2026/05/18 01:49:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:49:55 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : banana: Excluded 2026/05/18 01:49:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : splitbananasplit: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:49:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:49:55 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:52:33 DEBUG : Waiting for deletions to finish 2026/05/18 01:52:34 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : apple: Excluded 2026/05/18 01:52:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:52:34 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : banana: Excluded 2026/05/18 01:52:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : splitbananasplit: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:52:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:52:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:52:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:52:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:52:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:52:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:52:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:52:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:52:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:52:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:52:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:52:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:52:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:52:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:52:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:52:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:52:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:52:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:52:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:52:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:52:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:52:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:52:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:52:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:52:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 01:52:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:52:35 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:52:35 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:52:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/18 01:52:37 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/18 01:52:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:52:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/18 01:52:37 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/18 01:52:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:52:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:37 DEBUG : YmFuYW5h: size = 6 OK 2026/05/18 01:52:37 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/18 01:52:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/18 01:52:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:37 DEBUG : YXBwbGU=: size = 5 OK 2026/05/18 01:52:37 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/18 01:52:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/18 01:52:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/18 01:52:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/18 01:52:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:52:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/18 01:52:39 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/18 01:52:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:52:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/18 01:52:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/18 01:52:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:52:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/18 01:52:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/18 01:52:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:52:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/18 01:52:40 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/18 01:52:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:52:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/18 01:52:40 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/18 01:52:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:52:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/18 01:52:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/18 01:52:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:52:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:52:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/18 01:52:42 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/18 01:52:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:52:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/18 01:52:42 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/18 01:52:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:52:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/18 01:52:42 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/18 01:52:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:52:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/18 01:52:42 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/18 01:52:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:52:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/18 01:52:43 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/18 01:52:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:52:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/18 01:52:43 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/18 01:52:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:52:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/18 01:52:44 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/18 01:52:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:52:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/18 01:52:44 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/18 01:52:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:52:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/18 01:52:45 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/18 01:52:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:52:45 DEBUG : Waiting for deletions to finish 2026/05/18 01:52:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 01:52:50 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 01:52:50 INFO : banana: Deleted 2026/05/18 01:52:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 01:52:51 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 01:52:51 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 01:52:51 INFO : apple: Deleted 2026/05/18 01:52:51 INFO : splitbananasplit: Deleted 2026/05/18 01:52:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 01:52:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 01:52:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 01:52:56 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 01:52:56 INFO : appleappleapplebanana: Deleted 2026/05/18 01:52:56 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 01:52:57 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 01:52:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 01:53:01 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 01:53:01 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 01:53:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 01:53:25 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 01:53:25 DEBUG : Waiting for deletions to finish 2026/05/18 01:53:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : YXBwbGU=: Excluded 2026/05/18 01:53:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/18 01:53:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : YmFuYW5h: Excluded 2026/05/18 01:53:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/18 01:53:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/18 01:53:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/18 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:27 DEBUG : YXBwbGU=: size = 5 OK 2026/05/18 01:53:27 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : apple: Unchanged skipping 2026/05/18 01:53:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 01:53:27 DEBUG : YmFuYW5h: size = 6 OK 2026/05/18 01:53:27 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : banana: Unchanged skipping 2026/05/18 01:53:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/18 01:53:27 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 01:53:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/18 01:53:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/18 01:53:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:53:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/18 01:53:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/18 01:53:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/18 01:53:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/18 01:53:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/18 01:53:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/18 01:53:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 01:53:27 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:53:27 DEBUG : Waiting for deletions to finish 2026/05/18 01:53:27 DEBUG : Waiting for deletions to finish 2026/05/18 01:53:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : YXBwbGU=: Excluded 2026/05/18 01:53:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/18 01:53:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : YmFuYW5h: Excluded 2026/05/18 01:53:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/18 01:53:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/18 01:53:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/18 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:56:02 DEBUG : Waiting for deletions to finish 2026/05/18 01:56:02 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : apple: Excluded 2026/05/18 01:56:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:56:02 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : banana: Excluded 2026/05/18 01:56:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : splitbananasplit: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:56:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:56:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:56:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:03 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:03 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:03 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:03 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:03 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:03 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:03 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 01:56:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 01:56:03 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 01:56:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 01:56:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:03 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:56:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/18 01:56:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 01:56:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 01:56:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 01:56:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 01:56:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 01:56:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 01:56:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 01:56:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 01:56:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 01:56:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 01:56:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 01:56:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 01:56:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 01:56:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 01:56:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 01:56:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/18 01:56:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:04 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:56:04 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:56:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/18 01:56:05 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/18 01:56:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/18 01:56:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:56:05 DEBUG : PREFIXbanana: size = 6 OK 2026/05/18 01:56:05 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/18 01:56:05 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/18 01:56:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:56:05 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/18 01:56:05 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/18 01:56:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/18 01:56:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:56:06 DEBUG : PREFIXapple: size = 5 OK 2026/05/18 01:56:06 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/18 01:56:06 INFO : apple: Copied (new) to: PREFIXapple 2026/05/18 01:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:56:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/18 01:56:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/18 01:56:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:56:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:56:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/18 01:56:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/18 01:56:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:56:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:56:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:56:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/18 01:56:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:56:08 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/18 01:56:08 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/18 01:56:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:56:09 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/18 01:56:09 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/18 01:56:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:56:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:56:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/18 01:56:09 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/18 01:56:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:56:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:56:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/18 01:56:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/18 01:56:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:56:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 01:56:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/18 01:56:11 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/18 01:56:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:56:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:56:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/18 01:56:11 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/18 01:56:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:56:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:56:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/18 01:56:11 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/18 01:56:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:56:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:56:12 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/18 01:56:12 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/18 01:56:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/18 01:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:56:12 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/18 01:56:12 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/18 01:56:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:56:12 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/18 01:56:12 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/18 01:56:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:56:13 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/18 01:56:13 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/18 01:56:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:56:14 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/18 01:56:14 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/18 01:56:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:56:14 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/18 01:56:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/18 01:56:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:56:14 DEBUG : Waiting for deletions to finish 2026/05/18 01:56:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 01:56:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 01:56:20 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 01:56:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 01:56:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 01:56:20 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 01:56:20 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 01:56:20 INFO : apple: Deleted 2026/05/18 01:56:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 01:56:25 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 01:56:25 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 01:56:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 01:56:25 INFO : appleappleapplebanana: Deleted 2026/05/18 01:56:25 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 01:56:26 INFO : splitbananasplit: Deleted 2026/05/18 01:56:26 INFO : banana: Deleted 2026/05/18 01:56:30 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 01:56:30 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 01:56:30 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 01:56:30 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 01:56:30 DEBUG : Waiting for deletions to finish 2026/05/18 01:56:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : PREFIXapple: Excluded 2026/05/18 01:56:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/18 01:56:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : PREFIXbanana: Excluded 2026/05/18 01:56:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:56:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/18 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:56:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:56:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:56:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:56:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:56:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:56:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:56:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:56:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:56:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:56:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:56:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:56:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:56:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:56:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:56:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:56:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:56:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 01:56:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:56:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:56:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 01:56:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:56:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:56:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:56:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:56:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:56:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:56:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:56:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 01:56:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 01:56:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 01:56:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 01:56:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 01:56:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 01:56:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 01:56:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 01:56:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 01:56:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 01:56:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 01:56:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 01:56:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 01:56:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 01:56:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 01:56:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 01:56:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 01:56:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 01:56:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 01:56:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 01:56:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 01:56:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:56:33 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:56:33 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:56:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 01:56:34 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/18 01:56:34 INFO : splitbananasplit: Copied (new) 2026/05/18 01:56:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 01:56:34 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/18 01:56:34 INFO : appleappleapplebanana: Copied (new) 2026/05/18 01:56:34 DEBUG : apple: size = 5 OK 2026/05/18 01:56:34 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/18 01:56:34 INFO : apple: Copied (new) 2026/05/18 01:56:35 DEBUG : banana: size = 6 OK 2026/05/18 01:56:35 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/18 01:56:35 INFO : banana: Copied (new) 2026/05/18 01:56:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 01:56:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/18 01:56:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/18 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/18 01:56:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/18 01:56:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 01:56:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/18 01:56:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/18 01:56:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 01:56:36 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/18 01:56:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/18 01:56:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 01:56:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/18 01:56:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/18 01:56:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 01:56:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/18 01:56:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/18 01:56:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 01:56:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/18 01:56:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/18 01:56:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 01:56:38 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/18 01:56:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/18 01:56:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 01:56:39 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/18 01:56:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/18 01:56:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 01:56:39 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/18 01:56:39 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/18 01:56:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 01:56:40 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/18 01:56:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/18 01:56:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 01:56:41 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/18 01:56:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/18 01:56:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 01:56:41 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/18 01:56:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/18 01:56:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 01:56:42 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/18 01:56:42 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/18 01:56:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 01:56:43 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/18 01:56:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/18 01:56:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 01:56:43 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/18 01:56:43 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/18 01:56:43 DEBUG : Waiting for deletions to finish 2026/05/18 01:56:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/18 01:56:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/18 01:56:49 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/18 01:56:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/18 01:56:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/18 01:56:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/18 01:56:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/18 01:56:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/18 01:56:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/18 01:56:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/18 01:56:54 INFO : PREFIXbanana: Deleted 2026/05/18 01:56:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/18 01:56:54 INFO : PREFIXsplitbananasplit: Deleted 2026/05/18 01:56:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/18 01:56:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/18 01:56:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/18 01:56:59 INFO : PREFIXapple: Deleted 2026/05/18 01:56:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/18 01:57:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/18 01:57:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/18 01:57:00 DEBUG : Waiting for deletions to finish 2026/05/18 01:57:00 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:57:00 DEBUG : apple: Excluded 2026/05/18 01:57:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:57:00 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:57:00 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:57:00 DEBUG : banana: Excluded 2026/05/18 01:57:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:57:00 DEBUG : splitbananasplit: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:57:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:57:01 DEBUG : Waiting for deletions to finish 2026/05/18 01:57:01 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : apple: Excluded 2026/05/18 01:57:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:57:01 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : banana: Excluded 2026/05/18 01:57:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:57:01 DEBUG : splitbananasplit: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:57:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:57:02 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Yandex rclone-test-zuhuwuh0gare", Local "Local file system at /tmp/rclone1981798436", Modify Window "1ns" 2026/05/18 01:59:37 DEBUG : Waiting for deletions to finish 2026/05/18 01:59:37 DEBUG : apple: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : apple: Excluded 2026/05/18 01:59:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : appleappleapplebanana: Excluded 2026/05/18 01:59:37 DEBUG : banana: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : banana: Excluded 2026/05/18 01:59:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : splitbananasplit: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 01:59:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 01:59:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 01:59:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:59:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:59:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:59:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:59:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:59:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:59:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:59:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:59:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:59:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:59:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:59:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:59:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:59:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:59:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:59:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:59:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 01:59:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:59:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 01:59:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:59:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 01:59:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:59:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 01:59:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 01:59:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 01:59:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 01:59:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/18 01:59:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 01:59:39 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 01:59:39 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 01:59:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/18 01:59:40 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/18 01:59:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/18 01:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 01:59:40 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/18 01:59:40 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/18 01:59:40 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/18 01:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:41 DEBUG : appleSUFFIX: size = 5 OK 2026/05/18 01:59:41 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/18 01:59:41 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/18 01:59:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 01:59:41 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/18 01:59:41 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/18 01:59:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/18 01:59:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 01:59:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/18 01:59:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/18 01:59:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 01:59:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 01:59:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/18 01:59:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/18 01:59:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 01:59:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 01:59:42 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/18 01:59:42 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/18 01:59:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/18 01:59:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 01:59:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/18 01:59:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/18 01:59:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 01:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 01:59:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/18 01:59:43 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/18 01:59:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 01:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 01:59:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/18 01:59:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/18 01:59:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 01:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 01:59:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/18 01:59:45 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/18 01:59:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 01:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 01:59:45 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/18 01:59:45 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/18 01:59:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/18 01:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 01:59:46 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/18 01:59:46 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/18 01:59:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/18 01:59:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 01:59:47 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/18 01:59:47 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/18 01:59:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/18 01:59:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 01:59:47 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/18 01:59:47 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/18 01:59:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/18 01:59:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 01:59:47 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/18 01:59:47 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/18 01:59:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/18 01:59:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 01:59:49 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/18 01:59:49 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/18 01:59:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/18 01:59:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/18 01:59:49 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/18 01:59:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/18 01:59:49 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/18 01:59:49 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/18 01:59:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/18 01:59:50 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/18 01:59:50 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/18 01:59:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/18 01:59:50 DEBUG : Waiting for deletions to finish 2026/05/18 01:59:55 INFO : apple: Deleted 2026/05/18 01:59:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 01:59:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 01:59:56 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 01:59:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 01:59:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 01:59:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 01:59:56 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 02:00:00 INFO : banana: Deleted 2026/05/18 02:00:01 INFO : splitbananasplit: Deleted 2026/05/18 02:00:01 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 02:00:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 02:00:01 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 02:00:02 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 02:00:02 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 02:00:02 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 02:00:06 INFO : appleappleapplebanana: Deleted 2026/05/18 02:00:07 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 02:00:07 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 02:00:07 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 02:00:07 DEBUG : Waiting for deletions to finish 2026/05/18 02:00:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : appleSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : bananaSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/18 02:00:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/18 02:00:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/18 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 02:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 02:00:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 02:00:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 02:00:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 02:00:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 02:00:09 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for checks to finish 2026/05/18 02:00:09 DEBUG : Yandex rclone-test-zuhuwuh0gare: Waiting for transfers to finish 2026/05/18 02:00:10 DEBUG : banana: size = 6 OK 2026/05/18 02:00:10 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/18 02:00:10 INFO : banana: Copied (new) 2026/05/18 02:00:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 02:00:10 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/18 02:00:10 INFO : appleappleapplebanana: Copied (new) 2026/05/18 02:00:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/05/18 02:00:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/18 02:00:10 DEBUG : pacer: Reducing sleep to 15ms 2026/05/18 02:00:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 02:00:10 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/18 02:00:10 INFO : splitbananasplit: Copied (new) 2026/05/18 02:00:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/18 02:00:11 DEBUG : pacer: Reducing sleep to 10ms 2026/05/18 02:00:11 DEBUG : apple: size = 5 OK 2026/05/18 02:00:11 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/18 02:00:11 INFO : apple: Copied (new) 2026/05/18 02:00:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 02:00:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/18 02:00:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/18 02:00:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 02:00:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/18 02:00:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/18 02:00:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 02:00:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/18 02:00:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/18 02:00:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 02:00:13 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/18 02:00:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/18 02:00:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 02:00:14 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/18 02:00:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/18 02:00:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 02:00:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/18 02:00:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/18 02:00:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 02:00:15 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/18 02:00:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/18 02:00:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 02:00:15 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/18 02:00:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/18 02:00:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 02:00:16 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/18 02:00:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/18 02:00:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 02:00:17 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/18 02:00:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/18 02:00:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 02:00:18 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/18 02:00:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/18 02:00:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 02:00:18 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/18 02:00:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/18 02:00:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 02:00:18 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/18 02:00:18 INFO : dir1/0012-6789;.txt: Copied (new) panic: test timed out after 1h0m0s running tests: TestTransform (13m40s) TestTransform/suffix (1m15s) goroutine 19141 [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, 15 minutes]: testing.(*T).Run(0x72b336f7d48, {0x2a39052?, 0x72b33319ae8?}, 0x2bacff8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x72b336f7d48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x72b336f7d48, 0x72b33319c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a5fca6, 0x18}, {0x2a80cfb, 0x20}, 0x72b3370ad80, {0x4640fe0, 0x6c, 0x6c}, {0xc27aba8ce6806274, 0x34658aaba45, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x72b338e8460) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x72b338e8460) /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 18286 [select]: net/http.(*persistConn).writeLoop(0x72b335a97c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18280 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19106 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x72b33b38a00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 18818 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 37 [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 38 [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 18477 [select]: net/http.(*persistConn).writeLoop(0x72b33ce28c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18472 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18491 [IO wait]: internal/poll.runtime_pollWait(0x700710154c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33c24180?, 0x72b33b01300?, 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(0x72b33c24180, {0x72b33b01300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33c24180, {0x72b33b01300?, 0x12fb?, 0x72b33d2f340?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee028, {0x72b33b01300?, 0x0?, 0x72b340d99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b336ac2a0, {0x72b33b01300?, 0x700710b5cfe8?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b33cc9638, {0x72b33b01300?, 0x72b33982b40?, 0x72b340d9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ad02a8, {0x2bca4a0, 0x72b33cc9638}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ad0008, {0x70071018c000, 0x72b336ac2a0}, 0x72b340d9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ad0008, 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(0x72b33ad0008, {0x72b339f3000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b339763c0, {0x72b339f3000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33e3c300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33e3c300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b339763c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18509 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18360 [select]: net/http.(*persistConn).writeLoop(0x72b33cf8c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18416 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18222 [select]: net/http.(*persistConn).writeLoop(0x72b33976640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18215 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18760 [select]: net/http.(*persistConn).writeLoop(0x72b33f4e780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18710 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18622 [select]: net/http.(*persistConn).writeLoop(0x72b33e96640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18636 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 14907 [chan receive, 1 minutes]: testing.(*T).Run(0x72b3406a248, {0x2a2417a?, 0x426e85?}, 0x72b332b20f0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x72b3406a248) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x72b3406a248, 0x2bacff8) /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 19013 [select]: net/http.(*persistConn).writeLoop(0x72b33c48dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18957 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18595 [IO wait]: internal/poll.runtime_pollWait(0x7007100c6a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33c24d00?, 0x72b33b02600?, 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(0x72b33c24d00, {0x72b33b02600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33c24d00, {0x72b33b02600?, 0x72b3401a9a0?, 0x42afbe?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382b68, {0x72b33b02600?, 0x0?, 0x72b3401a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b339cfbf0, {0x72b33b02600?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400a0d8, {0x72b33b02600?, 0x72b33983c20?, 0x72b3401aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33d049a8, {0x2bca4a0, 0x72b3400a0d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33d04708, {0x70071018c000, 0x72b339cfbf0}, 0x72b3401ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33d04708, 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(0x72b33d04708, {0x72b33e09000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33dfc280, {0x72b33e09000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33efed80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33efed80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33dfc280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18580 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18971 [IO wait]: internal/poll.runtime_pollWait(0x7007101ade00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33efa300?, 0x72b33eb9300?, 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(0x72b33efa300, {0x72b33eb9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33efa300, {0x72b33eb9300?, 0x12fb?, 0x72b33e9c970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b8a38, {0x72b33eb9300?, 0x0?, 0x72b33e9c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b339ce180, {0x72b33eb9300?, 0x700759e8cd20?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b338441c8, {0x72b33eb9300?, 0x72b33bfc000?, 0x72b33e9ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33dd69a8, {0x2bca4a0, 0x72b338441c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33dd6708, {0x70071018c000, 0x72b339ce180}, 0x72b33e9cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33dd6708, 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(0x72b33dd6708, {0x72b34108000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b34020000, {0x72b34108000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33e6b500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33e6b500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b34020000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18993 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19123 [select]: net/http.(*persistConn).writeLoop(0x72b33e77900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19063 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18713 [IO wait]: internal/poll.runtime_pollWait(0x7007100cd400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3382c280?, 0x72b33b04c00?, 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(0x72b3382c280, {0x72b33b04c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3382c280, {0x72b33b04c00?, 0x12fb?, 0x72b33f06970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b85f8, {0x72b33b04c00?, 0x0?, 0x72b33f069c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33845e60, {0x72b33b04c00?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400ba28, {0x72b33b04c00?, 0x72b33caa000?, 0x72b33f06a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33d05b28, {0x2bca4a0, 0x72b3400ba28}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33d05888, {0x70071018c000, 0x72b33845e60}, 0x72b33f06c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33d05888, 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(0x72b33d05888, {0x72b339a8000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33a8a140, {0x72b339a8000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33ec78c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33ec78c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33a8a140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18838 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18919 [IO wait]: internal/poll.runtime_pollWait(0x700710155000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3382dc00?, 0x72b3375f900?, 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(0x72b3382dc00, {0x72b3375f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3382dc00, {0x72b3375f900?, 0x12fb?, 0x72b3331f900?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b8800, {0x72b3375f900?, 0x0?, 0x72b33a219c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b333e1c38, {0x72b3375f900?, 0x700710329f20?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b336ad728, {0x72b3375f900?, 0x72b33caa3c0?, 0x72b33a21a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33d05ea8, {0x2bca4a0, 0x72b336ad728}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33d05c08, {0x70071018c000, 0x72b333e1c38}, 0x72b33a21c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33d05c08, 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(0x72b33d05c08, {0x72b33e33000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33ce2c80, {0x72b33e33000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33b603c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33b603c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33ce2c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18914 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18239 [select]: net/http.(*persistConn).writeLoop(0x72b335a88c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18274 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18735 [select]: net/http.(*persistConn).writeLoop(0x72b33e76280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18688 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18819 [select]: net/http.(*persistConn).roundTrip(0x72b33bf68c0, 0x72b3399f720) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x72b33b42b60, 0x72b33b9f040) /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(0x72b3378c1e0, 0x72b33b9f040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x72b33a69980, 0x72b33b9ef00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x72b33b9ef00, {0x2bcb2a0, 0x72b33a69980}, {0x72b33c82c48?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x72b334b8f00, 0x72b33b9ef00, {0x757a2d7473657401?, 0x72b33c82cd0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x72b334b8f00, 0x72b33b9ef00) /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(0x72b332b2690, {0x2bf3110, 0x72b3404d360}, 0x72b33c83338) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x72b332b2690, {0x2bf3110, 0x72b3404d360}, 0x72b33fc6160?, {0x2372ec0?, 0x72b332b86a8?}, {0x0, 0x0}, 0x72b33c83548?, 0x2bae620, ...) /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.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1034 +0x89 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x72b3378c2a0, 0x72b33f5fc00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x72b3378c2a0, 0x72b33f5fc00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x72b33ec6360, {0x2bf3110, 0x72b3404d360}, {0x2a406d9, 0xf}, {0x72b33a4e380, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1033 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x72b33ec6360, {0x2bf3110, 0x72b3404d360}, {0x72b33ec6360?, 0x2bf3110?, 0x4659c80?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1045 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x72b33ec6360, {0x2bf3110, 0x72b3404d360}, {0x2bc7740, 0x72b33b38b00}, {0x7007101e6360, 0x72b33cac7e0}, {0x72b33eadc10, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1158 +0x285 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x72b3354e880, {0x2bf3110, 0x72b3404d360}, {0x2bc7740, 0x72b33b38b00}, {0x7007101e6360, 0x72b33cac7e0}, {0x72b33eadc10, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x72b33b2d5f0, {0x2bf3110, 0x72b3404d360}, {0x2bdc798?, 0x72b33b24780?}, {0x72b33eadc10, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x72b33b2d5f0, {0x2bf3110, 0x72b3404d360}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x72b33b2d5f0, {0x2bf3110, 0x72b3404d360}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bf3110, 0x72b3404d360}, {0x2c11890, 0x72b3354e880}, {0x0, 0x0}, {0x72b33979098, 0x11}, {0x2c0fde0, 0x72b33cac7e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x72b33b32508, {0x2bf3110, 0x72b3404d360}, 0x72b3404d2c0, {0x2c11890, 0x72b3354e880}, 0x32, 0x72b33ce2b40?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 18059 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 19073 [select]: net/http.(*persistConn).writeLoop(0x72b33a8ba40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19121 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18403 [IO wait]: internal/poll.runtime_pollWait(0x700759e1c000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354e180?, 0x72b33a0f800?, 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(0x72b3354e180, {0x72b33a0f800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354e180, {0x72b33a0f800?, 0x0?, 0x7007101adc0d?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b333822d8, {0x72b33a0f800?, 0x72b33c24380?, 0x72b33c24380?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b339ce240, {0x72b33a0f800?, 0x700710189380?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339cfa10, {0x72b33a0f800?, 0x72b33cab860?, 0x72b34175a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33a45b28, {0x2bca4a0, 0x72b339cfa10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33a45888, {0x70071018c000, 0x72b339ce240}, 0x72b34175c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33a45888, 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(0x72b33a45888, {0x72b33dd9000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33bf68c0, {0x72b33dd9000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33d50de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33d50de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33bf68c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18377 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18922 [select]: net/http.(*persistConn).writeLoop(0x72b336a52c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18894 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18401 [IO wait]: internal/poll.runtime_pollWait(0x7007101ada00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3382c600?, 0x72b337cf400?, 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(0x72b3382c600, {0x72b337cf400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3382c600, {0x72b337cf400?, 0x24fb?, 0x72b33d2e601?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382280, {0x72b337cf400?, 0x0?, 0x72b33ddc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b339ce0c0, {0x72b337cf400?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400afc0, {0x72b337cf400?, 0x72b33cabc20?, 0x72b33ddca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33a45428, {0x2bca4a0, 0x72b3400afc0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33a45188, {0x70071018c000, 0x72b339ce0c0}, 0x72b33ddcc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33a45188, 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(0x72b33a45188, {0x72b33e11000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33bf6500, {0x72b33e11000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33b85500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33b85500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33bf6500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18371 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19085 [IO wait]: internal/poll.runtime_pollWait(0x7007101f2a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33630480?, 0x72b33f29300?, 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(0x72b33630480, {0x72b33f29300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33630480, {0x72b33f29300?, 0x12fb?, 0x72b33f9a970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382770, {0x72b33f29300?, 0x42995e?, 0x72b33f9a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3390ee70, {0x72b33f29300?, 0x700759e8bc40?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3390f6e0, {0x72b33f29300?, 0x72b33cb4000?, 0x72b33f9aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b490a8, {0x2bca4a0, 0x72b3390f6e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b48e08, {0x70071018c000, 0x72b3390ee70}, 0x72b33f9ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b48e08, 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(0x72b33b48e08, {0x72b33d0c000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33bf6640, {0x72b33d0c000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33fbd680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33fbd680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33bf6640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19079 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19000 [select]: net/http.(*persistConn).writeLoop(0x72b33977180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18974 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19030 [select]: net/http.(*persistConn).writeLoop(0x72b33cc43c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19045 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18384 [select]: net/http.(*persistConn).writeLoop(0x72b33b9e640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18389 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18655 [IO wait]: internal/poll.runtime_pollWait(0x700759e1c600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b339a2300?, 0x72b33d0ac00?, 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(0x72b339a2300, {0x72b33d0ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b339a2300, {0x72b33d0ac00?, 0x12fb?, 0x72b3372e970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee578, {0x72b33d0ac00?, 0x0?, 0x72b3372e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3400ac18, {0x72b33d0ac00?, 0x700759e8bc40?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3390f350, {0x72b33d0ac00?, 0x72b33d023c0?, 0x72b3372ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ad0d28, {0x2bca4a0, 0x72b3390f350}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ad0a88, {0x70071018c000, 0x72b3400ac18}, 0x72b3372ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ad0a88, 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(0x72b33ad0a88, {0x72b33f86000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33e76640, {0x72b33f86000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33e7c840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33e7c840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33e76640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18650 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19134 [IO wait]: internal/poll.runtime_pollWait(0x7007101ae000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33630900?, 0x72b33f2b900?, 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(0x72b33630900, {0x72b33f2b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33630900, {0x72b33f2b900?, 0x0?, 0x7007100c720d?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382ac0, {0x72b33f2b900?, 0x72b33c24600?, 0x72b33c24600?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b333e1020, {0x72b33f2b900?, 0x700710189380?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339cfb90, {0x72b33f2b900?, 0x72b33d025a0?, 0x72b34161a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b497a8, {0x2bca4a0, 0x72b339cfb90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b49508, {0x70071018c000, 0x72b333e1020}, 0x72b34161c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b49508, 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(0x72b33b49508, {0x72b33e71000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33a8b400, {0x72b33e71000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33cdea80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33cdea80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33a8b400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19116 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18259 [IO wait]: internal/poll.runtime_pollWait(0x700710156400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b339a2b00?, 0x72b33d58600?, 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(0x72b339a2b00, {0x72b33d58600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b339a2b00, {0x72b33d58600?, 0x12fb?, 0x72b3369b200?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee188, {0x72b33d58600?, 0x0?, 0x72b33ed59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b336ad8a8, {0x72b33d58600?, 0x700759e23980?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3370a138, {0x72b33d58600?, 0x72b33d02b40?, 0x72b33ed5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b336bbb28, {0x2bca4a0, 0x72b3370a138}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b336bb888, {0x70071018c000, 0x72b336ad8a8}, 0x72b33ed5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b336bb888, 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(0x72b336bb888, {0x72b33ec9000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33cf88c0, {0x72b33ec9000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33a899e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33a899e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33cf88c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18174 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19170 [select]: net/http.(*persistConn).writeLoop(0x72b33b9edc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19155 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18656 [select]: net/http.(*persistConn).writeLoop(0x72b33e76640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18650 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18900 [select]: net/http.(*persistConn).writeLoop(0x72b337a2280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18877 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18593 [select]: net/http.(*persistConn).writeLoop(0x72b33dfc8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18586 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18232 [select]: net/http.(*persistConn).writeLoop(0x72b337a28c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18209 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18150 [IO wait]: internal/poll.runtime_pollWait(0x700710156000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354eb80?, 0x72b33ca5300?, 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(0x72b3354eb80, {0x72b33ca5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354eb80, {0x72b33ca5300?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b85a0, {0x72b33ca5300?, 0x0?, 0x72b33e849c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33845ae8, {0x72b33ca5300?, 0x700759fc94c0?, 0x700759fc0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b332c8168, {0x72b33ca5300?, 0x72b33d03c20?, 0x72b33e84a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b3396fb28, {0x2bca4a0, 0x72b332c8168}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b3396f888, {0x70071018c000, 0x72b33845ae8}, 0x72b33e84c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b3396f888, 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(0x72b3396f888, {0x72b33c99000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33a8a280, {0x72b33c99000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33b60cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33b60cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33a8a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18126 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18940 [IO wait]: internal/poll.runtime_pollWait(0x7007100c7600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33630600?, 0x72b33eb8000?, 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(0x72b33630600, {0x72b33eb8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33630600, {0x72b33eb8000?, 0x12fb?, 0x72b3369ac00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b8868, {0x72b33eb8000?, 0x0?, 0x72b3408d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b336ac498, {0x72b33eb8000?, 0x700710b5cfe8?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b33cc8060, {0x72b33eb8000?, 0x72b33bfd860?, 0x72b3408da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33dd6628, {0x2bca4a0, 0x72b33cc8060}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33dd6388, {0x70071018c000, 0x72b336ac498}, 0x72b3408dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33dd6388, 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(0x72b33dd6388, {0x72b33ea9000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b337a3680, {0x72b33ea9000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33e3cf00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33e3cf00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b337a3680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18935 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19012 [IO wait]: internal/poll.runtime_pollWait(0x700710154200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33efa800?, 0x72b33ebb900?, 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(0x72b33efa800, {0x72b33ebb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33efa800, {0x72b33ebb900?, 0x12fb?, 0x72b33b14100?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382888, {0x72b33ebb900?, 0x0?, 0x72b3401b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3390f860, {0x72b33ebb900?, 0x700759e8cd20?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b338444b0, {0x72b33ebb900?, 0x72b33bfdc20?, 0x72b3401ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b489a8, {0x2bca4a0, 0x72b338444b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b48708, {0x70071018c000, 0x72b3390f860}, 0x72b3401bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b48708, 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(0x72b33b48708, {0x72b3411d000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33c48dc0, {0x72b3411d000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33dbe000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33dbe000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33c48dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18957 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18899 [IO wait]: internal/poll.runtime_pollWait(0x700759e1c400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33630200?, 0x72b33fb5300?, 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(0x72b33630200, {0x72b33fb5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33630200, {0x72b33fb5300?, 0x12fb?, 0x72b33e82970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b87c0, {0x72b33fb5300?, 0x0?, 0x72b33e829c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3390eaf8, {0x72b33fb5300?, 0x700759fc94c0?, 0x700759fc0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b332c8708, {0x72b33fb5300?, 0x72b33cb4780?, 0x72b33e82a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b48628, {0x2bca4a0, 0x72b332c8708}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b48388, {0x70071018c000, 0x72b3390eaf8}, 0x72b33e82c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b48388, 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(0x72b33b48388, {0x72b34028000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b337a2280, {0x72b34028000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33d607e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33d607e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b337a2280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18877 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2600 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2680 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18571 [select]: net/http.(*persistConn).writeLoop(0x72b33c497c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18556 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18138 [IO wait]: internal/poll.runtime_pollWait(0x7007101ad200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3382c300?, 0x72b33d74000?, 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(0x72b3382c300, {0x72b33d74000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3382c300, {0x72b33d74000?, 0x12fb?, 0x72b3331e7e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33682020, {0x72b33d74000?, 0x72b33aa6998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33508198, {0x72b33d74000?, 0x700710b5cfe8?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b33cc83c0, {0x72b33d74000?, 0x72b3375a960?, 0x72b33aa6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33d042a8, {0x2bca4a0, 0x72b33cc83c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33d04008, {0x70071018c000, 0x72b33508198}, 0x72b33aa6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33d04008, 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(0x72b33d04008, {0x72b33df6000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33ce2500, {0x72b33df6000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33368f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33368f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33ce2500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18294 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18455 [IO wait]: internal/poll.runtime_pollWait(0x700710156a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33694a80?, 0x72b3375d300?, 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(0x72b33694a80, {0x72b3375d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33694a80, {0x72b3375d300?, 0x12fb?, 0x72b333a1e80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b336821f8, {0x72b3375d300?, 0x0?, 0x72b33f989c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b333e1698, {0x72b3375d300?, 0x700710189380?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339ce918, {0x72b3375d300?, 0x72b3375ad20?, 0x72b33f98a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33a45ea8, {0x2bca4a0, 0x72b339ce918}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33a45c08, {0x70071018c000, 0x72b333e1698}, 0x72b33f98c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33a45c08, 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(0x72b33a45c08, {0x72b33764000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33ce2000, {0x72b33764000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33cd6960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33cd6960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33ce2000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18467 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18592 [IO wait]: internal/poll.runtime_pollWait(0x7007100cd600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b339a2580?, 0x72b34022000?, 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(0x72b339a2580, {0x72b34022000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b339a2580, {0x72b34022000?, 0x12fb?, 0x72b33939440?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b88a0, {0x72b34022000?, 0x0?, 0x72b340089c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b338444f8, {0x72b34022000?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400b008, {0x72b34022000?, 0x72b3375b4a0?, 0x72b34008a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ec22a8, {0x2bca4a0, 0x72b3400b008}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ec2008, {0x70071018c000, 0x72b338444f8}, 0x72b34008c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ec2008, 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(0x72b33ec2008, {0x72b34029000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33dfc8c0, {0x72b34029000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33ec7380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33ec7380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33dfc8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18586 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18524 [select]: net/http.(*persistConn).writeLoop(0x72b335a8c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18517 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18419 [IO wait]: internal/poll.runtime_pollWait(0x700710154600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3382d880?, 0x72b33d75300?, 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(0x72b3382d880, {0x72b33d75300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3382d880, {0x72b33d75300?, 0x12fb?, 0x72b33a25970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b8758, {0x72b33d75300?, 0x72b33a25998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33cc89a8, {0x72b33d75300?, 0x700710189380?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339ce2a0, {0x72b33d75300?, 0x72b3375b860?, 0x72b33a25a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b46d28, {0x2bca4a0, 0x72b339ce2a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b46a88, {0x70071018c000, 0x72b33cc89a8}, 0x72b33a25c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b46a88, 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(0x72b33b46a88, {0x72b33bb2000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33a8adc0, {0x72b33bb2000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33f49380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33f49380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33a8adc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18333 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18476 [IO wait]: internal/poll.runtime_pollWait(0x700710154400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33694e00?, 0x72b3375e600?, 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(0x72b33694e00, {0x72b3375e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33694e00, {0x72b3375e600?, 0x42995e?, 0x72b33b152c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33682288, {0x72b3375e600?, 0x70071032ace0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b333e1e00, {0x72b3375e600?, 0x70071032ace0?, 0x700759fc0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b33509878, {0x72b3375e600?, 0x72b3375ba40?, 0x72b33733a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b334d97a8, {0x2bca4a0, 0x72b33509878}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b334d9508, {0x70071018c000, 0x72b333e1e00}, 0x72b33733c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b334d9508, 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(0x72b334d9508, {0x72b33cd9000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33ce28c0, {0x72b33cd9000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33b858c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33b858c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33ce28c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18472 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18859 [select]: net/http.(*persistConn).writeLoop(0x72b33cf8b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18851 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18271 [IO wait]: internal/poll.runtime_pollWait(0x7007101ad600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33c24980?, 0x72b33d59900?, 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(0x72b33c24980, {0x72b33d59900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33c24980, {0x72b33d59900?, 0x12fb?, 0x72b33b14080?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee2e8, {0x72b33d59900?, 0x0?, 0x72b33ecf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3370aa80, {0x72b33d59900?, 0x700759e8bc40?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3390f440, {0x72b33d59900?, 0x72b3398a000?, 0x72b33ecfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b336bbea8, {0x2bca4a0, 0x72b3390f440}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b336bbc08, {0x70071018c000, 0x72b3370aa80}, 0x72b33ecfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b336bbc08, 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(0x72b336bbc08, {0x72b33add000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33cf9a40, {0x72b33add000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33f49e60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33f49e60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33cf9a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18265 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18383 [IO wait]: internal/poll.runtime_pollWait(0x7007100c7400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354e380?, 0x72b33b72000?, 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(0x72b3354e380, {0x72b33b72000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354e380, {0x72b33b72000?, 0x17fb?, 0x72b33b155e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b86a0, {0x72b33b72000?, 0x0?, 0x72b33de19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33cc8510, {0x72b33b72000?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400a900, {0x72b33b72000?, 0x72b33cb4d20?, 0x72b33de1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b46628, {0x2bca4a0, 0x72b3400a900}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b46388, {0x70071018c000, 0x72b33cc8510}, 0x72b33de1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b46388, 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(0x72b33b46388, {0x72b3377a000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33b9e640, {0x72b3377a000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33cdef60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33cdef60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33b9e640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18389 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18523 [IO wait]: internal/poll.runtime_pollWait(0x700710154800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33c24500?, 0x72b33d06000?, 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(0x72b33c24500, {0x72b33d06000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33c24500, {0x72b33d06000?, 0x12fb?, 0x72b3369a9c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee0a0, {0x72b33d06000?, 0x0?, 0x72b340039c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b336ad098, {0x72b33d06000?, 0x700710189380?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339cf4b8, {0x72b33d06000?, 0x72b33cb5860?, 0x72b34003a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ad0628, {0x2bca4a0, 0x72b339cf4b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ad0388, {0x70071018c000, 0x72b336ad098}, 0x72b34003c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ad0388, 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(0x72b33ad0388, {0x72b33d0d000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b335a8c80, {0x72b33d0d000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33d61140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33d61140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b335a8c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18517 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19122 [IO wait]: internal/poll.runtime_pollWait(0x700710069000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33efaa80?, 0x72b33f2a600?, 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(0x72b33efaa80, {0x72b33f2a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33efaa80, {0x72b33f2a600?, 0x12fb?, 0x72b33c892a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382930, {0x72b33f2a600?, 0x72b3408a998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3390f908, {0x72b33f2a600?, 0x7007101e3800?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400a180, {0x72b33f2a600?, 0x72b33a14000?, 0x72b3408aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b49428, {0x2bca4a0, 0x72b3400a180}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b49188, {0x70071018c000, 0x72b3390f908}, 0x72b3408ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b49188, 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(0x72b33b49188, {0x72b33e6d000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33e77900, {0x72b33e6d000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33e30840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33e30840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33e77900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19063 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17458 [select]: net/http.(*persistConn).writeLoop(0x72b339768c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17434 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19086 [select]: net/http.(*persistConn).writeLoop(0x72b33bf6640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19079 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19135 [select]: net/http.(*persistConn).writeLoop(0x72b33a8b400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19116 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18231 [IO wait]: internal/poll.runtime_pollWait(0x700710156200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354e600?, 0x72b33ca8c00?, 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(0x72b3354e600, {0x72b33ca8c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354e600, {0x72b33ca8c00?, 0x72b33c3d968?, 0x43d07c?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b333827e8, {0x72b33ca8c00?, 0x431836?, 0x4680800?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b339cea98, {0x72b33ca8c00?, 0x700710b5cfe8?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b33cc8000, {0x72b33ca8c00?, 0x72b33a14f00?, 0x72b33c3da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b334d8d28, {0x2bca4a0, 0x72b33cc8000}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b334d8a88, {0x70071018c000, 0x72b339cea98}, 0x72b33c3dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b334d8a88, 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(0x72b334d8a88, {0x72b339ae000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b337a28c0, {0x72b339ae000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33e3c840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33e3c840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b337a28c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18209 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19054 [IO wait]: internal/poll.runtime_pollWait(0x7007101f2200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33efa480?, 0x72b34026c00?, 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(0x72b33efa480, {0x72b34026c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33efa480, {0x72b34026c00?, 0x12fb?, 0x72b339392c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b84a0, {0x72b34026c00?, 0x0?, 0x72b3401f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33844b58, {0x72b34026c00?, 0x700759e8bc40?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3390f560, {0x72b34026c00?, 0x72b33a150e0?, 0x72b3401fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ec29a8, {0x2bca4a0, 0x72b3390f560}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ec2708, {0x70071018c000, 0x72b33844b58}, 0x72b3401fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ec2708, 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(0x72b33ec2708, {0x72b33ab8000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33dfdcc0, {0x72b33ab8000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33a88540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33a88540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33dfdcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19025 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18941 [select]: net/http.(*persistConn).writeLoop(0x72b337a3680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18935 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18405 [IO wait]: internal/poll.runtime_pollWait(0x7007100c6800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354e680?, 0x72b33a11000?, 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(0x72b3354e680, {0x72b33a11000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354e680, {0x72b33a11000?, 0x0?, 0x700710155e0d?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b86b8, {0x72b33a11000?, 0x72b339a2f80?, 0x72b339a2f80?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33cc8558, {0x72b33a11000?, 0x700710189380?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339cf548, {0x72b33a11000?, 0x72b33a154a0?, 0x72b33feba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b469a8, {0x2bca4a0, 0x72b339cf548}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b46708, {0x70071018c000, 0x72b33cc8558}, 0x72b33febc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b46708, 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(0x72b33b46708, {0x72b3398d000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33b9ea00, {0x72b3398d000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33e305a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33e305a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33b9ea00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18396 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18816 [IO wait]: internal/poll.runtime_pollWait(0x7007100cd200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354f480?, 0x72b34023300?, 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(0x72b3354f480, {0x72b34023300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354f480, {0x72b34023300?, 0x12fb?, 0x72b34127970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382380, {0x72b34023300?, 0x0?, 0x72b341279c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3390e858, {0x72b34023300?, 0x700759e0f368?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b333e1200, {0x72b34023300?, 0x72b33a15680?, 0x72b34127a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b482a8, {0x2bca4a0, 0x72b333e1200}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b48008, {0x70071018c000, 0x72b3390e858}, 0x72b34127c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b48008, 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(0x72b33b48008, {0x72b33d31000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33a8aa00, {0x72b33d31000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33e31740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33e31740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33a8aa00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18845 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18272 [select]: net/http.(*persistConn).writeLoop(0x72b33cf9a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18265 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18527 [IO wait]: internal/poll.runtime_pollWait(0x700710154a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354ed80?, 0x72b33d07300?, 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(0x72b3354ed80, {0x72b33d07300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354ed80, {0x72b33d07300?, 0x12fb?, 0x72b3369b400?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b8700, {0x72b33d07300?, 0x0?, 0x72b333429c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33cc9878, {0x72b33d07300?, 0x700710189380?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339cf8a8, {0x72b33d07300?, 0x72b33a15c20?, 0x72b33342a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b47428, {0x2bca4a0, 0x72b339cf8a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b47188, {0x70071018c000, 0x72b33cc9878}, 0x72b33342c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b47188, 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(0x72b33b47188, {0x72b33d4f000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33c48640, {0x72b33d4f000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33dbec60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33dbec60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33c48640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18496 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19072 [IO wait]: internal/poll.runtime_pollWait(0x7007101f2800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33694d00?, 0x72b33815300?, 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(0x72b33694d00, {0x72b33815300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33694d00, {0x72b33815300?, 0x11cc?, 0x72b33a68600?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b8598, {0x72b33815300?, 0x72b3381542f?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b339cf638, {0x72b33815300?, 0x700710189380?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339cf9e0, {0x72b33815300?, 0x11cc?, 0x72b33de3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33dd70a8, {0x2bca4a0, 0x72b339cf9e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33dd6e08, {0x70071018c000, 0x72b339cf638}, 0x72b33b9ad79?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33dd6e08, 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(0x72b33dd6e08, {0x72b33f88000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33a8ba40, {0x72b33f88000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33cad860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33cad860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33a8ba40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19121 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18679 [select]: net/http.(*persistConn).writeLoop(0x72b33dfd540) /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 19094 [IO wait]: internal/poll.runtime_pollWait(0x7007100c6e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33efa780?, 0x72b33fb6600?, 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(0x72b33efa780, {0x72b33fb6600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33efa780, {0x72b33fb6600?, 0x42995e?, 0x72b339397c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b333823f0, {0x72b33fb6600?, 0x700759e8cd20?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3390ea68, {0x72b33fb6600?, 0x700759e8cd20?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b33845e00, {0x72b33fb6600?, 0x72b33a625a0?, 0x72b33aa9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b48d28, {0x2bca4a0, 0x72b33845e00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b48a88, {0x70071018c000, 0x72b3390ea68}, 0x72b33aa9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b48a88, 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(0x72b33b48a88, {0x72b33b45000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33cc5540, {0x72b33b45000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33a89bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33a89bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33cc5540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19057 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18528 [select]: net/http.(*persistConn).writeLoop(0x72b33c48640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18496 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18485 [IO wait]: internal/poll.runtime_pollWait(0x700710154e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354e980?, 0x72b33b00000?, 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(0x72b3354e980, {0x72b33b00000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354e980, {0x72b33b00000?, 0x12fb?, 0x72b33d2edc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382780, {0x72b33b00000?, 0x0?, 0x72b340dc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b339cea38, {0x72b33b00000?, 0x700710b5cfe8?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b33cc9320, {0x72b33b00000?, 0x72b33a630e0?, 0x72b340dca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33d04628, {0x2bca4a0, 0x72b33cc9320}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33d04388, {0x70071018c000, 0x72b339cea38}, 0x72b340dcc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33d04388, 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(0x72b33d04388, {0x72b3387b000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b337a2780, {0x72b3387b000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33cde780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33cde780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b337a2780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18461 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18603 [IO wait]: internal/poll.runtime_pollWait(0x7007100cce00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354f100?, 0x72b33b03900?, 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(0x72b3354f100, {0x72b33b03900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354f100, {0x72b33b03900?, 0x12fb?, 0x72b33c88500?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33682440, {0x72b33b03900?, 0x0?, 0x72b33d419c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b334bf830, {0x72b33b03900?, 0x700759e8bc40?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3390eb10, {0x72b33b03900?, 0x72b33a634a0?, 0x72b33d41a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b334d9ea8, {0x2bca4a0, 0x72b3390eb10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b334d9c08, {0x70071018c000, 0x72b334bf830}, 0x72b33d41c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b334d9c08, 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(0x72b334d9c08, {0x72b33f03000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33977a40, {0x72b33f03000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33c78720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33c78720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33977a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18629 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18785 [select]: net/http.(*persistConn).roundTrip(0x72b33a8ba40, 0x72b33b2fb30) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x72b33b42b60, 0x72b33a8b7c0) /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(0x72b3378c1e0, 0x72b33a8b7c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x72b33a69980, 0x72b33a8b680) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x72b33a8b680, {0x2bcb2a0, 0x72b33a69980}, {0x72b33a3f080?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x72b334b8f00, 0x72b33a8b680, {0x72b33a3f001?, 0x72b33a3f108?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x72b334b8f00, 0x72b33a8b680) /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(0x72b332b2690, {0x2bf3110, 0x72b3404d360}, 0x72b338c9b80) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Object).upload.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1124 +0x4a github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x72b33a3f6c8?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x72b3378c2a0, 0x72b33dc1540, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:256 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x72b33e30a20, {0x2bf3110, 0x72b3404d360}, {0x2bc7760, 0x72b333e0d08}, 0x1, {0x72b33a80a80, 0x19}, {0x72b336e6f80, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1123 +0x6c7 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x72b33e30a20, {0x2bf3110, 0x72b3404d360}, {0x2bc7740, 0x72b33f17900}, {0x7007101e6360, 0x72b33cac180}, {0x72b336e6f80, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1148 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x72b3354e880, {0x2bf3110, 0x72b3404d360}, {0x2bc7740, 0x72b33f17900}, {0x7007101e6360, 0x72b33cac180}, {0x72b336e6f80, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x72b33e486c0, {0x2bf3110, 0x72b3404d360}, {0x2bdc798?, 0x72b33d924b0?}, {0x72b336e6f80, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x72b33e486c0, {0x2bf3110, 0x72b3404d360}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x72b33e486c0, {0x2bf3110, 0x72b3404d360}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bf3110, 0x72b3404d360}, {0x2c11890, 0x72b3354e880}, {0x0, 0x0}, {0x72b33978c90, 0x12}, {0x2c0fde0, 0x72b33cac180}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x72b33b32508, {0x2bf3110, 0x72b3404d360}, 0x72b3404d2c0, {0x2c11890, 0x72b3354e880}, 0x0, 0x72b3400aca8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 18059 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 18817 [select]: net/http.(*persistConn).writeLoop(0x72b33a8aa00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18845 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18359 [IO wait]: internal/poll.runtime_pollWait(0x7007100cd000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354e200?, 0x72b3375c000?, 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(0x72b3354e200, {0x72b3375c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354e200, {0x72b3375c000?, 0x12fb?, 0x72b33e54970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33682008, {0x72b3375c000?, 0x4299ea?, 0x72b33e549c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b333e0270, {0x72b3375c000?, 0x700759e0f368?, 0x700759fc0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b333e11d0, {0x72b3375c000?, 0x72b3398ab40?, 0x72b33e54a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33a457a8, {0x2bca4a0, 0x72b333e11d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33a45508, {0x70071018c000, 0x72b333e0270}, 0x72b33e54c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33a45508, 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(0x72b33a45508, {0x72b33742000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33cf8c80, {0x72b33742000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33cac2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33cac2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33cf8c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18416 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18866 [IO wait]: internal/poll.runtime_pollWait(0x700759e1c200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33630000?, 0x72b34025900?, 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(0x72b33630000, {0x72b34025900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33630000, {0x72b34025900?, 0x12fb?, 0x72b333a1120?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee3c0, {0x72b34025900?, 0x0?, 0x72b33de99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3400b5f0, {0x72b34025900?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400bad0, {0x72b34025900?, 0x72b3398b4a0?, 0x72b33de9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ec37a8, {0x2bca4a0, 0x72b3400bad0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ec3508, {0x70071018c000, 0x72b3400b5f0}, 0x72b33de9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ec3508, 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(0x72b33ec3508, {0x72b33e08000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33f4f180, {0x72b33e08000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33cadb60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33cadb60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33f4f180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18717 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18151 [select]: net/http.(*persistConn).writeLoop(0x72b33a8a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18126 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18999 [IO wait]: internal/poll.runtime_pollWait(0x7007101f2000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33efa580?, 0x72b33eba600?, 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(0x72b33efa580, {0x72b33eba600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33efa580, {0x72b33eba600?, 0x12fb?, 0x72b3347e800?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33682590, {0x72b33eba600?, 0x0?, 0x72b33e819c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b332c9e90, {0x72b33eba600?, 0x700759e8cd20?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b338442e8, {0x72b33eba600?, 0x72b3398bc20?, 0x72b33e81a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ad1ea8, {0x2bca4a0, 0x72b338442e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ad1c08, {0x70071018c000, 0x72b332c9e90}, 0x72b33e81c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ad1c08, 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(0x72b33ad1c08, {0x72b34077000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33977180, {0x72b34077000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33ee3740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33ee3740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33977180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18974 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18059 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x72b33b32618) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0x72b33b32508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:556 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x72b33b32508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:987 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bf2ff8, 0x467da40}, {0x2c11890, 0x72b3354e880}, {0x2c0fd70, 0x72b334209c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1378 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2bf2ff8, 0x467da40}, {0x2c11890, 0x72b3354e880}, {0x2c0fd70, 0x72b334209c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1384 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x72b3406a488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 +0x2d8 testing.tRunner(0x72b3406a488, 0x72b332b20f0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14907 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18221 [IO wait]: internal/poll.runtime_pollWait(0x700710156600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b339a2400?, 0x72b33818c00?, 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(0x72b339a2400, {0x72b33818c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b339a2400, {0x72b33818c00?, 0x12fb?, 0x72b3347f2c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b84c8, {0x72b33818c00?, 0x72b3408e998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b333e1590, {0x72b33818c00?, 0x700710189380?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339ce840, {0x72b33818c00?, 0x72b33f7e780?, 0x72b3408ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33a450a8, {0x2bca4a0, 0x72b339ce840}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33a44e08, {0x70071018c000, 0x72b333e1590}, 0x72b3408ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33a44e08, 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(0x72b33a44e08, {0x72b3377b000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33976640, {0x72b3377b000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33dbeba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33dbeba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33976640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18215 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18858 [IO wait]: internal/poll.runtime_pollWait(0x7007101f2400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3382cf00?, 0x72b34024600?, 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(0x72b3382cf00, {0x72b34024600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3382cf00, {0x72b34024600?, 0x12fb?, 0x72b33a69900?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee3a0, {0x72b34024600?, 0x0?, 0x72b33c909c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3400b578, {0x72b34024600?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400bc20, {0x72b34024600?, 0x72b33f7e960?, 0x72b33c90a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ec3428, {0x2bca4a0, 0x72b3400bc20}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ec3188, {0x70071018c000, 0x72b3400b578}, 0x72b33c90c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ec3188, 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(0x72b33ec3188, {0x72b33d7b000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33cf8b40, {0x72b33d7b000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33f48660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33f48660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33cf8b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18851 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19137 [IO wait]: internal/poll.runtime_pollWait(0x7007101adc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33695000?, 0x72b33f2cc00?, 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(0x72b33695000, {0x72b33f2cc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33695000, {0x72b33f2cc00?, 0x12fb?, 0x72b33c89dc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382b60, {0x72b33f2cc00?, 0x72b33f2cc00?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b333e14e8, {0x72b33f2cc00?, 0x700710189380?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339cfc38, {0x72b33f2cc00?, 0x12fb?, 0x72b33f0ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b49b28, {0x2bca4a0, 0x72b339cfc38}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b49888, {0x70071018c000, 0x72b333e14e8}, 0x72b33b9afb9?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b49888, 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(0x72b33b49888, {0x72b33ac2000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33b9edc0, {0x72b33ac2000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33cd6d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33cd6d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33b9edc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19155 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19095 [select]: net/http.(*persistConn).writeLoop(0x72b33cc5540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19057 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18833 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x72b335ed680, {0x2bf3110, 0x72b3404d770}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 18819 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 18762 [select]: net/http.(*persistConn).writeLoop(0x72b33dfca00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18728 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18543 [IO wait]: internal/poll.runtime_pollWait(0x700759e1ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3382de80?, 0x72b33d78c00?, 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(0x72b3382de80, {0x72b33d78c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3382de80, {0x72b33d78c00?, 0x12fb?, 0x72b340de970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b8770, {0x72b33d78c00?, 0x0?, 0x72b340de9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33cc9a70, {0x72b33d78c00?, 0x700759e23980?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3370a9a8, {0x72b33d78c00?, 0x72b33f7f4a0?, 0x72b340dea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b477a8, {0x2bca4a0, 0x72b3370a9a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b47508, {0x70071018c000, 0x72b33cc9a70}, 0x72b340dec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b47508, 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(0x72b33b47508, {0x72b33dd1000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33ced2c0, {0x72b33dd1000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b333ecde0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b333ecde0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33ced2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18537 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18818 [select]: net/http.(*persistConn).roundTrip(0x72b33b9edc0, 0x72b3399f450) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x72b33b42b60, 0x72b33b9e8c0) /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(0x72b3378c1e0, 0x72b33b9e8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x72b33a69980, 0x72b33b9e780) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x72b33b9e780, {0x2bcb2a0, 0x72b33a69980}, {0x72b33d8f080?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x72b334b8f00, 0x72b33b9e780, {0x72b33d8f001?, 0x72b33d8f108?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x72b334b8f00, 0x72b33b9e780) /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(0x72b332b2690, {0x2bf3110, 0x72b3404d360}, 0x72b33777b80) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Object).upload.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1124 +0x4a github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x72b33d8f6c8?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x72b3378c2a0, 0x72b33f5fa00, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:256 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x72b33ec61e0, {0x2bf3110, 0x72b3404d360}, {0x2bc7760, 0x72b3400a108}, 0x1, {0x72b33a80a80, 0x19}, {0x72b33ead7d0, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1123 +0x6c7 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x72b33ec61e0, {0x2bf3110, 0x72b3404d360}, {0x2bc7740, 0x72b33b38a00}, {0x7007101e6360, 0x72b33cac420}, {0x72b33ead7d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1148 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x72b3354e880, {0x2bf3110, 0x72b3404d360}, {0x2bc7740, 0x72b33b38a00}, {0x7007101e6360, 0x72b33cac420}, {0x72b33ead7d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x72b33b2d0e0, {0x2bf3110, 0x72b3404d360}, {0x2bdc798?, 0x72b33b242d0?}, {0x72b33ead7d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x72b33b2d0e0, {0x2bf3110, 0x72b3404d360}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x72b33b2d0e0, {0x2bf3110, 0x72b3404d360}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bf3110, 0x72b3404d360}, {0x2c11890, 0x72b3354e880}, {0x0, 0x0}, {0x72b33978e70, 0x13}, {0x2c0fde0, 0x72b33cac420}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x72b33b32508, {0x2bf3110, 0x72b3404d360}, 0x72b3404d2c0, {0x2c11890, 0x72b3354e880}, 0x19, 0x72b33bf63c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 18059 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 18139 [select]: net/http.(*persistConn).writeLoop(0x72b33ce2500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18294 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18596 [select]: net/http.(*persistConn).writeLoop(0x72b33dfc280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18580 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18406 [select]: net/http.(*persistConn).writeLoop(0x72b33b9ea00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18396 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18425 [IO wait]: internal/poll.runtime_pollWait(0x700710156c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3382cb80?, 0x72b33d77900?, 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(0x72b3382cb80, {0x72b33d77900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3382cb80, {0x72b33d77900?, 0x12fb?, 0x72b33b146e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b8298, {0x72b33d77900?, 0x0?, 0x72b33de09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33cc8498, {0x72b33d77900?, 0x700710b5cfe8?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b33cc88d0, {0x72b33d77900?, 0x72b33d54960?, 0x72b33de0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b470a8, {0x2bca4a0, 0x72b33cc88d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b46e08, {0x70071018c000, 0x72b33cc8498}, 0x72b33de0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b46e08, 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(0x72b33b46e08, {0x72b33ac8000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33a8af00, {0x72b33ac8000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33b84c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33b84c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33a8af00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18362 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18979 [select]: net/http.(*persistConn).writeLoop(0x72b335a9040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18945 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17425 [IO wait]: internal/poll.runtime_pollWait(0x7007101ad400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33695780?, 0x72b337ccf00?, 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(0x72b33695780, {0x72b337ccf00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33695780, {0x72b337ccf00?, 0x24fb?, 0x72b3331e720?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382aa8, {0x72b337ccf00?, 0x0?, 0x72b337569c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3400b7e8, {0x72b337ccf00?, 0x7007101e3800?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400a570, {0x72b337ccf00?, 0x72b33dcc5a0?, 0x72b33756a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33a442a8, {0x2bca4a0, 0x72b3400a570}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33a44008, {0x70071018c000, 0x72b3400b7e8}, 0x72b33756c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33a44008, 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(0x72b33a44008, {0x72b33917000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b339768c0, {0x72b33917000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b333695c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b333695c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b339768c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17434 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18678 [IO wait]: internal/poll.runtime_pollWait(0x7007101f2e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33c25180?, 0x72b33fb4000?, 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(0x72b33c25180, {0x72b33fb4000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33c25180, {0x72b33fb4000?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee678, {0x72b33fb4000?, 0x0?, 0x72b33f999c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3400b1e8, {0x72b33fb4000?, 0x700759e8bc40?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3390f7b8, {0x72b33fb4000?, 0x72b33dcc780?, 0x72b33f99a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ad10a8, {0x2bca4a0, 0x72b3390f7b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ad0e08, {0x70071018c000, 0x72b3400b1e8}, 0x72b33f99c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ad0e08, 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(0x72b33ad0e08, {0x72b33fbb000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33dfd540, {0x72b33fbb000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33fb0ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33fb0ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33dfd540) /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 18421 [IO wait]: internal/poll.runtime_pollWait(0x7007100cd800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33c24300?, 0x72b33d76600?, 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(0x72b33c24300, {0x72b33d76600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33c24300, {0x72b33d76600?, 0x12fb?, 0x72b33b142c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33682140, {0x72b33d76600?, 0x0?, 0x72b33ece9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b333e0f30, {0x72b33d76600?, 0x700710189380?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339ce3f0, {0x72b33d76600?, 0x72b33dccb40?, 0x72b33ecea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b334d9b28, {0x2bca4a0, 0x72b339ce3f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b334d9888, {0x70071018c000, 0x72b333e0f30}, 0x72b33ecec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b334d9888, 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(0x72b334d9888, {0x72b33af9000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33cf83c0, {0x72b33af9000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33d5c8a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33d5c8a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33cf83c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18411 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18426 [select]: net/http.(*persistConn).writeLoop(0x72b33a8af00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18362 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18978 [IO wait]: internal/poll.runtime_pollWait(0x7007100c7000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33efa100?, 0x72b33f28000?, 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(0x72b33efa100, {0x72b33f28000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33efa100, {0x72b33f28000?, 0x12fb?, 0x72b33d2e580?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b336823d0, {0x72b33f28000?, 0x0?, 0x72b33ed49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b332c9530, {0x72b33f28000?, 0x700710329f20?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b336aded8, {0x72b33f28000?, 0x72b33dcd0e0?, 0x72b33ed4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ad1b28, {0x2bca4a0, 0x72b336aded8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ad1888, {0x70071018c000, 0x72b332c9530}, 0x72b33ed4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ad1888, 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(0x72b33ad1888, {0x72b33f15000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b335a9040, {0x72b33f15000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33ee2360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33ee2360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b335a9040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18945 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18422 [select]: net/http.(*persistConn).writeLoop(0x72b33cf83c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18411 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18734 [IO wait]: internal/poll.runtime_pollWait(0x7007100ccc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354e700?, 0x72b33b73800?, 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(0x72b3354e700, {0x72b33b73800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354e700, {0x72b33b73800?, 0x0?, 0x7007101f280d?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b81d8, {0x72b33b73800?, 0x72b3354ef00?, 0x72b3354ef00?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b338442b8, {0x72b33b73800?, 0x7007101e3800?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400a6c0, {0x72b33b73800?, 0x72b33dcda40?, 0x72b34177a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33d05428, {0x2bca4a0, 0x72b3400a6c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33d05188, {0x70071018c000, 0x72b338442b8}, 0x72b34177c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33d05188, 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(0x72b33d05188, {0x72b33fc9000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33e76280, {0x72b33fc9000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33fbd080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33fbd080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33e76280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18688 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18402 [select]: net/http.(*persistConn).writeLoop(0x72b33bf6500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18371 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18456 [select]: net/http.(*persistConn).writeLoop(0x72b33ce2000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18467 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18867 [select]: net/http.(*persistConn).writeLoop(0x72b33f4f180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18717 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19127 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x72b33f17900) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 18785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18714 [select]: net/http.(*persistConn).writeLoop(0x72b33a8a140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18838 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18492 [select]: net/http.(*persistConn).writeLoop(0x72b339763c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18509 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18829 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18059 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 18604 [select]: net/http.(*persistConn).writeLoop(0x72b33977a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18629 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18759 [IO wait]: internal/poll.runtime_pollWait(0x7007101f2c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33c24280?, 0x72b33a12800?, 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(0x72b33c24280, {0x72b33a12800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33c24280, {0x72b33a12800?, 0x17fb?, 0x72b33d40970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b81c0, {0x72b33a12800?, 0x0?, 0x72b33d409c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b33844270, {0x72b33a12800?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400a978, {0x72b33a12800?, 0x72b33c9d4a0?, 0x72b33d40a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33d050a8, {0x2bca4a0, 0x72b3400a978}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33d04e08, {0x70071018c000, 0x72b33844270}, 0x72b33d40c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33d04e08, 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(0x72b33d04e08, {0x72b33f63000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33f4e780, {0x72b33f63000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33a88840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33a88840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33f4e780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18710 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18486 [select]: net/http.(*persistConn).writeLoop(0x72b337a2780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18461 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18404 [select]: net/http.(*persistConn).writeLoop(0x72b33bf68c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18377 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18544 [select]: net/http.(*persistConn).writeLoop(0x72b33ced2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18537 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18921 [IO wait]: internal/poll.runtime_pollWait(0x7007101f2600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33630400?, 0x72b33760c00?, 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(0x72b33630400, {0x72b33760c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33630400, {0x72b33760c00?, 0x12fb?, 0x72b34122970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b8818, {0x72b33760c00?, 0x0?, 0x72b341229c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b333e1cf8, {0x72b33760c00?, 0x700710b5cfe8?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b33cc81e0, {0x72b33760c00?, 0x72b339072c0?, 0x72b34122a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33dd62a8, {0x2bca4a0, 0x72b33cc81e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33dd6008, {0x70071018c000, 0x72b333e1cf8}, 0x72b34122c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33dd6008, 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(0x72b33dd6008, {0x72b33e67000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b336a52c0, {0x72b33e67000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33b61b60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33b61b60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b336a52c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18894 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18621 [IO wait]: internal/poll.runtime_pollWait(0x700759e1be00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354f300?, 0x72b33d09900?, 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(0x72b3354f300, {0x72b33d09900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354f300, {0x72b33d09900?, 0x12fb?, 0x72b3347f120?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b33382cf8, {0x72b33d09900?, 0x0?, 0x72b341289c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3390e990, {0x72b33d09900?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400a7e0, {0x72b33d09900?, 0x72b33907680?, 0x72b34128a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33d04d28, {0x2bca4a0, 0x72b3400a7e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33d04a88, {0x70071018c000, 0x72b3390e990}, 0x72b34128c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33d04a88, 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(0x72b33d04a88, {0x72b33e5d000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33e96640, {0x72b33e5d000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33e6a2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33e6a2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33e96640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18636 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18238 [IO wait]: internal/poll.runtime_pollWait(0x700710156800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354ea00?, 0x72b339d4c00?, 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(0x72b3354ea00, {0x72b339d4c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354ea00, {0x72b339d4c00?, 0x42995e?, 0x72b33939be0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b333829e8, {0x72b339d4c00?, 0x700759e23980?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b339cf038, {0x72b339d4c00?, 0x700759e23980?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3370b830, {0x72b339d4c00?, 0x72b33907860?, 0x72b33a33a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b334d90a8, {0x2bca4a0, 0x72b3370b830}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b334d8e08, {0x70071018c000, 0x72b339cf038}, 0x72b33a33c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b334d8e08, 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(0x72b334d8e08, {0x72b33bb3000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b335a88c0, {0x72b33bb3000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33cd6e40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33cd6e40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b335a88c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18274 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18761 [IO wait]: internal/poll.runtime_pollWait(0x700759e1c800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b3354eb00?, 0x72b33910000?, 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(0x72b3354eb00, {0x72b33910000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b3354eb00, {0x72b33910000?, 0x17fb?, 0x72b33a68820?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee098, {0x72b33910000?, 0x0?, 0x72b340db9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3400a1c8, {0x72b33910000?, 0x7007101e3800?, 0x700759fc12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3400a930, {0x72b33910000?, 0x72b33907a40?, 0x72b340dba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ec2628, {0x2bca4a0, 0x72b3400a930}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ec2388, {0x70071018c000, 0x72b3400a1c8}, 0x72b340dbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ec2388, 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(0x72b33ec2388, {0x72b33bd3000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33dfca00, {0x72b33bd3000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33d5cae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33d5cae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33dfca00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18728 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18570 [IO wait]: internal/poll.runtime_pollWait(0x7007100c6c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33c24a80?, 0x72b33d08600?, 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(0x72b33c24a80, {0x72b33d08600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33c24a80, {0x72b33d08600?, 0x12fb?, 0x72b33c42970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee290, {0x72b33d08600?, 0x0?, 0x72b33c429c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3370ae58, {0x72b33d08600?, 0x700710189380?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339cfb30, {0x72b33d08600?, 0x72b33907c20?, 0x72b33c42a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33ad09a8, {0x2bca4a0, 0x72b339cfb30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33ad0708, {0x70071018c000, 0x72b3370ae58}, 0x72b33c42c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33ad0708, 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(0x72b33ad0708, {0x72b33e26000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33c497c0, {0x72b33e26000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33ee22a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33ee22a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33c497c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18556 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18260 [select]: net/http.(*persistConn).writeLoop(0x72b33cf88c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18174 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18420 [select]: net/http.(*persistConn).writeLoop(0x72b33a8adc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18333 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18285 [IO wait]: internal/poll.runtime_pollWait(0x7007100cda00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b339a2e00?, 0x72b33d5ac00?, 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(0x72b339a2e00, {0x72b33d5ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b339a2e00, {0x72b33d5ac00?, 0x12fb?, 0x72b33b14740?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b338ee400, {0x72b33d5ac00?, 0x0?, 0x72b3408b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b3370bc80, {0x72b33d5ac00?, 0x700710189380?, 0x700759fc0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b339cf500, {0x72b33d5ac00?, 0x72b33e1e1e0?, 0x72b3408ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33b462a8, {0x2bca4a0, 0x72b339cf500}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33b46008, {0x70071018c000, 0x72b3370bc80}, 0x72b3408bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33b46008, 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(0x72b33b46008, {0x72b33b6e000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b335a97c0, {0x72b33b6e000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33d5c4e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33d5c4e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b335a97c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18280 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19111 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x72b33b38b00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 18819 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18972 [select]: net/http.(*persistConn).writeLoop(0x72b34020000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18993 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18920 [select]: net/http.(*persistConn).writeLoop(0x72b33ce2c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18914 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19055 [select]: net/http.(*persistConn).writeLoop(0x72b33dfdcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19025 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19029 [IO wait]: internal/poll.runtime_pollWait(0x700759e1bc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x72b33efa200?, 0x72b33ebcc00?, 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(0x72b33efa200, {0x72b33ebcc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x72b33efa200, {0x72b33ebcc00?, 0x12fb?, 0x72b33f9f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x72b332b81d0, {0x72b33ebcc00?, 0x0?, 0x72b33f9f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x72b339ce510, {0x72b33ebcc00?, 0x700759e8bc40?, 0x700759fc1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x72b3390e540, {0x72b33ebcc00?, 0x72b339c4f00?, 0x72b33f9fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x72b33dd6d28, {0x2bca4a0, 0x72b3390e540}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x72b33dd6a88, {0x70071018c000, 0x72b339ce510}, 0x72b33f9fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x72b33dd6a88, 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(0x72b33dd6a88, {0x72b33ae0000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x72b33cc43c0, {0x72b33ae0000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x72b33c783c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x72b33c783c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x72b33cc43c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19045 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.718903804s (try 1/5): exit status 2: Failed [TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncConcurrentTruncate]