"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/04/04 02:18:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe" 2026/04/04 02:18:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 02:18:13 DEBUG : Creating backend with remote "/tmp/rclone2931969174" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:18:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:18:13 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:18:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/04 02:18:13 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.84s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:18:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 02:18:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:18:15 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:18:15 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:18:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:18:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:18:17 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:18:19 DEBUG : Yandex rclone-test-riyayir6lefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.92s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.66s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.60s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:18:34 DEBUG : Creating backend with remote "/non-existing" 2026/04/04 02:18:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/04 02:18:34 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:18:34 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.06s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:18:35 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:18:35 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:18:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:18:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:18:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (16.82s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.10s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:18:53 INFO : Yandex rclone-test-riyayir6lefe: Running all checks before starting transfers 2026/04/04 02:18:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:18:53 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:18:53 INFO : Yandex rclone-test-riyayir6lefe: Checks finished, now starting transfers 2026/04/04 02:18:53 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:18:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:18:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:18:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (17.27s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:19:10 ERROR : Ignoring --no-traverse with sync 2026/04/04 02:19:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:19:11 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:19:11 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:19:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:19:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:19:13 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:19:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.23s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:19:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/04 02:19:28 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:19:28 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:19:29 DEBUG : hello world2: size = 12 OK 2026/04/04 02:19:29 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/04 02:19:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.97s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:19:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:19:37 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:19:37 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:19:39 DEBUG : potato2: size = 11 OK 2026/04/04 02:19:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:19:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.44s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:19:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:19:46 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:19:46 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:19:48 DEBUG : potato2: size = 11 OK 2026/04/04 02:19:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:19:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.00s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:19:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/04 02:19:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 02:19:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/04 02:19:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 02:19:56 INFO : sub dir2: Making directory 2026/04/04 02:19:57 INFO : sub dir: Making directory 2026/04/04 02:19:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:19:57 INFO : sub dir2/sub sub dir2: Making directory 2026/04/04 02:19:57 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:19:57 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:19:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:19:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:19:59 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:20:01 DEBUG : Yandex rclone-test-riyayir6lefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (32.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:20:28 INFO : sub dir2: Making directory 2026/04/04 02:20:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/04 02:20:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 02:20:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:20:28 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:20:28 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:20:30 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:20:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:20:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.17s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:20:44 DEBUG : sub dir2: Making directory with metadata 2026/04/04 02:20:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 02:20:44 INFO : sub dir2: Making directory 2026/04/04 02:20:45 INFO : sub dir: Making directory 2026/04/04 02:20:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:20:45 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:20:45 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:20:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:20:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:20:47 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:20:47 INFO : sub dir/hello world: Deleted 2026/04/04 02:20:49 DEBUG : Yandex rclone-test-riyayir6lefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/04 02:20:49 DEBUG : Yandex rclone-test-riyayir6lefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.57s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.70s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:21:10 INFO : sub dir2: Making directory 2026/04/04 02:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:21:11 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:21:11 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:21:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:21:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:21:13 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:21:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.26s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:21:26 DEBUG : sub dir2: Making directory with metadata 2026/04/04 02:21:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 02:21:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 02:21:26 INFO : sub dir2: Making directory 2026/04/04 02:21:26 INFO : sub dir: Making directory 2026/04/04 02:21:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:21:26 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:21:26 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:21:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:21:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:21:29 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:21:29 DEBUG : Waiting for deletions to finish 2026/04/04 02:21:45 DEBUG : Yandex rclone-test-riyayir6lefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (46.73s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.65s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:22:13 INFO : sub dir2: Making directory 2026/04/04 02:22:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:22:13 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:22:13 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:22:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:22:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:22:15 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:22:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.70s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:22:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-tikiqos2japu" 2026/04/04 02:22:32 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-riyayir6lefe -> Yandex rclone-test-tikiqos2japu 2026/04/04 02:22:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:22:33 DEBUG : Yandex rclone-test-tikiqos2japu: Waiting for checks to finish 2026/04/04 02:22:33 DEBUG : Yandex rclone-test-tikiqos2japu: Waiting for transfers to finish 2026/04/04 02:22:35 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:22:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:22:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 02:22:36 DEBUG : Yandex rclone-test-tikiqos2japu: Purge remote --- PASS: TestServerSideCopy (30.22s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:23:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:23:03 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:23:03 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 02:23:03 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:23:03 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:23:05 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 02:23:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/04 02:23:05 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:23:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoqedez8soje" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-riyayir6lefe -> Yandex rclone-test-zoqedez8soje 2026/04/04 02:23:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:23:25 DEBUG : Yandex rclone-test-zoqedez8soje: Waiting for checks to finish 2026/04/04 02:23:25 DEBUG : Yandex rclone-test-zoqedez8soje: Waiting for transfers to finish 2026/04/04 02:23:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:23:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:23:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 02:23:31 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:23:31 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zoqedez8soje) 2026/04/04 02:23:31 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 02:23:31 DEBUG : Yandex rclone-test-zoqedez8soje: Waiting for checks to finish 2026/04/04 02:23:31 DEBUG : Yandex rclone-test-zoqedez8soje: Waiting for transfers to finish 2026/04/04 02:23:32 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.ciqedik6" before starting 2026/04/04 02:23:34 DEBUG : sub dir/hello world.ciqedik6: server side copy: removing renamed existing file after operation 2026/04/04 02:23:39 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 02:23:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/04 02:23:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 02:23:41 DEBUG : Yandex rclone-test-zoqedez8soje: Purge remote --- PASS: TestServerSideCopyOverSelf (43.31s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:24:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:24:06 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:24:06 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 02:24:06 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:24:06 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:24:08 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 02:24:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/04 02:24:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/04 02:24:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.82s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:24:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-tuvirec7qazi" 2026/04/04 02:24:25 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) Yandex rclone-test-riyayir6lefe -> Yandex rclone-test-tuvirec7qazi 2026/04/04 02:24:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:24:26 DEBUG : Yandex rclone-test-tuvirec7qazi: Waiting for checks to finish 2026/04/04 02:24:26 DEBUG : Yandex rclone-test-tuvirec7qazi: Waiting for transfers to finish 2026/04/04 02:24:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:24:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:24:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 02:24:33 DEBUG : Yandex rclone-test-tuvirec7qazi: Using server-side directory move 2026/04/04 02:24:33 INFO : Yandex rclone-test-tuvirec7qazi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/04 02:24:33 DEBUG : Yandex rclone-test-tuvirec7qazi: Waiting for checks to finish 2026/04/04 02:24:33 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:24:33 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-tuvirec7qazi) 2026/04/04 02:24:33 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 02:24:33 DEBUG : Yandex rclone-test-tuvirec7qazi: Waiting for transfers to finish 2026/04/04 02:24:39 INFO : sub dir/hello world: Deleted 2026/04/04 02:24:40 INFO : sub dir/hello world: Moved (server-side) 2026/04/04 02:24:43 DEBUG : testing file moves 2026/04/04 02:24:44 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:24:44 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-tuvirec7qazi) 2026/04/04 02:24:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 02:24:44 DEBUG : Yandex rclone-test-tuvirec7qazi: Waiting for checks to finish 2026/04/04 02:24:44 DEBUG : Yandex rclone-test-tuvirec7qazi: Waiting for transfers to finish 2026/04/04 02:24:50 INFO : sub dir/hello world: Deleted 2026/04/04 02:24:51 INFO : sub dir/hello world: Moved (server-side) 2026/04/04 02:24:54 DEBUG : Yandex rclone-test-tuvirec7qazi: Purge remote --- PASS: TestServerSideMoveOverSelf (47.38s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:25:13 ERROR : error listing: directory not found 2026/04/04 02:25:13 INFO : Local file system at /tmp/rclone2931969174: Making directory 2026/04/04 02:25:14 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:25:14 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.90s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:25:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 02:25:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:25:33 DEBUG : Local file system at /tmp/rclone2931969174: Waiting for checks to finish 2026/04/04 02:25:33 DEBUG : Local file system at /tmp/rclone2931969174: Waiting for transfers to finish 2026/04/04 02:25:34 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/04/04 02:25:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:25:34 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/04/04 02:25:34 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:25:34 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.90s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:25:48 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/04 02:25:48 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:25:48 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:25:51 DEBUG : check sum: size = 1 OK 2026/04/04 02:25:51 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/04 02:25:51 INFO : check sum: Copied (new) 2026/04/04 02:25:51 DEBUG : Waiting for deletions to finish 2026/04/04 02:25:51 DEBUG : check sum: size = 1 OK 2026/04/04 02:25:51 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:25:51 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/04 02:25:51 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/04/04 02:25:51 DEBUG : check sum: Unchanged skipping 2026/04/04 02:25:51 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:25:51 DEBUG : Waiting for deletions to finish 2026/04/04 02:25:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.02s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:25:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/04 02:25:59 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:25:59 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:26:00 DEBUG : sizeonly: size = 6 OK 2026/04/04 02:26:00 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/04 02:26:00 INFO : sizeonly: Copied (new) 2026/04/04 02:26:00 DEBUG : Waiting for deletions to finish 2026/04/04 02:26:01 DEBUG : sizeonly: size = 6 OK 2026/04/04 02:26:01 DEBUG : sizeonly: Sizes identical 2026/04/04 02:26:01 DEBUG : sizeonly: Unchanged skipping 2026/04/04 02:26:01 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:26:01 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:26:01 DEBUG : Waiting for deletions to finish 2026/04/04 02:26:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.74s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:26:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/04 02:26:08 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:26:08 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:26:10 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/04/04 02:26:10 INFO : ignore-size: Copied (new) 2026/04/04 02:26:10 DEBUG : Waiting for deletions to finish 2026/04/04 02:26:11 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:26:11 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:26:11 DEBUG : ignore-size: Unchanged skipping 2026/04/04 02:26:11 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:26:11 DEBUG : Waiting for deletions to finish 2026/04/04 02:26:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (9.55s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:26:20 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:26:20 DEBUG : existing: size = 6 OK 2026/04/04 02:26:20 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:26:20 DEBUG : existing: Unchanged skipping 2026/04/04 02:26:20 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:26:20 DEBUG : Waiting for deletions to finish 2026/04/04 02:26:20 INFO : There was nothing to transfer 2026/04/04 02:26:21 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:26:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/04 02:26:21 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:26:22 DEBUG : existing: size = 6 OK 2026/04/04 02:26:22 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/04/04 02:26:22 INFO : existing: Copied (replaced existing) 2026/04/04 02:26:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.88s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:26:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/04 02:26:30 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:26:30 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:26:31 DEBUG : existing: size = 6 OK 2026/04/04 02:26:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/04 02:26:31 INFO : existing: Copied (new) 2026/04/04 02:26:31 DEBUG : Waiting for deletions to finish 2026/04/04 02:26:32 DEBUG : existing: Destination exists, skipping 2026/04/04 02:26:32 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:26:32 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:26:32 DEBUG : Waiting for deletions to finish 2026/04/04 02:26:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (9.34s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:26:42 INFO : d: Making directory 2026/04/04 02:26:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/04 02:26:44 DEBUG : c/non empty space: size = 5 OK 2026/04/04 02:26:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:26:44 DEBUG : c/non empty space: Unchanged skipping 2026/04/04 02:26:44 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:26:44 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:26:46 DEBUG : a/potato2: size = 60 OK 2026/04/04 02:26:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/04 02:26:46 INFO : a/potato2: Copied (new) 2026/04/04 02:26:46 DEBUG : Waiting for deletions to finish 2026/04/04 02:26:51 INFO : b/potato: Deleted 2026/04/04 02:26:51 INFO : d: Removing directory 2026/04/04 02:26:58 INFO : b: Removing directory 2026/04/04 02:27:05 DEBUG : Yandex rclone-test-riyayir6lefe: deleted 2 directories --- PASS: TestSyncIgnoreErrors (53.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:27:34 DEBUG : empty space: size = 1 OK 2026/04/04 02:27:34 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 02:27:34 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:27:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/04 02:27:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/04 02:27:34 DEBUG : empty space: Unchanged skipping 2026/04/04 02:27:34 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:27:34 DEBUG : Waiting for deletions to finish 2026/04/04 02:27:34 INFO : There was nothing to transfer 2026/04/04 02:27:35 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:27:35 DEBUG : empty space: size = 1 OK 2026/04/04 02:27:35 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 02:27:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/04 02:27:35 INFO : empty space: Updated modification time in destination 2026/04/04 02:27:35 DEBUG : empty space: Unchanged skipping 2026/04/04 02:27:35 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:27:35 DEBUG : Waiting for deletions to finish 2026/04/04 02:27:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:27:45 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:27:45 DEBUG : empty space: size = 1 OK 2026/04/04 02:27:45 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 02:27:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/04 02:27:45 DEBUG : empty space: Unchanged skipping 2026/04/04 02:27:45 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:27:45 DEBUG : Waiting for deletions to finish 2026/04/04 02:27:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.42s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:27:53 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:27:53 DEBUG : foo: size = 3 OK 2026/04/04 02:27:53 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 02:27:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:27:53 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:27:53 DEBUG : foo: md5 differ 2026/04/04 02:27:53 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:27:55 DEBUG : foo: size = 3 OK 2026/04/04 02:27:55 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/04/04 02:27:55 INFO : foo: Copied (replaced existing) 2026/04/04 02:27:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (10.58s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:28:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/04 02:28:05 DEBUG : empty space: size = 1 OK 2026/04/04 02:28:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:28:05 DEBUG : empty space: Unchanged skipping 2026/04/04 02:28:05 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:28:05 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:28:06 DEBUG : potato: size = 60 OK 2026/04/04 02:28:06 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/04 02:28:06 INFO : potato: Copied (new) 2026/04/04 02:28:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:28:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:28:22 DEBUG : potato: size = 60 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:28:22 DEBUG : potato: Sizes differ 2026/04/04 02:28:22 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:28:22 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:28:24 DEBUG : potato: size = 21 OK 2026/04/04 02:28:24 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/04 02:28:24 INFO : potato: Copied (replaced existing) 2026/04/04 02:28:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.40s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:28:34 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:28:34 DEBUG : potato: size = 21 OK 2026/04/04 02:28:34 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/04 02:28:34 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:28:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:28:34 DEBUG : potato: md5 differ 2026/04/04 02:28:34 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:28:36 DEBUG : potato: size = 21 OK 2026/04/04 02:28:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/04 02:28:36 INFO : potato: Copied (replaced existing) 2026/04/04 02:28:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:28:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:28:46 DEBUG : empty space: size = 1 OK 2026/04/04 02:28:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:28:46 DEBUG : empty space: Unchanged skipping 2026/04/04 02:28:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/04 02:28:46 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:28:46 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:28:46 DEBUG : Waiting for deletions to finish 2026/04/04 02:28:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:29:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:29:02 DEBUG : empty space: size = 1 OK 2026/04/04 02:29:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:29:02 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:29:02 DEBUG : empty space: Unchanged skipping 2026/04/04 02:29:02 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:29:05 DEBUG : potato2: size = 60 OK 2026/04/04 02:29:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/04 02:29:05 INFO : potato2: Copied (new) 2026/04/04 02:29:05 DEBUG : Waiting for deletions to finish 2026/04/04 02:29:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (24.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:29:26 INFO : d: Making directory 2026/04/04 02:29:27 INFO : d/e: Making directory 2026/04/04 02:29:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/04 02:29:29 DEBUG : c/non empty space: size = 5 OK 2026/04/04 02:29:29 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:29:29 DEBUG : c/non empty space: Unchanged skipping 2026/04/04 02:29:29 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:29:29 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:29:30 DEBUG : a/potato2: size = 60 OK 2026/04/04 02:29:30 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/04 02:29:30 INFO : a/potato2: Copied (new) 2026/04/04 02:29:30 DEBUG : Waiting for deletions to finish 2026/04/04 02:29:36 INFO : b/potato: Deleted 2026/04/04 02:29:36 INFO : d/e: Removing directory 2026/04/04 02:29:42 INFO : d: Removing directory 2026/04/04 02:29:50 INFO : b: Removing directory 2026/04/04 02:29:57 DEBUG : Yandex rclone-test-riyayir6lefe: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (60.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:30:25 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/04 02:30:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 02:30:26 DEBUG : pacer: Reducing sleep to 15ms 2026/04/04 02:30:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/04 02:30:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 02:30:27 INFO : d: Making directory 2026/04/04 02:30:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/04 02:30:29 DEBUG : c/non empty space: size = 5 OK 2026/04/04 02:30:29 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:30:29 DEBUG : c/non empty space: Unchanged skipping 2026/04/04 02:30:29 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:30:29 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:30:31 DEBUG : a/potato2: size = 60 OK 2026/04/04 02:30:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/04 02:30:31 INFO : a/potato2: Copied (new) 2026/04/04 02:30:31 ERROR : Yandex rclone-test-riyayir6lefe: not deleting files as there were IO errors 2026/04/04 02:30:31 ERROR : Yandex rclone-test-riyayir6lefe: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (54.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:31:22 DEBUG : Waiting for deletions to finish 2026/04/04 02:31:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:31:22 DEBUG : empty space: size = 1 OK 2026/04/04 02:31:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:31:22 DEBUG : empty space: Unchanged skipping 2026/04/04 02:31:22 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:31:22 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:31:24 DEBUG : potato2: size = 60 OK 2026/04/04 02:31:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/04 02:31:24 INFO : potato2: Copied (new) 2026/04/04 02:31:28 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.46s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:31:45 DEBUG : Waiting for deletions to finish 2026/04/04 02:31:45 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:31:45 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:31:51 INFO : potato: Deleted 2026/04/04 02:31:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:31:52 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:31:52 DEBUG : empty space: size = 1 OK 2026/04/04 02:31:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:31:52 DEBUG : empty space: Unchanged skipping 2026/04/04 02:31:52 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:31:53 DEBUG : potato2: size = 60 OK 2026/04/04 02:31:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/04 02:31:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (24.67s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:32:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:32:08 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:32:08 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:32:10 DEBUG : potato2: size = 19 OK 2026/04/04 02:32:10 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/04 02:32:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.00s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:32:27 DEBUG : enormous: Excluded (Size Filter) 2026/04/04 02:32:27 DEBUG : enormous: Excluded 2026/04/04 02:32:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 02:32:27 DEBUG : potato2: Excluded 2026/04/04 02:32:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 02:32:27 DEBUG : potato2: Excluded 2026/04/04 02:32:27 DEBUG : empty space: size = 1 OK 2026/04/04 02:32:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:32:27 DEBUG : empty space: Unchanged skipping 2026/04/04 02:32:27 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:32:27 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:32:27 DEBUG : Waiting for deletions to finish 2026/04/04 02:32:27 INFO : There was nothing to transfer 2026/04/04 02:32:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 02:32:27 DEBUG : potato2: Excluded 2026/04/04 02:32:27 DEBUG : enormous: Excluded (Size Filter) 2026/04/04 02:32:27 DEBUG : enormous: Excluded 2026/04/04 02:32:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 02:32:27 DEBUG : potato2: Excluded 2026/04/04 02:32:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 02:32:27 DEBUG : potato2: Excluded 2026/04/04 02:32:27 DEBUG : empty space: size = 1 OK 2026/04/04 02:32:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:32:27 DEBUG : empty space: Unchanged skipping 2026/04/04 02:32:27 DEBUG : Local file system at /tmp/rclone2931969174: Waiting for checks to finish 2026/04/04 02:32:27 DEBUG : Local file system at /tmp/rclone2931969174: Waiting for transfers to finish 2026/04/04 02:32:27 DEBUG : Waiting for deletions to finish 2026/04/04 02:32:27 INFO : There was nothing to transfer 2026/04/04 02:32:28 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 02:32:28 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:32:44 DEBUG : enormous: Excluded (Size Filter) 2026/04/04 02:32:44 DEBUG : enormous: Excluded 2026/04/04 02:32:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 02:32:44 DEBUG : potato2: Excluded 2026/04/04 02:32:44 DEBUG : empty space: size = 1 OK 2026/04/04 02:32:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:32:44 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:32:44 DEBUG : empty space: Unchanged skipping 2026/04/04 02:32:44 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:32:44 DEBUG : Waiting for deletions to finish 2026/04/04 02:32:50 INFO : enormous: Deleted 2026/04/04 02:32:50 INFO : potato2: Deleted 2026/04/04 02:32:50 INFO : There was nothing to transfer 2026/04/04 02:32:51 DEBUG : empty space: size = 1 OK 2026/04/04 02:32:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:32:51 DEBUG : empty space: Unchanged skipping 2026/04/04 02:32:51 DEBUG : Local file system at /tmp/rclone2931969174: Waiting for checks to finish 2026/04/04 02:32:51 DEBUG : Local file system at /tmp/rclone2931969174: Waiting for transfers to finish 2026/04/04 02:32:51 DEBUG : Waiting for deletions to finish 2026/04/04 02:32:51 INFO : enormous: Deleted 2026/04/04 02:32:51 INFO : potato2: Deleted 2026/04/04 02:32:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.45s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:33:04 DEBUG : five: Need to transfer - File not found at Destination 2026/04/04 02:33:04 DEBUG : four: size = 4 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:33:04 DEBUG : four: size = 8 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:33:04 DEBUG : four: Sizes differ 2026/04/04 02:33:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/04 02:33:04 DEBUG : one: Destination is newer than source, skipping 2026/04/04 02:33:04 DEBUG : three: size = 5 OK 2026/04/04 02:33:04 DEBUG : three: Sizes identical 2026/04/04 02:33:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/04 02:33:04 DEBUG : two: size = 3 OK 2026/04/04 02:33:04 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:33:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:33:04 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:33:04 DEBUG : two: md5 differ 2026/04/04 02:33:04 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:33:06 DEBUG : four: size = 4 OK 2026/04/04 02:33:06 DEBUG : four: Dst hash empty - aborting Src hash check 2026/04/04 02:33:06 INFO : four: Copied (replaced existing) 2026/04/04 02:33:06 DEBUG : five: size = 4 OK 2026/04/04 02:33:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/04 02:33:06 INFO : five: Copied (new) 2026/04/04 02:33:06 DEBUG : two: size = 3 OK 2026/04/04 02:33:06 DEBUG : two: Dst hash empty - aborting Src hash check 2026/04/04 02:33:06 INFO : two: Copied (replaced existing) 2026/04/04 02:33:06 DEBUG : Waiting for deletions to finish 2026/04/04 02:33:06 DEBUG : four: size = 4 OK 2026/04/04 02:33:06 DEBUG : one: Destination is newer than source, skipping 2026/04/04 02:33:06 DEBUG : three: size = 5 OK 2026/04/04 02:33:06 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:33:06 DEBUG : two: size = 3 OK 2026/04/04 02:33:06 DEBUG : five: size = 4 OK 2026/04/04 02:33:06 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/04 02:33:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:33:06 DEBUG : four: Size and md5 of src and dst objects identical 2026/04/04 02:33:06 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:33:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/04 02:33:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/04 02:33:06 DEBUG : three: md5 differ 2026/04/04 02:33:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/04 02:33:06 DEBUG : five: Size and md5 of src and dst objects identical 2026/04/04 02:33:06 DEBUG : two: Size and md5 of src and dst objects identical 2026/04/04 02:33:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/04 02:33:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/04 02:33:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/04 02:33:06 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:33:08 DEBUG : three: size = 5 OK 2026/04/04 02:33:08 DEBUG : three: Dst hash empty - aborting Src hash check 2026/04/04 02:33:08 INFO : three: Copied (replaced existing) 2026/04/04 02:33:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (40.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/04/04 02:33:38 INFO : Yandex rclone-test-riyayir6lefe: Making map for --track-renames 2026/04/04 02:33:38 INFO : Yandex rclone-test-riyayir6lefe: Finished making map for --track-renames 2026/04/04 02:33:38 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:33:38 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for renames to finish 2026/04/04 02:33:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/04 02:33:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/04 02:33:38 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:33:40 DEBUG : yam: size = 11 OK 2026/04/04 02:33:40 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/04 02:33:40 INFO : yam: Copied (new) 2026/04/04 02:33:40 DEBUG : potato: size = 14 OK 2026/04/04 02:33:40 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/04 02:33:40 INFO : potato: Copied (new) 2026/04/04 02:33:40 DEBUG : Waiting for deletions to finish 2026/04/04 02:33:41 DEBUG : potato: size = 14 OK 2026/04/04 02:33:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:33:41 DEBUG : potato: Unchanged skipping 2026/04/04 02:33:41 INFO : Yandex rclone-test-riyayir6lefe: Making map for --track-renames 2026/04/04 02:33:41 INFO : Yandex rclone-test-riyayir6lefe: Finished making map for --track-renames 2026/04/04 02:33:41 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:33:41 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for renames to finish 2026/04/04 02:33:43 INFO : yam: Moved (server-side) to: yaml 2026/04/04 02:33:43 INFO : yaml: Renamed from "yam" 2026/04/04 02:33:43 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:33:43 DEBUG : Waiting for deletions to finish 2026/04/04 02:33:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/04/04 02:33:56 INFO : Yandex rclone-test-riyayir6lefe: Making map for --track-renames 2026/04/04 02:33:56 INFO : Yandex rclone-test-riyayir6lefe: Finished making map for --track-renames 2026/04/04 02:33:56 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:33:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/04 02:33:56 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for renames to finish 2026/04/04 02:33:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/04 02:33:56 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:33:58 DEBUG : potato: size = 14 OK 2026/04/04 02:33:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/04 02:33:58 INFO : potato: Copied (new) 2026/04/04 02:33:58 DEBUG : yam: size = 11 OK 2026/04/04 02:33:58 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/04 02:33:58 INFO : yam: Copied (new) 2026/04/04 02:33:58 DEBUG : Waiting for deletions to finish 2026/04/04 02:33:59 INFO : Yandex rclone-test-riyayir6lefe: Making map for --track-renames 2026/04/04 02:33:59 DEBUG : potato: size = 14 OK 2026/04/04 02:33:59 INFO : Yandex rclone-test-riyayir6lefe: Finished making map for --track-renames 2026/04/04 02:33:59 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:33:59 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:33:59 DEBUG : potato: Unchanged skipping 2026/04/04 02:33:59 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for renames to finish 2026/04/04 02:34:01 INFO : yam: Moved (server-side) to: yaml 2026/04/04 02:34:01 INFO : yaml: Renamed from "yam" 2026/04/04 02:34:01 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:34:01 DEBUG : Waiting for deletions to finish 2026/04/04 02:34:01 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/04/04 02:34:14 INFO : Yandex rclone-test-riyayir6lefe: Making map for --track-renames 2026/04/04 02:34:14 INFO : Yandex rclone-test-riyayir6lefe: Finished making map for --track-renames 2026/04/04 02:34:14 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:34:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/04 02:34:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/04 02:34:14 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for renames to finish 2026/04/04 02:34:14 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:34:16 DEBUG : sub/yam: size = 11 OK 2026/04/04 02:34:16 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/04 02:34:16 INFO : sub/yam: Copied (new) 2026/04/04 02:34:16 DEBUG : potato: size = 14 OK 2026/04/04 02:34:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/04 02:34:16 INFO : potato: Copied (new) 2026/04/04 02:34:16 DEBUG : Waiting for deletions to finish 2026/04/04 02:34:18 DEBUG : potato: size = 14 OK 2026/04/04 02:34:18 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:34:18 DEBUG : potato: Unchanged skipping 2026/04/04 02:34:18 INFO : Yandex rclone-test-riyayir6lefe: Making map for --track-renames 2026/04/04 02:34:18 INFO : Yandex rclone-test-riyayir6lefe: Finished making map for --track-renames 2026/04/04 02:34:18 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:34:18 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for renames to finish 2026/04/04 02:34:20 INFO : sub/yam: Moved (server-side) to: yam 2026/04/04 02:34:20 INFO : yam: Renamed from "sub/yam" 2026/04/04 02:34:20 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:34:20 DEBUG : Waiting for deletions to finish 2026/04/04 02:34:20 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.11s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:34:39 DEBUG : Creating backend with remote "/tmp/rclone2931969174/dir1" 2026/04/04 02:34:39 DEBUG : Creating backend with remote "/tmp/rclone2931969174/dir2" 2026/04/04 02:34:39 DEBUG : Local file system at /tmp/rclone2931969174/dir2: Using server-side directory move 2026/04/04 02:34:39 INFO : Local file system at /tmp/rclone2931969174/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/04 02:34:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/04 02:34:39 DEBUG : Local file system at /tmp/rclone2931969174/dir2: Waiting for checks to finish 2026/04/04 02:34:39 INFO : file1.txt: Moved (server-side) 2026/04/04 02:34:39 DEBUG : Local file system at /tmp/rclone2931969174/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.84s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:34:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:34:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/04 02:34:41 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:34:41 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:34:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:34:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:34:43 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:34:43 INFO : sub dir/hello world: Deleted 2026/04/04 02:34:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/04 02:34:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/04 02:34:43 INFO : nested/sub dir/file: Copied (new) 2026/04/04 02:34:43 INFO : nested/sub dir/file: Deleted 2026/04/04 02:34:43 INFO : sub dir: Removing directory 2026/04/04 02:34:43 INFO : nested/sub dir: Removing directory 2026/04/04 02:34:43 INFO : nested: Removing directory 2026/04/04 02:34:43 DEBUG : Local file system at /tmp/rclone2931969174: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (36.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:35:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 02:35:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/04 02:35:17 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:35:17 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:35:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 02:35:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 02:35:19 INFO : sub dir/hello world: Copied (new) 2026/04/04 02:35:19 INFO : sub dir/hello world: Deleted 2026/04/04 02:35:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/04 02:35:20 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/04 02:35:20 INFO : nested/sub dir/file: Copied (new) 2026/04/04 02:35:20 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (38.48s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:35:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/04 02:35:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/04 02:35:56 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:35:56 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:35:58 DEBUG : existing-b: size = 6 OK 2026/04/04 02:35:58 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/04 02:35:58 INFO : existing-b: Copied (new) 2026/04/04 02:35:58 INFO : existing-b: Deleted 2026/04/04 02:35:58 DEBUG : existing: size = 6 OK 2026/04/04 02:35:58 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/04 02:35:58 INFO : existing: Copied (new) 2026/04/04 02:35:58 INFO : existing: Deleted 2026/04/04 02:35:58 DEBUG : existing: Destination exists, skipping 2026/04/04 02:35:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/04 02:35:58 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:35:58 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:35:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.41s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:36:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-xijipef7vuja" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-riyayir6lefe -> Yandex rclone-test-xijipef7vuja 2026/04/04 02:36:21 DEBUG : Yandex rclone-test-xijipef7vuja: Using server-side directory move 2026/04/04 02:36:22 INFO : Yandex rclone-test-xijipef7vuja: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/04 02:36:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:36:22 DEBUG : empty space: size = 1 OK 2026/04/04 02:36:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:36:22 DEBUG : empty space: Unchanged skipping 2026/04/04 02:36:22 DEBUG : Yandex rclone-test-xijipef7vuja: Waiting for checks to finish 2026/04/04 02:36:22 DEBUG : potato3: size = 68 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:36:22 DEBUG : potato3: size = 60 (Yandex rclone-test-xijipef7vuja) 2026/04/04 02:36:22 DEBUG : potato3: Sizes differ 2026/04/04 02:36:23 INFO : potato2: Moved (server-side) 2026/04/04 02:36:28 INFO : empty space: Deleted 2026/04/04 02:36:28 DEBUG : Yandex rclone-test-xijipef7vuja: Waiting for transfers to finish 2026/04/04 02:36:28 INFO : potato3: Deleted 2026/04/04 02:36:29 INFO : potato3: Moved (server-side) 2026/04/04 02:36:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxizuc0fefe" 2026/04/04 02:36:30 DEBUG : Yandex rclone-test-zoxizuc0fefe: Using server-side directory move 2026/04/04 02:36:33 INFO : Yandex rclone-test-zoxizuc0fefe: Server side directory move succeeded 2026/04/04 02:36:34 ERROR : error listing: directory not found 2026/04/04 02:36:34 DEBUG : Yandex rclone-test-zoxizuc0fefe: Purge remote 2026/04/04 02:36:46 DEBUG : Yandex rclone-test-xijipef7vuja: Purge remote 2026/04/04 02:36:46 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.73s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:36:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-zeyazej5sula" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-riyayir6lefe -> Yandex rclone-test-zeyazej5sula 2026/04/04 02:36:57 DEBUG : empty space: Excluded (Size Filter) 2026/04/04 02:36:57 DEBUG : empty space: Excluded 2026/04/04 02:36:57 DEBUG : empty space: Excluded (Size Filter) 2026/04/04 02:36:57 DEBUG : empty space: Excluded 2026/04/04 02:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:36:57 DEBUG : potato3: size = 68 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:36:57 DEBUG : potato3: size = 60 (Yandex rclone-test-zeyazej5sula) 2026/04/04 02:36:57 DEBUG : potato3: Sizes differ 2026/04/04 02:36:57 DEBUG : Yandex rclone-test-zeyazej5sula: Waiting for checks to finish 2026/04/04 02:36:57 DEBUG : Yandex rclone-test-zeyazej5sula: Waiting for transfers to finish 2026/04/04 02:36:59 INFO : potato2: Moved (server-side) 2026/04/04 02:37:03 INFO : potato3: Deleted 2026/04/04 02:37:04 INFO : potato3: Moved (server-side) 2026/04/04 02:37:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-fowogut9saba" 2026/04/04 02:37:06 DEBUG : empty space: Excluded (Size Filter) 2026/04/04 02:37:06 DEBUG : empty space: Excluded 2026/04/04 02:37:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:37:06 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/04 02:37:06 DEBUG : Yandex rclone-test-fowogut9saba: Waiting for checks to finish 2026/04/04 02:37:06 DEBUG : Yandex rclone-test-fowogut9saba: Waiting for transfers to finish 2026/04/04 02:37:07 INFO : potato2: Moved (server-side) 2026/04/04 02:37:08 INFO : potato3: Moved (server-side) 2026/04/04 02:37:09 DEBUG : Yandex rclone-test-fowogut9saba: Purge remote 2026/04/04 02:37:19 DEBUG : Yandex rclone-test-zeyazej5sula: Purge remote --- PASS: TestServerSideMoveWithFilter (47.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:37:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-nerayex3nijo" 2026/04/04 02:37:39 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-riyayir6lefe -> Yandex rclone-test-nerayex3nijo 2026/04/04 02:37:44 DEBUG : Yandex rclone-test-nerayex3nijo: Using server-side directory move 2026/04/04 02:37:44 INFO : Yandex rclone-test-nerayex3nijo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/04 02:37:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 02:37:44 DEBUG : empty space: size = 1 OK 2026/04/04 02:37:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:37:44 DEBUG : empty space: Unchanged skipping 2026/04/04 02:37:44 DEBUG : potato3: size = 68 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:37:44 DEBUG : potato3: size = 60 (Yandex rclone-test-nerayex3nijo) 2026/04/04 02:37:44 DEBUG : potato3: Sizes differ 2026/04/04 02:37:45 DEBUG : Yandex rclone-test-nerayex3nijo: Waiting for checks to finish 2026/04/04 02:37:46 INFO : potato2: Moved (server-side) 2026/04/04 02:37:50 INFO : potato3: Deleted 2026/04/04 02:37:50 INFO : empty space: Deleted 2026/04/04 02:37:50 DEBUG : Yandex rclone-test-nerayex3nijo: Waiting for transfers to finish 2026/04/04 02:37:51 INFO : potato3: Moved (server-side) 2026/04/04 02:37:51 INFO : tomatoDir: Removing directory 2026/04/04 02:37:58 DEBUG : Yandex rclone-test-riyayir6lefe: deleted 1 directories 2026/04/04 02:37:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-kafijub1wada" 2026/04/04 02:37:59 INFO : tomatoDir: Making directory 2026/04/04 02:38:00 DEBUG : Yandex rclone-test-kafijub1wada: Using server-side directory move 2026/04/04 02:38:02 INFO : Yandex rclone-test-kafijub1wada: Server side directory move succeeded 2026/04/04 02:38:03 ERROR : error listing: directory not found 2026/04/04 02:38:03 ERROR : error listing: directory not found 2026/04/04 02:38:03 DEBUG : Yandex rclone-test-kafijub1wada: Purge remote 2026/04/04 02:38:16 DEBUG : Yandex rclone-test-nerayex3nijo: Purge remote 2026/04/04 02:38:17 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (42.68s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:38:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/rclone-sync-test" --- PASS: TestSyncOverlap (3.10s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:38:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/rclone-sync-test" 2026/04/04 02:38:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/rclone-sync-test-include/layer2" 2026/04/04 02:38:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/rclone-sync-test-ignore-file" 2026/04/04 02:38:26 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:27 DEBUG : Yandex rclone-test-riyayir6lefe/rclone-sync-test: Waiting for checks to finish 2026/04/04 02:38:27 DEBUG : Yandex rclone-test-riyayir6lefe/rclone-sync-test: Waiting for transfers to finish 2026/04/04 02:38:27 DEBUG : Waiting for deletions to finish 2026/04/04 02:38:27 INFO : There was nothing to transfer 2026/04/04 02:38:28 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:29 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:38:29 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:38:29 DEBUG : Waiting for deletions to finish 2026/04/04 02:38:29 INFO : rclone-sync-test-include: Removing directory 2026/04/04 02:38:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/04 02:38:29 DEBUG : Yandex rclone-test-riyayir6lefe: failed to delete 1 directories 2026/04/04 02:38:29 INFO : There was nothing to transfer 2026/04/04 02:38:30 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:32 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:34 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:36 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:37 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:39 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:41 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:42 DEBUG : Yandex rclone-test-riyayir6lefe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/04 02:38:42 DEBUG : Yandex rclone-test-riyayir6lefe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/04 02:38:42 DEBUG : Waiting for deletions to finish 2026/04/04 02:38:42 INFO : There was nothing to transfer 2026/04/04 02:38:42 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:44 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:46 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:47 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:38:47 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:38:47 DEBUG : Waiting for deletions to finish 2026/04/04 02:38:47 INFO : rclone-sync-test-include: Removing directory 2026/04/04 02:38:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/04 02:38:48 DEBUG : Yandex rclone-test-riyayir6lefe: failed to delete 1 directories 2026/04/04 02:38:48 INFO : There was nothing to transfer 2026/04/04 02:38:48 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:50 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:52 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:54 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:55 DEBUG : Excluded 2026/04/04 02:38:56 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:57 DEBUG : Yandex rclone-test-riyayir6lefe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/04 02:38:57 DEBUG : Yandex rclone-test-riyayir6lefe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/04 02:38:57 DEBUG : Waiting for deletions to finish 2026/04/04 02:38:57 INFO : There was nothing to transfer 2026/04/04 02:38:57 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:38:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:38:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:38:59 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:39:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:39:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:39:01 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:39:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:39:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:39:03 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:39:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:39:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/04 02:39:04 DEBUG : rclone-sync-test: Excluded 2026/04/04 02:39:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 02:39:05 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (82.03s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:39:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/dst" 2026/04/04 02:39:43 DEBUG : Config file has changed externally - reloading 2026/04/04 02:39:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/CompareDest" 2026/04/04 02:39:44 DEBUG : one: Need to transfer - File not found at Destination 2026/04/04 02:39:44 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:39:44 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:39:46 DEBUG : one: size = 3 OK 2026/04/04 02:39:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/04 02:39:46 INFO : one: Copied (new) 2026/04/04 02:39:46 DEBUG : Waiting for deletions to finish 2026/04/04 02:39:47 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:39:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:39:47 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:39:47 DEBUG : one: Sizes differ 2026/04/04 02:39:48 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:39:49 DEBUG : one: size = 5 OK 2026/04/04 02:39:49 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/04 02:39:49 INFO : one: Copied (replaced existing) 2026/04/04 02:39:49 DEBUG : Waiting for deletions to finish 2026/04/04 02:39:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:39:55 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:39:55 DEBUG : one: Sizes differ 2026/04/04 02:39:55 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:39:55 DEBUG : one: size = 5 OK 2026/04/04 02:39:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:39:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 02:39:55 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:39:55 DEBUG : Waiting for deletions to finish 2026/04/04 02:39:55 INFO : There was nothing to transfer 2026/04/04 02:39:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:39:58 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:39:58 DEBUG : one: Sizes differ 2026/04/04 02:39:58 DEBUG : two: size = 3 OK 2026/04/04 02:39:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:39:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 02:39:58 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:39:58 DEBUG : one: size = 5 OK 2026/04/04 02:39:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:39:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 02:39:58 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:39:58 DEBUG : Waiting for deletions to finish 2026/04/04 02:39:58 INFO : There was nothing to transfer 2026/04/04 02:39:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:39:59 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:39:59 DEBUG : one: Sizes differ 2026/04/04 02:39:59 DEBUG : two: size = 3 OK 2026/04/04 02:39:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:39:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 02:39:59 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:39:59 DEBUG : one: size = 5 OK 2026/04/04 02:39:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:39:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 02:39:59 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:39:59 DEBUG : Waiting for deletions to finish 2026/04/04 02:39:59 INFO : There was nothing to transfer 2026/04/04 02:40:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:40:01 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:40:01 DEBUG : one: Sizes differ 2026/04/04 02:40:01 DEBUG : two: size = 3 OK 2026/04/04 02:40:01 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/04 02:40:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/04 02:40:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 02:40:01 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:40:01 DEBUG : one: size = 5 OK 2026/04/04 02:40:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:40:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 02:40:01 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:40:01 DEBUG : Waiting for deletions to finish 2026/04/04 02:40:01 INFO : There was nothing to transfer 2026/04/04 02:40:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:40:03 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:40:03 DEBUG : one: Sizes differ 2026/04/04 02:40:03 DEBUG : one: size = 5 OK 2026/04/04 02:40:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:40:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 02:40:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:40:03 DEBUG : two: size = 3 (Yandex rclone-test-riyayir6lefe/CompareDest) 2026/04/04 02:40:03 DEBUG : two: Sizes differ 2026/04/04 02:40:03 DEBUG : two: Need to transfer - File not found at Destination 2026/04/04 02:40:03 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:40:03 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:40:04 DEBUG : two: size = 5 OK 2026/04/04 02:40:04 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/04 02:40:04 INFO : two: Copied (new) 2026/04/04 02:40:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (94.97s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:41:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/dest" 2026/04/04 02:41:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/pre-dest1" 2026/04/04 02:41:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/pre-dest2" 2026/04/04 02:41:23 DEBUG : 1: size = 1 OK 2026/04/04 02:41:23 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:41:23 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/04 02:41:23 DEBUG : 2: size = 1 OK 2026/04/04 02:41:23 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:41:23 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/04 02:41:24 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/04 02:41:24 DEBUG : Yandex rclone-test-riyayir6lefe/dest: Waiting for checks to finish 2026/04/04 02:41:24 DEBUG : Yandex rclone-test-riyayir6lefe/dest: Waiting for transfers to finish 2026/04/04 02:41:26 DEBUG : 3: size = 1 OK 2026/04/04 02:41:26 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/04 02:41:26 INFO : 3: Copied (new) 2026/04/04 02:41:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (50.52s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:42:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/dst" 2026/04/04 02:42:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/CopyDest" 2026/04/04 02:42:09 DEBUG : one: Need to transfer - File not found at Destination 2026/04/04 02:42:09 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:42:09 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:42:11 DEBUG : one: size = 3 OK 2026/04/04 02:42:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/04 02:42:11 INFO : one: Copied (new) 2026/04/04 02:42:11 DEBUG : Waiting for deletions to finish 2026/04/04 02:42:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:42:13 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:42:13 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:42:13 DEBUG : one: Sizes differ 2026/04/04 02:42:13 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:42:15 DEBUG : one: size = 5 OK 2026/04/04 02:42:15 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/04 02:42:15 INFO : one: Copied (replaced existing) 2026/04/04 02:42:15 DEBUG : Waiting for deletions to finish 2026/04/04 02:42:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/BackupDir" 2026/04/04 02:42:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:42:20 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:42:20 DEBUG : one: Sizes differ 2026/04/04 02:42:20 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:42:20 DEBUG : one: size = 5 OK 2026/04/04 02:42:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:42:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:42:20 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:42:20 DEBUG : one: Sizes differ 2026/04/04 02:42:22 INFO : one: Moved (server-side) 2026/04/04 02:42:23 DEBUG : one: size = 5 OK 2026/04/04 02:42:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/04 02:42:23 INFO : one: Copied (server-side copy) 2026/04/04 02:42:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/04 02:42:23 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:42:23 DEBUG : Waiting for deletions to finish 2026/04/04 02:42:26 DEBUG : one: size = 5 OK 2026/04/04 02:42:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:42:26 DEBUG : one: Unchanged skipping 2026/04/04 02:42:27 DEBUG : two: size = 3 OK 2026/04/04 02:42:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:42:28 DEBUG : two: size = 3 OK 2026/04/04 02:42:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/04 02:42:28 INFO : two: Copied (server-side copy) 2026/04/04 02:42:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/04 02:42:28 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:42:28 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:42:28 DEBUG : Waiting for deletions to finish 2026/04/04 02:42:29 DEBUG : one: size = 5 OK 2026/04/04 02:42:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:42:29 DEBUG : one: Unchanged skipping 2026/04/04 02:42:29 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:42:29 DEBUG : two: size = 3 OK 2026/04/04 02:42:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:42:29 DEBUG : two: Unchanged skipping 2026/04/04 02:42:29 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:42:29 DEBUG : Waiting for deletions to finish 2026/04/04 02:42:29 INFO : There was nothing to transfer 2026/04/04 02:42:33 DEBUG : one: size = 5 OK 2026/04/04 02:42:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:42:33 DEBUG : one: Unchanged skipping 2026/04/04 02:42:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:42:33 DEBUG : three: size = 5 (Yandex rclone-test-riyayir6lefe/CopyDest) 2026/04/04 02:42:33 DEBUG : three: Sizes differ 2026/04/04 02:42:33 DEBUG : three: Destination not found in --copy-dest 2026/04/04 02:42:33 DEBUG : three: Need to transfer - File not found at Destination 2026/04/04 02:42:33 DEBUG : two: size = 3 OK 2026/04/04 02:42:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:42:33 DEBUG : two: Unchanged skipping 2026/04/04 02:42:33 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:42:33 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:42:35 DEBUG : three: size = 7 OK 2026/04/04 02:42:35 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/04 02:42:35 INFO : three: Copied (new) 2026/04/04 02:42:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (92.07s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:43:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/dst" 2026/04/04 02:43:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/backup" 2026/04/04 02:43:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:43:48 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:43:48 DEBUG : one: Sizes differ 2026/04/04 02:43:48 DEBUG : two: size = 3 OK 2026/04/04 02:43:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:43:48 DEBUG : two: Unchanged skipping 2026/04/04 02:43:48 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:43:50 INFO : one: Moved (server-side) 2026/04/04 02:43:50 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:43:52 DEBUG : one: size = 4 OK 2026/04/04 02:43:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/04 02:43:52 INFO : one: Copied (new) 2026/04/04 02:43:52 DEBUG : Waiting for deletions to finish 2026/04/04 02:43:54 INFO : three.txt: Moved (server-side) 2026/04/04 02:43:54 INFO : three.txt: Moved into backup dir 2026/04/04 02:43:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:43:57 DEBUG : one: size = 4 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:43:57 DEBUG : one: Sizes differ 2026/04/04 02:43:57 DEBUG : two: size = 3 OK 2026/04/04 02:43:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:43:57 DEBUG : two: Unchanged skipping 2026/04/04 02:43:57 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:44:03 INFO : one: Deleted 2026/04/04 02:44:04 INFO : one: Moved (server-side) 2026/04/04 02:44:04 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:44:08 DEBUG : one: size = 5 OK 2026/04/04 02:44:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/04 02:44:08 INFO : one: Copied (new) 2026/04/04 02:44:08 DEBUG : Waiting for deletions to finish 2026/04/04 02:44:13 INFO : three.txt: Deleted 2026/04/04 02:44:14 INFO : three.txt: Moved (server-side) 2026/04/04 02:44:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (73.82s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:45:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/dst" 2026/04/04 02:45:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/backup" 2026/04/04 02:45:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:45:01 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:45:01 DEBUG : one: Sizes differ 2026/04/04 02:45:01 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:45:01 DEBUG : two: size = 3 OK 2026/04/04 02:45:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:45:01 DEBUG : two: Unchanged skipping 2026/04/04 02:45:03 INFO : one: Moved (server-side) to: one.bak 2026/04/04 02:45:03 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:45:05 DEBUG : one: size = 4 OK 2026/04/04 02:45:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/04 02:45:05 INFO : one: Copied (new) 2026/04/04 02:45:05 DEBUG : Waiting for deletions to finish 2026/04/04 02:45:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 02:45:07 INFO : three.txt: Moved into backup dir 2026/04/04 02:45:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:45:10 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:45:10 DEBUG : one: size = 4 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:45:10 DEBUG : one: Sizes differ 2026/04/04 02:45:10 DEBUG : two: size = 3 OK 2026/04/04 02:45:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:45:10 DEBUG : two: Unchanged skipping 2026/04/04 02:45:16 INFO : one.bak: Deleted 2026/04/04 02:45:17 INFO : one: Moved (server-side) to: one.bak 2026/04/04 02:45:17 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:45:19 DEBUG : one: size = 5 OK 2026/04/04 02:45:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/04 02:45:19 INFO : one: Copied (new) 2026/04/04 02:45:19 DEBUG : Waiting for deletions to finish 2026/04/04 02:45:25 INFO : three.txt.bak: Deleted 2026/04/04 02:45:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 02:45:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (70.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:46:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/dst" 2026/04/04 02:46:10 DEBUG : Config file has changed externally - reloading 2026/04/04 02:46:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/backup" 2026/04/04 02:46:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:46:11 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:46:11 DEBUG : one: Sizes differ 2026/04/04 02:46:11 DEBUG : two: size = 3 OK 2026/04/04 02:46:11 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:46:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:46:11 DEBUG : two: Unchanged skipping 2026/04/04 02:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/04 02:46:13 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:46:15 DEBUG : one: size = 4 OK 2026/04/04 02:46:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/04 02:46:15 INFO : one: Copied (new) 2026/04/04 02:46:15 DEBUG : Waiting for deletions to finish 2026/04/04 02:46:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/04 02:46:17 INFO : three.txt: Moved into backup dir 2026/04/04 02:46:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:46:20 DEBUG : one: size = 4 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:46:20 DEBUG : one: Sizes differ 2026/04/04 02:46:20 DEBUG : two: size = 3 OK 2026/04/04 02:46:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:46:20 DEBUG : two: Unchanged skipping 2026/04/04 02:46:20 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:46:26 INFO : one-2019-01-01: Deleted 2026/04/04 02:46:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/04 02:46:27 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:46:29 DEBUG : one: size = 5 OK 2026/04/04 02:46:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/04 02:46:29 INFO : one: Copied (new) 2026/04/04 02:46:29 DEBUG : Waiting for deletions to finish 2026/04/04 02:46:35 INFO : three-2019-01-01.txt: Deleted 2026/04/04 02:46:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/04 02:46:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (69.76s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:47:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/dst" 2026/04/04 02:47:20 DEBUG : two: size = 3 OK 2026/04/04 02:47:20 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:47:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:47:20 DEBUG : two: Unchanged skipping 2026/04/04 02:47:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:47:20 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:47:20 DEBUG : one: Sizes differ 2026/04/04 02:47:22 INFO : one: Moved (server-side) to: one.bak 2026/04/04 02:47:22 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:47:24 DEBUG : one: size = 4 OK 2026/04/04 02:47:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/04 02:47:24 INFO : one: Copied (new) 2026/04/04 02:47:24 DEBUG : Waiting for deletions to finish 2026/04/04 02:47:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 02:47:26 INFO : three.txt: Moved into backup dir 2026/04/04 02:47:31 DEBUG : one.bak: Excluded (Path Filter) 2026/04/04 02:47:31 DEBUG : one.bak: Excluded 2026/04/04 02:47:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/04 02:47:31 DEBUG : three.txt.bak: Excluded 2026/04/04 02:47:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:47:31 DEBUG : one: size = 4 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:47:31 DEBUG : one: Sizes differ 2026/04/04 02:47:31 DEBUG : two: size = 3 OK 2026/04/04 02:47:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:47:31 DEBUG : two: Unchanged skipping 2026/04/04 02:47:31 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for checks to finish 2026/04/04 02:47:38 INFO : one.bak: Deleted 2026/04/04 02:47:39 INFO : one: Moved (server-side) to: one.bak 2026/04/04 02:47:39 DEBUG : Yandex rclone-test-riyayir6lefe/dst: Waiting for transfers to finish 2026/04/04 02:47:41 DEBUG : one: size = 5 OK 2026/04/04 02:47:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/04 02:47:41 INFO : one: Copied (new) 2026/04/04 02:47:41 DEBUG : Waiting for deletions to finish 2026/04/04 02:47:46 INFO : three.txt.bak: Deleted 2026/04/04 02:47:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 02:47:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (65.41s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:48:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/dst" 2026/04/04 02:48:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:48:26 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:48:26 DEBUG : one: Sizes differ 2026/04/04 02:48:28 INFO : one: Moved (server-side) to: one.bak 2026/04/04 02:48:29 DEBUG : one: size = 4 OK 2026/04/04 02:48:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/04 02:48:29 INFO : one: Copied (new) 2026/04/04 02:48:30 DEBUG : two: size = 3 OK 2026/04/04 02:48:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:48:30 DEBUG : two: Unchanged skipping 2026/04/04 02:48:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:48:30 DEBUG : three.txt: size = 5 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:48:30 DEBUG : three.txt: Sizes differ 2026/04/04 02:48:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 02:48:34 DEBUG : three.txt: size = 6 OK 2026/04/04 02:48:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/04 02:48:34 INFO : three.txt: Copied (new) 2026/04/04 02:48:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:48:35 DEBUG : one: size = 4 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:48:35 DEBUG : one: Sizes differ 2026/04/04 02:48:41 INFO : one.bak: Deleted 2026/04/04 02:48:42 INFO : one: Moved (server-side) to: one.bak 2026/04/04 02:48:45 DEBUG : one: size = 5 OK 2026/04/04 02:48:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/04 02:48:45 INFO : one: Copied (new) 2026/04/04 02:48:45 DEBUG : two: size = 3 OK 2026/04/04 02:48:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:48:45 DEBUG : two: Unchanged skipping 2026/04/04 02:48:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:48:45 DEBUG : three.txt: size = 6 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:48:45 DEBUG : three.txt: Sizes differ 2026/04/04 02:48:52 INFO : three.txt.bak: Deleted 2026/04/04 02:48:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 02:48:55 DEBUG : three.txt: size = 19 OK 2026/04/04 02:48:55 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/04 02:48:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (72.70s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:49:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-riyayir6lefe/dst" 2026/04/04 02:49:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:49:38 DEBUG : one: size = 3 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:49:38 DEBUG : one: Sizes differ 2026/04/04 02:49:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/04 02:49:41 DEBUG : one: size = 4 OK 2026/04/04 02:49:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/04 02:49:41 INFO : one: Copied (new) 2026/04/04 02:49:42 DEBUG : two: size = 3 OK 2026/04/04 02:49:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:49:42 DEBUG : two: Unchanged skipping 2026/04/04 02:49:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:49:42 DEBUG : three.txt: size = 5 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:49:42 DEBUG : three.txt: Sizes differ 2026/04/04 02:49:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/04 02:49:45 DEBUG : three.txt: size = 6 OK 2026/04/04 02:49:45 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/04 02:49:45 INFO : three.txt: Copied (new) 2026/04/04 02:49:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:49:47 DEBUG : one: size = 4 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:49:47 DEBUG : one: Sizes differ 2026/04/04 02:49:53 INFO : one-2019-01-01: Deleted 2026/04/04 02:49:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/04 02:49:56 DEBUG : one: size = 5 OK 2026/04/04 02:49:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/04 02:49:56 INFO : one: Copied (new) 2026/04/04 02:49:57 DEBUG : two: size = 3 OK 2026/04/04 02:49:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:49:57 DEBUG : two: Unchanged skipping 2026/04/04 02:49:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:49:57 DEBUG : three.txt: size = 6 (Yandex rclone-test-riyayir6lefe/dst) 2026/04/04 02:49:57 DEBUG : three.txt: Sizes differ 2026/04/04 02:50:03 INFO : three-2019-01-01.txt: Deleted 2026/04/04 02:50:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/04 02:50:06 DEBUG : three.txt: size = 19 OK 2026/04/04 02:50:06 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/04 02:50:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (69.32s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:50:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:50:43 DEBUG : Testêé: size = 18 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:50:43 DEBUG : Testêé: Sizes differ 2026/04/04 02:50:43 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:50:43 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:50:45 DEBUG : Testêé: size = 14 OK 2026/04/04 02:50:45 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/04/04 02:50:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/04 02:50:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.22s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:50:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/04 02:50:52 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:50:52 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:50:54 DEBUG : existing: size = 6 OK 2026/04/04 02:50:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/04 02:50:54 INFO : existing: Copied (new) 2026/04/04 02:50:54 DEBUG : Waiting for deletions to finish 2026/04/04 02:50:55 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:50:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:50:55 DEBUG : existing: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:50:55 DEBUG : existing: Sizes differ 2026/04/04 02:50:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/04 02:50:55 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:50:55 ERROR : Yandex rclone-test-riyayir6lefe: not deleting files as there were IO errors 2026/04/04 02:50:55 ERROR : Yandex rclone-test-riyayir6lefe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.60s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:51:05 DEBUG : EXISTING: size = 6 OK 2026/04/04 02:51:05 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:51:05 DEBUG : existing: Unchanged skipping 2026/04/04 02:51:05 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:51:05 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:51:05 DEBUG : Waiting for deletions to finish 2026/04/04 02:51:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.10s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.63s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.91s) --- SKIP: TestMaxTransfer/Hard (0.80s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.63s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", 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:345 /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:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: only0: Modification time difference too big |-220582h46m10.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-04 02:51:17 +0000 UTC) (precision 1ns) 2026/04/04 02:52:26 DEBUG : both10: size = 6 OK 2026/04/04 02:52:26 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both11: size = 6 OK 2026/04/04 02:52:26 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:52:26 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both0: size = 6 OK 2026/04/04 02:52:26 DEBUG : both12: size = 6 OK 2026/04/04 02:52:26 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both10: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both13: size = 6 OK 2026/04/04 02:52:26 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both13: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both14: size = 6 OK 2026/04/04 02:52:26 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both14: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both15: size = 6 OK 2026/04/04 02:52:26 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both15: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both16: size = 6 OK 2026/04/04 02:52:26 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both16: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both17: size = 6 OK 2026/04/04 02:52:26 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both11: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both18: size = 6 OK 2026/04/04 02:52:26 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both18: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both19: size = 6 OK 2026/04/04 02:52:26 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both19: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both1: size = 6 OK 2026/04/04 02:52:26 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both0: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both2: size = 6 OK 2026/04/04 02:52:26 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both2: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both3: size = 6 OK 2026/04/04 02:52:26 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both3: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both4: size = 6 OK 2026/04/04 02:52:26 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both4: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both5: size = 6 OK 2026/04/04 02:52:26 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both5: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both6: size = 6 OK 2026/04/04 02:52:26 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both6: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both7: size = 6 OK 2026/04/04 02:52:26 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both7: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both8: size = 6 OK 2026/04/04 02:52:26 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both8: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both9: size = 6 OK 2026/04/04 02:52:26 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:52:26 DEBUG : both9: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both12: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both17: Unchanged skipping 2026/04/04 02:52:26 DEBUG : both1: Unchanged skipping 2026/04/04 02:52:26 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:52:26 DEBUG : Waiting for deletions to finish 2026/04/04 02:52:31 INFO : only8: Deleted 2026/04/04 02:52:31 INFO : only3: Deleted 2026/04/04 02:52:31 INFO : only2: Deleted 2026/04/04 02:52:32 INFO : only17: Deleted 2026/04/04 02:52:37 INFO : only16: Deleted 2026/04/04 02:52:37 INFO : only12: Deleted 2026/04/04 02:52:37 INFO : only19: Deleted 2026/04/04 02:52:38 INFO : only6: Deleted 2026/04/04 02:52:43 INFO : only5: Deleted 2026/04/04 02:52:43 INFO : only9: Deleted 2026/04/04 02:52:43 INFO : only0: Deleted 2026/04/04 02:52:44 INFO : only13: Deleted 2026/04/04 02:52:49 INFO : only18: Deleted 2026/04/04 02:52:49 INFO : only1: Deleted 2026/04/04 02:52:49 INFO : only7: Deleted 2026/04/04 02:52:50 INFO : only4: Deleted 2026/04/04 02:52:54 INFO : only10: Deleted 2026/04/04 02:52:54 INFO : only11: Deleted 2026/04/04 02:52:55 INFO : only14: Deleted 2026/04/04 02:52:55 INFO : only15: Deleted 2026/04/04 02:52:55 INFO : There was nothing to transfer --- FAIL: TestSyncConcurrentDelete (214.31s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:55:56 DEBUG : both10: size = 6 OK 2026/04/04 02:55:56 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 02:55:56 DEBUG : both12: size = 6 OK 2026/04/04 02:55:56 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both0: size = 6 OK 2026/04/04 02:55:56 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both10: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both13: size = 6 OK 2026/04/04 02:55:56 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both13: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both11: size = 6 OK 2026/04/04 02:55:56 DEBUG : both14: size = 6 OK 2026/04/04 02:55:56 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both14: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both15: size = 6 OK 2026/04/04 02:55:56 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both15: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both16: size = 6 OK 2026/04/04 02:55:56 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both16: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both17: size = 6 OK 2026/04/04 02:55:56 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both17: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both18: size = 6 OK 2026/04/04 02:55:56 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both18: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both19: size = 6 OK 2026/04/04 02:55:56 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both19: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both1: size = 6 OK 2026/04/04 02:55:56 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both1: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both2: size = 6 OK 2026/04/04 02:55:56 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both2: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both3: size = 6 OK 2026/04/04 02:55:56 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both3: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both4: size = 6 OK 2026/04/04 02:55:56 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both4: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both5: size = 6 OK 2026/04/04 02:55:56 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both5: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both6: size = 6 OK 2026/04/04 02:55:56 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both6: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both7: size = 6 OK 2026/04/04 02:55:56 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both7: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both8: size = 6 OK 2026/04/04 02:55:56 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both8: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both9: size = 6 OK 2026/04/04 02:55:56 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 02:55:56 DEBUG : both9: Unchanged skipping 2026/04/04 02:55:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only0: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only0: Sizes differ 2026/04/04 02:55:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only10: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only10: Sizes differ 2026/04/04 02:55:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only11: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only11: Sizes differ 2026/04/04 02:55:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only12: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only12: Sizes differ 2026/04/04 02:55:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only13: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only13: Sizes differ 2026/04/04 02:55:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only14: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only14: Sizes differ 2026/04/04 02:55:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only15: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only15: Sizes differ 2026/04/04 02:55:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only16: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only16: Sizes differ 2026/04/04 02:55:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only17: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only17: Sizes differ 2026/04/04 02:55:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only18: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only18: Sizes differ 2026/04/04 02:55:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only19: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only19: Sizes differ 2026/04/04 02:55:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only1: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only1: Sizes differ 2026/04/04 02:55:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only2: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only2: Sizes differ 2026/04/04 02:55:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only3: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only3: Sizes differ 2026/04/04 02:55:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only4: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only4: Sizes differ 2026/04/04 02:55:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only5: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only5: Sizes differ 2026/04/04 02:55:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only6: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only6: Sizes differ 2026/04/04 02:55:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only7: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only7: Sizes differ 2026/04/04 02:55:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only8: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only8: Sizes differ 2026/04/04 02:55:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2931969174) 2026/04/04 02:55:56 DEBUG : only9: size = 6 (Yandex rclone-test-riyayir6lefe) 2026/04/04 02:55:56 DEBUG : only9: Sizes differ 2026/04/04 02:55:56 DEBUG : both11: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both12: Unchanged skipping 2026/04/04 02:55:56 DEBUG : both0: Unchanged skipping 2026/04/04 02:55:56 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 02:55:58 DEBUG : only11: size = 0 OK 2026/04/04 02:55:58 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/04/04 02:55:58 INFO : only11: Copied (replaced existing) 2026/04/04 02:55:58 DEBUG : only0: size = 0 OK 2026/04/04 02:55:58 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/04/04 02:55:58 INFO : only0: Copied (replaced existing) 2026/04/04 02:55:58 DEBUG : only12: size = 0 OK 2026/04/04 02:55:58 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/04/04 02:55:58 INFO : only12: Copied (replaced existing) 2026/04/04 02:55:59 DEBUG : only13: size = 0 OK 2026/04/04 02:55:59 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/04/04 02:55:59 INFO : only13: Copied (replaced existing) 2026/04/04 02:55:59 DEBUG : only10: size = 0 OK 2026/04/04 02:55:59 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/04/04 02:55:59 INFO : only10: Copied (replaced existing) 2026/04/04 02:56:00 DEBUG : only14: size = 0 OK 2026/04/04 02:56:00 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/04/04 02:56:00 INFO : only14: Copied (replaced existing) 2026/04/04 02:56:00 DEBUG : only15: size = 0 OK 2026/04/04 02:56:00 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/04/04 02:56:00 INFO : only15: Copied (replaced existing) 2026/04/04 02:56:01 DEBUG : only16: size = 0 OK 2026/04/04 02:56:01 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/04/04 02:56:01 INFO : only16: Copied (replaced existing) 2026/04/04 02:56:01 DEBUG : only17: size = 0 OK 2026/04/04 02:56:01 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/04/04 02:56:01 INFO : only17: Copied (replaced existing) 2026/04/04 02:56:01 DEBUG : only18: size = 0 OK 2026/04/04 02:56:01 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/04/04 02:56:01 INFO : only18: Copied (replaced existing) 2026/04/04 02:56:02 DEBUG : only19: size = 0 OK 2026/04/04 02:56:02 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/04/04 02:56:02 INFO : only19: Copied (replaced existing) 2026/04/04 02:56:03 DEBUG : only1: size = 0 OK 2026/04/04 02:56:03 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/04/04 02:56:03 INFO : only1: Copied (replaced existing) 2026/04/04 02:56:03 DEBUG : only2: size = 0 OK 2026/04/04 02:56:03 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/04/04 02:56:03 INFO : only2: Copied (replaced existing) 2026/04/04 02:56:04 DEBUG : only3: size = 0 OK 2026/04/04 02:56:04 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/04/04 02:56:04 INFO : only3: Copied (replaced existing) 2026/04/04 02:56:04 DEBUG : only4: size = 0 OK 2026/04/04 02:56:04 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/04/04 02:56:04 INFO : only4: Copied (replaced existing) 2026/04/04 02:56:04 DEBUG : only5: size = 0 OK 2026/04/04 02:56:04 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/04/04 02:56:04 INFO : only5: Copied (replaced existing) 2026/04/04 02:56:05 DEBUG : only6: size = 0 OK 2026/04/04 02:56:05 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/04/04 02:56:05 INFO : only6: Copied (replaced existing) 2026/04/04 02:56:05 DEBUG : only7: size = 0 OK 2026/04/04 02:56:05 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/04/04 02:56:05 INFO : only7: Copied (replaced existing) 2026/04/04 02:56:05 DEBUG : only8: size = 0 OK 2026/04/04 02:56:05 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/04/04 02:56:05 INFO : only8: Copied (replaced existing) 2026/04/04 02:56:06 DEBUG : only9: size = 0 OK 2026/04/04 02:56:06 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/04/04 02:56:06 INFO : only9: Copied (replaced existing) 2026/04/04 02:56:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (307.21s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 02:59:56 DEBUG : empty_dir: Making directory with metadata 2026/04/04 02:59:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 02:59:56 DEBUG : empty_on_remote: Making directory with metadata 2026/04/04 02:59:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 02:59:56 INFO : empty_on_remote: Making directory 2026/04/04 02:59:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/04 02:59:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/04 02:59:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/04 02:59:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/04 02:59:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (51.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 03:00:47 DEBUG : empty_dir: Making directory with metadata 2026/04/04 03:00:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 03:00:47 DEBUG : empty_on_remote: Making directory with metadata 2026/04/04 03:00:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 03:00:47 INFO : empty_on_remote: Making directory 2026/04/04 03:00:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/04 03:00:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/04 03:00:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/04 03:00:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/04 03:00:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/04 03:00:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (60.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 03:01:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 03:01:47 INFO : sub dir: Making directory 2026/04/04 03:01:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (97.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 03:03:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 03:03:24 INFO : sub dir: Making directory 2026/04/04 03:03:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (95.69s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 03:05:37 DEBUG : Waiting for deletions to finish 2026/04/04 03:05:38 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : apple: Excluded 2026/04/04 03:05:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:05:38 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : banana: Excluded 2026/04/04 03:05:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : splitbananasplit: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:05:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:05:38 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: dir1/0004-efghijk.txt: Modification time difference too big |-220583h0m1.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-04 03:05:08 +0000 UTC) (precision 1ns) 2026/04/04 03:05:39 DEBUG : apple: size = 5 OK 2026/04/04 03:05:39 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : apple: Unchanged skipping 2026/04/04 03:05:39 DEBUG : banana: size = 6 OK 2026/04/04 03:05:39 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : banana: Unchanged skipping 2026/04/04 03:05:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 03:05:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 03:05:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 03:05:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 03:05:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 03:05:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 03:05:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 03:05:39 DEBUG : dir1/0004-efghijk.txt: Modification times differ by 220583h0m1.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-04 03:05:08 +0000 UTC 2026/04/04 03:05:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 03:05:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 03:05:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 03:05:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/04 03:05:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 03:05:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 03:05:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 03:05:40 INFO : dir1/0004-efghijk.txt: Updated modification time in destination 2026/04/04 03:05:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 03:05:40 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 03:05:40 DEBUG : Waiting for deletions to finish 2026/04/04 03:05:40 INFO : There was nothing to transfer 2026/04/04 03:05:40 DEBUG : Waiting for deletions to finish 2026/04/04 03:05:40 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : apple: Excluded 2026/04/04 03:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:05:40 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : banana: Excluded 2026/04/04 03:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : splitbananasplit: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/04 03:05:41 DEBUG : apple: size = 5 OK 2026/04/04 03:05:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 03:05:41 DEBUG : apple: Unchanged skipping 2026/04/04 03:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 03:05:41 DEBUG : banana: size = 6 OK 2026/04/04 03:05:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:41 DEBUG : banana: Unchanged skipping 2026/04/04 03:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 03:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 03:05:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 03:05:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 03:05:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 03:05:42 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 03:05:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 03:05:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 03:05:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 03:05:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:05:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 03:05:42 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 03:05:42 DEBUG : Waiting for deletions to finish 2026/04/04 03:05:42 INFO : There was nothing to transfer 2026/04/04 03:05:42 DEBUG : Waiting for deletions to finish 2026/04/04 03:05:42 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:05:42 DEBUG : apple: Excluded 2026/04/04 03:05:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:05:42 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:05:42 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:05:42 DEBUG : banana: Excluded 2026/04/04 03:05:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:05:42 DEBUG : splitbananasplit: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:05:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:05:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 03:08:25 DEBUG : Waiting for deletions to finish 2026/04/04 03:08:26 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : apple: Excluded 2026/04/04 03:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:08:26 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : banana: Excluded 2026/04/04 03:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : splitbananasplit: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:08:26 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: dir1/0007-1234567.txt: Modification time difference too big |-220583h2m53.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-04 03:08:00 +0000 UTC) (precision 1ns) 2026/04/04 03:08:27 DEBUG : apple: size = 5 OK 2026/04/04 03:08:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 03:08:27 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : apple: Unchanged skipping 2026/04/04 03:08:27 DEBUG : banana: size = 6 OK 2026/04/04 03:08:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 03:08:27 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 03:08:27 DEBUG : banana: Unchanged skipping 2026/04/04 03:08:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 03:08:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 03:08:27 DEBUG : dir1/0007-1234567.txt: Modification times differ by 220583h2m53.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-04 03:08:00 +0000 UTC 2026/04/04 03:08:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 03:08:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 03:08:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 03:08:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 03:08:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/04 03:08:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 03:08:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 03:08:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 03:08:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 03:08:28 INFO : dir1/0007-1234567.txt: Updated modification time in destination 2026/04/04 03:08:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 03:08:28 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 03:08:28 DEBUG : Waiting for deletions to finish 2026/04/04 03:08:28 INFO : There was nothing to transfer 2026/04/04 03:08:28 DEBUG : Waiting for deletions to finish 2026/04/04 03:08:28 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : apple: Excluded 2026/04/04 03:08:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:08:28 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : banana: Excluded 2026/04/04 03:08:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : splitbananasplit: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:08:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/04 03:08:29 DEBUG : apple: size = 5 OK 2026/04/04 03:08:29 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 03:08:29 DEBUG : apple: Unchanged skipping 2026/04/04 03:08:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 03:08:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 03:08:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 03:08:29 DEBUG : banana: size = 6 OK 2026/04/04 03:08:29 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : banana: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 03:08:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 03:08:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 03:08:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 03:08:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 03:08:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 03:08:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 03:08:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:08:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 03:08:29 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 03:08:29 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 03:08:29 DEBUG : Waiting for deletions to finish 2026/04/04 03:08:29 INFO : There was nothing to transfer 2026/04/04 03:08:29 DEBUG : Waiting for deletions to finish 2026/04/04 03:08:30 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : apple: Excluded 2026/04/04 03:08:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:08:30 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : banana: Excluded 2026/04/04 03:08:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : splitbananasplit: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:08:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:08:30 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 03:11:04 DEBUG : Waiting for deletions to finish 2026/04/04 03:11:05 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : apple: Excluded 2026/04/04 03:11:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:11:05 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : banana: Excluded 2026/04/04 03:11:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : splitbananasplit: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:11:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:11:05 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: dir1/0005-fghijkl.txt: Modification time difference too big |-220583h5m34.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-04 03:10:41 +0000 UTC) (precision 1ns) 2026/04/04 03:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:06 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:06 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:06 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:06 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:06 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:06 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:06 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:06 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 03:11:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:11:06 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 03:11:06 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 03:11:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/04 03:11:08 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/04 03:11:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:08 DEBUG : YXBwbGU=: size = 5 OK 2026/04/04 03:11:08 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/04 03:11:08 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/04 03:11:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:08 DEBUG : YmFuYW5h: size = 6 OK 2026/04/04 03:11:08 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/04 03:11:08 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/04 03:11:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/04 03:11:08 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/04 03:11:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/04 03:11:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/04 03:11:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/04 03:11:10 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/04 03:11:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/04 03:11:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/04 03:11:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/04 03:11:11 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/04 03:11:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/04 03:11:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/04 03:11:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/04 03:11:13 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/04 03:11:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/04 03:11:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/04 03:11:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/04 03:11:13 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/04 03:11:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/04 03:11:14 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/04 03:11:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/04 03:11:14 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/04 03:11:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/04 03:11:15 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/04 03:11:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/04 03:11:16 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/04 03:11:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 03:11:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/04 03:11:16 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/04 03:11:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/04 03:11:16 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/04 03:11:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/04 03:11:17 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/04 03:11:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:17 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/04 03:11:17 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/04 03:11:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/04 03:11:17 DEBUG : Waiting for deletions to finish 2026/04/04 03:11:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 03:11:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 03:11:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 03:11:24 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 03:11:24 INFO : appleappleapplebanana: Deleted 2026/04/04 03:11:24 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 03:11:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 03:11:24 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 03:11:30 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 03:11:30 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 03:11:30 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 03:11:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 03:11:30 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 03:11:31 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 03:11:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 03:11:31 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 03:11:36 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 03:11:36 INFO : apple: Deleted 2026/04/04 03:11:36 INFO : splitbananasplit: Deleted 2026/04/04 03:11:36 INFO : banana: Deleted 2026/04/04 03:11:36 DEBUG : Waiting for deletions to finish 2026/04/04 03:11:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : YXBwbGU=: Excluded 2026/04/04 03:11:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/04 03:11:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : YmFuYW5h: Excluded 2026/04/04 03:11:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/04 03:11:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/04 03:11:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/04 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 03:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 03:11:38 DEBUG : YmFuYW5h: size = 6 OK 2026/04/04 03:11:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/04 03:11:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : banana: Unchanged skipping 2026/04/04 03:11:38 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 03:11:38 DEBUG : YXBwbGU=: size = 5 OK 2026/04/04 03:11:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : apple: Unchanged skipping 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 03:11:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/04 03:11:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0009-3456789.txt: Modification times differ by 220583h6m7.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-04 03:11:14 +0000 UTC 2026/04/04 03:11:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/04 03:11:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/04 03:11:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/04 03:11:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/04 03:11:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/04 03:11:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/04 03:11:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/04 03:11:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/04 03:11:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 03:11:38 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 03:11:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 03:11:39 INFO : dir1/0009-3456789.txt: Updated modification time in destination 2026/04/04 03:11:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 03:11:39 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 03:11:39 DEBUG : Waiting for deletions to finish 2026/04/04 03:11:39 DEBUG : Waiting for deletions to finish 2026/04/04 03:11:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : YXBwbGU=: Excluded 2026/04/04 03:11:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/04 03:11:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : YmFuYW5h: Excluded 2026/04/04 03:11:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/04 03:11:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/04 03:11:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/04 03:11:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:41 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:41 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:41 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 03:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:41 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 03:11:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 03:11:41 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 03:11:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 03:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 03:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 03:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 03:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 03:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 03:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 03:14:19 DEBUG : Waiting for deletions to finish 2026/04/04 03:14:19 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : apple: Excluded 2026/04/04 03:14:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:14:19 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : banana: Excluded 2026/04/04 03:14:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : splitbananasplit: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:14:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:14:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/04 03:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 03:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 03:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 03:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 03:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 03:14:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/04 03:14:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 03:14:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 03:14:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 03:14:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 03:14:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 03:14:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 03:14:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 03:14:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 03:14:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 03:14:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 03:14:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 03:14:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 03:14:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 03:14:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 03:14:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 03:14:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/04 03:14:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:21 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 03:14:21 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 03:14:22 DEBUG : PREFIXbanana: size = 6 OK 2026/04/04 03:14:22 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/04 03:14:22 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/04 03:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 03:14:23 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/04 03:14:23 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/04 03:14:23 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/04 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 03:14:23 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/04 03:14:23 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/04 03:14:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/04 03:14:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 03:14:23 DEBUG : PREFIXapple: size = 5 OK 2026/04/04 03:14:23 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/04 03:14:23 INFO : apple: Copied (new) to: PREFIXapple 2026/04/04 03:14:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 03:14:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/04 03:14:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/04 03:14:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 03:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 03:14:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/04 03:14:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/04 03:14:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 03:14:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 03:14:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/04 03:14:25 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/04 03:14:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/04 03:14:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 03:14:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/04 03:14:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/04 03:14:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 03:14:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 03:14:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/04 03:14:26 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/04 03:14:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 03:14:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 03:14:27 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/04 03:14:27 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/04 03:14:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/04 03:14:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 03:14:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/04 03:14:27 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/04 03:14:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/04 03:14:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 03:14:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/04 03:14:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/04 03:14:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 03:14:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 03:14:28 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/04 03:14:28 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/04 03:14:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/04 03:14:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 03:14:29 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/04 03:14:29 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/04 03:14:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/04 03:14:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 03:14:29 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/04 03:14:29 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/04 03:14:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/04 03:14:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 03:14:30 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/04 03:14:30 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/04 03:14:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/04 03:14:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 03:14:30 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/04 03:14:30 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/04 03:14:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/04 03:14:32 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/04 03:14:32 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/04 03:14:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/04 03:14:32 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/04 03:14:32 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/04 03:14:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/04 03:14:32 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/04 03:14:32 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/04 03:14:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/04 03:14:32 DEBUG : Waiting for deletions to finish 2026/04/04 03:14:38 INFO : apple: Deleted 2026/04/04 03:14:38 INFO : banana: Deleted 2026/04/04 03:14:38 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 03:14:38 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 03:14:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 03:14:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 03:14:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 03:14:39 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 03:14:43 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 03:14:44 INFO : appleappleapplebanana: Deleted 2026/04/04 03:14:44 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 03:14:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 03:14:44 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 03:14:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 03:14:44 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 03:14:45 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 03:14:49 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 03:14:49 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 03:14:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 03:14:50 INFO : splitbananasplit: Deleted 2026/04/04 03:14:50 DEBUG : Waiting for deletions to finish 2026/04/04 03:14:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : PREFIXapple: Excluded 2026/04/04 03:14:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/04 03:14:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : PREFIXbanana: Excluded 2026/04/04 03:14:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:14:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/04 03:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 03:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 03:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 03:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 03:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 03:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 03:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 03:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 03:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 03:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 03:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 03:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 03:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 03:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 03:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 03:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 03:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 03:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 03:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 03:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 03:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 03:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 03:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 03:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 03:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 03:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 03:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 03:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 03:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 03:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 03:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 03:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 03:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 03:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 03:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 03:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 03:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 03:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 03:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 03:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 03:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 03:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 03:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 03:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 03:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 03:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 03:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 03:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 03:14:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:14:51 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 03:14:51 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 03:14:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 03:14:53 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/04 03:14:53 INFO : appleappleapplebanana: Copied (new) 2026/04/04 03:14:53 DEBUG : apple: size = 5 OK 2026/04/04 03:14:53 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/04 03:14:53 INFO : apple: Copied (new) 2026/04/04 03:14:53 DEBUG : banana: size = 6 OK 2026/04/04 03:14:53 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/04 03:14:53 INFO : banana: Copied (new) 2026/04/04 03:14:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 03:14:53 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/04 03:14:53 INFO : splitbananasplit: Copied (new) 2026/04/04 03:14:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 03:14:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/04 03:14:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/04 03:14:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 03:14:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/04 03:14:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/04 03:14:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 03:14:55 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/04 03:14:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/04 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/04 03:14:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/04 03:14:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 03:14:57 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/04 03:14:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/04 03:14:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 03:14:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/04 03:14:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/04 03:14:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 03:14:57 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/04 03:14:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/04 03:14:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 03:14:57 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/04 03:14:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/04 03:14:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 03:14:58 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/04 03:14:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/04 03:14:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 03:14:59 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/04 03:14:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/04 03:14:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 03:14:59 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/04 03:14:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/04 03:14:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 03:14:59 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/04 03:14:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/04 03:15:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 03:15:01 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/04 03:15:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/04 03:15:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 03:15:01 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/04 03:15:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/04 03:15:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 03:15:02 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/04 03:15:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/04 03:15:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 03:15:02 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/04 03:15:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/04 03:15:02 DEBUG : Waiting for deletions to finish 2026/04/04 03:15:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/04 03:15:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/04 03:15:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/04 03:15:09 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/04 03:15:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/04 03:15:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/04 03:15:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/04 03:15:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/04 03:15:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/04 03:15:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/04 03:15:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/04 03:15:15 INFO : PREFIXapple: Deleted 2026/04/04 03:15:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/04 03:15:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/04 03:15:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/04 03:15:15 INFO : PREFIXbanana: Deleted 2026/04/04 03:15:19 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/04 03:15:20 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/04 03:15:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/04 03:15:20 INFO : PREFIXsplitbananasplit: Deleted 2026/04/04 03:15:20 DEBUG : Waiting for deletions to finish 2026/04/04 03:15:20 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:15:20 DEBUG : apple: Excluded 2026/04/04 03:15:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:15:20 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:15:20 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:15:20 DEBUG : banana: Excluded 2026/04/04 03:15:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:15:20 DEBUG : splitbananasplit: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:15:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:15:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/04 03:15:22 DEBUG : Waiting for deletions to finish 2026/04/04 03:15:23 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : apple: Excluded 2026/04/04 03:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:15:23 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : banana: Excluded 2026/04/04 03:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : splitbananasplit: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:15:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Yandex rclone-test-riyayir6lefe", Local "Local file system at /tmp/rclone2931969174", Modify Window "1ns" 2026/04/04 03:17:48 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/04 03:17:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 03:17:49 DEBUG : pacer: Reducing sleep to 15ms 2026/04/04 03:17:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/04 03:17:49 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 03:17:52 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/04 03:17:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 03:17:52 DEBUG : pacer: Reducing sleep to 15ms 2026/04/04 03:17:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/04 03:17:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 03:18:01 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/04 03:18:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 03:18:01 DEBUG : pacer: Reducing sleep to 15ms 2026/04/04 03:18:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/04 03:18:02 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 03:18:06 DEBUG : Waiting for deletions to finish 2026/04/04 03:18:06 DEBUG : apple: Excluded (Path Filter) 2026/04/04 03:18:06 DEBUG : apple: Excluded 2026/04/04 03:18:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 03:18:06 DEBUG : appleappleapplebanana: Excluded 2026/04/04 03:18:06 DEBUG : banana: Excluded (Path Filter) 2026/04/04 03:18:06 DEBUG : banana: Excluded 2026/04/04 03:18:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 03:18:06 DEBUG : splitbananasplit: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/04 03:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 03:18:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/04 03:18:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 03:18:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 03:18:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 03:18:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 03:18:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 03:18:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 03:18:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 03:18:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 03:18:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 03:18:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 03:18:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 03:18:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 03:18:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 03:18:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 03:18:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 03:18:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 03:18:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 03:18:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 03:18:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 03:18:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 03:18:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 03:18:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 03:18:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/04 03:18:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 03:18:08 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for checks to finish 2026/04/04 03:18:08 DEBUG : Yandex rclone-test-riyayir6lefe: Waiting for transfers to finish 2026/04/04 03:18:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/04 03:18:09 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/04 03:18:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/04 03:18:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 03:18:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/04 03:18:09 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/04 03:18:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/04 03:18:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/04 03:18:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 03:18:10 DEBUG : pacer: Reducing sleep to 15ms 2026/04/04 03:18:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/04 03:18:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/04 03:18:10 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/04 03:18:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/04 03:18:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 03:18:10 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 03:18:10 DEBUG : appleSUFFIX: size = 5 OK 2026/04/04 03:18:10 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/04 03:18:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/04 03:18:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 03:18:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/04 03:18:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/04 03:18:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 03:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 03:18:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/04 03:18:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/04 03:18:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 03:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 03:18:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/04 03:18:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/04 03:18:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 03:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 03:18:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/04 03:18:12 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/04 03:18:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/04 03:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX panic: test timed out after 1h0m0s running tests: TestTransform (13m13s) TestTransform/suffix (42s) goroutine 18605 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 14 minutes]: testing.(*T).Run(0x22bcf29eafc8, {0x29c598a?, 0x22bcf2e07ae8?}, 0x2b34298) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x22bcf29eafc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x22bcf29eafc8, 0x22bcf2e07c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x29eb833, 0x18}, {0x2a0bfe9, 0x20}, 0x22bcf2c8d710, {0x45822e0, 0x6c, 0x6c}, {0xc26c3e9d55ba1c65, 0x3464643cbb4, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x22bcf293b680) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x22bcf293b680) /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 18546 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f7400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf28fe800?, 0x22bcf2c2cc00?, 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(0x22bcf28fe800, {0x22bcf2c2cc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf28fe800, {0x22bcf2c2cc00?, 0x12fb?, 0x22bcf2a1a8e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2446670, {0x22bcf2c2cc00?, 0x0?, 0x22bcf2e5d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2d75500, {0x22bcf2c2cc00?, 0x7f97a03ed120?, 0x7f97e9babbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2ebae88, {0x22bcf2c2cc00?, 0x22bcf2732780?, 0x22bcf2e5da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2e90628, {0x2b51220, 0x22bcf2ebae88}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2e90388, {0x7f97a033f800, 0x22bcf2d75500}, 0x22bcf2e5dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2e90388, 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(0x22bcf2e90388, {0x22bcf2f91000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf282da40, {0x22bcf2f91000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2f18a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2f18a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf282da40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18479 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 21 [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 22 [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 18127 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf3242000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18149 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18070 [IO wait]: internal/poll.runtime_pollWait(0x7f97a0369c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2822100?, 0x22bcf2865300?, 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(0x22bcf2822100, {0x22bcf2865300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2822100, {0x22bcf2865300?, 0x12fb?, 0x22bcf2a1a4e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf28823d8, {0x22bcf2865300?, 0x0?, 0x22bcf310f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2e8c270, {0x22bcf2865300?, 0x7f97a03e01a0?, 0x7f97e9babbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2dc6288, {0x22bcf2865300?, 0x22bcf29052c0?, 0x22bcf310fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2586628, {0x2b51220, 0x22bcf2dc6288}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2586388, {0x7f97a033f800, 0x22bcf2e8c270}, 0x22bcf310fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2586388, 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(0x22bcf2586388, {0x22bcf2f5f000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf282d040, {0x22bcf2f5f000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2da0cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2da0cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf282d040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18048 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18523 [select]: net/http.(*persistConn).writeLoop(0x22bcf27c72c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18508 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18419 [IO wait]: internal/poll.runtime_pollWait(0x7f97a0317c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf3122880?, 0x22bcf2c3f000?, 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(0x22bcf3122880, {0x22bcf2c3f000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf3122880, {0x22bcf2c3f000?, 0x17fb?, 0x22bcf26459e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf27cc108, {0x22bcf2c3f000?, 0x0?, 0x22bcf2d1e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2e8c7c8, {0x22bcf2c3f000?, 0x7f97a02de540?, 0x7f97e9baa108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2d75a88, {0x22bcf2c3f000?, 0x22bcf2905a40?, 0x22bcf2d1ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2e149a8, {0x2b51220, 0x22bcf2d75a88}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2e14708, {0x7f97a033f800, 0x22bcf2e8c7c8}, 0x22bcf2d1ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2e14708, 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(0x22bcf2e14708, {0x22bcf32c0000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf3242780, {0x22bcf32c0000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2f986c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2f986c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf3242780) /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 18522 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f7600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf28fe580?, 0x22bcf2ebc000?, 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(0x22bcf28fe580, {0x22bcf2ebc000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf28fe580, {0x22bcf2ebc000?, 0x12fb?, 0x22bcf27e5a00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2446598, {0x22bcf2ebc000?, 0x0?, 0x22bcf2e4a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2d75068, {0x22bcf2ebc000?, 0x7f97a03ed120?, 0x7f97e9babbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2ebaba0, {0x22bcf2ebc000?, 0x22bcf2905c20?, 0x22bcf2e4aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2e902a8, {0x2b51220, 0x22bcf2ebaba0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2e90008, {0x7f97a033f800, 0x22bcf2d75068}, 0x22bcf2e4ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2e90008, 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(0x22bcf2e90008, {0x22bcf2ed2000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf27c72c0, {0x22bcf2ed2000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2d42660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2d42660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf27c72c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18508 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18255 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f7a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2822700?, 0x22bcf32bd900?, 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(0x22bcf2822700, {0x22bcf32bd900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2822700, {0x22bcf32bd900?, 0x7f97a15859e0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2882650, {0x22bcf32bd900?, 0x22bcf30709b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2dc6840, {0x22bcf32bd900?, 0x7f97a03ed120?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2eba3d8, {0x22bcf32bd900?, 0x22bcf27ce5a0?, 0x22bcf3070a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2f428, {0x2b51220, 0x22bcf2eba3d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2f188, {0x7f97a033f800, 0x22bcf2dc6840}, 0x22bcf3070c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2f188, 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(0x22bcf2d2f188, {0x22bcf2c50000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2d9f540, {0x22bcf2c50000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2d70720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2d70720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2d9f540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18250 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18158 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf32ee3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18135 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18191 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a02f9400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2823800?, 0x22bcf29cb900?, 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(0x22bcf2823800, {0x22bcf29cb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2823800, {0x22bcf29cb900?, 0x12fb?, 0x22bcf25846e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf29504b0, {0x22bcf29cb900?, 0x0?, 0x22bcf303f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2ebb5a8, {0x22bcf29cb900?, 0x7f97a049d308?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf26433e0, {0x22bcf29cb900?, 0x22bcf27cfc20?, 0x22bcf303fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2f0a8, {0x2b51220, 0x22bcf26433e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2ee08, {0x7f97a033f800, 0x22bcf2ebb5a8}, 0x22bcf303fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2ee08, 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(0x22bcf2d2ee08, {0x22bcf2d32000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2d0c000, {0x22bcf2d32000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2c60300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2c60300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2d0c000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18186 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18471 [select]: net/http.(*persistConn).writeLoop(0x22bcf27c6a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18499 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18420 [select]: net/http.(*persistConn).writeLoop(0x22bcf3242780) /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 18131 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a02f0200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2b280?, 0x22bcf32bb300?, 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(0x22bcf2a2b280, {0x22bcf32bb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2b280, {0x22bcf32bb300?, 0x12fb?, 0x22bcf2645d80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf24465e0, {0x22bcf32bb300?, 0x0?, 0x22bcf304c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf299bd10, {0x22bcf32bb300?, 0x7f97a03debc0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2e8cb58, {0x22bcf32bb300?, 0x22bcf2733860?, 0x22bcf304ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2ada2a8, {0x2b51220, 0x22bcf2e8cb58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2ada008, {0x7f97a033f800, 0x22bcf299bd10}, 0x22bcf304cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2ada008, 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(0x22bcf2ada008, {0x22bcf32e7000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf298b680, {0x22bcf32e7000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2f18f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2f18f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf298b680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18110 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18554 [select]: net/http.(*persistConn).writeLoop(0x22bcf26eadc0) /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 18485 [select]: net/http.(*persistConn).writeLoop(0x22bcf298b040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18384 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18336 [select]: net/http.(*persistConn).roundTrip(0x22bcf3242780, 0x22bcf2f206e0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x22bcf2992d00, 0x22bcf26eb680) /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(0x22bcf29d0180, 0x22bcf26eb680) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0x22bcf2a1a9c0, 0x22bcf26eb540) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0x22bcf26eb540, {0x2b51e00, 0x22bcf2a1a9c0}, {0x22bcf2d02c48?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x22bcf27e1830, 0x22bcf26eb540, {0x1?, 0x22bcf2d02cd0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x22bcf27e1830, 0x22bcf26eb540) /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(0x22bcf28c00f0, {0x2b799f0, 0x22bcf282aa50}, 0x22bcf2d03338) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x22bcf28c00f0, {0x2b799f0, 0x22bcf282aa50}, 0x22bcf2f5a580?, {0x23146c0?, 0x22bcf29503c8?}, {0x0, 0x0}, 0x22bcf2d03548?, 0x2b358b8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*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(0x22bcf29d0240, 0x22bcf2f17140, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x22bcf29d0240, 0x22bcf2f17140) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x22bcf2dea2a0, {0x2b799f0, 0x22bcf282aa50}, {0x29ccd5e, 0xf}, {0x22bcf29d8aa0, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1033 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x22bcf2dea2a0, {0x2b799f0, 0x22bcf282aa50}, {0x22bcf2dea2a0?, 0x2b799f0?, 0x459ada0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1045 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x22bcf2dea2a0, {0x2b799f0, 0x22bcf282aa50}, {0x2b4e5a0, 0x22bcf29b3600}, {0x2b89fe0, 0x22bcf2584f60}, {0x22bcf3283680, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1158 +0x285 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x22bcf2a2aa80, {0x2b799f0, 0x22bcf282aa50}, {0x2b4e5a0, 0x22bcf29b3600}, {0x2b89fe0, 0x22bcf2584f60}, {0x22bcf3283680, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x22bcf2bdddd0, {0x2b799f0, 0x22bcf282aa50}, {0x2b63618?, 0x22bcf26a8c30?}, {0x22bcf3283680, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x22bcf2bdddd0, {0x2b799f0, 0x22bcf282aa50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x22bcf2bdddd0, {0x2b799f0, 0x22bcf282aa50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2b799f0, 0x22bcf282aa50}, {0x2b97ff0, 0x22bcf2a2aa80}, {0x0, 0x0}, {0x22bcf29a0c30, 0x15}, {0x2b96540, 0x22bcf2fb6360}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x22bcf28e8288, {0x2b799f0, 0x22bcf282aa50}, 0x22bcf282a9b0, {0x2b97ff0, 0x22bcf2a2aa80}, 0x4b, 0x22bcf2968c00?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 18097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 18353 [IO wait]: internal/poll.runtime_pollWait(0x7f97a036cc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2ae80?, 0x22bcf2c3d800?, 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(0x22bcf2a2ae80, {0x22bcf2c3d800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2ae80, {0x22bcf2c3d800?, 0x17fb?, 0x22bcf2645160?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf27cc080, {0x22bcf2c3d800?, 0x0?, 0x22bcf2d1c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2e8c348, {0x22bcf2c3d800?, 0x7f97a02de540?, 0x7f97e9baa108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2d75cb0, {0x22bcf2c3d800?, 0x22bcf2b101e0?, 0x22bcf2d1ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2e14628, {0x2b51220, 0x22bcf2d75cb0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2e14388, {0x7f97a033f800, 0x22bcf2e8c348}, 0x22bcf2d1cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2e14388, 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(0x22bcf2e14388, {0x22bcf2f97000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf32ee640, {0x22bcf2f97000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf29ef020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf29ef020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf32ee640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18304 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18203 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf3243540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18198 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18351 [select]: net/http.(*persistConn).writeLoop(0x22bcf2a6a640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18343 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17930 [select]: net/http.(*persistConn).writeLoop(0x22bcf2d0c780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18258 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18578 [select]: net/http.(*persistConn).writeLoop(0x22bcf2bc7400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18571 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17122 [select]: net/http.(*persistConn).writeLoop(0x22bcf27c6c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17110 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18236 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf2d9e140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18219 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18192 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf2d0c000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18186 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18568 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x22bcf29c6700) /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 18333 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18106 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf298a640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18100 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18132 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf298b680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18110 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18558 [IO wait]: internal/poll.runtime_pollWait(0x7f97e9a27200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf28fec00?, 0x22bcf2fc1300?, 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(0x22bcf28fec00, {0x22bcf2fc1300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf28fec00, {0x22bcf2fc1300?, 0x12fb?, 0x22bcf2d1d970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf27cc7f8, {0x22bcf2fc1300?, 0x0?, 0x22bcf2d1d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf26435a8, {0x22bcf2fc1300?, 0x7f97a02de540?, 0x7f97e9baa108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2d75c80, {0x22bcf2fc1300?, 0x22bcf2c750e0?, 0x22bcf2d1da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2e15b28, {0x2b51220, 0x22bcf2d75c80}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2e15888, {0x7f97a033f800, 0x22bcf26435a8}, 0x22bcf2d1dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2e15888, 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(0x22bcf2e15888, {0x22bcf2f26000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2bc7a40, {0x22bcf2f26000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2ff6660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2ff6660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2bc7a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18577 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18599 [sleep]: time.Sleep(0x989680) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x22bcf2b9ef98?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:178 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 18333 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:177 +0x17f goroutine 18506 [select]: net/http.(*persistConn).writeLoop(0x22bcf2d0ca00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18514 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18243 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf2bc7cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18229 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18195 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf2bc6000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18165 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18604 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f9200, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2b799f0?, 0x22bcf2ef8460?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x22bcf28fee80, {0x2b799f0, 0x22bcf2ef8460}, {0x427694?, 0x0?}, {0x2b4df00?, 0x22bcf2b7a580?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x22bcf28fee80, {0x2b799f0, 0x22bcf2ef8460}, {0x2b85678?, 0x0?}, {0x2b85678, 0x22bcf2786420}, 0x0?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2b799f0, 0x22bcf2ef8460}, {0x29a93f8, 0x3}, 0xa, 0x1, 0x0?, 0x0, {0x2b85678, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2b799f0, 0x22bcf2ef8460}, {0x29a93f8, 0x3}, {0x2b85678, 0x0}, {0x2b85678, 0x22bcf2786420}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x22bcf2cb2480, {0x2b799f0, 0x22bcf2ef8460}, 0x0, 0x22bcf2786420, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x48d099?, {0x2b799f0?, 0x22bcf2ef8460?}, 0x2392a60?, 0x22bcf2e5cdc8?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x22bcf2cb2480, {0x2b799f0, 0x22bcf2ef8460}, {0x2b63870, 0x22bcf2786420}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x22bcf2cb2480, {0x2b799f0, 0x22bcf2ef8460}, {0x22bcf24abd60?, 0x1, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel.func1({0x2b799f0?, 0x22bcf2ef8460?}, 0x1) /usr/local/go/src/net/dial.go:676 +0x7b created by net.(*sysDialer).dialParallel in goroutine 18600 /usr/local/go/src/net/dial.go:691 +0x29c goroutine 18430 [select]: net/http.(*persistConn).writeLoop(0x22bcf32efa40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18413 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18484 [IO wait]: internal/poll.runtime_pollWait(0x7f97a036d000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf3123100?, 0x22bcf2c2a600?, 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(0x22bcf3123100, {0x22bcf2c2a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf3123100, {0x22bcf2c2a600?, 0x12fb?, 0x22bcf2824fc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf27cc470, {0x22bcf2c2a600?, 0x0?, 0x22bcf310e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2e8dbc0, {0x22bcf2c2a600?, 0x7f97e9a4bda0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf299a3c0, {0x22bcf2c2a600?, 0x22bcf2c92f00?, 0x22bcf310ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2e15428, {0x2b51220, 0x22bcf299a3c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2e15188, {0x7f97a033f800, 0x22bcf2e8dbc0}, 0x22bcf310ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2e15188, 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(0x22bcf2e15188, {0x22bcf2d28000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf298b040, {0x22bcf2d28000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2c86180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2c86180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf298b040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18384 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18297 [select]: net/http.(*persistConn).writeLoop(0x22bcf2a6a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18291 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18126 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97e9a27000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2822780?, 0x22bcf29c9300?, 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(0x22bcf2822780, {0x22bcf29c9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2822780, {0x22bcf29c9300?, 0x12fb?, 0x22bcf2825180?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2950240, {0x22bcf29c9300?, 0x0?, 0x22bcf2e5f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2eba9d8, {0x22bcf29c9300?, 0x7f97a02de540?, 0x7f97e9baa108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2d741f8, {0x22bcf29c9300?, 0x22bcf29f2d20?, 0x22bcf2e5fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2e628, {0x2b51220, 0x22bcf2d741f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2e388, {0x7f97a033f800, 0x22bcf2eba9d8}, 0x22bcf2e5fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2e388, 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(0x22bcf2d2e388, {0x22bcf29ff000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf3242000, {0x22bcf29ff000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2e9f140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2e9f140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf3242000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18149 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18553 [IO wait]: internal/poll.runtime_pollWait(0x7f97a036c600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2823000?, 0x22bcf2fc0000?, 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(0x22bcf2823000, {0x22bcf2fc0000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2823000, {0x22bcf2fc0000?, 0x12fb?, 0x22bcf2a1afa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf29502b8, {0x22bcf2fc0000?, 0x0?, 0x22bcf2e499c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2ebb068, {0x22bcf2fc0000?, 0x7f97a03ed120?, 0x7f97e9babbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2ebbb18, {0x22bcf2fc0000?, 0x22bcf29f30e0?, 0x22bcf2e49a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2adbb28, {0x2b51220, 0x22bcf2ebbb18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2adb888, {0x7f97a033f800, 0x22bcf2ebb068}, 0x22bcf2e49c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2adb888, 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(0x22bcf2adb888, {0x22bcf2fbb000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf26eadc0, {0x22bcf2fbb000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2fd83c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2fd83c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf26eadc0) /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 18470 [IO wait]: internal/poll.runtime_pollWait(0x7f97a0318000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2773b00?, 0x22bcf2dd8000?, 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(0x22bcf2773b00, {0x22bcf2dd8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2773b00, {0x22bcf2dd8000?, 0x12fb?, 0x22bcf25849a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf24464a0, {0x22bcf2dd8000?, 0x0?, 0x22bcf30bc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2d74c18, {0x22bcf2dd8000?, 0x7f97a02de540?, 0x7f97e9baa108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2d74f78, {0x22bcf2dd8000?, 0x22bcf29f32c0?, 0x22bcf30bca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2fea8, {0x2b51220, 0x22bcf2d74f78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2fc08, {0x7f97a033f800, 0x22bcf2d74c18}, 0x22bcf30bcc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2fc08, 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(0x22bcf2d2fc08, {0x22bcf2db5000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf27c6a00, {0x22bcf2db5000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf3009bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf3009bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf27c6a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18499 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18559 [select]: net/http.(*persistConn).writeLoop(0x22bcf2bc7a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18577 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18505 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f9a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf3123400?, 0x22bcf2c2b900?, 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(0x22bcf3123400, {0x22bcf2c2b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf3123400, {0x22bcf2c2b900?, 0x12fb?, 0x22bcf2a1a3c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf27cc5e0, {0x22bcf2c2b900?, 0x0?, 0x22bcf2fab9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf299b4a0, {0x22bcf2c2b900?, 0x7f97e9a4bda0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf299ba58, {0x22bcf2c2b900?, 0x22bcf2d5af00?, 0x22bcf2faba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2e157a8, {0x2b51220, 0x22bcf299ba58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2e15508, {0x7f97a033f800, 0x22bcf299b4a0}, 0x22bcf2fabc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2e15508, 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(0x22bcf2e15508, {0x22bcf2e33000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2d0ca00, {0x22bcf2e33000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2d8b020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2d8b020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2d0ca00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18514 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18105 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97e9a26e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2b080?, 0x22bcf32ba000?, 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(0x22bcf2a2b080, {0x22bcf32ba000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2b080, {0x22bcf32ba000?, 0x12fb?, 0x22bcf26453c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2446468, {0x22bcf32ba000?, 0x0?, 0x22bcf304d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf299b758, {0x22bcf32ba000?, 0x7f97a03debc0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2e8ca80, {0x22bcf32ba000?, 0x22bcf2d5b2c0?, 0x22bcf304da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf25622a8, {0x2b51220, 0x22bcf2e8ca80}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2562008, {0x7f97a033f800, 0x22bcf299b758}, 0x22bcf304dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2562008, 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(0x22bcf2562008, {0x22bcf32c1000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf298a640, {0x22bcf32c1000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf3140a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf3140a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf298a640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18100 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18179 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a02f7e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2b580?, 0x22bcf29ca600?, 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(0x22bcf2a2b580, {0x22bcf29ca600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2b580, {0x22bcf29ca600?, 0x12fb?, 0x22bcf2e69970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2950330, {0x22bcf29ca600?, 0x0?, 0x22bcf2e699c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2ebae40, {0x22bcf29ca600?, 0x7f97a03debc0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2e8d350, {0x22bcf29ca600?, 0x22bcf2d5b4a0?, 0x22bcf2e69a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2e9a8, {0x2b51220, 0x22bcf2e8d350}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2e708, {0x7f97a033f800, 0x22bcf2ebae40}, 0x22bcf2e69c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2e708, 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(0x22bcf2d2e708, {0x22bcf2b7e000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf32ef400, {0x22bcf2b7e000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2d8aea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2d8aea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf32ef400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18143 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18545 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f8200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf28fea00?, 0x22bcf2dd9300?, 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(0x22bcf28fea00, {0x22bcf2dd9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf28fea00, {0x22bcf2dd9300?, 0x12fb?, 0x22bcf25856e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2950308, {0x22bcf2dd9300?, 0x0?, 0x22bcf30bf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2ebb170, {0x22bcf2dd9300?, 0x7f97a03ed120?, 0x7f97e9babbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2ebbbd8, {0x22bcf2dd9300?, 0x22bcf2c93680?, 0x22bcf30bfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2adbea8, {0x2b51220, 0x22bcf2ebbbd8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2adbc08, {0x7f97a033f800, 0x22bcf2ebb170}, 0x22bcf30bfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2adbc08, 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(0x22bcf2adbc08, {0x22bcf2f4f000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2bc7400, {0x22bcf2f4f000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2f47140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2f47140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2bc7400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18571 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18097 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x22bcf28e8398) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0x22bcf28e8288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x22bcf28e8288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:974 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2b798d8, 0x45be9e0}, {0x2b97ff0, 0x22bcf2a2aa80}, {0x2b964d0, 0x22bcf2cb20c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1365 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2b798d8, 0x45be9e0}, {0x2b97ff0, 0x22bcf2a2aa80}, {0x2b964d0, 0x22bcf2cb20c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x22bcf262a908) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 +0x205 testing.tRunner(0x22bcf262a908, 0x22bcf2f00780) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14903 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18299 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x22bcf27332c0, {0x2b799f0, 0x22bcf2ea2050}) /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 18333 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 18235 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a0369600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2823b80?, 0x22bcf32bc600?, 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(0x22bcf2823b80, {0x22bcf32bc600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2823b80, {0x22bcf32bc600?, 0x12fb?, 0x22bcf27e5660?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2446950, {0x22bcf32bc600?, 0x0?, 0x22bcf2b909c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2d74ea0, {0x22bcf32bc600?, 0x7f97a03e01a0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2dc6630, {0x22bcf32bc600?, 0x22bcf2ee63c0?, 0x22bcf2b90a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2ada9a8, {0x2b51220, 0x22bcf2dc6630}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2ada708, {0x7f97a033f800, 0x22bcf2d74ea0}, 0x22bcf2b90c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2ada708, 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(0x22bcf2ada708, {0x22bcf2e0b000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2d9e140, {0x22bcf2e0b000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2e757a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2e757a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2d9e140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18219 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18120 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf27c7b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18075 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18533 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x22bcf29b3600) /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 18336 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18401 [select]: net/http.(*persistConn).writeLoop(0x22bcf32423c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18391 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18314 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f9800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf3122680?, 0x22bcf2c28000?, 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(0x22bcf3122680, {0x22bcf2c28000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf3122680, {0x22bcf2c28000?, 0x12fb?, 0x22bcf2584fc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2950288, {0x22bcf2c28000?, 0x0?, 0x22bcf310b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2eba9a8, {0x22bcf2c28000?, 0x7f97a03e01a0?, 0x7f97e9babbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2dc7830, {0x22bcf2c28000?, 0x22bcf2ee6f00?, 0x22bcf310ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2adb0a8, {0x2b51220, 0x22bcf2dc7830}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2adae08, {0x7f97a033f800, 0x22bcf2eba9a8}, 0x22bcf310bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2adae08, 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(0x22bcf2adae08, {0x22bcf2c1c000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf298af00, {0x22bcf2c1c000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2fb7020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2fb7020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf298af00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18309 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18071 [select]: net/http.(*persistConn).writeLoop(0x22bcf282d040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18048 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18600 [select]: net.(*sysDialer).dialParallel(0x22bcf2cb2480, {0x2b79a60, 0x22bcf27e2f50}, {0x22bcf24abd60, 0x1, 0x1}, {0x22bcf24abd70, 0x1, 0x1}) /usr/local/go/src/net/dial.go:698 +0x3e8 net.(*Dialer).DialContext(0x22bcf2b09900, {0x2b799f0?, 0x22bcf2ef82d0?}, {0x29a93f8, 0x3}, {0x22bcf2c95f20, 0x21}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x22bcf2b09900, {0x2b799f0, 0x22bcf2ef82d0}, {0x29a93f8?, 0x7f97a02ddd20?}, {0x22bcf2c95f20, 0x21}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2b799f0, 0x22bcf2ef82d0}, {0x29a93f8, 0x3}, {0x22bcf2c95f20, 0x21}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0x22bcf2d75578?, {0x2b799f0?, 0x22bcf2ef82d0?}, {0x29a93f8?, 0x18?}, {0x22bcf2c95f20?, 0x22bcf2e8d3b0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x22bcf2992d00, {0x2b799f0, 0x22bcf2ef82d0}, {{}, 0x0, {0x22bcf2f60580, 0x5}, {0x22bcf2c95f20, 0x21}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x22bcf2992d00, 0x22bcf28dd4a0) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 18333 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 18334 [select]: net/http.(*persistConn).roundTrip(0x22bcf32423c0, 0x22bcf2ef8190) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x22bcf2992d00, 0x22bcf2efa000) /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(0x22bcf29d0180, 0x22bcf2efa000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0x22bcf2a1a9c0, 0x22bcf2bc7b80) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0x22bcf2bc7b80, {0x2b51e00, 0x22bcf2a1a9c0}, {0x22bcf2b94c98?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x22bcf27e1830, 0x22bcf2bc7b80, {0x1?, 0x22bcf2b94d20?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x22bcf27e1830, 0x22bcf2bc7b80) /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(0x22bcf28c00f0, {0x2b79a98, 0x45be9e0}, 0x22bcf2efda20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x22bcf28c00f0, {0x2b79a98, 0x45be9e0}, 0x22bcf2b955a0?, {0x0?, 0x0?}, {0x23145c0, 0x22bcf2df1e10}, 0x22bcf2b95598?, 0x2b358b8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:243 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x22bcf29d0240, 0x22bcf2eeed00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x22bcf29d0240, 0x22bcf2eeed00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath(0x22bcf2a2aa80, {0x2b79a98, 0x45be9e0}, {0x22bcf2b7a2c0, 0x3a}, 0x22bcf2b95938) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:242 +0x6d6 github.com/rclone/rclone/backend/yandex.(*Object).readMetaData(0x22bcf2d434a0, {0x2b79a98, 0x45be9e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:969 +0xc7 github.com/rclone/rclone/backend/yandex.(*Object).Size(0x22bcf2d434a0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:997 +0x2a github.com/rclone/rclone/fs/operations.sizeDiffers({0x2b799f0?, 0x22bcf282aa50?}, {0x7f97a02eade8, 0x22bcf2fb64e0}, {0x7f97a02eafc0, 0x22bcf2d434a0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:184 +0x95 github.com/rclone/rclone/fs/operations.(*copy).verify(0x22bcf2eda750, {0x2b799f0, 0x22bcf282aa50}, {0x2b98060, 0x22bcf2d434a0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:288 +0xa5 github.com/rclone/rclone/fs/operations.(*copy).copy(0x22bcf2eda750, {0x2b799f0, 0x22bcf282aa50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:355 +0x616 github.com/rclone/rclone/fs/operations.Copy({0x2b799f0, 0x22bcf282aa50}, {0x2b97ff0, 0x22bcf2a2aa80}, {0x0, 0x0}, {0x22bcf29a0d38, 0x15}, {0x2b96540, 0x22bcf2fb64e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x22bcf28e8288, {0x2b799f0, 0x22bcf282aa50}, 0x22bcf282a9b0, {0x2b97ff0, 0x22bcf2a2aa80}, 0x19, 0x22bcf298a8c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 18097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 18564 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x22bcf29c6600) /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 18334 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 14903 [chan receive, 1 minutes]: testing.(*T).Run(0x22bcf262a008, {0x29b10d8?, 0x27f9180?}, 0x22bcf2f00780) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x22bcf262a008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x22bcf262a008, 0x2b34298) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18194 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a0317600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf3122280?, 0x22bcf2867900?, 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(0x22bcf3122280, {0x22bcf2867900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf3122280, {0x22bcf2867900?, 0x12fb?, 0x22bcf2a1b9a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2882a30, {0x22bcf2867900?, 0x0?, 0x22bcf2e4e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2e8d4b8, {0x22bcf2867900?, 0x7f97a02de540?, 0x7f97e9baa108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2d74948, {0x22bcf2867900?, 0x22bcf30383c0?, 0x22bcf2e4ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2586d28, {0x2b51220, 0x22bcf2d74948}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2586a88, {0x7f97a033f800, 0x22bcf2e8d4b8}, 0x22bcf2e4ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2586a88, 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(0x22bcf2586a88, {0x22bcf2c0f000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2bc6000, {0x22bcf2c0f000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2cafbc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2cafbc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2bc6000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18165 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18432 [select]: net/http.(*persistConn).writeLoop(0x22bcf2a6bb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18423 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18157 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a036c200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2822f00?, 0x22bcf2866600?, 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(0x22bcf2822f00, {0x22bcf2866600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2822f00, {0x22bcf2866600?, 0x12fb?, 0x22bcf2d18970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2882930, {0x22bcf2866600?, 0x0?, 0x22bcf2d189c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2e8cf90, {0x22bcf2866600?, 0x7f97a02de540?, 0x7f97e9baa108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2d74420, {0x22bcf2866600?, 0x22bcf3038960?, 0x22bcf2d18a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf25869a8, {0x2b51220, 0x22bcf2d74420}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2586708, {0x7f97a033f800, 0x22bcf2e8cf90}, 0x22bcf2d18c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2586708, 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(0x22bcf2586708, {0x22bcf326c000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf32ee3c0, {0x22bcf326c000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf30096e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf30096e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf32ee3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18135 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18242 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a0317e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf3122700?, 0x22bcf29ccc00?, 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(0x22bcf3122700, {0x22bcf29ccc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf3122700, {0x22bcf29ccc00?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2950530, {0x22bcf29ccc00?, 0x0?, 0x22bcf310c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2ebb908, {0x22bcf29ccc00?, 0x7f97a049d308?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2643bf0, {0x22bcf29ccc00?, 0x22bcf3038b40?, 0x22bcf310ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2f7a8, {0x2b51220, 0x22bcf2643bf0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2f508, {0x7f97a033f800, 0x22bcf2ebb908}, 0x22bcf310cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2f508, 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(0x22bcf2d2f508, {0x22bcf2d78000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2bc7cc0, {0x22bcf2d78000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf29eec00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf29eec00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2bc7cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18229 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17936 [select]: net/http.(*persistConn).writeLoop(0x22bcf2d0dcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18270 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18315 [select]: net/http.(*persistConn).writeLoop(0x22bcf298af00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18309 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18551 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x22bcf2fae000) /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 18335 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18180 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf32ef400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18143 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2660 [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 2675 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18207 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a02efc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2823480?, 0x22bcf2ca6000?, 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(0x22bcf2823480, {0x22bcf2ca6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2823480, {0x22bcf2ca6000?, 0x7f97a0307720?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2882bc0, {0x22bcf2ca6000?, 0x22bcf303e9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2e8de00, {0x22bcf2ca6000?, 0x7f97a049d308?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf26429d8, {0x22bcf2ca6000?, 0x22bcf2d5ba40?, 0x22bcf303ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf25870a8, {0x2b51220, 0x22bcf26429d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2586e08, {0x7f97a033f800, 0x22bcf2e8de00}, 0x22bcf303ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2586e08, 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(0x22bcf2586e08, {0x22bcf2c8b000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2bc6f00, {0x22bcf2c8b000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2d438c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2d438c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2bc6f00) /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 18400 [IO wait]: internal/poll.runtime_pollWait(0x7f97a036c400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf3122580?, 0x22bcf2bc8000?, 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(0x22bcf3122580, {0x22bcf2bc8000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf3122580, {0x22bcf2bc8000?, 0x17fb?, 0x22bcf27e4ae0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2882570, {0x22bcf2bc8000?, 0x0?, 0x22bcf2fad9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2dc63d8, {0x22bcf2bc8000?, 0x7f97a02de540?, 0x7f97e9baa108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2d75c08, {0x22bcf2bc8000?, 0x22bcf2fd6960?, 0x22bcf2fada98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf292a628, {0x2b51220, 0x22bcf2d75c08}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf292a388, {0x7f97a033f800, 0x22bcf2dc63d8}, 0x22bcf2fadc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf292a388, 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(0x22bcf292a388, {0x22bcf28f3000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf32423c0, {0x22bcf28f3000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2e748a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2e748a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf32423c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18391 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17935 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f9600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2ab80?, 0x22bcf2ca8600?, 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(0x22bcf2a2ab80, {0x22bcf2ca8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2ab80, {0x22bcf2ca8600?, 0x22bcf2fa69a0?, 0x42afbe?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf24463e0, {0x22bcf2ca8600?, 0x0?, 0x22bcf2fa69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2d74600, {0x22bcf2ca8600?, 0x7f97a03e01a0?, 0x7f97e9babbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2dc7410, {0x22bcf2ca8600?, 0x22bcf2fd6d20?, 0x22bcf2fa6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf25877a8, {0x2b51220, 0x22bcf2dc7410}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2587508, {0x7f97a033f800, 0x22bcf2d74600}, 0x22bcf2fa6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2587508, 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(0x22bcf2587508, {0x22bcf29f1000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2d0dcc0, {0x22bcf29f1000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2f98900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2f98900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2d0dcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18270 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17121 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f0000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf28fe700?, 0x22bcf2ca3500?, 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(0x22bcf28fe700, {0x22bcf2ca3500, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf28fe700, {0x22bcf2ca3500?, 0x2a7b?, 0x22bcf2895a60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2950070, {0x22bcf2ca3500?, 0x496ef2?, 0x22bcf2eca9c0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2d72228, {0x22bcf2ca3500?, 0x7f97e9a4bda0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf299be90, {0x22bcf2ca3500?, 0x22bcf2fd7680?, 0x22bcf2ecaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2e142a8, {0x2b51220, 0x22bcf299be90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2e14008, {0x7f97a033f800, 0x22bcf2d72228}, 0x22bcf2ecac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2e14008, 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(0x22bcf2e14008, {0x22bcf2da8000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf27c6c80, {0x22bcf2da8000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf29eeae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf29eeae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf27c6c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17110 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18350 [IO wait]: internal/poll.runtime_pollWait(0x7f97a02f8000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2a500?, 0x22bcf365aa80?, 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(0x22bcf2a2a500, {0x22bcf365aa80, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2a500, {0x22bcf365aa80?, 0x17fb?, 0x22bcf2644b20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf24462a8, {0x22bcf365aa80?, 0x0?, 0x22bcf2d1b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2d740c0, {0x22bcf365aa80?, 0x7f97a03debc0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2e8cfc0, {0x22bcf365aa80?, 0x22bcf2fd7860?, 0x22bcf2d1ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2fb28, {0x2b51220, 0x22bcf2e8cfc0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2f888, {0x7f97a033f800, 0x22bcf2d740c0}, 0x22bcf2d1bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2f888, 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(0x22bcf2d2f888, {0x22bcf2e8e000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2a6a640, {0x22bcf2e8e000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2d70ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2d70ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2a6a640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18343 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18296 [IO wait]: internal/poll.runtime_pollWait(0x7f97a0318200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf3122500?, 0x22bcf2ca9900?, 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(0x22bcf3122500, {0x22bcf2ca9900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf3122500, {0x22bcf2ca9900?, 0x12fb?, 0x22bcf2d19970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf24464c0, {0x22bcf2ca9900?, 0x0?, 0x22bcf2d199c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2d74b10, {0x22bcf2ca9900?, 0x7f97a03ed120?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2eba750, {0x22bcf2ca9900?, 0x22bcf2d96000?, 0x22bcf2d19a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2587ea8, {0x2b51220, 0x22bcf2eba750}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2587c08, {0x7f97a033f800, 0x22bcf2d74b10}, 0x22bcf2d19c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2587c08, 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(0x22bcf2587c08, {0x22bcf2be0000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2a6a280, {0x22bcf2be0000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf3140e40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf3140e40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2a6a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18291 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18418 [select]: net/http.(*persistConn).writeLoop(0x22bcf32ee640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18304 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18335 [select]: net/http.(*persistConn).roundTrip(0x22bcf27c6c80, 0x22bcf2f009b0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x22bcf2992d00, 0x22bcf2f9d540) /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(0x22bcf29d0180, 0x22bcf2f9d540) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0x22bcf2a1a9c0, 0x22bcf2f9d400) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0x22bcf2f9d400, {0x2b51e00, 0x22bcf2a1a9c0}, {0x22bcf2ba8c48?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x22bcf27e1830, 0x22bcf2f9d400, {0x1?, 0x22bcf2ba8cd0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x22bcf27e1830, 0x22bcf2f9d400) /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(0x22bcf28c00f0, {0x2b799f0, 0x22bcf282aa50}, 0x22bcf2ba9338) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x22bcf28c00f0, {0x2b799f0, 0x22bcf282aa50}, 0x22bcf2ffeb00?, {0x23146c0?, 0x22bcf27cc898?}, {0x0, 0x0}, 0x22bcf280b110?, 0x2b358b8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*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(0x22bcf29d0240, 0x22bcf2f9f980, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x22bcf29d0240, 0x22bcf2f9f980) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x22bcf2f18c60, {0x2b799f0, 0x22bcf282aa50}, {0x29ccd5e, 0xf}, {0x22bcf299de60, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1033 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x22bcf2f18c60, {0x2b799f0, 0x22bcf282aa50}, {0x22bcf2f18c60?, 0x2b799f0?, 0x459ada0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1045 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x22bcf2f18c60, {0x2b799f0, 0x22bcf282aa50}, {0x2b4e5a0, 0x22bcf2fae000}, {0x2b89fe0, 0x22bcf2a1aba0}, {0x22bcf3001eb0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1158 +0x285 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x22bcf2a2aa80, {0x2b799f0, 0x22bcf282aa50}, {0x2b4e5a0, 0x22bcf2fae000}, {0x2b89fe0, 0x22bcf2a1aba0}, {0x22bcf3001eb0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x22bcf2f86fc0, {0x2b799f0, 0x22bcf282aa50}, {0x2b63618?, 0x22bcf2b0e3c0?}, {0x22bcf3001eb0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x22bcf2f86fc0, {0x2b799f0, 0x22bcf282aa50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x22bcf2f86fc0, {0x2b799f0, 0x22bcf282aa50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2b799f0, 0x22bcf282aa50}, {0x2b97ff0, 0x22bcf2a2aa80}, {0x0, 0x0}, {0x22bcf29a0720, 0x15}, {0x2b96540, 0x22bcf2fb6180}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x22bcf28e8288, {0x2b799f0, 0x22bcf282aa50}, 0x22bcf282a9b0, {0x2b97ff0, 0x22bcf2a2aa80}, 0x32, 0x22bcf306cf98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 18097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 18208 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22bcf2bc6f00) /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 18431 [IO wait]: internal/poll.runtime_pollWait(0x7f97a036ce00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2b400?, 0x22bcf2caac00?, 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(0x22bcf2a2b400, {0x22bcf2caac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2b400, {0x22bcf2caac00?, 0x12fb?, 0x22bcf2b9f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf28826a0, {0x22bcf2caac00?, 0x0?, 0x22bcf2b9f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2dc6cd8, {0x22bcf2caac00?, 0x7f97a02de540?, 0x7f97e9baa108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2d74888, {0x22bcf2caac00?, 0x22bcf2d96f00?, 0x22bcf2b9fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2a2a8, {0x2b51220, 0x22bcf2d74888}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2a008, {0x7f97a033f800, 0x22bcf2dc6cd8}, 0x22bcf2b9fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2a008, 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(0x22bcf2d2a008, {0x22bcf32d8000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2a6bb80, {0x22bcf32d8000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf29d1c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf29d1c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2a6bb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18423 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18377 [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 18097 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 18256 [select]: net/http.(*persistConn).writeLoop(0x22bcf2d9f540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18250 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17929 [IO wait]: internal/poll.runtime_pollWait(0x7f97a0317a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2822200?, 0x22bcf2ca7300?, 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(0x22bcf2822200, {0x22bcf2ca7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2822200, {0x22bcf2ca7300?, 0x12fb?, 0x22bcf2b91970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2446080, {0x22bcf2ca7300?, 0x0?, 0x22bcf2b919c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2d74018, {0x22bcf2ca7300?, 0x7f97a03ed120?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2eba1c8, {0x22bcf2ca7300?, 0x22bcf2aff0e0?, 0x22bcf2b91a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2587428, {0x2b51220, 0x22bcf2eba1c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2587188, {0x7f97a033f800, 0x22bcf2d74018}, 0x22bcf2b91c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2587188, 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(0x22bcf2587188, {0x22bcf2d15000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf2d0c780, {0x22bcf2d15000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2e74480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2e74480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf2d0c780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18258 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18427 [IO wait]: internal/poll.runtime_pollWait(0x7f97a036c800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2b200?, 0x22bcf2c29300?, 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(0x22bcf2a2b200, {0x22bcf2c29300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2b200, {0x22bcf2c29300?, 0x12fb?, 0x22bcf2824240?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2882618, {0x22bcf2c29300?, 0x0?, 0x22bcf30b89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2dc6900, {0x22bcf2c29300?, 0x7f97e9a4bda0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf299a210, {0x22bcf2c29300?, 0x22bcf2aff680?, 0x22bcf30b8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf292a9a8, {0x2b51220, 0x22bcf299a210}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf292a708, {0x7f97a033f800, 0x22bcf2dc6900}, 0x22bcf30b8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf292a708, 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(0x22bcf292a708, {0x22bcf327e000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf3242dc0, {0x22bcf327e000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf29d0fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf29d0fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf3242dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18435 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18429 [IO wait]: internal/poll.runtime_pollWait(0x7f97a036a000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2b680?, 0x22bcf32bec00?, 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(0x22bcf2a2b680, {0x22bcf32bec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2b680, {0x22bcf32bec00?, 0x12fb?, 0x22bcf28247e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf28826c0, {0x22bcf32bec00?, 0x0?, 0x22bcf30d99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2dc6d20, {0x22bcf32bec00?, 0x7f97a03debc0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2e8dae8, {0x22bcf32bec00?, 0x22bcf2aff860?, 0x22bcf30d9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2a628, {0x2b51220, 0x22bcf2e8dae8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2a388, {0x7f97a033f800, 0x22bcf2dc6d20}, 0x22bcf30d9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2a388, 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(0x22bcf2d2a388, {0x22bcf2cb7000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf32efa40, {0x22bcf2cb7000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf29d1620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf29d1620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf32efa40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18413 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18333 [select]: net/http.(*Transport).getConn(0x22bcf2992d00, 0x22bcf2ef8280, {{}, 0x0, {0x22bcf2f60580, 0x5}, {0x22bcf2c95f20, 0x21}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x22bcf2992d00, 0x22bcf2efa3c0) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x22bcf29d0180, 0x22bcf2efa3c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0x22bcf2a1a9c0, 0x22bcf2efa280) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0x22bcf2efa280, {0x2b51e00, 0x22bcf2a1a9c0}, {0x22bcf2d07080?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x22bcf27e1830, 0x22bcf2efa280, {0x22bcf2d07001?, 0x22bcf2d07108?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x22bcf27e1830, 0x22bcf2efa280) /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(0x22bcf28c00f0, {0x2b799f0, 0x22bcf282aa50}, 0x22bcf2ffe580) /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, 0x22bcf2d076c8?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x22bcf29d0240, 0x22bcf2eeee40, 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(0x22bcf2d437a0, {0x2b799f0, 0x22bcf282aa50}, {0x2b4e5c0, 0x22bcf2d75860}, 0x1, {0x29ebdbb, 0x18}, {0x22bcf24ab5d0, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1123 +0x6c7 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x22bcf2d437a0, {0x2b799f0, 0x22bcf282aa50}, {0x2b4e5a0, 0x22bcf29c6700}, {0x2b89fe0, 0x22bcf24b4160}, {0x22bcf24ab5d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1148 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x22bcf2a2aa80, {0x2b799f0, 0x22bcf282aa50}, {0x2b4e5a0, 0x22bcf29c6700}, {0x2b89fe0, 0x22bcf24b4160}, {0x22bcf24ab5d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x22bcf2edab40, {0x2b799f0, 0x22bcf282aa50}, {0x2b63618?, 0x22bcf2910a50?}, {0x22bcf24ab5d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x22bcf2edab40, {0x2b799f0, 0x22bcf282aa50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x22bcf2edab40, {0x2b799f0, 0x22bcf282aa50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2b799f0, 0x22bcf282aa50}, {0x2b97ff0, 0x22bcf2a2aa80}, {0x0, 0x0}, {0x22bcf29a0750, 0x15}, {0x2b96540, 0x22bcf2fb6240}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x22bcf28e8288, {0x2b799f0, 0x22bcf282aa50}, 0x22bcf282a9b0, {0x2b97ff0, 0x22bcf2a2aa80}, 0x0, 0x22bcf2f20000?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 18097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 18119 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a036ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf2a2a600?, 0x22bcf29c8000?, 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(0x22bcf2a2a600, {0x22bcf29c8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf2a2a600, {0x22bcf29c8000?, 0x12fb?, 0x22bcf2824b00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf2950108, {0x22bcf29c8000?, 0x0?, 0x22bcf30ba9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2eba420, {0x22bcf29c8000?, 0x7f97a03debc0?, 0x7f97e9bab2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2e8c9c0, {0x22bcf29c8000?, 0x22bcf2bf92c0?, 0x22bcf30baa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2e2a8, {0x2b51220, 0x22bcf2e8c9c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2e008, {0x7f97a033f800, 0x22bcf2eba420}, 0x22bcf30bac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2e008, 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(0x22bcf2d2e008, {0x22bcf2778000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf27c7b80, {0x22bcf2778000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2fb6cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2fb6cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf27c7b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18075 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18202 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f97a0317800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22bcf3122480?, 0x22bcf2868c00?, 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(0x22bcf3122480, {0x22bcf2868c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22bcf3122480, {0x22bcf2868c00?, 0x12fb?, 0x22bcf2a1be80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22bcf29503b8, {0x22bcf2868c00?, 0x0?, 0x22bcf30b99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22bcf2ebb188, {0x22bcf2868c00?, 0x7f97a03ed120?, 0x7f97e9babbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22bcf2ebb248, {0x22bcf2868c00?, 0x22bcf2bf9680?, 0x22bcf30b9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22bcf2d2ed28, {0x2b51220, 0x22bcf2ebb248}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22bcf2d2ea88, {0x7f97a033f800, 0x22bcf2ebb188}, 0x22bcf30b9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22bcf2d2ea88, 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(0x22bcf2d2ea88, {0x22bcf2c6d000, 0x1000, 0x2550e60?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22bcf3243540, {0x22bcf2c6d000?, 0x2b4da80?, 0x4528010?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22bcf2c875c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22bcf2c875c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22bcf3243540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18198 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18547 [select]: net/http.(*persistConn).writeLoop(0x22bcf282da40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18479 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18428 [select]: net/http.(*persistConn).writeLoop(0x22bcf3242dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18435 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.406358759s (try 1/5): exit status 2: Failed [TestSyncConcurrentDelete]