"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/04/14 01:00:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune" 2026/04/14 01:00:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/14 01:00:39 DEBUG : Creating backend with remote "/tmp/rclone456099224" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:00:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/14 01:00:39 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:00:39 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.02s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:00:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 01:00:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:00:41 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:00:41 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:00:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:00:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:00:43 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:00:45 DEBUG : Yandex rclone-test-jucomew0nune: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (19.34s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.90s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.56s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:01:03 DEBUG : Creating backend with remote "/non-existing" 2026/04/14 01:01:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/14 01:01:03 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:01:03 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.19s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:01:04 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:01:04 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:01:06 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:01:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:01:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.98s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:01:24 INFO : Yandex rclone-test-jucomew0nune: Running all checks before starting transfers 2026/04/14 01:01:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:01:24 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:01:24 INFO : Yandex rclone-test-jucomew0nune: Checks finished, now starting transfers 2026/04/14 01:01:24 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:01:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:01:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:01:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (17.46s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:01:41 ERROR : Ignoring --no-traverse with sync 2026/04/14 01:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:01:42 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:01:42 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:01:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:01:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:01:44 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:01:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.47s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:02:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/14 01:02:00 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:02:00 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:02:02 DEBUG : hello world2: size = 12 OK 2026/04/14 01:02:02 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/14 01:02:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.74s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:02:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:02:10 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:02:10 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:02:12 DEBUG : potato2: size = 11 OK 2026/04/14 01:02:12 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:02:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:02:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:02:19 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:02:19 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:02:22 DEBUG : potato2: size = 11 OK 2026/04/14 01:02:22 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:02:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.07s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:02:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/14 01:02:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 01:02:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/14 01:02:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 01:02:29 INFO : sub dir2: Making directory 2026/04/14 01:02:29 INFO : sub dir: Making directory 2026/04/14 01:02:30 INFO : sub dir2/sub sub dir2: Making directory 2026/04/14 01:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:02:30 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:02:30 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:02:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:02:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:02:33 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:02:35 DEBUG : Yandex rclone-test-jucomew0nune: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.32s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:03:02 INFO : sub dir2: Making directory 2026/04/14 01:03:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/14 01:03:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 01:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:03:02 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:03:02 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:03:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:03:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:03:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.81s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:03:18 DEBUG : sub dir2: Making directory with metadata 2026/04/14 01:03:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 01:03:19 INFO : sub dir2: Making directory 2026/04/14 01:03:19 INFO : sub dir: Making directory 2026/04/14 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:03:20 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:03:20 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:03:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:03:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:03:24 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:03:24 INFO : sub dir/hello world: Deleted 2026/04/14 01:03:25 DEBUG : Yandex rclone-test-jucomew0nune: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/14 01:03:25 DEBUG : Yandex rclone-test-jucomew0nune: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (28.51s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.97s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:03:48 INFO : sub dir2: Making directory 2026/04/14 01:03:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:03:48 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:03:48 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:03:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:03:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:03:50 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:03:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.56s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:04:04 DEBUG : sub dir2: Making directory with metadata 2026/04/14 01:04:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 01:04:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 01:04:05 INFO : sub dir2: Making directory 2026/04/14 01:04:05 INFO : sub dir: Making directory 2026/04/14 01:04:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:04:06 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:04:06 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:04:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:04:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:04:08 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:04:08 DEBUG : Waiting for deletions to finish 2026/04/14 01:04:10 DEBUG : Yandex rclone-test-jucomew0nune: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (25.35s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.78s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:04:31 INFO : sub dir2: Making directory 2026/04/14 01:04:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:04:31 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:04:31 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:04:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:04:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:04:34 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:04:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (18.10s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:04:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-mepohud8yisi" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-jucomew0nune -> Yandex rclone-test-mepohud8yisi 2026/04/14 01:04:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:04:52 DEBUG : Yandex rclone-test-mepohud8yisi: Waiting for checks to finish 2026/04/14 01:04:52 DEBUG : Yandex rclone-test-mepohud8yisi: Waiting for transfers to finish 2026/04/14 01:04:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:04:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:04:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/14 01:04:56 DEBUG : Yandex rclone-test-mepohud8yisi: Purge remote --- PASS: TestServerSideCopy (31.63s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:05:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone456099224) 2026/04/14 01:05:23 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:05:23 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 01:05:23 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:05:23 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:05:25 DEBUG : sub dir/hello world: size = 17 OK 2026/04/14 01:05:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/14 01:05:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (19.81s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:05:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-niqahuv8hula" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-jucomew0nune -> Yandex rclone-test-niqahuv8hula 2026/04/14 01:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:05:45 DEBUG : Yandex rclone-test-niqahuv8hula: Waiting for checks to finish 2026/04/14 01:05:45 DEBUG : Yandex rclone-test-niqahuv8hula: Waiting for transfers to finish 2026/04/14 01:05:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:05:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:05:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/14 01:05:54 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:05:54 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-niqahuv8hula) 2026/04/14 01:05:54 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 01:05:54 DEBUG : Yandex rclone-test-niqahuv8hula: Waiting for checks to finish 2026/04/14 01:05:54 DEBUG : Yandex rclone-test-niqahuv8hula: Waiting for transfers to finish 2026/04/14 01:05:55 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.piqowit4" before starting 2026/04/14 01:05:57 DEBUG : sub dir/hello world.piqowit4: server side copy: removing renamed existing file after operation 2026/04/14 01:06:03 DEBUG : sub dir/hello world: size = 17 OK 2026/04/14 01:06:03 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/14 01:06:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/14 01:06:04 DEBUG : Yandex rclone-test-niqahuv8hula: Purge remote --- PASS: TestServerSideCopyOverSelf (47.95s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:06:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone456099224) 2026/04/14 01:06:31 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:06:31 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 01:06:31 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:06:31 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:06:33 DEBUG : sub dir/hello world: size = 17 OK 2026/04/14 01:06:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/14 01:06:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/14 01:06:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (20.96s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:06:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-vumukud7pefi" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-jucomew0nune -> Yandex rclone-test-vumukud7pefi 2026/04/14 01:06:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:06:53 DEBUG : Yandex rclone-test-vumukud7pefi: Waiting for checks to finish 2026/04/14 01:06:53 DEBUG : Yandex rclone-test-vumukud7pefi: Waiting for transfers to finish 2026/04/14 01:06:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:06:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:06:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/14 01:06:58 DEBUG : Yandex rclone-test-vumukud7pefi: Using server-side directory move 2026/04/14 01:06:58 INFO : Yandex rclone-test-vumukud7pefi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/14 01:06:59 DEBUG : Yandex rclone-test-vumukud7pefi: Waiting for checks to finish 2026/04/14 01:06:59 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:06:59 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-vumukud7pefi) 2026/04/14 01:06:59 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 01:06:59 DEBUG : Yandex rclone-test-vumukud7pefi: Waiting for transfers to finish 2026/04/14 01:07:05 INFO : sub dir/hello world: Deleted 2026/04/14 01:07:06 INFO : sub dir/hello world: Moved (server-side) 2026/04/14 01:07:10 DEBUG : testing file moves 2026/04/14 01:07:11 DEBUG : Yandex rclone-test-vumukud7pefi: Waiting for checks to finish 2026/04/14 01:07:11 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:07:11 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-vumukud7pefi) 2026/04/14 01:07:11 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 01:07:11 DEBUG : Yandex rclone-test-vumukud7pefi: Waiting for transfers to finish 2026/04/14 01:07:17 INFO : sub dir/hello world: Deleted 2026/04/14 01:07:19 INFO : sub dir/hello world: Moved (server-side) 2026/04/14 01:07:21 DEBUG : Yandex rclone-test-vumukud7pefi: Purge remote --- PASS: TestServerSideMoveOverSelf (50.17s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:07:41 ERROR : error listing: directory not found 2026/04/14 01:07:42 INFO : Local file system at /tmp/rclone456099224: Making directory 2026/04/14 01:07:42 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:07:42 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (18.95s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:08:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 01:08:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:08:02 DEBUG : Local file system at /tmp/rclone456099224: Waiting for checks to finish 2026/04/14 01:08:02 DEBUG : Local file system at /tmp/rclone456099224: Waiting for transfers to finish 2026/04/14 01:08:03 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/04/14 01:08:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:08:03 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/04/14 01:08:03 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:08:03 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.85s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:08:18 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/14 01:08:18 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:08:18 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:08:20 DEBUG : check sum: size = 1 OK 2026/04/14 01:08:20 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/14 01:08:20 INFO : check sum: Copied (new) 2026/04/14 01:08:20 DEBUG : Waiting for deletions to finish 2026/04/14 01:08:21 DEBUG : check sum: size = 1 OK 2026/04/14 01:08:21 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:08:21 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/14 01:08:21 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/04/14 01:08:21 DEBUG : check sum: Unchanged skipping 2026/04/14 01:08:21 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:08:21 DEBUG : Waiting for deletions to finish 2026/04/14 01:08:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.97s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:08:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/14 01:08:28 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:08:28 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:08:31 DEBUG : sizeonly: size = 6 OK 2026/04/14 01:08:31 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/14 01:08:31 INFO : sizeonly: Copied (new) 2026/04/14 01:08:31 DEBUG : Waiting for deletions to finish 2026/04/14 01:08:32 DEBUG : sizeonly: size = 6 OK 2026/04/14 01:08:32 DEBUG : sizeonly: Sizes identical 2026/04/14 01:08:32 DEBUG : sizeonly: Unchanged skipping 2026/04/14 01:08:32 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:08:32 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:08:32 DEBUG : Waiting for deletions to finish 2026/04/14 01:08:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.07s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:08:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/14 01:08:38 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:08:38 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:08:40 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/04/14 01:08:40 INFO : ignore-size: Copied (new) 2026/04/14 01:08:40 DEBUG : Waiting for deletions to finish 2026/04/14 01:08:41 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:08:41 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:08:41 DEBUG : ignore-size: Unchanged skipping 2026/04/14 01:08:41 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:08:41 DEBUG : Waiting for deletions to finish 2026/04/14 01:08:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.35s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:08:51 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:08:51 DEBUG : existing: size = 6 OK 2026/04/14 01:08:51 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:08:51 DEBUG : existing: Unchanged skipping 2026/04/14 01:08:51 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:08:51 DEBUG : Waiting for deletions to finish 2026/04/14 01:08:51 INFO : There was nothing to transfer 2026/04/14 01:08:51 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:08:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/14 01:08:51 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:08:53 DEBUG : existing: size = 6 OK 2026/04/14 01:08:53 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/04/14 01:08:53 INFO : existing: Copied (replaced existing) 2026/04/14 01:08:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.90s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:09:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/14 01:09:01 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:09:01 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:09:03 DEBUG : existing: size = 6 OK 2026/04/14 01:09:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/14 01:09:03 INFO : existing: Copied (new) 2026/04/14 01:09:03 DEBUG : Waiting for deletions to finish 2026/04/14 01:09:04 DEBUG : existing: Destination exists, skipping 2026/04/14 01:09:04 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:09:04 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:09:04 DEBUG : Waiting for deletions to finish 2026/04/14 01:09:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.24s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:09:14 INFO : d: Making directory 2026/04/14 01:09:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/14 01:09:15 DEBUG : c/non empty space: size = 5 OK 2026/04/14 01:09:15 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:09:15 DEBUG : c/non empty space: Unchanged skipping 2026/04/14 01:09:16 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:09:16 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:09:17 DEBUG : a/potato2: size = 60 OK 2026/04/14 01:09:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/14 01:09:17 INFO : a/potato2: Copied (new) 2026/04/14 01:09:17 DEBUG : Waiting for deletions to finish 2026/04/14 01:09:24 INFO : b/potato: Deleted 2026/04/14 01:09:24 INFO : d: Removing directory 2026/04/14 01:09:30 INFO : b: Removing directory 2026/04/14 01:09:37 DEBUG : Yandex rclone-test-jucomew0nune: deleted 2 directories --- PASS: TestSyncIgnoreErrors (53.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:10:05 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:10:05 DEBUG : empty space: size = 1 OK 2026/04/14 01:10:05 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/14 01:10:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/14 01:10:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/14 01:10:05 DEBUG : empty space: Unchanged skipping 2026/04/14 01:10:05 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:10:05 DEBUG : Waiting for deletions to finish 2026/04/14 01:10:05 INFO : There was nothing to transfer 2026/04/14 01:10:06 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:10:06 DEBUG : empty space: size = 1 OK 2026/04/14 01:10:06 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/14 01:10:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/14 01:10:07 INFO : empty space: Updated modification time in destination 2026/04/14 01:10:07 DEBUG : empty space: Unchanged skipping 2026/04/14 01:10:07 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:10:07 DEBUG : Waiting for deletions to finish 2026/04/14 01:10:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (9.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:10:16 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:10:16 DEBUG : empty space: size = 1 OK 2026/04/14 01:10:16 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/14 01:10:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/14 01:10:16 DEBUG : empty space: Unchanged skipping 2026/04/14 01:10:16 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:10:16 DEBUG : Waiting for deletions to finish 2026/04/14 01:10:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:10:25 DEBUG : foo: size = 3 OK 2026/04/14 01:10:25 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/14 01:10:25 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:10:25 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone456099224) 2026/04/14 01:10:25 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:10:25 DEBUG : foo: md5 differ 2026/04/14 01:10:25 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:10:27 DEBUG : foo: size = 3 OK 2026/04/14 01:10:27 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/04/14 01:10:27 INFO : foo: Copied (replaced existing) 2026/04/14 01:10:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.06s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:10:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/14 01:10:36 DEBUG : empty space: size = 1 OK 2026/04/14 01:10:36 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:10:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:10:36 DEBUG : empty space: Unchanged skipping 2026/04/14 01:10:36 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:10:37 DEBUG : potato: size = 60 OK 2026/04/14 01:10:37 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/14 01:10:37 INFO : potato: Copied (new) 2026/04/14 01:10:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:10:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone456099224) 2026/04/14 01:10:53 DEBUG : potato: size = 60 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:10:53 DEBUG : potato: Sizes differ 2026/04/14 01:10:53 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:10:53 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:10:55 DEBUG : potato: size = 21 OK 2026/04/14 01:10:55 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/14 01:10:55 INFO : potato: Copied (replaced existing) 2026/04/14 01:10:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (10.74s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:11:03 DEBUG : potato: size = 21 OK 2026/04/14 01:11:03 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/14 01:11:03 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:11:03 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone456099224) 2026/04/14 01:11:03 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:11:03 DEBUG : potato: md5 differ 2026/04/14 01:11:03 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:11:05 DEBUG : potato: size = 21 OK 2026/04/14 01:11:05 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/14 01:11:05 INFO : potato: Copied (replaced existing) 2026/04/14 01:11:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (10.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:11:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:11:15 DEBUG : empty space: size = 1 OK 2026/04/14 01:11:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:11:15 DEBUG : empty space: Unchanged skipping 2026/04/14 01:11:15 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:11:15 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:11:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/14 01:11:15 DEBUG : Waiting for deletions to finish 2026/04/14 01:11:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:11:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:11:33 DEBUG : empty space: size = 1 OK 2026/04/14 01:11:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:11:33 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:11:33 DEBUG : empty space: Unchanged skipping 2026/04/14 01:11:33 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:11:35 DEBUG : potato2: size = 60 OK 2026/04/14 01:11:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/14 01:11:35 INFO : potato2: Copied (new) 2026/04/14 01:11:35 DEBUG : Waiting for deletions to finish 2026/04/14 01:11:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (26.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:11:59 INFO : d: Making directory 2026/04/14 01:11:59 INFO : d/e: Making directory 2026/04/14 01:12:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/14 01:12:01 DEBUG : c/non empty space: size = 5 OK 2026/04/14 01:12:01 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:12:01 DEBUG : c/non empty space: Unchanged skipping 2026/04/14 01:12:01 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:12:01 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:12:03 DEBUG : a/potato2: size = 60 OK 2026/04/14 01:12:03 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/14 01:12:03 INFO : a/potato2: Copied (new) 2026/04/14 01:12:03 DEBUG : Waiting for deletions to finish 2026/04/14 01:12:10 INFO : b/potato: Deleted 2026/04/14 01:12:10 INFO : d/e: Removing directory 2026/04/14 01:12:17 INFO : d: Removing directory 2026/04/14 01:12:24 INFO : b: Removing directory 2026/04/14 01:12:30 DEBUG : Yandex rclone-test-jucomew0nune: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (62.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:13:00 INFO : d: Making directory 2026/04/14 01:13:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/14 01:13:02 DEBUG : c/non empty space: size = 5 OK 2026/04/14 01:13:02 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:13:02 DEBUG : c/non empty space: Unchanged skipping 2026/04/14 01:13:02 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:13:02 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:13:04 DEBUG : a/potato2: size = 60 OK 2026/04/14 01:13:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/14 01:13:04 INFO : a/potato2: Copied (new) 2026/04/14 01:13:04 ERROR : Yandex rclone-test-jucomew0nune: not deleting files as there were IO errors 2026/04/14 01:13:04 ERROR : Yandex rclone-test-jucomew0nune: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (54.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:13:56 DEBUG : Waiting for deletions to finish 2026/04/14 01:13:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:13:56 DEBUG : empty space: size = 1 OK 2026/04/14 01:13:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:13:56 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:13:56 DEBUG : empty space: Unchanged skipping 2026/04/14 01:13:56 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:13:58 DEBUG : potato2: size = 60 OK 2026/04/14 01:13:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/14 01:13:58 INFO : potato2: Copied (new) 2026/04/14 01:14:02 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (22.04s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:14:19 DEBUG : Waiting for deletions to finish 2026/04/14 01:14:19 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:14:19 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:14:25 INFO : potato: Deleted 2026/04/14 01:14:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:14:25 DEBUG : empty space: size = 1 OK 2026/04/14 01:14:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:14:25 DEBUG : empty space: Unchanged skipping 2026/04/14 01:14:25 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:14:25 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:14:27 DEBUG : potato2: size = 60 OK 2026/04/14 01:14:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/14 01:14:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (25.96s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:14:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:14:43 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:14:43 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:14:45 DEBUG : potato2: size = 19 OK 2026/04/14 01:14:45 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/14 01:14:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (20.78s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:15:05 DEBUG : enormous: Excluded (Size Filter) 2026/04/14 01:15:05 DEBUG : enormous: Excluded 2026/04/14 01:15:05 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 01:15:05 DEBUG : potato2: Excluded 2026/04/14 01:15:05 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 01:15:05 DEBUG : potato2: Excluded 2026/04/14 01:15:05 DEBUG : empty space: size = 1 OK 2026/04/14 01:15:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:15:05 DEBUG : empty space: Unchanged skipping 2026/04/14 01:15:05 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:15:05 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:15:05 DEBUG : Waiting for deletions to finish 2026/04/14 01:15:05 INFO : There was nothing to transfer 2026/04/14 01:15:05 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 01:15:05 DEBUG : potato2: Excluded 2026/04/14 01:15:06 DEBUG : enormous: Excluded (Size Filter) 2026/04/14 01:15:06 DEBUG : enormous: Excluded 2026/04/14 01:15:06 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 01:15:06 DEBUG : potato2: Excluded 2026/04/14 01:15:06 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 01:15:06 DEBUG : potato2: Excluded 2026/04/14 01:15:06 DEBUG : Local file system at /tmp/rclone456099224: Waiting for checks to finish 2026/04/14 01:15:06 DEBUG : empty space: size = 1 OK 2026/04/14 01:15:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:15:06 DEBUG : empty space: Unchanged skipping 2026/04/14 01:15:06 DEBUG : Local file system at /tmp/rclone456099224: Waiting for transfers to finish 2026/04/14 01:15:06 DEBUG : Waiting for deletions to finish 2026/04/14 01:15:06 INFO : There was nothing to transfer 2026/04/14 01:15:06 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 01:15:06 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:15:22 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/14 01:15:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/14 01:15:22 DEBUG : pacer: Reducing sleep to 15ms 2026/04/14 01:15:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/14 01:15:23 DEBUG : pacer: Reducing sleep to 10ms 2026/04/14 01:15:25 DEBUG : enormous: Excluded (Size Filter) 2026/04/14 01:15:25 DEBUG : enormous: Excluded 2026/04/14 01:15:25 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 01:15:25 DEBUG : potato2: Excluded 2026/04/14 01:15:25 DEBUG : empty space: size = 1 OK 2026/04/14 01:15:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:15:25 DEBUG : empty space: Unchanged skipping 2026/04/14 01:15:25 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:15:25 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:15:25 DEBUG : Waiting for deletions to finish 2026/04/14 01:15:31 INFO : enormous: Deleted 2026/04/14 01:15:31 INFO : potato2: Deleted 2026/04/14 01:15:31 INFO : There was nothing to transfer 2026/04/14 01:15:32 DEBUG : Local file system at /tmp/rclone456099224: Waiting for checks to finish 2026/04/14 01:15:32 DEBUG : empty space: size = 1 OK 2026/04/14 01:15:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:15:32 DEBUG : empty space: Unchanged skipping 2026/04/14 01:15:32 DEBUG : Local file system at /tmp/rclone456099224: Waiting for transfers to finish 2026/04/14 01:15:32 DEBUG : Waiting for deletions to finish 2026/04/14 01:15:32 INFO : potato2: Deleted 2026/04/14 01:15:32 INFO : enormous: Deleted 2026/04/14 01:15:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.34s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:15:40 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/14 01:15:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/14 01:15:40 DEBUG : pacer: Reducing sleep to 15ms 2026/04/14 01:15:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/14 01:15:41 DEBUG : pacer: Reducing sleep to 10ms 2026/04/14 01:15:46 DEBUG : five: Need to transfer - File not found at Destination 2026/04/14 01:15:46 DEBUG : four: size = 4 (Local file system at /tmp/rclone456099224) 2026/04/14 01:15:46 DEBUG : four: size = 8 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:15:46 DEBUG : four: Sizes differ 2026/04/14 01:15:46 DEBUG : one: Destination is newer than source, skipping 2026/04/14 01:15:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/14 01:15:46 DEBUG : three: size = 5 OK 2026/04/14 01:15:46 DEBUG : three: Sizes identical 2026/04/14 01:15:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/14 01:15:46 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:15:46 DEBUG : two: size = 3 OK 2026/04/14 01:15:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone456099224) 2026/04/14 01:15:46 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-jucomew0nune) 2026/04/14 01:15:46 DEBUG : two: md5 differ 2026/04/14 01:15:46 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:15:47 DEBUG : four: size = 4 OK 2026/04/14 01:15:47 DEBUG : four: Dst hash empty - aborting Src hash check 2026/04/14 01:15:47 INFO : four: Copied (replaced existing) 2026/04/14 01:15:48 DEBUG : two: size = 3 OK 2026/04/14 01:15:48 DEBUG : two: Dst hash empty - aborting Src hash check 2026/04/14 01:15:48 INFO : two: Copied (replaced existing) 2026/04/14 01:15:48 DEBUG : five: size = 4 OK 2026/04/14 01:15:48 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/14 01:15:48 INFO : five: Copied (new) 2026/04/14 01:15:48 DEBUG : Waiting for deletions to finish 2026/04/14 01:15:49 DEBUG : five: size = 4 OK 2026/04/14 01:15:49 DEBUG : four: size = 4 OK 2026/04/14 01:15:49 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/14 01:15:49 DEBUG : four: Size and md5 of src and dst objects identical 2026/04/14 01:15:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/14 01:15:49 DEBUG : three: size = 5 OK 2026/04/14 01:15:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/14 01:15:49 DEBUG : five: Size and md5 of src and dst objects identical 2026/04/14 01:15:49 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone456099224) 2026/04/14 01:15:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/14 01:15:49 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:15:49 DEBUG : three: md5 differ 2026/04/14 01:15:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/14 01:15:49 DEBUG : one: Destination is newer than source, skipping 2026/04/14 01:15:49 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:15:49 DEBUG : two: size = 3 OK 2026/04/14 01:15:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/14 01:15:49 DEBUG : two: Size and md5 of src and dst objects identical 2026/04/14 01:15:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/14 01:15:49 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:15:51 DEBUG : three: size = 5 OK 2026/04/14 01:15:51 DEBUG : three: Dst hash empty - aborting Src hash check 2026/04/14 01:15:51 INFO : three: Copied (replaced existing) 2026/04/14 01:15:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (41.47s) === 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-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/04/14 01:16:20 INFO : Yandex rclone-test-jucomew0nune: Making map for --track-renames 2026/04/14 01:16:20 INFO : Yandex rclone-test-jucomew0nune: Finished making map for --track-renames 2026/04/14 01:16:20 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:16:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/14 01:16:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/14 01:16:20 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for renames to finish 2026/04/14 01:16:20 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:16:22 DEBUG : potato: size = 14 OK 2026/04/14 01:16:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/14 01:16:22 INFO : potato: Copied (new) 2026/04/14 01:16:22 DEBUG : yam: size = 11 OK 2026/04/14 01:16:22 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/14 01:16:22 INFO : yam: Copied (new) 2026/04/14 01:16:22 DEBUG : Waiting for deletions to finish 2026/04/14 01:16:23 DEBUG : potato: size = 14 OK 2026/04/14 01:16:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:16:23 INFO : Yandex rclone-test-jucomew0nune: Making map for --track-renames 2026/04/14 01:16:23 INFO : Yandex rclone-test-jucomew0nune: Finished making map for --track-renames 2026/04/14 01:16:23 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:16:23 DEBUG : potato: Unchanged skipping 2026/04/14 01:16:23 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for renames to finish 2026/04/14 01:16:24 INFO : yam: Moved (server-side) to: yaml 2026/04/14 01:16:24 INFO : yaml: Renamed from "yam" 2026/04/14 01:16:24 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:16:24 DEBUG : Waiting for deletions to finish 2026/04/14 01:16:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/04/14 01:16:37 INFO : Yandex rclone-test-jucomew0nune: Making map for --track-renames 2026/04/14 01:16:37 INFO : Yandex rclone-test-jucomew0nune: Finished making map for --track-renames 2026/04/14 01:16:37 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:16:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/14 01:16:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/14 01:16:37 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for renames to finish 2026/04/14 01:16:37 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:16:39 DEBUG : yam: size = 11 OK 2026/04/14 01:16:39 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/14 01:16:39 INFO : yam: Copied (new) 2026/04/14 01:16:40 DEBUG : potato: size = 14 OK 2026/04/14 01:16:40 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/14 01:16:40 INFO : potato: Copied (new) 2026/04/14 01:16:40 DEBUG : Waiting for deletions to finish 2026/04/14 01:16:41 INFO : Yandex rclone-test-jucomew0nune: Making map for --track-renames 2026/04/14 01:16:41 DEBUG : potato: size = 14 OK 2026/04/14 01:16:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:16:41 INFO : Yandex rclone-test-jucomew0nune: Finished making map for --track-renames 2026/04/14 01:16:41 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:16:41 DEBUG : potato: Unchanged skipping 2026/04/14 01:16:41 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for renames to finish 2026/04/14 01:16:43 INFO : yam: Moved (server-side) to: yaml 2026/04/14 01:16:43 INFO : yaml: Renamed from "yam" 2026/04/14 01:16:43 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:16:43 DEBUG : Waiting for deletions to finish 2026/04/14 01:16:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/04/14 01:16:55 INFO : Yandex rclone-test-jucomew0nune: Making map for --track-renames 2026/04/14 01:16:55 INFO : Yandex rclone-test-jucomew0nune: Finished making map for --track-renames 2026/04/14 01:16:55 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:16:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/14 01:16:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/14 01:16:55 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for renames to finish 2026/04/14 01:16:55 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:16:57 DEBUG : potato: size = 14 OK 2026/04/14 01:16:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/14 01:16:57 INFO : potato: Copied (new) 2026/04/14 01:16:57 DEBUG : sub/yam: size = 11 OK 2026/04/14 01:16:57 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/14 01:16:57 INFO : sub/yam: Copied (new) 2026/04/14 01:16:57 DEBUG : Waiting for deletions to finish Diff of "logger" and "lsf" 3c3 < 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;sub/yam --- > 2026-04-14 01:16:56.000000000;48dc443644c4b89556dc06834b46451d;11;sub/yam sync_test.go:3105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3105 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1688 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;sub/yam lsf: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2026-04-14 01:16:56.000000000;48dc443644c4b89556dc06834b46451d;11;sub/yam Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (22.35s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:17:17 DEBUG : Creating backend with remote "/tmp/rclone456099224/dir1" 2026/04/14 01:17:17 DEBUG : Creating backend with remote "/tmp/rclone456099224/dir2" 2026/04/14 01:17:17 DEBUG : Local file system at /tmp/rclone456099224/dir2: Using server-side directory move 2026/04/14 01:17:17 INFO : Local file system at /tmp/rclone456099224/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/14 01:17:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/14 01:17:17 INFO : file1.txt: Moved (server-side) 2026/04/14 01:17:17 DEBUG : Local file system at /tmp/rclone456099224/dir2: Waiting for checks to finish 2026/04/14 01:17:17 DEBUG : Local file system at /tmp/rclone456099224/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.54s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:17:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/14 01:17:18 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:17:18 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:17:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:17:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:17:21 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:17:21 INFO : sub dir/hello world: Deleted 2026/04/14 01:17:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/14 01:17:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/14 01:17:22 INFO : nested/sub dir/file: Copied (new) 2026/04/14 01:17:22 INFO : nested/sub dir/file: Deleted 2026/04/14 01:17:22 INFO : sub dir: Removing directory 2026/04/14 01:17:22 INFO : nested/sub dir: Removing directory 2026/04/14 01:17:22 INFO : nested: Removing directory 2026/04/14 01:17:22 DEBUG : Local file system at /tmp/rclone456099224: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (40.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:17:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 01:17:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/14 01:17:58 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:17:58 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:18:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 01:18:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 01:18:01 INFO : sub dir/hello world: Copied (new) 2026/04/14 01:18:01 INFO : sub dir/hello world: Deleted 2026/04/14 01:18:02 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/14 01:18:02 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/14 01:18:02 INFO : nested/sub dir/file: Copied (new) 2026/04/14 01:18:02 INFO : nested/sub dir/file: Deleted Diff of "logger" and "lsf" 3c3 < 2001-02-03 04:05:06.499999999;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file --- > 2026-04-14 01:18:01.000000000;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file sync_test.go:3105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3105 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1840 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world 2001-02-03 04:05:06.499999999;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file lsf: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world 2026-04-14 01:18:01.000000000;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (38.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:18:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/14 01:18:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/14 01:18:36 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:18:36 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:18:38 DEBUG : existing: size = 6 OK 2026/04/14 01:18:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/14 01:18:38 INFO : existing: Copied (new) 2026/04/14 01:18:38 INFO : existing: Deleted 2026/04/14 01:18:38 DEBUG : existing-b: size = 6 OK 2026/04/14 01:18:38 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/14 01:18:38 INFO : existing-b: Copied (new) 2026/04/14 01:18:38 INFO : existing-b: Deleted 2026/04/14 01:18:39 DEBUG : existing: Destination exists, skipping 2026/04/14 01:18:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/14 01:18:39 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:18:39 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:18:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.71s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:18:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-quqilup6boga" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-jucomew0nune -> Yandex rclone-test-quqilup6boga 2026/04/14 01:19:02 DEBUG : Yandex rclone-test-quqilup6boga: Using server-side directory move 2026/04/14 01:19:02 INFO : Yandex rclone-test-quqilup6boga: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/14 01:19:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:19:02 DEBUG : empty space: size = 1 OK 2026/04/14 01:19:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:19:02 DEBUG : empty space: Unchanged skipping 2026/04/14 01:19:02 DEBUG : potato3: size = 68 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:19:02 DEBUG : potato3: size = 60 (Yandex rclone-test-quqilup6boga) 2026/04/14 01:19:02 DEBUG : potato3: Sizes differ 2026/04/14 01:19:02 DEBUG : Yandex rclone-test-quqilup6boga: Waiting for checks to finish 2026/04/14 01:19:04 INFO : potato2: Moved (server-side) 2026/04/14 01:19:08 INFO : potato3: Deleted 2026/04/14 01:19:08 INFO : empty space: Deleted 2026/04/14 01:19:08 DEBUG : Yandex rclone-test-quqilup6boga: Waiting for transfers to finish 2026/04/14 01:19:09 INFO : potato3: Moved (server-side) 2026/04/14 01:19:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-binirak7ziza" 2026/04/14 01:19:10 DEBUG : Yandex rclone-test-binirak7ziza: Using server-side directory move 2026/04/14 01:19:12 INFO : Yandex rclone-test-binirak7ziza: Server side directory move succeeded 2026/04/14 01:19:12 ERROR : error listing: directory not found 2026/04/14 01:19:12 DEBUG : Yandex rclone-test-binirak7ziza: Purge remote 2026/04/14 01:19:25 DEBUG : Yandex rclone-test-quqilup6boga: Purge remote 2026/04/14 01:19:25 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (33.67s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:19:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-hanuqov9geki" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-jucomew0nune -> Yandex rclone-test-hanuqov9geki 2026/04/14 01:19:35 DEBUG : empty space: Excluded (Size Filter) 2026/04/14 01:19:35 DEBUG : empty space: Excluded 2026/04/14 01:19:35 DEBUG : empty space: Excluded (Size Filter) 2026/04/14 01:19:35 DEBUG : empty space: Excluded 2026/04/14 01:19:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:19:35 DEBUG : potato3: size = 68 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:19:35 DEBUG : potato3: size = 60 (Yandex rclone-test-hanuqov9geki) 2026/04/14 01:19:35 DEBUG : potato3: Sizes differ 2026/04/14 01:19:35 DEBUG : Yandex rclone-test-hanuqov9geki: Waiting for checks to finish 2026/04/14 01:19:35 DEBUG : Yandex rclone-test-hanuqov9geki: Waiting for transfers to finish 2026/04/14 01:19:37 INFO : potato2: Moved (server-side) 2026/04/14 01:19:42 INFO : potato3: Deleted 2026/04/14 01:19:44 INFO : potato3: Moved (server-side) 2026/04/14 01:19:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuxaved3fele" 2026/04/14 01:19:46 DEBUG : empty space: Excluded (Size Filter) 2026/04/14 01:19:46 DEBUG : empty space: Excluded 2026/04/14 01:19:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:19:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/14 01:19:46 DEBUG : Yandex rclone-test-cuxaved3fele: Waiting for checks to finish 2026/04/14 01:19:46 DEBUG : Yandex rclone-test-cuxaved3fele: Waiting for transfers to finish 2026/04/14 01:19:47 INFO : potato2: Moved (server-side) 2026/04/14 01:19:47 INFO : potato3: Moved (server-side) 2026/04/14 01:19:48 DEBUG : Yandex rclone-test-cuxaved3fele: Purge remote 2026/04/14 01:19:59 DEBUG : Yandex rclone-test-hanuqov9geki: Purge remote --- PASS: TestServerSideMoveWithFilter (48.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:20:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-zimesod0dutu" 2026/04/14 01:20:19 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-jucomew0nune -> Yandex rclone-test-zimesod0dutu 2026/04/14 01:20:24 DEBUG : Yandex rclone-test-zimesod0dutu: Using server-side directory move 2026/04/14 01:20:24 INFO : Yandex rclone-test-zimesod0dutu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/14 01:20:25 DEBUG : empty space: size = 1 OK 2026/04/14 01:20:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:20:25 DEBUG : empty space: Unchanged skipping 2026/04/14 01:20:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 01:20:25 DEBUG : potato3: size = 68 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:20:25 DEBUG : potato3: size = 60 (Yandex rclone-test-zimesod0dutu) 2026/04/14 01:20:25 DEBUG : potato3: Sizes differ 2026/04/14 01:20:25 DEBUG : Yandex rclone-test-zimesod0dutu: Waiting for checks to finish 2026/04/14 01:20:27 INFO : potato2: Moved (server-side) 2026/04/14 01:20:31 INFO : potato3: Deleted 2026/04/14 01:20:31 INFO : empty space: Deleted 2026/04/14 01:20:31 DEBUG : Yandex rclone-test-zimesod0dutu: Waiting for transfers to finish 2026/04/14 01:20:32 INFO : potato3: Moved (server-side) 2026/04/14 01:20:32 INFO : tomatoDir: Removing directory 2026/04/14 01:20:39 DEBUG : Yandex rclone-test-jucomew0nune: deleted 1 directories 2026/04/14 01:20:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-bugaleg6jipe" 2026/04/14 01:20:40 INFO : tomatoDir: Making directory 2026/04/14 01:20:40 DEBUG : Yandex rclone-test-bugaleg6jipe: Using server-side directory move 2026/04/14 01:20:42 INFO : Yandex rclone-test-bugaleg6jipe: Server side directory move succeeded 2026/04/14 01:20:43 ERROR : error listing: directory not found 2026/04/14 01:20:44 ERROR : error listing: directory not found 2026/04/14 01:20:44 DEBUG : Yandex rclone-test-bugaleg6jipe: Purge remote 2026/04/14 01:20:56 DEBUG : Yandex rclone-test-zimesod0dutu: Purge remote 2026/04/14 01:20:57 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (43.24s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.67s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:20:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/rclone-sync-test" --- PASS: TestSyncOverlap (2.28s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:21:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/rclone-sync-test" 2026/04/14 01:21:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/rclone-sync-test-include/layer2" 2026/04/14 01:21:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/rclone-sync-test-ignore-file" 2026/04/14 01:21:06 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:07 DEBUG : Yandex rclone-test-jucomew0nune/rclone-sync-test: Waiting for checks to finish 2026/04/14 01:21:07 DEBUG : Yandex rclone-test-jucomew0nune/rclone-sync-test: Waiting for transfers to finish 2026/04/14 01:21:07 DEBUG : Waiting for deletions to finish 2026/04/14 01:21:07 INFO : There was nothing to transfer 2026/04/14 01:21:08 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:13 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:21:13 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:21:13 DEBUG : Waiting for deletions to finish 2026/04/14 01:21:13 INFO : rclone-sync-test-include: Removing directory 2026/04/14 01:21:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/14 01:21:13 DEBUG : Yandex rclone-test-jucomew0nune: failed to delete 1 directories 2026/04/14 01:21:13 INFO : There was nothing to transfer 2026/04/14 01:21:14 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:16 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:18 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:20 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:22 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:23 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:25 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:27 DEBUG : Yandex rclone-test-jucomew0nune/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/14 01:21:27 DEBUG : Yandex rclone-test-jucomew0nune/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/14 01:21:27 DEBUG : Waiting for deletions to finish 2026/04/14 01:21:27 INFO : There was nothing to transfer 2026/04/14 01:21:27 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:29 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:31 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:32 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:21:32 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:21:32 DEBUG : Waiting for deletions to finish 2026/04/14 01:21:32 INFO : rclone-sync-test-include: Removing directory 2026/04/14 01:21:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/14 01:21:33 DEBUG : Yandex rclone-test-jucomew0nune: failed to delete 1 directories 2026/04/14 01:21:33 INFO : There was nothing to transfer 2026/04/14 01:21:33 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:35 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:37 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:38 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:41 DEBUG : Excluded 2026/04/14 01:21:41 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:42 DEBUG : Yandex rclone-test-jucomew0nune/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/14 01:21:42 DEBUG : Yandex rclone-test-jucomew0nune/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/14 01:21:42 DEBUG : Waiting for deletions to finish 2026/04/14 01:21:42 INFO : There was nothing to transfer 2026/04/14 01:21:43 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:45 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:46 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:48 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/14 01:21:50 DEBUG : rclone-sync-test: Excluded 2026/04/14 01:21:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/14 01:21:51 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (85.56s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:22:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/dst" 2026/04/14 01:22:25 DEBUG : Config file has changed externally - reloading 2026/04/14 01:22:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/CompareDest" 2026/04/14 01:22:27 DEBUG : one: Need to transfer - File not found at Destination 2026/04/14 01:22:27 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:22:27 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:22:28 DEBUG : one: size = 3 OK 2026/04/14 01:22:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/14 01:22:28 INFO : one: Copied (new) 2026/04/14 01:22:28 DEBUG : Waiting for deletions to finish 2026/04/14 01:22:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:22:30 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:22:30 DEBUG : one: Sizes differ 2026/04/14 01:22:30 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:22:31 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:22:33 DEBUG : one: size = 5 OK 2026/04/14 01:22:33 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/14 01:22:33 INFO : one: Copied (replaced existing) 2026/04/14 01:22:33 DEBUG : Waiting for deletions to finish 2026/04/14 01:22:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:22:38 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:22:38 DEBUG : one: Sizes differ 2026/04/14 01:22:38 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:22:38 DEBUG : one: size = 5 OK 2026/04/14 01:22:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:22:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/14 01:22:38 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:22:38 DEBUG : Waiting for deletions to finish 2026/04/14 01:22:38 INFO : There was nothing to transfer 2026/04/14 01:22:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:22:42 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:22:42 DEBUG : one: Sizes differ 2026/04/14 01:22:42 DEBUG : one: size = 5 OK 2026/04/14 01:22:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:22:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/14 01:22:42 DEBUG : two: size = 3 OK 2026/04/14 01:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:22:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/14 01:22:42 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:22:42 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:22:42 DEBUG : Waiting for deletions to finish 2026/04/14 01:22:42 INFO : There was nothing to transfer 2026/04/14 01:22:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:22:43 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:22:43 DEBUG : one: Sizes differ 2026/04/14 01:22:43 DEBUG : two: size = 3 OK 2026/04/14 01:22:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:22:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/14 01:22:43 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:22:44 DEBUG : one: size = 5 OK 2026/04/14 01:22:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:22:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/14 01:22:44 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:22:44 DEBUG : Waiting for deletions to finish 2026/04/14 01:22:44 INFO : There was nothing to transfer 2026/04/14 01:22:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:22:45 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:22:45 DEBUG : one: Sizes differ 2026/04/14 01:22:45 DEBUG : two: size = 3 OK 2026/04/14 01:22:45 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/14 01:22:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/14 01:22:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/14 01:22:45 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:22:45 DEBUG : one: size = 5 OK 2026/04/14 01:22:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:22:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/14 01:22:45 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:22:45 DEBUG : Waiting for deletions to finish 2026/04/14 01:22:45 INFO : There was nothing to transfer 2026/04/14 01:22:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:22:46 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:22:46 DEBUG : one: Sizes differ 2026/04/14 01:22:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:22:46 DEBUG : two: size = 3 (Yandex rclone-test-jucomew0nune/CompareDest) 2026/04/14 01:22:46 DEBUG : two: Sizes differ 2026/04/14 01:22:46 DEBUG : two: Need to transfer - File not found at Destination 2026/04/14 01:22:46 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:22:46 DEBUG : one: size = 5 OK 2026/04/14 01:22:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:22:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/14 01:22:46 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:22:48 DEBUG : two: size = 5 OK 2026/04/14 01:22:48 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/14 01:22:48 INFO : two: Copied (new) 2026/04/14 01:22:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.70s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:23:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/dest" 2026/04/14 01:23:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/pre-dest1" 2026/04/14 01:23:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/pre-dest2" 2026/04/14 01:23:34 DEBUG : 1: size = 1 OK 2026/04/14 01:23:34 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:23:34 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/14 01:23:34 DEBUG : 2: size = 1 OK 2026/04/14 01:23:34 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:23:34 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/14 01:23:35 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/14 01:23:35 DEBUG : Yandex rclone-test-jucomew0nune/dest: Waiting for checks to finish 2026/04/14 01:23:35 DEBUG : Yandex rclone-test-jucomew0nune/dest: Waiting for transfers to finish 2026/04/14 01:23:37 DEBUG : 3: size = 1 OK 2026/04/14 01:23:37 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/14 01:23:37 INFO : 3: Copied (new) 2026/04/14 01:23:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (48.86s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:24:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/dst" 2026/04/14 01:24:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/CopyDest" 2026/04/14 01:24:17 DEBUG : one: Need to transfer - File not found at Destination 2026/04/14 01:24:17 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:24:17 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:24:19 DEBUG : one: size = 3 OK 2026/04/14 01:24:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/14 01:24:19 INFO : one: Copied (new) 2026/04/14 01:24:19 DEBUG : Waiting for deletions to finish 2026/04/14 01:24:21 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:24:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:24:21 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:24:21 DEBUG : one: Sizes differ 2026/04/14 01:24:21 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:24:23 DEBUG : one: size = 5 OK 2026/04/14 01:24:23 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/14 01:24:23 INFO : one: Copied (replaced existing) 2026/04/14 01:24:23 DEBUG : Waiting for deletions to finish 2026/04/14 01:24:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/BackupDir" 2026/04/14 01:24:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:24:28 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:24:28 DEBUG : one: Sizes differ 2026/04/14 01:24:28 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:24:28 DEBUG : one: size = 5 OK 2026/04/14 01:24:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:24:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:24:28 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:24:28 DEBUG : one: Sizes differ 2026/04/14 01:24:30 INFO : one: Moved (server-side) 2026/04/14 01:24:32 DEBUG : one: size = 5 OK 2026/04/14 01:24:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/14 01:24:32 INFO : one: Copied (server-side copy) 2026/04/14 01:24:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/14 01:24:32 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:24:32 DEBUG : Waiting for deletions to finish 2026/04/14 01:24:36 DEBUG : one: size = 5 OK 2026/04/14 01:24:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:24:36 DEBUG : one: Unchanged skipping 2026/04/14 01:24:36 DEBUG : two: size = 3 OK 2026/04/14 01:24:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:24:37 DEBUG : two: size = 3 OK 2026/04/14 01:24:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/14 01:24:37 INFO : two: Copied (server-side copy) 2026/04/14 01:24:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/14 01:24:37 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:24:37 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:24:37 DEBUG : Waiting for deletions to finish 2026/04/14 01:24:38 DEBUG : one: size = 5 OK 2026/04/14 01:24:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:24:38 DEBUG : one: Unchanged skipping 2026/04/14 01:24:38 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:24:38 DEBUG : two: size = 3 OK 2026/04/14 01:24:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:24:38 DEBUG : two: Unchanged skipping 2026/04/14 01:24:38 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:24:38 DEBUG : Waiting for deletions to finish 2026/04/14 01:24:38 INFO : There was nothing to transfer 2026/04/14 01:24:42 DEBUG : one: size = 5 OK 2026/04/14 01:24:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:24:42 DEBUG : one: Unchanged skipping 2026/04/14 01:24:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone456099224) 2026/04/14 01:24:42 DEBUG : three: size = 5 (Yandex rclone-test-jucomew0nune/CopyDest) 2026/04/14 01:24:42 DEBUG : three: Sizes differ 2026/04/14 01:24:42 DEBUG : three: Destination not found in --copy-dest 2026/04/14 01:24:42 DEBUG : three: Need to transfer - File not found at Destination 2026/04/14 01:24:42 DEBUG : two: size = 3 OK 2026/04/14 01:24:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:24:42 DEBUG : two: Unchanged skipping 2026/04/14 01:24:42 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:24:42 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:24:44 DEBUG : three: size = 7 OK 2026/04/14 01:24:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/14 01:24:44 INFO : three: Copied (new) 2026/04/14 01:24:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (90.15s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:25:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/dst" 2026/04/14 01:25:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/backup" 2026/04/14 01:25:53 DEBUG : two: size = 3 OK 2026/04/14 01:25:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:25:53 DEBUG : two: Unchanged skipping 2026/04/14 01:25:53 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:25:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone456099224) 2026/04/14 01:25:53 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:25:53 DEBUG : one: Sizes differ 2026/04/14 01:25:54 INFO : one: Moved (server-side) 2026/04/14 01:25:54 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:25:56 DEBUG : one: size = 4 OK 2026/04/14 01:25:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/14 01:25:56 INFO : one: Copied (new) 2026/04/14 01:25:56 DEBUG : Waiting for deletions to finish 2026/04/14 01:25:57 INFO : three.txt: Moved (server-side) 2026/04/14 01:25:57 INFO : three.txt: Moved into backup dir 2026/04/14 01:26:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:26:02 DEBUG : one: size = 4 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:26:02 DEBUG : one: Sizes differ 2026/04/14 01:26:02 DEBUG : two: size = 3 OK 2026/04/14 01:26:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:26:02 DEBUG : two: Unchanged skipping 2026/04/14 01:26:02 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:26:07 INFO : one: Deleted 2026/04/14 01:26:08 INFO : one: Moved (server-side) 2026/04/14 01:26:08 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:26:11 DEBUG : one: size = 5 OK 2026/04/14 01:26:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/14 01:26:11 INFO : one: Copied (new) 2026/04/14 01:26:11 DEBUG : Waiting for deletions to finish 2026/04/14 01:26:16 INFO : three.txt: Deleted 2026/04/14 01:26:18 INFO : three.txt: Moved (server-side) 2026/04/14 01:26:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (70.27s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:27:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/dst" 2026/04/14 01:27:02 DEBUG : Config file has changed externally - reloading 2026/04/14 01:27:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/backup" 2026/04/14 01:27:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone456099224) 2026/04/14 01:27:03 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:27:03 DEBUG : one: Sizes differ 2026/04/14 01:27:03 DEBUG : two: size = 3 OK 2026/04/14 01:27:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:27:03 DEBUG : two: Unchanged skipping 2026/04/14 01:27:03 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:27:05 INFO : one: Moved (server-side) to: one.bak 2026/04/14 01:27:05 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:27:07 DEBUG : one: size = 4 OK 2026/04/14 01:27:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/14 01:27:07 INFO : one: Copied (new) 2026/04/14 01:27:07 DEBUG : Waiting for deletions to finish 2026/04/14 01:27:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 01:27:09 INFO : three.txt: Moved into backup dir 2026/04/14 01:27:12 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:27:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:27:12 DEBUG : one: size = 4 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:27:12 DEBUG : one: Sizes differ 2026/04/14 01:27:12 DEBUG : two: size = 3 OK 2026/04/14 01:27:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:27:12 DEBUG : two: Unchanged skipping 2026/04/14 01:27:17 INFO : one.bak: Deleted 2026/04/14 01:27:19 INFO : one: Moved (server-side) to: one.bak 2026/04/14 01:27:19 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:27:22 DEBUG : one: size = 5 OK 2026/04/14 01:27:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/14 01:27:22 INFO : one: Copied (new) 2026/04/14 01:27:22 DEBUG : Waiting for deletions to finish 2026/04/14 01:27:28 INFO : three.txt.bak: Deleted 2026/04/14 01:27:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 01:27:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (71.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:28:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/dst" 2026/04/14 01:28:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/backup" 2026/04/14 01:28:15 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:28:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone456099224) 2026/04/14 01:28:15 DEBUG : two: size = 3 OK 2026/04/14 01:28:15 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:28:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:28:15 DEBUG : one: Sizes differ 2026/04/14 01:28:15 DEBUG : two: Unchanged skipping 2026/04/14 01:28:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/14 01:28:17 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:28:19 DEBUG : one: size = 4 OK 2026/04/14 01:28:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/14 01:28:19 INFO : one: Copied (new) 2026/04/14 01:28:19 DEBUG : Waiting for deletions to finish 2026/04/14 01:28:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/14 01:28:20 INFO : three.txt: Moved into backup dir 2026/04/14 01:28:24 DEBUG : two: size = 3 OK 2026/04/14 01:28:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:28:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:28:24 DEBUG : one: size = 4 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:28:24 DEBUG : two: Unchanged skipping 2026/04/14 01:28:24 DEBUG : one: Sizes differ 2026/04/14 01:28:24 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:28:30 INFO : one-2019-01-01: Deleted 2026/04/14 01:28:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/14 01:28:31 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:28:34 DEBUG : one: size = 5 OK 2026/04/14 01:28:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/14 01:28:34 INFO : one: Copied (new) 2026/04/14 01:28:34 DEBUG : Waiting for deletions to finish 2026/04/14 01:28:40 INFO : three-2019-01-01.txt: Deleted 2026/04/14 01:28:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/14 01:28:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (72.40s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:29:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/dst" 2026/04/14 01:29:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone456099224) 2026/04/14 01:29:27 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:29:27 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:29:27 DEBUG : one: Sizes differ 2026/04/14 01:29:27 DEBUG : two: size = 3 OK 2026/04/14 01:29:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:29:27 DEBUG : two: Unchanged skipping 2026/04/14 01:29:28 INFO : one: Moved (server-side) to: one.bak 2026/04/14 01:29:28 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:29:30 DEBUG : one: size = 4 OK 2026/04/14 01:29:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/14 01:29:30 INFO : one: Copied (new) 2026/04/14 01:29:30 DEBUG : Waiting for deletions to finish 2026/04/14 01:29:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 01:29:32 INFO : three.txt: Moved into backup dir 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:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/one: Modification time difference too big |-125364h29m29.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-04-14 01:29:29 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/one: Modification time difference too big |-125364h29m29.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-04-14 01:29:29 +0000 UTC) (precision 1ns) 2026/04/14 01:29:35 DEBUG : one.bak: Excluded (Path Filter) 2026/04/14 01:29:35 DEBUG : one.bak: Excluded 2026/04/14 01:29:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/14 01:29:35 DEBUG : three.txt.bak: Excluded 2026/04/14 01:29:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:29:35 DEBUG : one: size = 4 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:29:35 DEBUG : two: size = 3 OK 2026/04/14 01:29:35 DEBUG : one: Sizes differ 2026/04/14 01:29:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:29:35 DEBUG : two: Unchanged skipping 2026/04/14 01:29:35 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for checks to finish 2026/04/14 01:29:41 INFO : one.bak: Deleted 2026/04/14 01:29:43 INFO : one: Moved (server-side) to: one.bak 2026/04/14 01:29:43 DEBUG : Yandex rclone-test-jucomew0nune/dst: Waiting for transfers to finish 2026/04/14 01:29:45 DEBUG : one: size = 5 OK 2026/04/14 01:29:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/14 01:29:45 INFO : one: Copied (new) 2026/04/14 01:29:45 DEBUG : Waiting for deletions to finish 2026/04/14 01:29:52 INFO : three.txt.bak: Deleted 2026/04/14 01:29:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 01:29:53 INFO : three.txt: Moved into backup dir 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/one.bak: Modification time difference too big |-125364h29m42.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-04-14 01:29:42 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirSuffixOnly (62.94s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:30:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/dst" 2026/04/14 01:30:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone456099224) 2026/04/14 01:30:30 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:30:30 DEBUG : one: Sizes differ 2026/04/14 01:30:33 INFO : one: Moved (server-side) to: one.bak 2026/04/14 01:30:35 DEBUG : one: size = 4 OK 2026/04/14 01:30:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/14 01:30:35 INFO : one: Copied (new) 2026/04/14 01:30:35 DEBUG : two: size = 3 OK 2026/04/14 01:30:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:30:35 DEBUG : two: Unchanged skipping 2026/04/14 01:30:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone456099224) 2026/04/14 01:30:35 DEBUG : three.txt: size = 5 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:30:35 DEBUG : three.txt: Sizes differ 2026/04/14 01:30:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 01:30:39 DEBUG : three.txt: size = 6 OK 2026/04/14 01:30:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/14 01:30:39 INFO : three.txt: Copied (new) 2026/04/14 01:30:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:30:41 DEBUG : one: size = 4 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:30:41 DEBUG : one: Sizes differ 2026/04/14 01:30:47 INFO : one.bak: Deleted 2026/04/14 01:30:48 INFO : one: Moved (server-side) to: one.bak 2026/04/14 01:30:51 DEBUG : one: size = 5 OK 2026/04/14 01:30:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/14 01:30:51 INFO : one: Copied (new) 2026/04/14 01:30:51 DEBUG : two: size = 3 OK 2026/04/14 01:30:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:30:51 DEBUG : two: Unchanged skipping 2026/04/14 01:30:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone456099224) 2026/04/14 01:30:52 DEBUG : three.txt: size = 6 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:30:52 DEBUG : three.txt: Sizes differ 2026/04/14 01:30:58 INFO : three.txt.bak: Deleted 2026/04/14 01:30:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 01:31:01 DEBUG : three.txt: size = 19 OK 2026/04/14 01:31:01 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/14 01:31:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (73.74s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:31:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucomew0nune/dst" 2026/04/14 01:31:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone456099224) 2026/04/14 01:31:44 DEBUG : one: size = 3 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:31:44 DEBUG : one: Sizes differ 2026/04/14 01:31:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/14 01:31:48 DEBUG : one: size = 4 OK 2026/04/14 01:31:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/14 01:31:48 INFO : one: Copied (new) 2026/04/14 01:31:48 DEBUG : two: size = 3 OK 2026/04/14 01:31:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:31:48 DEBUG : two: Unchanged skipping 2026/04/14 01:31:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone456099224) 2026/04/14 01:31:48 DEBUG : three.txt: size = 5 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:31:48 DEBUG : three.txt: Sizes differ 2026/04/14 01:31:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/14 01:31:51 DEBUG : three.txt: size = 6 OK 2026/04/14 01:31:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/14 01:31:51 INFO : three.txt: Copied (new) 2026/04/14 01:31:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone456099224) 2026/04/14 01:31:53 DEBUG : one: size = 4 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:31:53 DEBUG : one: Sizes differ 2026/04/14 01:31:59 INFO : one-2019-01-01: Deleted 2026/04/14 01:32:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/14 01:32:02 DEBUG : one: size = 5 OK 2026/04/14 01:32:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/14 01:32:02 INFO : one: Copied (new) 2026/04/14 01:32:02 DEBUG : two: size = 3 OK 2026/04/14 01:32:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:32:02 DEBUG : two: Unchanged skipping 2026/04/14 01:32:03 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone456099224) 2026/04/14 01:32:03 DEBUG : three.txt: size = 6 (Yandex rclone-test-jucomew0nune/dst) 2026/04/14 01:32:03 DEBUG : three.txt: Sizes differ 2026/04/14 01:32:08 INFO : three-2019-01-01.txt: Deleted 2026/04/14 01:32:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/14 01:32:12 DEBUG : three.txt: size = 19 OK 2026/04/14 01:32:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/14 01:32:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (72.01s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:32:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone456099224) 2026/04/14 01:32:53 DEBUG : Testêé: size = 18 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:32:53 DEBUG : Testêé: Sizes differ 2026/04/14 01:32:53 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:32:53 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:32:55 DEBUG : Testêé: size = 14 OK 2026/04/14 01:32:55 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/04/14 01:32:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/14 01:32:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.52s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:33:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/14 01:33:03 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:33:03 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:33:05 DEBUG : existing: size = 6 OK 2026/04/14 01:33:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/14 01:33:05 INFO : existing: Copied (new) 2026/04/14 01:33:05 DEBUG : Waiting for deletions to finish 2026/04/14 01:33:06 DEBUG : existing: size = 8 (Local file system at /tmp/rclone456099224) 2026/04/14 01:33:06 DEBUG : existing: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:33:06 DEBUG : existing: Sizes differ 2026/04/14 01:33:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/14 01:33:06 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:33:06 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:33:06 ERROR : Yandex rclone-test-jucomew0nune: not deleting files as there were IO errors 2026/04/14 01:33:06 ERROR : Yandex rclone-test-jucomew0nune: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.75s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:33:15 DEBUG : EXISTING: size = 6 OK 2026/04/14 01:33:15 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:33:15 DEBUG : existing: Unchanged skipping 2026/04/14 01:33:15 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:33:15 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:33:15 DEBUG : Waiting for deletions to finish 2026/04/14 01:33:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.42s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.72s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.63s) --- SKIP: TestMaxTransfer/Hard (0.79s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", 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: both7: Modification time difference too big |-220821h28m40.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-14 01:33:47 +0000 UTC) (precision 1ns) 2026/04/14 01:34:31 DEBUG : both0: size = 6 OK 2026/04/14 01:34:31 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:34:31 DEBUG : both11: size = 6 OK 2026/04/14 01:34:31 DEBUG : both10: size = 6 OK 2026/04/14 01:34:31 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both12: size = 6 OK 2026/04/14 01:34:31 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both0: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both13: size = 6 OK 2026/04/14 01:34:31 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both13: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both14: size = 6 OK 2026/04/14 01:34:31 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both14: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both15: size = 6 OK 2026/04/14 01:34:31 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both15: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both16: size = 6 OK 2026/04/14 01:34:31 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both16: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both17: size = 6 OK 2026/04/14 01:34:31 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both17: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both18: size = 6 OK 2026/04/14 01:34:31 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both18: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both19: size = 6 OK 2026/04/14 01:34:31 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both19: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both1: size = 6 OK 2026/04/14 01:34:31 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both1: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both2: size = 6 OK 2026/04/14 01:34:31 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both2: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both3: size = 6 OK 2026/04/14 01:34:31 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both3: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both4: size = 6 OK 2026/04/14 01:34:31 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both4: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both5: size = 6 OK 2026/04/14 01:34:31 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both5: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both6: size = 6 OK 2026/04/14 01:34:31 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both6: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both7: size = 6 OK 2026/04/14 01:34:31 DEBUG : both7: Modification times differ by 220821h28m40.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-14 01:33:47 +0000 UTC 2026/04/14 01:34:31 DEBUG : both10: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both8: size = 6 OK 2026/04/14 01:34:31 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both8: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both9: size = 6 OK 2026/04/14 01:34:31 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:34:31 DEBUG : both9: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both11: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both12: Unchanged skipping 2026/04/14 01:34:31 DEBUG : both7: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/14 01:34:32 INFO : both7: Updated modification time in destination 2026/04/14 01:34:32 DEBUG : both7: Unchanged skipping 2026/04/14 01:34:32 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:34:32 DEBUG : Waiting for deletions to finish 2026/04/14 01:34:37 INFO : only13: Deleted 2026/04/14 01:34:37 INFO : only10: Deleted 2026/04/14 01:34:38 INFO : only11: Deleted 2026/04/14 01:34:38 INFO : only17: Deleted 2026/04/14 01:34:43 INFO : only19: Deleted 2026/04/14 01:34:43 INFO : only18: Deleted 2026/04/14 01:34:43 INFO : only4: Deleted 2026/04/14 01:34:43 INFO : only1: Deleted 2026/04/14 01:34:49 INFO : only5: Deleted 2026/04/14 01:34:49 INFO : only15: Deleted 2026/04/14 01:34:49 INFO : only2: Deleted 2026/04/14 01:34:49 INFO : only16: Deleted 2026/04/14 01:34:54 INFO : only8: Deleted 2026/04/14 01:34:55 INFO : only14: Deleted 2026/04/14 01:34:55 INFO : only0: Deleted 2026/04/14 01:34:55 INFO : only3: Deleted 2026/04/14 01:35:00 INFO : only12: Deleted 2026/04/14 01:35:00 INFO : only9: Deleted 2026/04/14 01:35:00 INFO : only6: Deleted 2026/04/14 01:35:01 INFO : only7: Deleted 2026/04/14 01:35:01 INFO : There was nothing to transfer --- FAIL: TestSyncConcurrentDelete (209.52s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:38:03 DEBUG : both0: size = 6 OK 2026/04/14 01:38:03 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both12: size = 6 OK 2026/04/14 01:38:03 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both11: size = 6 OK 2026/04/14 01:38:03 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both10: size = 6 OK 2026/04/14 01:38:03 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:38:03 DEBUG : both0: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both13: size = 6 OK 2026/04/14 01:38:03 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both13: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both14: size = 6 OK 2026/04/14 01:38:03 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both14: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both15: size = 6 OK 2026/04/14 01:38:03 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both15: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both16: size = 6 OK 2026/04/14 01:38:03 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both16: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both17: size = 6 OK 2026/04/14 01:38:03 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both17: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both18: size = 6 OK 2026/04/14 01:38:03 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both12: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both19: size = 6 OK 2026/04/14 01:38:03 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both19: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both1: size = 6 OK 2026/04/14 01:38:03 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both1: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both2: size = 6 OK 2026/04/14 01:38:03 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both2: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both3: size = 6 OK 2026/04/14 01:38:03 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both3: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both4: size = 6 OK 2026/04/14 01:38:03 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both4: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both5: size = 6 OK 2026/04/14 01:38:03 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both5: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both6: size = 6 OK 2026/04/14 01:38:03 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both6: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both7: size = 6 OK 2026/04/14 01:38:03 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both7: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both8: size = 6 OK 2026/04/14 01:38:03 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both8: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both9: size = 6 OK 2026/04/14 01:38:03 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:38:03 DEBUG : both9: Unchanged skipping 2026/04/14 01:38:03 DEBUG : only0: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only0: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only0: Sizes differ 2026/04/14 01:38:03 DEBUG : only10: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only10: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only10: Sizes differ 2026/04/14 01:38:03 DEBUG : only11: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only11: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only11: Sizes differ 2026/04/14 01:38:03 DEBUG : only12: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only12: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only12: Sizes differ 2026/04/14 01:38:03 DEBUG : only13: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only13: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only13: Sizes differ 2026/04/14 01:38:03 DEBUG : only14: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only14: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only14: Sizes differ 2026/04/14 01:38:03 DEBUG : only15: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only15: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only15: Sizes differ 2026/04/14 01:38:03 DEBUG : only16: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only16: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only16: Sizes differ 2026/04/14 01:38:03 DEBUG : only17: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only17: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only17: Sizes differ 2026/04/14 01:38:03 DEBUG : only18: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only18: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only18: Sizes differ 2026/04/14 01:38:03 DEBUG : only19: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only19: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only19: Sizes differ 2026/04/14 01:38:03 DEBUG : only1: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only1: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only1: Sizes differ 2026/04/14 01:38:03 DEBUG : only2: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only2: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only2: Sizes differ 2026/04/14 01:38:03 DEBUG : both18: Unchanged skipping 2026/04/14 01:38:03 DEBUG : both10: Unchanged skipping 2026/04/14 01:38:03 DEBUG : only4: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only5: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only5: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only4: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only5: Sizes differ 2026/04/14 01:38:03 DEBUG : both11: Unchanged skipping 2026/04/14 01:38:03 DEBUG : only6: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only6: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only7: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only6: Sizes differ 2026/04/14 01:38:03 DEBUG : only4: Sizes differ 2026/04/14 01:38:03 DEBUG : only7: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only7: Sizes differ 2026/04/14 01:38:03 DEBUG : only3: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only3: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only3: Sizes differ 2026/04/14 01:38:03 DEBUG : only8: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only8: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only8: Sizes differ 2026/04/14 01:38:03 DEBUG : only9: size = 0 (Local file system at /tmp/rclone456099224) 2026/04/14 01:38:03 DEBUG : only9: size = 6 (Yandex rclone-test-jucomew0nune) 2026/04/14 01:38:03 DEBUG : only9: Sizes differ 2026/04/14 01:38:03 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:38:05 DEBUG : only11: size = 0 OK 2026/04/14 01:38:05 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/04/14 01:38:05 INFO : only11: Copied (replaced existing) 2026/04/14 01:38:05 DEBUG : only10: size = 0 OK 2026/04/14 01:38:05 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/04/14 01:38:05 INFO : only10: Copied (replaced existing) 2026/04/14 01:38:05 DEBUG : only12: size = 0 OK 2026/04/14 01:38:05 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/04/14 01:38:05 INFO : only12: Copied (replaced existing) 2026/04/14 01:38:07 DEBUG : only0: size = 0 OK 2026/04/14 01:38:07 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/04/14 01:38:07 INFO : only0: Copied (replaced existing) 2026/04/14 01:38:07 DEBUG : only13: size = 0 OK 2026/04/14 01:38:07 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/04/14 01:38:07 INFO : only13: Copied (replaced existing) 2026/04/14 01:38:07 DEBUG : only15: size = 0 OK 2026/04/14 01:38:07 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/04/14 01:38:07 INFO : only15: Copied (replaced existing) 2026/04/14 01:38:07 DEBUG : only14: size = 0 OK 2026/04/14 01:38:07 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/04/14 01:38:07 INFO : only14: Copied (replaced existing) 2026/04/14 01:38:08 DEBUG : only17: size = 0 OK 2026/04/14 01:38:08 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/04/14 01:38:08 INFO : only17: Copied (replaced existing) 2026/04/14 01:38:09 DEBUG : only18: size = 0 OK 2026/04/14 01:38:09 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/04/14 01:38:09 INFO : only18: Copied (replaced existing) 2026/04/14 01:38:09 DEBUG : only19: size = 0 OK 2026/04/14 01:38:09 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/04/14 01:38:09 INFO : only19: Copied (replaced existing) 2026/04/14 01:38:09 DEBUG : only16: size = 0 OK 2026/04/14 01:38:09 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/04/14 01:38:09 INFO : only16: Copied (replaced existing) 2026/04/14 01:38:10 DEBUG : only5: size = 0 OK 2026/04/14 01:38:10 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/04/14 01:38:10 INFO : only5: Copied (replaced existing) 2026/04/14 01:38:10 DEBUG : only1: size = 0 OK 2026/04/14 01:38:10 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/04/14 01:38:10 INFO : only1: Copied (replaced existing) 2026/04/14 01:38:11 DEBUG : only2: size = 0 OK 2026/04/14 01:38:11 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/04/14 01:38:11 INFO : only2: Copied (replaced existing) 2026/04/14 01:38:11 DEBUG : only6: size = 0 OK 2026/04/14 01:38:11 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/04/14 01:38:11 INFO : only6: Copied (replaced existing) 2026/04/14 01:38:12 DEBUG : only4: size = 0 OK 2026/04/14 01:38:12 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/04/14 01:38:12 INFO : only4: Copied (replaced existing) 2026/04/14 01:38:12 DEBUG : only8: size = 0 OK 2026/04/14 01:38:12 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/04/14 01:38:12 INFO : only8: Copied (replaced existing) 2026/04/14 01:38:12 DEBUG : only3: size = 0 OK 2026/04/14 01:38:12 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/04/14 01:38:12 INFO : only3: Copied (replaced existing) 2026/04/14 01:38:12 DEBUG : only7: size = 0 OK 2026/04/14 01:38:12 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/04/14 01:38:12 INFO : only7: Copied (replaced existing) 2026/04/14 01:38:13 DEBUG : only9: size = 0 OK 2026/04/14 01:38:13 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/04/14 01:38:13 INFO : only9: Copied (replaced existing) 2026/04/14 01:38:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (308.55s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:42:02 DEBUG : empty_dir: Making directory with metadata 2026/04/14 01:42:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 01:42:02 DEBUG : empty_on_remote: Making directory with metadata 2026/04/14 01:42:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 01:42:02 INFO : empty_on_remote: Making directory 2026/04/14 01:42:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/14 01:42:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/14 01:42:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/14 01:42:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/14 01:42:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (51.39s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:42:54 DEBUG : empty_dir: Making directory with metadata 2026/04/14 01:42:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 01:42:54 DEBUG : empty_on_remote: Making directory with metadata 2026/04/14 01:42:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 01:42:54 INFO : empty_on_remote: Making directory 2026/04/14 01:42:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/14 01:42:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/14 01:42:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/14 01:42:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/14 01:42:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/14 01:42:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (61.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:43:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 01:43:55 INFO : sub dir: Making directory 2026/04/14 01:43:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (100.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:45:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 01:45:35 INFO : sub dir: Making directory 2026/04/14 01:45:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (103.00s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:47:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/14 01:47:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/14 01:47:27 DEBUG : pacer: Reducing sleep to 15ms 2026/04/14 01:47:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/14 01:47:28 DEBUG : pacer: Reducing sleep to 10ms 2026/04/14 01:47:55 DEBUG : Waiting for deletions to finish 2026/04/14 01:47:55 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:47:55 DEBUG : apple: Excluded 2026/04/14 01:47:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:47:55 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:47:55 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:47:55 DEBUG : banana: Excluded 2026/04/14 01:47:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:47:55 DEBUG : splitbananasplit: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:47:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:47:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/14 01:47:56 DEBUG : apple: size = 5 OK 2026/04/14 01:47:56 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:56 DEBUG : apple: Unchanged skipping 2026/04/14 01:47:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 01:47:56 DEBUG : banana: size = 6 OK 2026/04/14 01:47:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:56 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:56 DEBUG : banana: Unchanged skipping 2026/04/14 01:47:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 01:47:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 01:47:56 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 01:47:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 01:47:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 01:47:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 01:47:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 01:47:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 01:47:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 01:47:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 01:47:57 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:47:57 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:47:57 DEBUG : Waiting for deletions to finish 2026/04/14 01:47:57 INFO : There was nothing to transfer 2026/04/14 01:47:57 DEBUG : Waiting for deletions to finish 2026/04/14 01:47:57 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : apple: Excluded 2026/04/14 01:47:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:47:57 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : banana: Excluded 2026/04/14 01:47:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : splitbananasplit: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:47:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:47:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/14 01:47:58 DEBUG : apple: size = 5 OK 2026/04/14 01:47:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:58 DEBUG : apple: Unchanged skipping 2026/04/14 01:47:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 01:47:58 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 01:47:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:58 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 01:47:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:58 DEBUG : banana: size = 6 OK 2026/04/14 01:47:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 01:47:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:58 DEBUG : banana: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 01:47:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 01:47:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 01:47:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 01:47:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 01:47:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:47:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 01:47:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 01:47:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:47:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 01:47:59 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:47:59 DEBUG : Waiting for deletions to finish 2026/04/14 01:47:59 INFO : There was nothing to transfer 2026/04/14 01:47:59 DEBUG : Waiting for deletions to finish 2026/04/14 01:47:59 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : apple: Excluded 2026/04/14 01:47:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:47:59 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : banana: Excluded 2026/04/14 01:47:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : splitbananasplit: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:47:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:47:59 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:50:34 DEBUG : Waiting for deletions to finish 2026/04/14 01:50:34 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : apple: Excluded 2026/04/14 01:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:50:34 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : banana: Excluded 2026/04/14 01:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : splitbananasplit: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:50:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:50:34 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: banana: Modification time difference too big |-220821h45m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-14 01:50:30 +0000 UTC) (precision 1ns) 2026/04/14 01:50:35 DEBUG : apple: size = 5 OK 2026/04/14 01:50:35 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:35 DEBUG : apple: Unchanged skipping 2026/04/14 01:50:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 01:50:35 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 01:50:35 DEBUG : banana: size = 6 OK 2026/04/14 01:50:35 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 01:50:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:35 DEBUG : banana: Modification times differ by 220821h45m23.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-14 01:50:30 +0000 UTC 2026/04/14 01:50:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 01:50:35 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/14 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:50:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 01:50:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 01:50:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 01:50:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 01:50:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 01:50:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 01:50:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 01:50:36 INFO : banana: Updated modification time in destination 2026/04/14 01:50:36 DEBUG : banana: Unchanged skipping 2026/04/14 01:50:36 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:50:36 DEBUG : Waiting for deletions to finish 2026/04/14 01:50:36 INFO : There was nothing to transfer 2026/04/14 01:50:36 DEBUG : Waiting for deletions to finish 2026/04/14 01:50:36 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : apple: Excluded 2026/04/14 01:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:50:36 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : banana: Excluded 2026/04/14 01:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : splitbananasplit: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:50:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/14 01:50:37 DEBUG : apple: size = 5 OK 2026/04/14 01:50:37 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 01:50:37 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:37 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:37 DEBUG : apple: Unchanged skipping 2026/04/14 01:50:37 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 01:50:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 01:50:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 01:50:37 DEBUG : banana: size = 6 OK 2026/04/14 01:50:37 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:37 DEBUG : banana: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:50:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 01:50:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 01:50:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 01:50:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 01:50:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 01:50:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 01:50:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 01:50:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:50:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 01:50:38 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:50:38 DEBUG : Waiting for deletions to finish 2026/04/14 01:50:38 INFO : There was nothing to transfer 2026/04/14 01:50:38 DEBUG : Waiting for deletions to finish 2026/04/14 01:50:38 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : apple: Excluded 2026/04/14 01:50:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:50:38 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : banana: Excluded 2026/04/14 01:50:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : splitbananasplit: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:50:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:50:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:52:53 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/14 01:52:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/14 01:52:54 DEBUG : pacer: Reducing sleep to 15ms 2026/04/14 01:52:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/14 01:52:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/14 01:53:15 DEBUG : Waiting for deletions to finish 2026/04/14 01:53:15 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : apple: Excluded 2026/04/14 01:53:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:53:15 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : banana: Excluded 2026/04/14 01:53:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : splitbananasplit: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:53:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:53:15 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: splitbananasplit: Modification time difference too big |-220821h48m7.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-14 01:53:14 +0000 UTC) (precision 1ns) 2026/04/14 01:53:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/14 01:53:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 01:53:17 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:53:17 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:53:18 DEBUG : YXBwbGU=: size = 5 OK 2026/04/14 01:53:18 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/14 01:53:18 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/14 01:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/14 01:53:19 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/14 01:53:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:19 DEBUG : YmFuYW5h: size = 6 OK 2026/04/14 01:53:19 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/14 01:53:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/14 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/14 01:53:19 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/14 01:53:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/14 01:53:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/14 01:53:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/14 01:53:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/14 01:53:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/14 01:53:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/14 01:53:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/14 01:53:21 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/14 01:53:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/14 01:53:22 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/14 01:53:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/14 01:53:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/14 01:53:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/14 01:53:22 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/14 01:53:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/14 01:53:23 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/14 01:53:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/14 01:53:24 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/14 01:53:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/14 01:53:24 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/14 01:53:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/14 01:53:24 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/14 01:53:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/14 01:53:25 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/14 01:53:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 01:53:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/14 01:53:25 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/14 01:53:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/14 01:53:26 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/14 01:53:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/14 01:53:26 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/14 01:53:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/14 01:53:27 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/14 01:53:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/14 01:53:27 DEBUG : Waiting for deletions to finish 2026/04/14 01:53:32 INFO : apple: Deleted 2026/04/14 01:53:32 INFO : splitbananasplit: Deleted 2026/04/14 01:53:32 INFO : appleappleapplebanana: Deleted 2026/04/14 01:53:32 INFO : banana: Deleted 2026/04/14 01:53:33 INFO : dir1/0013-789;=.txt: Deleted 2026/04/14 01:53:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/14 01:53:33 INFO : dir1/0007-1234567.txt: Deleted 2026/04/14 01:53:33 INFO : dir1/0009-3456789.txt: Deleted 2026/04/14 01:53:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/14 01:53:38 INFO : dir1/0011-56789;.txt: Deleted 2026/04/14 01:53:38 INFO : dir1/0012-6789;.txt: Deleted 2026/04/14 01:53:38 INFO : dir1/0015-9;=.txt: Deleted 2026/04/14 01:53:38 INFO : dir1/0003-defghij.txt: Deleted 2026/04/14 01:53:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/14 01:53:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/14 01:53:39 INFO : dir1/0014-89;=.txt: Deleted 2026/04/14 01:53:44 INFO : dir1/0008-2345678.txt: Deleted 2026/04/14 01:53:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/14 01:53:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/14 01:53:44 INFO : dir1/0010-456789.txt: Deleted 2026/04/14 01:53:44 DEBUG : Waiting for deletions to finish 2026/04/14 01:53:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/14 01:53:44 DEBUG : YXBwbGU=: Excluded 2026/04/14 01:53:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/14 01:53:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/14 01:53:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/14 01:53:44 DEBUG : YmFuYW5h: Excluded 2026/04/14 01:53:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/14 01:53:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/14 01:53:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/14 01:53:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/14 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 01:53:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:46 DEBUG : YXBwbGU=: size = 5 OK 2026/04/14 01:53:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/14 01:53:46 DEBUG : YmFuYW5h: size = 6 OK 2026/04/14 01:53:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 01:53:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/14 01:53:46 DEBUG : banana: Unchanged skipping 2026/04/14 01:53:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : apple: Unchanged skipping 2026/04/14 01:53:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : dir1/0002-cdefghi.txt: Modification times differ by 220821h48m13.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-14 01:53:20 +0000 UTC 2026/04/14 01:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/14 01:53:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/14 01:53:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/14 01:53:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/14 01:53:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/14 01:53:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/14 01:53:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/14 01:53:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/14 01:53:46 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:53:46 DEBUG : dir1/0015-9;=.txt: Modification times differ by 220821h48m19.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-14 01:53:26 +0000 UTC 2026/04/14 01:53:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/14 01:53:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/14 01:53:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/14 01:53:46 INFO : dir1/0015-9;=.txt: Updated modification time in destination 2026/04/14 01:53:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 01:53:46 INFO : dir1/0002-cdefghi.txt: Updated modification time in destination 2026/04/14 01:53:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 01:53:46 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:53:46 DEBUG : Waiting for deletions to finish 2026/04/14 01:53:46 DEBUG : Waiting for deletions to finish 2026/04/14 01:53:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : YXBwbGU=: Excluded 2026/04/14 01:53:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/14 01:53:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : YmFuYW5h: Excluded 2026/04/14 01:53:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/14 01:53:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/14 01:53:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/14 01:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 01:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 01:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 01:53:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 01:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 01:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 01:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 01:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 01:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 01:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 01:53:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 01:56:25 DEBUG : Waiting for deletions to finish 2026/04/14 01:56:25 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : apple: Excluded 2026/04/14 01:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:56:25 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : banana: Excluded 2026/04/14 01:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : splitbananasplit: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/14 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 01:56:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 01:56:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 01:56:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 01:56:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 01:56:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 01:56:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 01:56:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 01:56:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 01:56:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 01:56:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/14 01:56:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:26 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:56:26 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:56:28 DEBUG : PREFIXapple: size = 5 OK 2026/04/14 01:56:28 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/14 01:56:28 INFO : apple: Copied (new) to: PREFIXapple 2026/04/14 01:56:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 01:56:28 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/14 01:56:28 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/14 01:56:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/14 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 01:56:28 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/14 01:56:28 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/14 01:56:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/14 01:56:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 01:56:28 DEBUG : PREFIXbanana: size = 6 OK 2026/04/14 01:56:28 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/14 01:56:28 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/14 01:56:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 01:56:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/14 01:56:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/14 01:56:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 01:56:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 01:56:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/14 01:56:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/14 01:56:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 01:56:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 01:56:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/14 01:56:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/14 01:56:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 01:56:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 01:56:31 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/14 01:56:31 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/14 01:56:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/14 01:56:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 01:56:31 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/14 01:56:31 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/14 01:56:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/14 01:56:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 01:56:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/14 01:56:32 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/14 01:56:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 01:56:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 01:56:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/14 01:56:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/14 01:56:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 01:56:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 01:56:32 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/14 01:56:32 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/14 01:56:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/14 01:56:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 01:56:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/14 01:56:34 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/14 01:56:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/14 01:56:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 01:56:34 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/14 01:56:34 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/14 01:56:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/14 01:56:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 01:56:34 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/14 01:56:34 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/14 01:56:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/14 01:56:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 01:56:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/14 01:56:35 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/14 01:56:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/14 01:56:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 01:56:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/14 01:56:36 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/14 01:56:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/14 01:56:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/14 01:56:36 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/14 01:56:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/14 01:56:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/14 01:56:36 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/14 01:56:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/14 01:56:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/14 01:56:37 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/14 01:56:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/14 01:56:37 DEBUG : Waiting for deletions to finish 2026/04/14 01:56:42 INFO : dir1/0008-2345678.txt: Deleted 2026/04/14 01:56:42 INFO : dir1/0015-9;=.txt: Deleted 2026/04/14 01:56:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/14 01:56:43 INFO : dir1/0003-defghij.txt: Deleted 2026/04/14 01:56:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/14 01:56:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/14 01:56:43 INFO : splitbananasplit: Deleted 2026/04/14 01:56:43 INFO : dir1/0010-456789.txt: Deleted 2026/04/14 01:56:48 INFO : dir1/0011-56789;.txt: Deleted 2026/04/14 01:56:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/14 01:56:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/14 01:56:48 INFO : appleappleapplebanana: Deleted 2026/04/14 01:56:48 INFO : dir1/0014-89;=.txt: Deleted 2026/04/14 01:56:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/14 01:56:49 INFO : apple: Deleted 2026/04/14 01:56:49 INFO : dir1/0009-3456789.txt: Deleted 2026/04/14 01:56:54 INFO : dir1/0007-1234567.txt: Deleted 2026/04/14 01:56:54 INFO : banana: Deleted 2026/04/14 01:56:54 INFO : dir1/0012-6789;.txt: Deleted 2026/04/14 01:56:54 INFO : dir1/0013-789;=.txt: Deleted 2026/04/14 01:56:54 DEBUG : Waiting for deletions to finish 2026/04/14 01:56:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : PREFIXapple: Excluded 2026/04/14 01:56:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/14 01:56:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : PREFIXbanana: Excluded 2026/04/14 01:56:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:56:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/14 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 01:56:56 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 01:56:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 01:56:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 01:56:56 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 01:56:56 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 01:56:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 01:56:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/14 01:56:58 INFO : appleappleapplebanana: Copied (new) 2026/04/14 01:56:58 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/14 01:56:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/14 01:56:58 DEBUG : pacer: Reducing sleep to 15ms 2026/04/14 01:56:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/14 01:56:58 DEBUG : banana: size = 6 OK 2026/04/14 01:56:58 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/14 01:56:58 INFO : banana: Copied (new) 2026/04/14 01:56:58 DEBUG : pacer: Reducing sleep to 10ms 2026/04/14 01:56:58 DEBUG : apple: size = 5 OK 2026/04/14 01:56:58 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/14 01:56:58 INFO : apple: Copied (new) 2026/04/14 01:56:58 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 01:56:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/14 01:56:58 INFO : splitbananasplit: Copied (new) 2026/04/14 01:56:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 01:56:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/14 01:56:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/14 01:57:00 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/14 01:57:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/14 01:57:00 DEBUG : pacer: Reducing sleep to 15ms 2026/04/14 01:57:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 01:57:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/14 01:57:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/14 01:57:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/14 01:57:00 DEBUG : pacer: Reducing sleep to 10ms 2026/04/14 01:57:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 01:57:00 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/14 01:57:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/14 01:57:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 01:57:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/14 01:57:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/14 01:57:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 01:57:02 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/14 01:57:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/14 01:57:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 01:57:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/14 01:57:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/14 01:57:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 01:57:03 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/14 01:57:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/14 01:57:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 01:57:03 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/14 01:57:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/14 01:57:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 01:57:04 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/14 01:57:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/14 01:57:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 01:57:04 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/14 01:57:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/14 01:57:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 01:57:05 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/14 01:57:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/14 01:57:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 01:57:05 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/14 01:57:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/14 01:57:06 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/14 01:57:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/14 01:57:06 DEBUG : pacer: Reducing sleep to 15ms 2026/04/14 01:57:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/14 01:57:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 01:57:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/14 01:57:06 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/14 01:57:06 DEBUG : pacer: Reducing sleep to 10ms 2026/04/14 01:57:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 01:57:07 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/14 01:57:07 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/14 01:57:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 01:57:07 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/14 01:57:07 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/14 01:57:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 01:57:07 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/14 01:57:07 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/14 01:57:07 DEBUG : Waiting for deletions to finish 2026/04/14 01:57:13 INFO : PREFIXbanana: Deleted 2026/04/14 01:57:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/14 01:57:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/14 01:57:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/14 01:57:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/14 01:57:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/14 01:57:13 INFO : PREFIXapple: Deleted 2026/04/14 01:57:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/14 01:57:18 INFO : PREFIXsplitbananasplit: Deleted 2026/04/14 01:57:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/14 01:57:19 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/14 01:57:19 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/14 01:57:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/14 01:57:19 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/14 01:57:19 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/14 01:57:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/14 01:57:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/14 01:57:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/14 01:57:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/14 01:57:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/14 01:57:25 DEBUG : Waiting for deletions to finish 2026/04/14 01:57:25 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : apple: Excluded 2026/04/14 01:57:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:57:25 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : banana: Excluded 2026/04/14 01:57:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : splitbananasplit: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:57:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:57:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/14 01:57:26 DEBUG : Waiting for deletions to finish 2026/04/14 01:57:26 DEBUG : apple: Excluded (Path Filter) 2026/04/14 01:57:26 DEBUG : apple: Excluded 2026/04/14 01:57:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 01:57:26 DEBUG : appleappleapplebanana: Excluded 2026/04/14 01:57:26 DEBUG : banana: Excluded (Path Filter) 2026/04/14 01:57:26 DEBUG : banana: Excluded 2026/04/14 01:57:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 01:57:26 DEBUG : splitbananasplit: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 01:57:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 01:57:27 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:123 Error: Should be true Test: TestTransform/prefix Messages: dir1/0008-2345678.txt: Modification time difference too big |-220821h51m56.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-14 01:57:03 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:123 Error: Should be true Test: TestTransform/prefix Messages: dir1/0009-3456789.txt: Modification time difference too big |-220821h51m56.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-14 01:57:03 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:185: Remote "Yandex rclone-test-jucomew0nune", Local "Local file system at /tmp/rclone456099224", Modify Window "1ns" 2026/04/14 02:00:07 DEBUG : Waiting for deletions to finish 2026/04/14 02:00:07 DEBUG : apple: Excluded (Path Filter) 2026/04/14 02:00:07 DEBUG : apple: Excluded 2026/04/14 02:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 02:00:07 DEBUG : appleappleapplebanana: Excluded 2026/04/14 02:00:07 DEBUG : banana: Excluded (Path Filter) 2026/04/14 02:00:07 DEBUG : banana: Excluded 2026/04/14 02:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 02:00:07 DEBUG : splitbananasplit: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/14 02:00:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 02:00:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/14 02:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 02:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 02:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 02:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 02:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 02:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 02:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 02:00:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 02:00:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 02:00:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 02:00:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 02:00:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 02:00:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 02:00:09 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/14 02:00:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 02:00:09 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for checks to finish 2026/04/14 02:00:09 DEBUG : Yandex rclone-test-jucomew0nune: Waiting for transfers to finish 2026/04/14 02:00:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/14 02:00:10 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/14 02:00:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/14 02:00:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/14 02:00:10 DEBUG : appleSUFFIX: size = 5 OK 2026/04/14 02:00:10 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/14 02:00:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/14 02:00:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:11 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/14 02:00:11 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/14 02:00:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/14 02:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 02:00:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/14 02:00:11 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/14 02:00:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/14 02:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/14 02:00:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/14 02:00:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/14 02:00:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/14 02:00:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 02:00:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/14 02:00:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/14 02:00:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 02:00:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 02:00:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/14 02:00:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/14 02:00:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 02:00:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 02:00:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/14 02:00:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/14 02:00:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 02:00:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/14 02:00:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/14 02:00:14 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/14 02:00:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 02:00:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/14 02:00:14 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/14 02:00:14 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/14 02:00:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/14 02:00:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/14 02:00:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/14 02:00:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/14 02:00:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 02:00:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/14 02:00:16 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/14 02:00:16 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/14 02:00:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/14 02:00:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/14 02:00:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/14 02:00:16 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/14 02:00:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/14 02:00:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/14 02:00:16 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/14 02:00:16 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/14 02:00:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/14 02:00:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/14 02:00:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/14 02:00:17 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/14 02:00:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/14 02:00:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/14 02:00:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/14 02:00:18 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/14 02:00:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/14 02:00:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/14 02:00:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/14 02:00:18 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/14 02:00:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/14 02:00:18 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/14 02:00:18 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/14 02:00:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/14 02:00:19 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/14 02:00:19 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/14 02:00:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/14 02:00:20 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/14 02:00:20 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/14 02:00:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/14 02:00:20 DEBUG : Waiting for deletions to finish 2026/04/14 02:00:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/14 02:00:26 INFO : dir1/0014-89;=.txt: Deleted 2026/04/14 02:00:26 INFO : dir1/0011-56789;.txt: Deleted 2026/04/14 02:00:26 INFO : splitbananasplit: Deleted 2026/04/14 02:00:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/14 02:00:26 INFO : dir1/0009-3456789.txt: Deleted 2026/04/14 02:00:26 INFO : dir1/0010-456789.txt: Deleted 2026/04/14 02:00:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/14 02:00:31 INFO : appleappleapplebanana: Deleted 2026/04/14 02:00:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/14 02:00:32 INFO : dir1/0015-9;=.txt: Deleted 2026/04/14 02:00:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/14 02:00:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/14 02:00:32 INFO : dir1/0008-2345678.txt: Deleted 2026/04/14 02:00:32 INFO : dir1/0013-789;=.txt: Deleted 2026/04/14 02:00:33 INFO : apple: Deleted 2026/04/14 02:00:37 INFO : banana: Deleted 2026/04/14 02:00:37 INFO : dir1/0003-defghij.txt: Deleted 2026/04/14 02:00:38 INFO : dir1/0007-1234567.txt: Deleted 2026/04/14 02:00:38 INFO : dir1/0012-6789;.txt: Deleted 2026/04/14 02:00:38 DEBUG : Waiting for deletions to finish 2026/04/14 02:00:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/14 02:00:39 DEBUG : appleSUFFIX: Excluded 2026/04/14 02:00:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/14 02:00:39 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/14 02:00:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/14 02:00:39 DEBUG : bananaSUFFIX: Excluded 2026/04/14 02:00:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/14 02:00:39 DEBUG : splitbananasplitSUFFIX: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (13m20s) TestTransform/suffix (1m8s) goroutine 18696 [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(0x1fe8000a8b48, {0x29e4f9f?, 0x1fe7ff8bdae8?}, 0x2b54958) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x1fe8000a8b48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x1fe8000a8b48, 0x1fe7ff8bdc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a0b207, 0x18}, {0x2a2bb82, 0x20}, 0x1fe7ffe7b710, {0x45ba760, 0x6c, 0x6c}, {0xc26f85d1cf7c814f, 0x346573ef315, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x1fe7ffdbfcc0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x1fe7ffdbfcc0) /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 34 [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 35 [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 18691 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18628 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18387 [select]: net/http.(*persistConn).writeLoop(0x1fe80017fa40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18365 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17987 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x77a248066600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252400?, 0x1fe7ffd64600?, 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(0x1fe800252400, {0x1fe7ffd64600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252400, {0x1fe7ffd64600?, 0x12fb?, 0x1fe800346b20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff85c840, {0x1fe7ffd64600?, 0x0?, 0x1fe8002979c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7a870, {0x1fe7ffd64600?, 0x77a2482842c0?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe80050a318, {0x1fe7ffd64600?, 0x1fe7ffebed20?, 0x1fe800297a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffc009a8, {0x2b71c40, 0x1fe80050a318}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffc00708, {0x77a24824bc00, 0x1fe7ffe7a870}, 0x1fe800297c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffc00708, 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(0x1fe7ffc00708, {0x1fe7ffdd1000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80021b680, {0x1fe7ffdd1000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe80038f5c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe80038f5c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80021b680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17965 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17997 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x77a248414600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252780?, 0x1fe7ffd65900?, 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(0x1fe800252780, {0x1fe7ffd65900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252780, {0x1fe7ffd65900?, 0x12fb?, 0x1fe800347120?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff85c970, {0x1fe7ffd65900?, 0x0?, 0x1fe8002279c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7ae40, {0x1fe7ffd65900?, 0x77a248d7e368?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ff9e1320, {0x1fe7ffd65900?, 0x1fe7ffebf2c0?, 0x1fe800227a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffc00d28, {0x2b71c40, 0x1fe7ff9e1320}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffc00a88, {0x77a24824bc00, 0x1fe7ffe7ae40}, 0x1fe800227c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffc00a88, 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(0x1fe7ffc00a88, {0x1fe800013000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffd16780, {0x1fe800013000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004a9a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004a9a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffd16780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17991 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 14787 [chan receive, 1 minutes]: testing.(*T).Run(0x1fe8000a8008, {0x29d0606?, 0x48e813?}, 0x1fe8004080f0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x1fe8000a8008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x1fe8000a8008, 0x2b54958) /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 18109 [select]: net/http.(*persistConn).writeLoop(0x1fe80046f180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18133 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18635 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17924 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18057 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1fe80017e3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18051 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18033 [IO wait]: internal/poll.runtime_pollWait(0x77a2480a4a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffaf8900?, 0x1fe8000f8000?, 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(0x1fe7ffaf8900, {0x1fe8000f8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffaf8900, {0x1fe8000f8000?, 0x12fb?, 0x1fe80012f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff9280a8, {0x1fe8000f8000?, 0x0?, 0x1fe80012f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f2270, {0x1fe8000f8000?, 0x77a24a5ed340?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffac40c0, {0x1fe8000f8000?, 0x1fe7ff932d20?, 0x1fe80012fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffa7fea8, {0x2b71c40, 0x1fe7ffac40c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffa7fc08, {0x77a24824bc00, 0x1fe8000f2270}, 0x1fe80012fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffa7fc08, 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(0x1fe7ffa7fc08, {0x1fe800301000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8003acb40, {0x1fe800301000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe80024b680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe80024b680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8003acb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18121 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18140 [IO wait]: internal/poll.runtime_pollWait(0x77a2480a5000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffaf8e00?, 0x1fe8000f9300?, 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(0x1fe7ffaf8e00, {0x1fe8000f9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffaf8e00, {0x1fe8000f9300?, 0x12fb?, 0x1fe800539970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff9820d8, {0x1fe8000f9300?, 0x0?, 0x1fe8005399c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7a000, {0x1fe8000f9300?, 0x77a2482ba060?, 0x77a2912a0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a090, {0x1fe8000f9300?, 0x1fe7ff932f00?, 0x1fe800539a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe70628, {0x2b71c40, 0x1fe7ffe7a090}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe70388, {0x77a24824bc00, 0x1fe7ffe7a000}, 0x1fe800539c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe70388, 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(0x1fe7ffe70388, {0x1fe7fff4e000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80021a280, {0x1fe7fff4e000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8003bd1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8003bd1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80021a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18113 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18292 [select]: net/http.(*persistConn).writeLoop(0x1fe8003aca00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18264 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18081 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1fe8002c3040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18082 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18631 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17924 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18291 [IO wait]: internal/poll.runtime_pollWait(0x77a248068200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffa64380?, 0x1fe800179000?, 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(0x1fe7ffa64380, {0x1fe800179000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffa64380, {0x1fe800179000?, 0x17fb?, 0x1fe800347080?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d40a0, {0x1fe800179000?, 0x0?, 0x1fe8002799c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffdaa7e0, {0x1fe800179000?, 0x77a24a5ef960?, 0x77a2912a1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffdab4d0, {0x1fe800179000?, 0x1fe7ffebfa40?, 0x1fe800279a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffdf9b28, {0x2b71c40, 0x1fe7ffdab4d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffdf9888, {0x77a24824bc00, 0x1fe7ffdaa7e0}, 0x1fe800279c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffdf9888, 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(0x1fe7ffdf9888, {0x1fe7ffcd8000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8003aca00, {0x1fe7ffcd8000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe80024b8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe80024b8c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8003aca00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18264 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18639 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18628 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18321 [select]: net/http.(*persistConn).writeLoop(0x1fe8003263c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18303 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18295 [select]: net/http.(*persistConn).writeLoop(0x1fe7ffd16dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18323 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18439 [IO wait]: internal/poll.runtime_pollWait(0x77a248067a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffcab700?, 0x1fe8000ad900?, 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(0x1fe7ffcab700, {0x1fe8000ad900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffcab700, {0x1fe8000ad900?, 0x12fb?, 0x1fe800229970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d46c8, {0x1fe8000ad900?, 0x0?, 0x1fe8002299c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7b140, {0x1fe8000ad900?, 0x77a2482ba060?, 0x77a2912a1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a618, {0x1fe8000ad900?, 0x1fe7ffbd1a40?, 0x1fe800229a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe710a8, {0x2b71c40, 0x1fe7ffe7a618}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe70e08, {0x77a24824bc00, 0x1fe7ffe7b140}, 0x1fe800229c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe70e08, 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(0x1fe7ffe70e08, {0x1fe80059e000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe800508500, {0x1fe80059e000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe80059c3c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe80059c3c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe800508500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18518 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18592 [IO wait]: internal/poll.runtime_pollWait(0x77a248d8b400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252a00?, 0x1fe8001b0000?, 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(0x1fe800252a00, {0x1fe8001b0000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252a00, {0x1fe8001b0000?, 0x17fb?, 0x1fe7fff8f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d4610, {0x1fe8001b0000?, 0x0?, 0x1fe7fff8f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffdaa7f8, {0x1fe8001b0000?, 0x77a2482bae20?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7fff96ea0, {0x1fe8001b0000?, 0x1fe7ffbd1c20?, 0x1fe7fff8fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe800006d28, {0x2b71c40, 0x1fe7fff96ea0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe800006a88, {0x77a24824bc00, 0x1fe7ffdaa7f8}, 0x1fe7fff8fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe800006a88, 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(0x1fe800006a88, {0x1fe80057d000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffc45900, {0x1fe80057d000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004faae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004faae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffc45900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18584 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16095 [select]: net/http.(*persistConn).writeLoop(0x1fe7ffc45180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15918 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18335 [select]: net/http.(*persistConn).writeLoop(0x1fe8003ea500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18419 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18398 [IO wait]: internal/poll.runtime_pollWait(0x77a248067c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffaf8180?, 0x1fe8002ab900?, 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(0x1fe7ffaf8180, {0x1fe8002ab900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffaf8180, {0x1fe8002ab900?, 0x12fb?, 0x1fe80000a6e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff9285d8, {0x1fe8002ab900?, 0x0?, 0x1fe800b989c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffac4660, {0x1fe8002ab900?, 0x77a2482842c0?, 0x77a2912a0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe80050ad50, {0x1fe8002ab900?, 0x1fe8001cd680?, 0x1fe800b98a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8002449a8, {0x2b71c40, 0x1fe80050ad50}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe800244708, {0x77a24824bc00, 0x1fe7ffac4660}, 0x1fe800b98c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe800244708, 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(0x1fe800244708, {0x1fe8003fc000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffdfc140, {0x1fe8003fc000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8003fa180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8003fa180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffdfc140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18417 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17924 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x1fe7ffe31a70?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x1fe800039530) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2b9a778, 0x1fe7ffd93bf0}, {0x2bb8f70, 0x1fe7ffaf9080}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1fe7ffc68180, 0x2b55630) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:451 +0x335 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2b9a778, 0x1fe7ffd93bf0}, {0x2bb8f70, 0x1fe7ffaf9080}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1fe7ffc68180) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2b9a778, 0x1fe7ffd93bf0}, {0x2bb8f70, 0x1fe7ffaf9080}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0x1fe800247ad0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2b9a778, 0x1fe7ffd93bf0}, {0x2bb8f70, 0x1fe7ffaf9080}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0x1fe800247ad0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fs/operations.ListFn({0x2b9a778, 0x1fe7ffd93bf0}, {0x2bb8f70, 0x1fe7ffaf9080}, 0x1fe800247ac0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:769 +0xb2 github.com/rclone/rclone/fs/operations.Delete({0x2b9a778, 0x1fe7ffd93bf0}, {0x2bb8f70, 0x1fe7ffaf9080}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1184 +0x11b github.com/rclone/rclone/fs/sync.deleteDSStore(0x1fe8000a8248, 0x1fe7ffdc2310) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:176 +0x12e github.com/rclone/rclone/fs/sync.compareNames({0x2b9a698, 0x45f6f00}, 0x1fe8000a8248, 0x1fe7ffdc2310, {0x1fe800181808, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:183 +0x85 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x1fe8000a8248) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 +0x259 testing.tRunner(0x1fe8000a8248, 0x1fe8004080f0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14787 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18636 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17924 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18339 [IO wait]: internal/poll.runtime_pollWait(0x77a248067600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffa64c00?, 0x1fe8000ac600?, 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(0x1fe7ffa64c00, {0x1fe8000ac600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffa64c00, {0x1fe8000ac600?, 0x12fb?, 0x1fe800347a00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff85c7b8, {0x1fe8000ac600?, 0x0?, 0x1fe8003db9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe80050a7c8, {0x1fe8000ac600?, 0x77a2482ba060?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a378, {0x1fe8000ac600?, 0x1fe8000043c0?, 0x1fe8003dba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe800006628, {0x2b71c40, 0x1fe7ffe7a378}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe800006388, {0x77a24824bc00, 0x1fe80050a7c8}, 0x1fe8003dbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe800006388, 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(0x1fe800006388, {0x1fe7fff0d000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8003adb80, {0x1fe7fff0d000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004a93e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004a93e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8003adb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18297 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16094 [IO wait]: internal/poll.runtime_pollWait(0x77a248d8ba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffcaab80?, 0x1fe7ff876f00?, 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(0x1fe7ffcaab80, {0x1fe7ff876f00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffcaab80, {0x1fe7ff876f00?, 0x24fb?, 0x1fe7ffa34980?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff982240, {0x1fe7ff876f00?, 0x0?, 0x1fe8000969c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7fff966f0, {0x1fe7ff876f00?, 0x77a2482bae20?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7fff97320, {0x1fe7ff876f00?, 0x1fe80016a1e0?, 0x1fe800096a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe702a8, {0x2b71c40, 0x1fe7fff97320}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe70008, {0x77a24824bc00, 0x1fe7fff966f0}, 0x1fe800096c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe70008, 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(0x1fe7ffe70008, {0x1fe7fffb8000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffc45180, {0x1fe7fffb8000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8003a7e60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8003a7e60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffc45180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15918 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18630 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17924 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18067 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x77a2480a5400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252f00?, 0x1fe8001fe600?, 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(0x1fe800252f00, {0x1fe8001fe600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252f00, {0x1fe8001fe600?, 0x12fb?, 0x1fe7ff91d1a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d4300, {0x1fe8001fe600?, 0x1fe800289998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffdab7b8, {0x1fe8001fe600?, 0x77a248d7e368?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ff9e1c80, {0x1fe8001fe600?, 0x1fe80016b0e0?, 0x1fe800289a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffa7f0a8, {0x2b71c40, 0x1fe7ff9e1c80}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffa7ee08, {0x77a24824bc00, 0x1fe7ffdab7b8}, 0x1fe800289c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffa7ee08, 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(0x1fe7ffa7ee08, {0x1fe80027b000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8002c23c0, {0x1fe80027b000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe800230d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe800230d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8002c23c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18042 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18386 [IO wait]: internal/poll.runtime_pollWait(0x77a2480a4800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800002200?, 0x1fe8002a9300?, 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(0x1fe800002200, {0x1fe8002a9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800002200, {0x1fe8002a9300?, 0x1fe8002749a0?, 0x1fe800274970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff9284b8, {0x1fe8002a9300?, 0x0?, 0x1fe8002749c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f3920, {0x1fe8002a9300?, 0x77a2482ba060?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a978, {0x1fe8002a9300?, 0x1fe80016b4a0?, 0x1fe800274a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8002442a8, {0x2b71c40, 0x1fe7ffe7a978}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe800244008, {0x77a24824bc00, 0x1fe8000f3920}, 0x1fe800274c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe800244008, 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(0x1fe800244008, {0x1fe800261000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80017fa40, {0x1fe800261000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8002314a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8002314a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80017fa40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18365 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18608 [select]: net/http.(*persistConn).writeLoop(0x1fe800327180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18603 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18079 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1fe800326500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18072 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18130 [select]: net/http.(*persistConn).writeLoop(0x1fe8003acb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18121 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18653 [select]: net/http.(*persistConn).writeLoop(0x1fe80046e3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18646 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18629 [select]: net/http.(*persistConn).roundTrip(0x1fe7ffc45180, 0x1fe80020b860) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1fe7ff9104e0, 0x1fe7ffb7edc0) /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(0x1fe7ffc3b560, 0x1fe7ffb7edc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0x1fe7ff9a1e00, 0x1fe7ffb7ec80) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x1fe7ffb7ec80, {0x2b72a40, 0x1fe7ff9a1e00}, {0x1fe7ffe3adc8?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x1fe7ffaba000, 0x1fe7ffb7ec80, {0x756a2d7473657401?, 0x1fe7ffe3ae50?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x1fe7ffaba000, 0x1fe7ffb7ec80) /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(0x1fe7ffa3a2d0, {0x2b9a778, 0x1fe7ffd93bf0}, 0x1fe8005cc9a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x1fe7ffa3a2d0, {0x2b9a778, 0x1fe7ffd93bf0}, 0x1fe8005cc9a0?, {0x0?, 0x0?}, {0x232be60, 0x1fe8003c4a90}, 0x2b55f50?, 0x2b55f78, ...) /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(0x1fe7ffc3b620, 0x1fe7fff46f40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x1fe7ffc3b620, 0x1fe7fff46f40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath(0x1fe7ffaf9080, {0x2b9a778, 0x1fe7ffd93bf0}, {0x1fe80050fe30, 0x24}, 0x1fe800272bf0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:242 +0x6d6 github.com/rclone/rclone/backend/yandex.(*Fs).List(0x1fe7ffaf9080, {0x2b9a778, 0x1fe7ffd93bf0}, {0x1fe8000399a0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:366 +0x149 github.com/rclone/rclone/fs/list.DirSorted({0x2b9a778, 0x1fe7ffd93bf0}, {0x2bb8f70, 0x1fe7ffaf9080}, 0x0, {0x1fe8000399a0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:401 +0x1a9 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17924 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18394 [IO wait]: internal/poll.runtime_pollWait(0x77a248066200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800002b00?, 0x1fe8002aa600?, 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(0x1fe800002b00, {0x1fe8002aa600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800002b00, {0x1fe8002aa600?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff928558, {0x1fe8002aa600?, 0x0?, 0x1fe7ffe1a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f3d58, {0x1fe8002aa600?, 0x77a2482ba060?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a9d8, {0x1fe8002aa600?, 0x1fe800004780?, 0x1fe7ffe1aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe800244628, {0x2b71c40, 0x1fe7ffe7a9d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe800244388, {0x77a24824bc00, 0x1fe8000f3d58}, 0x1fe7ffe1ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe800244388, 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(0x1fe800244388, {0x1fe8003b2000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffb7ea00, {0x1fe8003b2000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe800423d40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe800423d40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffb7ea00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18389 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18316 [IO wait]: internal/poll.runtime_pollWait(0x77a248068000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252580?, 0x1fe7fff3cc00?, 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(0x1fe800252580, {0x1fe7fff3cc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252580, {0x1fe7fff3cc00?, 0x12fb?, 0x1fe800275970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d4318, {0x1fe7fff3cc00?, 0x0?, 0x1fe8002759c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffdabc50, {0x1fe7fff3cc00?, 0x77a2482842c0?, 0x77a2912a0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe80050a858, {0x1fe7fff3cc00?, 0x1fe800004b40?, 0x1fe800275a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe70d28, {0x2b71c40, 0x1fe80050a858}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe70a88, {0x77a24824bc00, 0x1fe7ffdabc50}, 0x1fe800275c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe70a88, 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(0x1fe7ffe70a88, {0x1fe80037e000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80017e280, {0x1fe80037e000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004fa4e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004fa4e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80017e280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18311 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18431 [IO wait]: internal/poll.runtime_pollWait(0x77a248066800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffcab400?, 0x1fe800333300?, 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(0x1fe7ffcab400, {0x1fe800333300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffcab400, {0x1fe800333300?, 0x12fb?, 0x1fe7ff91d3a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff982558, {0x1fe800333300?, 0x0?, 0x1fe8001109c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffc5eb58, {0x1fe800333300?, 0x77a24a5ed340?, 0x77a2912a1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffac58f0, {0x1fe800333300?, 0x1fe800004f00?, 0x1fe800110a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8002ec9a8, {0x2b71c40, 0x1fe7ffac58f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe8002ec708, {0x77a24824bc00, 0x1fe7ffc5eb58}, 0x1fe800110c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe8002ec708, 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(0x1fe8002ec708, {0x1fe800496000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8003eab40, {0x1fe800496000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe80041f020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe80041f020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8003eab40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18426 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18432 [select]: net/http.(*persistConn).writeLoop(0x1fe8003eab40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18426 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18186 [select]: net/http.(*persistConn).writeLoop(0x1fe7ffd168c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18180 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18080 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x77a248068a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800253180?, 0x1fe800200c00?, 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(0x1fe800253180, {0x1fe800200c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800253180, {0x1fe800200c00?, 0x12fb?, 0x1fe7ff91da80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff85cd10, {0x1fe800200c00?, 0x0?, 0x1fe8001619c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe80050a060, {0x1fe800200c00?, 0x77a2482842c0?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe80050a0f0, {0x1fe800200c00?, 0x1fe800005a40?, 0x1fe800161a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffc017a8, {0x2b71c40, 0x1fe80050a0f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffc01508, {0x77a24824bc00, 0x1fe80050a060}, 0x1fe800161c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffc01508, 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(0x1fe7ffc01508, {0x1fe80037f000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8002c3040, {0x1fe80037f000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe7ff90ce40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe7ff90ce40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8002c3040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18082 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18399 [select]: net/http.(*persistConn).writeLoop(0x1fe7ffdfc140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18417 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18591 [select]: net/http.(*persistConn).writeLoop(0x1fe80046e000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18624 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17961 [IO wait]: internal/poll.runtime_pollWait(0x77a2480a4c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252180?, 0x1fe7ffd63300?, 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(0x1fe800252180, {0x1fe7ffd63300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252180, {0x1fe7ffd63300?, 0x12fb?, 0x1fe8003465c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff85c1e0, {0x1fe7ffd63300?, 0x0?, 0x1fe80053b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7a2e8, {0x1fe7ffd63300?, 0x77a2482ba060?, 0x77a2912a1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7b038, {0x1fe7ffd63300?, 0x1fe7fff2a3c0?, 0x1fe80053ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffc002a8, {0x2b71c40, 0x1fe7ffe7b038}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffc00008, {0x77a24824bc00, 0x1fe7ffe7a2e8}, 0x1fe80053bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffc00008, 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(0x1fe7ffc00008, {0x1fe800556000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80046edc0, {0x1fe800556000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe80024b2c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe80024b2c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80046edc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17928 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18317 [select]: net/http.(*persistConn).writeLoop(0x1fe80017e280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18311 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18628 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x1fe8000395a0) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2b9a778, 0x1fe7ffd93bf0}, 0x1fe7ffcc21c0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:619 +0x1d9 github.com/rclone/rclone/fs/operations.DeleteFiles(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:632 github.com/rclone/rclone/fs/operations.Delete.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1182 +0x2c created by github.com/rclone/rclone/fs/operations.Delete in goroutine 17924 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1181 +0xc5 goroutine 18563 [select]: net/http.(*persistConn).writeLoop(0x1fe80021a140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18534 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18068 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1fe8002c23c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18042 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18340 [select]: net/http.(*persistConn).writeLoop(0x1fe8003adb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18297 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18101 [select]: net/http.(*persistConn).writeLoop(0x1fe8003eac80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18095 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18456 [IO wait]: internal/poll.runtime_pollWait(0x77a248414800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffa65480?, 0x1fe800334600?, 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(0x1fe7ffa65480, {0x1fe800334600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffa65480, {0x1fe800334600?, 0x12fb?, 0x1fe7ff91d860?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff982618, {0x1fe800334600?, 0x0?, 0x1fe7ffe149c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7fff96150, {0x1fe800334600?, 0x77a2482842c0?, 0x77a2912a0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe80050ae28, {0x1fe800334600?, 0x1fe8000154a0?, 0x1fe7ffe14a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8002ecd28, {0x2b71c40, 0x1fe80050ae28}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe8002eca88, {0x77a24824bc00, 0x1fe7fff96150}, 0x1fe7ffe14c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe8002eca88, 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(0x1fe8002eca88, {0x1fe8004b5000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8003eb400, {0x1fe8004b5000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004a7260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004a7260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8003eb400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18451 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18290 [select]: net/http.(*persistConn).writeLoop(0x1fe80021a780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18280 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18141 [select]: net/http.(*persistConn).writeLoop(0x1fe80021a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18113 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18078 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x77a248d8b600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffa64980?, 0x1fe8001ff900?, 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(0x1fe7ffa64980, {0x1fe8001ff900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffa64980, {0x1fe8001ff900?, 0x12fb?, 0x1fe7ff91d800?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d4448, {0x1fe8001ff900?, 0x1fe8000eb998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffdabe18, {0x1fe8001ff900?, 0x77a248d7e368?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ff9e1d58, {0x1fe8001ff900?, 0x1fe80026e000?, 0x1fe8000eba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffa7f7a8, {0x2b71c40, 0x1fe7ff9e1d58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffa7f508, {0x77a24824bc00, 0x1fe7ffdabe18}, 0x1fe8000ebc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffa7f508, 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(0x1fe7ffa7f508, {0x1fe80034b000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe800326500, {0x1fe80034b000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe800422ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe800422ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe800326500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18072 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2677 [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 2659 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18641 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18628 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18273 [IO wait]: internal/poll.runtime_pollWait(0x77a248d8b000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffa64600?, 0x1fe800177800?, 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(0x1fe7ffa64600, {0x1fe800177800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffa64600, {0x1fe800177800?, 0x17fb?, 0x1fe800346de0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d40b8, {0x1fe800177800?, 0x0?, 0x1fe80014c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffdaa888, {0x1fe800177800?, 0x77a2482bae20?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7fff96e58, {0x1fe800177800?, 0x1fe80026e960?, 0x1fe80014ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe709a8, {0x2b71c40, 0x1fe7fff96e58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe70708, {0x77a24824bc00, 0x1fe7ffdaa888}, 0x1fe80014cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe70708, 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(0x1fe7ffe70708, {0x1fe800557000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80021a780, {0x1fe800557000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004719e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004719e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80021a780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18280 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18209 [select]: net/http.(*persistConn).writeLoop(0x1fe80021ac80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18286 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18457 [select]: net/http.(*persistConn).writeLoop(0x1fe8003eb400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18451 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18475 [select]: net/http.(*persistConn).writeLoop(0x1fe7ffdfc780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18468 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17962 [select]: net/http.(*persistConn).writeLoop(0x1fe80046edc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17928 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18515 [IO wait]: internal/poll.runtime_pollWait(0x77a248414a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffaf8b80?, 0x1fe800335900?, 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(0x1fe7ffaf8b80, {0x1fe800335900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffaf8b80, {0x1fe800335900?, 0x77a24833b320?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff982810, {0x1fe800335900?, 0x1fe8005389b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7fff97518, {0x1fe800335900?, 0x77a2482842c0?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe80050a0d8, {0x1fe800335900?, 0x1fe8003650e0?, 0x1fe800538a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8002ed0a8, {0x2b71c40, 0x1fe80050a0d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe8002ece08, {0x77a24824bc00, 0x1fe7fff97518}, 0x1fe800538c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe8002ece08, 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(0x1fe8002ece08, {0x1fe8004a1000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe800426a00, {0x1fe8004a1000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe800502060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe800502060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe800426a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18484 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17952 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1fe7ffb7f400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17945 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18638 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18628 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18607 [IO wait]: internal/poll.runtime_pollWait(0x77a248d8b800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffa64880?, 0x1fe800402600?, 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(0x1fe7ffa64880, {0x1fe800402600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffa64880, {0x1fe800402600?, 0x4299ea?, 0x1fe7ff8c3400?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff928290, {0x1fe800402600?, 0x77a2482842c0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7fff96af8, {0x1fe800402600?, 0x77a2482842c0?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe80050abe8, {0x1fe800402600?, 0x1fe7fffd8000?, 0x1fe800092a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe800244d28, {0x2b71c40, 0x1fe80050abe8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe800244a88, {0x77a24824bc00, 0x1fe7fff96af8}, 0x1fe800092c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe800244a88, 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(0x1fe800244a88, {0x1fe7fff58000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe800327180, {0x1fe7fff58000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe80038f2c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe80038f2c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe800327180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18603 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18294 [IO wait]: internal/poll.runtime_pollWait(0x77a248d8b200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252380?, 0x1fe8000ab300?, 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(0x1fe800252380, {0x1fe8000ab300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252380, {0x1fe8000ab300?, 0x12fb?, 0x1fe800113970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff85c790, {0x1fe8000ab300?, 0x0?, 0x1fe8001139c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe80050a720, {0x1fe8000ab300?, 0x77a2482ba060?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a2a0, {0x1fe8000ab300?, 0x1fe7fffd8b40?, 0x1fe800113a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8000062a8, {0x2b71c40, 0x1fe7ffe7a2a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe800006008, {0x77a24824bc00, 0x1fe80050a720}, 0x1fe800113c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe800006008, 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(0x1fe800006008, {0x1fe80002f000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffd16dc0, {0x1fe80002f000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8005610e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8005610e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffd16dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18323 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18108 [IO wait]: internal/poll.runtime_pollWait(0x77a248068c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffaf8c00?, 0x1fe7fff3b900?, 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(0x1fe7ffaf8c00, {0x1fe7fff3b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffaf8c00, {0x1fe7fff3b900?, 0x12fb?, 0x1fe800133970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d41c8, {0x1fe7fff3b900?, 0x0?, 0x1fe8001339c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ff86d6c8, {0x1fe7fff3b900?, 0x77a248281ac0?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe8000f28e8, {0x1fe7fff3b900?, 0x1fe7fffd8f00?, 0x1fe800133a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffdf9428, {0x2b71c40, 0x1fe8000f28e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffdf9188, {0x77a24824bc00, 0x1fe7ff86d6c8}, 0x1fe800133c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffdf9188, 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(0x1fe7ffdf9188, {0x1fe7fffb4000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80046f180, {0x1fe7fffb4000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe800342780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe800342780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80046f180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18133 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18271 [IO wait]: internal/poll.runtime_pollWait(0x77a248066c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffcaa880?, 0x1fe800176000?, 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(0x1fe7ffcaa880, {0x1fe800176000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffcaa880, {0x1fe800176000?, 0x17fb?, 0x1fe800346aa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff928168, {0x1fe800176000?, 0x0?, 0x1fe7ff8ec9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f25b8, {0x1fe800176000?, 0x77a2482bae20?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7fff96f48, {0x1fe800176000?, 0x1fe7fffd9680?, 0x1fe7ff8eca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe5b428, {0x2b71c40, 0x1fe7fff96f48}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe5b188, {0x77a24824bc00, 0x1fe8000f25b8}, 0x1fe7ff8ecc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe5b188, 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(0x1fe7ffe5b188, {0x1fe800461000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80021a3c0, {0x1fe800461000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe800470480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe800470480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80021a3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18129 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18185 [IO wait]: internal/poll.runtime_pollWait(0x77a248413e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800002280?, 0x1fe8000fb900?, 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(0x1fe800002280, {0x1fe8000fb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800002280, {0x1fe8000fb900?, 0x12fb?, 0x1fe7fff3f440?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff928368, {0x1fe8000fb900?, 0x0?, 0x1fe8001269c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f3200, {0x1fe8000fb900?, 0x77a2482ba060?, 0x77a2912a0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a5b8, {0x1fe8000fb900?, 0x1fe7fffd9860?, 0x1fe800126a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffc01ea8, {0x2b71c40, 0x1fe7ffe7a5b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffc01c08, {0x77a24824bc00, 0x1fe8000f3200}, 0x1fe800126c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffc01c08, 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(0x1fe7ffc01c08, {0x1fe800149000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffd168c0, {0x1fe800149000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004fb980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004fb980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffd168c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18180 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18640 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18628 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18145 [select]: net/http.(*persistConn).writeLoop(0x1fe7ffc45cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18167 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18191 [IO wait]: internal/poll.runtime_pollWait(0x77a248066000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffaf9c80?, 0x1fe8000fcc00?, 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(0x1fe7ffaf9c80, {0x1fe8000fcc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffaf9c80, {0x1fe8000fcc00?, 0x12fb?, 0x1fe7fff3fa20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff9284a0, {0x1fe8000fcc00?, 0x1fe80053a998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f3710, {0x1fe8000fcc00?, 0x77a2482ba060?, 0x77a2912a0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a780, {0x1fe8000fcc00?, 0x1fe80021f680?, 0x1fe80053aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe5b0a8, {0x2b71c40, 0x1fe7ffe7a780}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe5ae08, {0x77a24824bc00, 0x1fe8000f3710}, 0x1fe80053ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe5ae08, 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(0x1fe7ffe5ae08, {0x1fe80023a000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffb7f7c0, {0x1fe80023a000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004a9e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004a9e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffb7f7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18175 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18693 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18628 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18632 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17924 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17988 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1fe80021b680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17965 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18652 [IO wait]: internal/poll.runtime_pollWait(0x77a248414400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252800?, 0x1fe7ffe69800?, 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(0x1fe800252800, {0x1fe7ffe69800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252800, {0x1fe7ffe69800?, 0x17fb?, 0x1fe800346300?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff85c940, {0x1fe7ffe69800?, 0x0?, 0x1fe800000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe80050ae58, {0x1fe7ffe69800?, 0x77a2482bae20?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7fff96f18, {0x1fe7ffe69800?, 0x1fe80026ed20?, 0x1fe800286a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8002ed428, {0x2b71c40, 0x1fe7fff96f18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe8002ed188, {0x77a24824bc00, 0x1fe80050ae58}, 0x1fe800286c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe8002ed188, 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(0x1fe8002ed188, {0x1fe7fff77000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80046e3c0, {0x1fe7fff77000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe800560d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe800560d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80046e3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18646 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18118 [IO wait]: internal/poll.runtime_pollWait(0x77a248068e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffcaa480?, 0x1fe8000aa000?, 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(0x1fe7ffcaa480, {0x1fe8000aa000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffcaa480, {0x1fe8000aa000?, 0x12fb?, 0x1fe800b9b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff928060, {0x1fe8000aa000?, 0x0?, 0x1fe800b9b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f21b0, {0x1fe8000aa000?, 0x77a2912a94c0?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ff86d140, {0x1fe8000aa000?, 0x1fe7fff1b0e0?, 0x1fe800b9ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffa7fb28, {0x2b71c40, 0x1fe7ff86d140}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffa7f888, {0x77a24824bc00, 0x1fe8000f21b0}, 0x1fe800b9bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffa7f888, 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(0x1fe7ffa7f888, {0x1fe800012000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8003ac500, {0x1fe800012000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8003a7680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8003a7680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8003ac500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17937 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18119 [select]: net/http.(*persistConn).writeLoop(0x1fe8003ac500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17937 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18020 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x77a248067400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffe2b300?, 0x1fe7fff39300?, 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(0x1fe7ffe2b300, {0x1fe7fff39300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffe2b300, {0x1fe7fff39300?, 0x12fb?, 0x1fe800299970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff9825d8, {0x1fe7fff39300?, 0x0?, 0x1fe8002999c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ff9e1518, {0x1fe7fff39300?, 0x77a2482ba060?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7b218, {0x1fe7fff39300?, 0x1fe7ffdf7c20?, 0x1fe800299a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe5ad28, {0x2b71c40, 0x1fe7ffe7b218}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe5aa88, {0x77a24824bc00, 0x1fe7ff9e1518}, 0x1fe800299c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe5aa88, 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(0x1fe7ffe5aa88, {0x1fe7fff71000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffb7eb40, {0x1fe7fff71000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe800216de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe800216de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffb7eb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17940 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18590 [IO wait]: internal/poll.runtime_pollWait(0x77a248066a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffcaaf00?, 0x1fe80017a800?, 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(0x1fe7ffcaaf00, {0x1fe80017a800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffcaaf00, {0x1fe80017a800?, 0x17fb?, 0x1fe8002879a8?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d45f8, {0x1fe80017a800?, 0x0?, 0x1fe800000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffdaa738, {0x1fe80017a800?, 0x77a24a5ef960?, 0x77a2912a1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffdab4e8, {0x1fe80017a800?, 0x1fe80025c1e0?, 0x1fe800287a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8000069a8, {0x2b71c40, 0x1fe7ffdab4e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe800006708, {0x77a24824bc00, 0x1fe7ffdaa738}, 0x1fe800287c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe800006708, 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(0x1fe800006708, {0x1fe800529000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80046e000, {0x1fe800529000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8003ed320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8003ed320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80046e000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18624 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18334 [IO wait]: internal/poll.runtime_pollWait(0x77a248069200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800003300?, 0x1fe800400000?, 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(0x1fe800003300, {0x1fe800400000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800003300, {0x1fe800400000?, 0x12fb?, 0x1fe7ffccd460?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff982508, {0x1fe800400000?, 0x1fe8005b3998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffc5e4e0, {0x1fe800400000?, 0x77a24a5ed340?, 0x77a2912a1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffac55f0, {0x1fe800400000?, 0x1fe80025c3c0?, 0x1fe8005b3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8002ec628, {0x2b71c40, 0x1fe7ffac55f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe8002ec388, {0x77a24824bc00, 0x1fe7ffc5e4e0}, 0x1fe8005b3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe8002ec388, 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(0x1fe8002ec388, {0x1fe800420000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8003ea500, {0x1fe800420000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8002e0ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8002e0ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8003ea500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18419 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18208 [IO wait]: internal/poll.runtime_pollWait(0x77a2480a4e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffcaac00?, 0x1fe7ffe68000?, 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(0x1fe7ffcaac00, {0x1fe7ffe68000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffcaac00, {0x1fe7ffe68000?, 0x17fb?, 0x1fe7ffccc9c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff9281c0, {0x1fe7ffe68000?, 0x0?, 0x1fe8001319c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f27c8, {0x1fe7ffe68000?, 0x77a24a5ef960?, 0x77a2912a1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffdab548, {0x1fe7ffe68000?, 0x1fe80025c780?, 0x1fe800131a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe5b7a8, {0x2b71c40, 0x1fe7ffdab548}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe5b508, {0x77a24824bc00, 0x1fe8000f27c8}, 0x1fe800131c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe5b508, 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(0x1fe7ffe5b508, {0x1fe7ffe43000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80021ac80, {0x1fe7ffe43000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe80038fa40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe80038fa40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80021ac80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18286 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18100 [IO wait]: internal/poll.runtime_pollWait(0x77a248066400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800253580?, 0x1fe7fff3a600?, 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(0x1fe800253580, {0x1fe7fff3a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800253580, {0x1fe7fff3a600?, 0x77a248d90560?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff928158, {0x1fe7fff3a600?, 0x1fe8002bb998?, 0x478b52?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f2600, {0x1fe7fff3a600?, 0x77a248281ac0?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe8000f2078, {0x1fe7fff3a600?, 0x1fe80025c960?, 0x1fe8002bba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffdf82a8, {0x2b71c40, 0x1fe8000f2078}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffdf8008, {0x77a24824bc00, 0x1fe8000f2600}, 0x1fe8002bbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffdf8008, 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(0x1fe7ffdf8008, {0x1fe7ffe28000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8003eac80, {0x1fe7ffe28000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe7ff90dda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe7ff90dda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8003eac80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18095 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18692 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18628 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18593 [select]: net/http.(*persistConn).writeLoop(0x1fe7ffc45900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18584 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18634 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17924 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18395 [select]: net/http.(*persistConn).writeLoop(0x1fe7ffb7ea00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18389 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18562 [IO wait]: internal/poll.runtime_pollWait(0x77a248414200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffa64300?, 0x1fe8002acc00?, 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(0x1fe7ffa64300, {0x1fe8002acc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffa64300, {0x1fe8002acc00?, 0x12fb?, 0x1fe80000a880?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d41e0, {0x1fe8002acc00?, 0x0?, 0x1fe8002bd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7aaf8, {0x1fe8002acc00?, 0x77a2482842c0?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe80050a990, {0x1fe8002acc00?, 0x1fe8000a4780?, 0x1fe8002bda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe717a8, {0x2b71c40, 0x1fe80050a990}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe71508, {0x77a24824bc00, 0x1fe7ffe7aaf8}, 0x1fe8002bdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe71508, 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(0x1fe7ffe71508, {0x1fe80038d000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80021a140, {0x1fe80038d000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8003fb980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8003fb980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80021a140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18534 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18272 [select]: net/http.(*persistConn).writeLoop(0x1fe80021a3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18129 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18633 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17924 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18571 [select]: net/http.(*persistConn).writeLoop(0x1fe80017e780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18566 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18690 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18628 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18021 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1fe7ffb7eb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17940 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18039 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x77a24828ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffe2b680?, 0x1fe7ffd66c00?, 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(0x1fe7ffe2b680, {0x1fe7ffd66c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffe2b680, {0x1fe7ffd66c00?, 0x12fb?, 0x1fe800099970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff85cb80, {0x1fe7ffd66c00?, 0x0?, 0x1fe8000999c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7b7b8, {0x1fe7ffd66c00?, 0x77a24a5ef960?, 0x77a2912a0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffdab5d8, {0x1fe7ffd66c00?, 0x1fe80021e780?, 0x1fe800099a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffc01428, {0x2b71c40, 0x1fe7ffdab5d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffc01188, {0x77a24824bc00, 0x1fe7ffe7b7b8}, 0x1fe800099c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffc01188, 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(0x1fe7ffc01188, {0x1fe8002b2000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80017eb40, {0x1fe8002b2000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8003ec3c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8003ec3c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80017eb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18059 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18516 [select]: net/http.(*persistConn).writeLoop(0x1fe800426a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18484 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18440 [select]: net/http.(*persistConn).writeLoop(0x1fe800508500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18518 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18040 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1fe80017eb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18059 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18372 [IO wait]: internal/poll.runtime_pollWait(0x77a248066e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800002400?, 0x1fe800332000?, 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(0x1fe800002400, {0x1fe800332000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800002400, {0x1fe800332000?, 0x12fb?, 0x1fe8005b4970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff982268, {0x1fe800332000?, 0x0?, 0x1fe8005b49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ff86cd80, {0x1fe800332000?, 0x77a2912a94c0?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ff86d890, {0x1fe800332000?, 0x1fe800383c20?, 0x1fe8005b4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe8002ec2a8, {0x2b71c40, 0x1fe7ff86d890}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe8002ec008, {0x77a24824bc00, 0x1fe7ff86cd80}, 0x1fe8005b4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe8002ec008, 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(0x1fe8002ec008, {0x1fe800339000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80046e500, {0x1fe800339000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe7ffc3bb00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe7ffc3bb00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80046e500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18221 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18474 [IO wait]: internal/poll.runtime_pollWait(0x77a248067e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffcaa400?, 0x1fe8000aec00?, 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(0x1fe7ffcaa400, {0x1fe8000aec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffcaa400, {0x1fe8000aec00?, 0x12fb?, 0x1fe7ffa345a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d4050, {0x1fe8000aec00?, 0x0?, 0x1fe800ba09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7a180, {0x1fe8000aec00?, 0x77a2482ba060?, 0x77a2912a1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a6d8, {0x1fe8000aec00?, 0x1fe7fff2af00?, 0x1fe800ba0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe71428, {0x2b71c40, 0x1fe7ffe7a6d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe71188, {0x77a24824bc00, 0x1fe7ffe7a180}, 0x1fe800ba0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe71188, 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(0x1fe7ffe71188, {0x1fe7ffe88000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffdfc780, {0x1fe7ffe88000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8002e0240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8002e0240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffdfc780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18468 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18144 [IO wait]: internal/poll.runtime_pollWait(0x77a248413c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffaf9280?, 0x1fe8000fa600?, 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(0x1fe7ffaf9280, {0x1fe8000fa600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffaf9280, {0x1fe8000fa600?, 0x12fb?, 0x1fe7fff3f020?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff9282a0, {0x1fe8000fa600?, 0x0?, 0x1fe80015d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f2d50, {0x1fe8000fa600?, 0x77a2482ba060?, 0x77a2912a0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a438, {0x1fe8000fa600?, 0x1fe7fff2b2c0?, 0x1fe80015da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffc01b28, {0x2b71c40, 0x1fe7ffe7a438}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffc01888, {0x77a24824bc00, 0x1fe8000f2d50}, 0x1fe80015dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffc01888, 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(0x1fe7ffc01888, {0x1fe7fff7e000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffc45cc0, {0x1fe7fff7e000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe800561560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe800561560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffc45cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18167 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18320 [IO wait]: internal/poll.runtime_pollWait(0x77a2480a5200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffa64f00?, 0x1fe8002a8000?, 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(0x1fe7ffa64f00, {0x1fe8002a8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffa64f00, {0x1fe8002a8000?, 0x77a24828e368?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe7ff928358, {0x1fe8002a8000?, 0x1fe8002779b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe8000f30c8, {0x1fe8002a8000?, 0x77a2482ba060?, 0x77a2912a12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7a468, {0x1fe8002a8000?, 0x1fe7fff2b4a0?, 0x1fe800277a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe5bea8, {0x2b71c40, 0x1fe7ffe7a468}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe5bc08, {0x77a24824bc00, 0x1fe8000f30c8}, 0x1fe800277c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe5bc08, 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(0x1fe7ffe5bc08, {0x1fe800169000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe8003263c0, {0x1fe800169000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8003428a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8003428a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe8003263c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18303 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18551 [IO wait]: internal/poll.runtime_pollWait(0x77a2480a4600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252280?, 0x1fe800401300?, 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(0x1fe800252280, {0x1fe800401300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252280, {0x1fe800401300?, 0x12fb?, 0x1fe7ffa35300?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d4208, {0x1fe800401300?, 0x0?, 0x1fe80012e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7ab70, {0x1fe800401300?, 0x77a2482842c0?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe80050a8e8, {0x1fe800401300?, 0x1fe7fff2b680?, 0x1fe80012ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe71b28, {0x2b71c40, 0x1fe80050a8e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe71888, {0x77a24824bc00, 0x1fe7ffe7ab70}, 0x1fe80012ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe71888, 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(0x1fe7ffe71888, {0x1fe80049a000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80021adc0, {0x1fe80049a000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8003a66c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8003a66c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80021adc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18539 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18552 [select]: net/http.(*persistConn).writeLoop(0x1fe80021adc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18539 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17998 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1fe7ffd16780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17991 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18192 [select]: net/http.(*persistConn).writeLoop(0x1fe7ffb7f7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18175 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18373 [select]: net/http.(*persistConn).writeLoop(0x1fe80046e500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18221 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18570 [IO wait]: internal/poll.runtime_pollWait(0x77a248067800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffcaa900?, 0x1fe800336c00?, 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(0x1fe7ffcaa900, {0x1fe800336c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffcaa900, {0x1fe800336c00?, 0x12fb?, 0x1fe80000acc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d43f0, {0x1fe800336c00?, 0x0?, 0x1fe8000979c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffe7b440, {0x1fe800336c00?, 0x77a2482ba060?, 0x77a2912a1bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ffe7b770, {0x1fe800336c00?, 0x1fe7fff16000?, 0x1fe800097a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffe71ea8, {0x2b71c40, 0x1fe7ffe7b770}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffe71c08, {0x77a24824bc00, 0x1fe7ffe7b440}, 0x1fe800097c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffe71c08, 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(0x1fe7ffe71c08, {0x1fe8005ae000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80017e780, {0x1fe8005ae000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004b72c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004b72c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80017e780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18566 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17951 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x77a248069000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe7ffa64400?, 0x1fe8001fc000?, 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(0x1fe7ffa64400, {0x1fe8001fc000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe7ffa64400, {0x1fe8001fc000?, 0x12fb?, 0x1fe7ff91c5e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d4098, {0x1fe8001fc000?, 0x0?, 0x1fe8005b19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffdaa720, {0x1fe8001fc000?, 0x77a248d7e368?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ff9e1950, {0x1fe8001fc000?, 0x1fe7fff165a0?, 0x1fe8005b1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffb030a8, {0x2b71c40, 0x1fe7ff9e1950}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffb02e08, {0x77a24824bc00, 0x1fe7ffdaa720}, 0x1fe8005b1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffb02e08, 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(0x1fe7ffb02e08, {0x1fe80014a000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe7ffb7f400, {0x1fe80014a000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8004fa5a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8004fa5a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe7ffb7f400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17945 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18056 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x77a248068600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1fe800252b80?, 0x1fe8001fd300?, 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(0x1fe800252b80, {0x1fe8001fd300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1fe800252b80, {0x1fe8001fd300?, 0x77a24a5e3640?, 0x1fe800288970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1fe8002d4168, {0x1fe8001fd300?, 0x0?, 0x1fe8002889c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1fe7ffdaafa8, {0x1fe8001fd300?, 0x77a248d7e368?, 0x77a2912a0a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1fe7ff9e1a10, {0x1fe8001fd300?, 0x1fe7fff16960?, 0x1fe800288a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1fe7ffa11b28, {0x2b71c40, 0x1fe7ff9e1a10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1fe7ffa11888, {0x77a24824bc00, 0x1fe7ffdaafa8}, 0x1fe800288c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1fe7ffa11888, 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(0x1fe7ffa11888, {0x1fe80021d000, 0x1000, 0x256b2c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1fe80017e3c0, {0x1fe80021d000?, 0x2b6e460?, 0x4560030?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1fe8005169c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1fe8005169c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1fe80017e3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18051 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.694611858s (try 1/5): exit status 2: Failed [TestSyncWithTrackRenamesStrategyLeaf TestMoveWithoutDeleteEmptySrcDirs TestSyncBackupDirSuffixOnly TestSyncConcurrentDelete]