"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/11/27 01:34:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece" 2025/11/27 01:34:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 01:34:04 DEBUG : Creating backend with remote "/tmp/rclone828103971" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:34:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:34:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/27 01:34:04 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:34:04 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.84s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:34:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 01:34:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:34:06 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:34:06 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:34:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:34:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:34:08 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:34:10 DEBUG : Yandex rclone-test-mataduh7rece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.05s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.94s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:34:25 DEBUG : Creating backend with remote "/non-existing" 2025/11/27 01:34:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/27 01:34:26 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:34:26 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.46s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:34:27 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:34:27 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:34:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:34:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:34:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (16.90s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.83s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:34:44 INFO : Yandex rclone-test-mataduh7rece: Running all checks before starting transfers 2025/11/27 01:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:34:45 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:34:45 INFO : Yandex rclone-test-mataduh7rece: Checks finished, now starting transfers 2025/11/27 01:34:45 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:34:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:34:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:34:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.08s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:35:00 ERROR : Ignoring --no-traverse with sync 2025/11/27 01:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:35:01 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:35:01 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:35:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:35:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:35:03 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:35:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (16.64s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:35:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/27 01:35:17 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:35:17 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:35:20 DEBUG : hello world2: size = 12 OK 2025/11/27 01:35:20 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/27 01:35:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.23s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:35:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:35:27 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:35:27 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:35:29 DEBUG : potato2: size = 11 OK 2025/11/27 01:35:29 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:35:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:35:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:35:36 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:35:36 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:35:39 DEBUG : potato2: size = 11 OK 2025/11/27 01:35:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:35:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.26s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:35:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/27 01:35:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:35:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/27 01:35:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 01:35:46 INFO : sub dir2: Making directory 2025/11/27 01:35:46 INFO : sub dir: Making directory 2025/11/27 01:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:35:47 INFO : sub dir2/sub sub dir2: Making directory 2025/11/27 01:35:47 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:35:47 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:35:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:35:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:35:49 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:35:50 DEBUG : Yandex rclone-test-mataduh7rece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (30.21s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:36:16 INFO : sub dir2: Making directory 2025/11/27 01:36:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/27 01:36:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:36:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:36:16 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:36:16 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:36:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:36:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:36:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.78s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:36:32 DEBUG : sub dir2: Making directory with metadata 2025/11/27 01:36:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:36:32 INFO : sub dir2: Making directory 2025/11/27 01:36:32 INFO : sub dir: Making directory 2025/11/27 01:36:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:36:33 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:36:33 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:36:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:36:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:36:35 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:36:35 INFO : sub dir/hello world: Deleted 2025/11/27 01:36:36 DEBUG : Yandex rclone-test-mataduh7rece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/27 01:36:36 DEBUG : Yandex rclone-test-mataduh7rece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.23s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.60s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:36:56 INFO : sub dir2: Making directory 2025/11/27 01:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:36:56 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:36:56 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:36:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:36:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:36:58 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:36:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.68s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:37:10 DEBUG : sub dir2: Making directory with metadata 2025/11/27 01:37:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:37:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 01:37:11 INFO : sub dir2: Making directory 2025/11/27 01:37:11 INFO : sub dir: Making directory 2025/11/27 01:37:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:37:11 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:37:11 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:37:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:37:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:37:13 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:37:13 DEBUG : Waiting for deletions to finish 2025/11/27 01:37:15 DEBUG : Yandex rclone-test-mataduh7rece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.47s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:37:34 INFO : sub dir2: Making directory 2025/11/27 01:37:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:37:34 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:37:34 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:37:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:37:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:37:37 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:37:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (14.83s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:37:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-femubah8muji" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-mataduh7rece -> Yandex rclone-test-femubah8muji 2025/11/27 01:37:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:37:52 DEBUG : Yandex rclone-test-femubah8muji: Waiting for checks to finish 2025/11/27 01:37:52 DEBUG : Yandex rclone-test-femubah8muji: Waiting for transfers to finish 2025/11/27 01:37:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:37:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:37:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 01:37:56 DEBUG : Yandex rclone-test-femubah8muji: Purge remote --- PASS: TestServerSideCopy (27.42s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", 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:635 Error: Should be true Test: TestCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |-217509h33m10.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 01:38:17 +0000 UTC) (precision 1ns) 2025/11/27 01:38:19 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:38:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone828103971) 2025/11/27 01:38:19 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:38:19 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 01:38:19 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:38:21 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 01:38:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/27 01:38:21 INFO : sub dir/hello world: Copied (replaced existing) --- FAIL: TestCopyOverSelf (18.82s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:38:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-zacadog5xone" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-mataduh7rece -> Yandex rclone-test-zacadog5xone 2025/11/27 01:38:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:38:38 DEBUG : Yandex rclone-test-zacadog5xone: Waiting for checks to finish 2025/11/27 01:38:38 DEBUG : Yandex rclone-test-zacadog5xone: Waiting for transfers to finish 2025/11/27 01:38:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:38:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:38:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 01:38:46 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:38:46 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zacadog5xone) 2025/11/27 01:38:46 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 01:38:46 DEBUG : Yandex rclone-test-zacadog5xone: Waiting for checks to finish 2025/11/27 01:38:46 DEBUG : Yandex rclone-test-zacadog5xone: Waiting for transfers to finish 2025/11/27 01:38:46 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.wexigal3" before starting 2025/11/27 01:38:48 DEBUG : sub dir/hello world.wexigal3: server side copy: removing renamed existing file after operation 2025/11/27 01:38:54 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 01:38:54 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/27 01:38:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 01:38:54 DEBUG : Yandex rclone-test-zacadog5xone: Purge remote --- PASS: TestServerSideCopyOverSelf (43.69s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:39:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone828103971) 2025/11/27 01:39:23 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:39:23 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 01:39:23 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:39:23 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:39:25 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 01:39:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/27 01:39:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/27 01:39:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.03s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:39:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-sefoqim1kana" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-mataduh7rece -> Yandex rclone-test-sefoqim1kana 2025/11/27 01:39:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:39:42 DEBUG : Yandex rclone-test-sefoqim1kana: Waiting for checks to finish 2025/11/27 01:39:42 DEBUG : Yandex rclone-test-sefoqim1kana: Waiting for transfers to finish 2025/11/27 01:39:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:39:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:39:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 01:39:47 DEBUG : Yandex rclone-test-sefoqim1kana: Using server-side directory move 2025/11/27 01:39:48 INFO : Yandex rclone-test-sefoqim1kana: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 01:39:48 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:39:48 DEBUG : Yandex rclone-test-sefoqim1kana: Waiting for checks to finish 2025/11/27 01:39:48 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-sefoqim1kana) 2025/11/27 01:39:48 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 01:39:48 DEBUG : Yandex rclone-test-sefoqim1kana: Waiting for transfers to finish 2025/11/27 01:39:54 INFO : sub dir/hello world: Deleted 2025/11/27 01:39:55 INFO : sub dir/hello world: Moved (server-side) 2025/11/27 01:39:59 DEBUG : testing file moves 2025/11/27 01:40:00 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:40:00 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-sefoqim1kana) 2025/11/27 01:40:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 01:40:00 DEBUG : Yandex rclone-test-sefoqim1kana: Waiting for checks to finish 2025/11/27 01:40:00 DEBUG : Yandex rclone-test-sefoqim1kana: Waiting for transfers to finish 2025/11/27 01:40:05 INFO : sub dir/hello world: Deleted 2025/11/27 01:40:07 INFO : sub dir/hello world: Moved (server-side) 2025/11/27 01:40:09 DEBUG : Yandex rclone-test-sefoqim1kana: Purge remote --- PASS: TestServerSideMoveOverSelf (46.67s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:40:27 ERROR : error listing: directory not found 2025/11/27 01:40:28 INFO : Local file system at /tmp/rclone828103971: Making directory 2025/11/27 01:40:28 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:40:28 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.79s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:40:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 01:40:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:40:45 DEBUG : Local file system at /tmp/rclone828103971: Waiting for checks to finish 2025/11/27 01:40:45 DEBUG : Local file system at /tmp/rclone828103971: Waiting for transfers to finish 2025/11/27 01:40:46 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2025/11/27 01:40:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:40:46 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2025/11/27 01:40:46 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:40:46 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (17.47s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:41:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/27 01:41:00 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:00 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:02 DEBUG : check sum: size = 1 OK 2025/11/27 01:41:02 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/27 01:41:02 INFO : check sum: Copied (new) 2025/11/27 01:41:02 DEBUG : Waiting for deletions to finish 2025/11/27 01:41:03 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:03 DEBUG : check sum: size = 1 OK 2025/11/27 01:41:03 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/27 01:41:03 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/11/27 01:41:03 DEBUG : check sum: Unchanged skipping 2025/11/27 01:41:03 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:03 DEBUG : Waiting for deletions to finish 2025/11/27 01:41:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.82s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:41:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/27 01:41:10 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:10 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:12 DEBUG : sizeonly: size = 6 OK 2025/11/27 01:41:12 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/27 01:41:12 INFO : sizeonly: Copied (new) 2025/11/27 01:41:12 DEBUG : Waiting for deletions to finish 2025/11/27 01:41:13 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:13 DEBUG : sizeonly: size = 6 OK 2025/11/27 01:41:13 DEBUG : sizeonly: Sizes identical 2025/11/27 01:41:13 DEBUG : sizeonly: Unchanged skipping 2025/11/27 01:41:13 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:13 DEBUG : Waiting for deletions to finish 2025/11/27 01:41:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.31s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:41:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/27 01:41:19 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:19 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:21 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/11/27 01:41:21 INFO : ignore-size: Copied (new) 2025/11/27 01:41:21 DEBUG : Waiting for deletions to finish 2025/11/27 01:41:22 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:41:22 DEBUG : ignore-size: Unchanged skipping 2025/11/27 01:41:22 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:22 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:22 DEBUG : Waiting for deletions to finish 2025/11/27 01:41:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (9.87s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:41:31 DEBUG : existing: size = 6 OK 2025/11/27 01:41:31 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:41:31 DEBUG : existing: Unchanged skipping 2025/11/27 01:41:31 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:31 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:31 DEBUG : Waiting for deletions to finish 2025/11/27 01:41:31 INFO : There was nothing to transfer 2025/11/27 01:41:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/27 01:41:32 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:32 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:34 DEBUG : existing: size = 6 OK 2025/11/27 01:41:34 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/11/27 01:41:34 INFO : existing: Copied (replaced existing) 2025/11/27 01:41:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.20s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:41:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 01:41:40 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:40 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:42 DEBUG : existing: size = 6 OK 2025/11/27 01:41:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/27 01:41:42 INFO : existing: Copied (new) 2025/11/27 01:41:42 DEBUG : Waiting for deletions to finish 2025/11/27 01:41:43 DEBUG : existing: Destination exists, skipping 2025/11/27 01:41:43 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:43 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:43 DEBUG : Waiting for deletions to finish 2025/11/27 01:41:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (8.92s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:41:53 INFO : d: Making directory 2025/11/27 01:41:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 01:41:54 DEBUG : c/non empty space: size = 5 OK 2025/11/27 01:41:54 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:41:54 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 01:41:54 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:41:54 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:41:56 DEBUG : a/potato2: size = 60 OK 2025/11/27 01:41:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/27 01:41:56 INFO : a/potato2: Copied (new) 2025/11/27 01:41:56 DEBUG : Waiting for deletions to finish 2025/11/27 01:42:01 INFO : b/potato: Deleted 2025/11/27 01:42:01 INFO : d: Removing directory 2025/11/27 01:42:08 INFO : b: Removing directory 2025/11/27 01:42:13 DEBUG : Yandex rclone-test-mataduh7rece: deleted 2 directories --- PASS: TestSyncIgnoreErrors (49.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:42:41 DEBUG : empty space: size = 1 OK 2025/11/27 01:42:41 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/27 01:42:41 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:42:41 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/27 01:42:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/27 01:42:41 DEBUG : empty space: Unchanged skipping 2025/11/27 01:42:41 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:42:41 DEBUG : Waiting for deletions to finish 2025/11/27 01:42:41 INFO : There was nothing to transfer 2025/11/27 01:42:41 DEBUG : empty space: size = 1 OK 2025/11/27 01:42:41 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/27 01:42:41 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:42:41 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/27 01:42:42 INFO : empty space: Updated modification time in destination 2025/11/27 01:42:42 DEBUG : empty space: Unchanged skipping 2025/11/27 01:42:42 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:42:42 DEBUG : Waiting for deletions to finish 2025/11/27 01:42:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (9.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:42:50 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:42:50 DEBUG : empty space: size = 1 OK 2025/11/27 01:42:50 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 2025/11/27 01:42:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/27 01:42:50 DEBUG : empty space: Unchanged skipping 2025/11/27 01:42:50 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:42:50 DEBUG : Waiting for deletions to finish 2025/11/27 01:42:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.16s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:42:58 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:42:58 DEBUG : foo: size = 3 OK 2025/11/27 01:42:58 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 2025/11/27 01:42:58 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone828103971) 2025/11/27 01:42:58 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:42:58 DEBUG : foo: md5 differ 2025/11/27 01:42:58 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:43:00 DEBUG : foo: size = 3 OK 2025/11/27 01:43:00 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/11/27 01:43:00 INFO : foo: Copied (replaced existing) 2025/11/27 01:43:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (10.64s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:43:09 DEBUG : empty space: size = 1 OK 2025/11/27 01:43:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:43:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/27 01:43:09 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:43:09 DEBUG : empty space: Unchanged skipping 2025/11/27 01:43:09 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:43:12 DEBUG : potato: size = 60 OK 2025/11/27 01:43:12 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/27 01:43:12 INFO : potato: Copied (new) 2025/11/27 01:43:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (15.50s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:43:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone828103971) 2025/11/27 01:43:24 DEBUG : potato: size = 60 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:43:24 DEBUG : potato: Sizes differ 2025/11/27 01:43:24 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:43:24 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:43:27 DEBUG : potato: size = 21 OK 2025/11/27 01:43:27 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/27 01:43:27 INFO : potato: Copied (replaced existing) 2025/11/27 01:43:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (10.98s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:43:36 DEBUG : potato: size = 21 OK 2025/11/27 01:43:36 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 2025/11/27 01:43:36 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:43:36 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone828103971) 2025/11/27 01:43:36 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:43:36 DEBUG : potato: md5 differ 2025/11/27 01:43:36 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:43:38 DEBUG : potato: size = 21 OK 2025/11/27 01:43:38 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/27 01:43:38 INFO : potato: Copied (replaced existing) 2025/11/27 01:43:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (10.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:43:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:43:48 DEBUG : empty space: size = 1 OK 2025/11/27 01:43:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:43:48 DEBUG : empty space: Unchanged skipping 2025/11/27 01:43:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/27 01:43:48 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:43:48 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:43:48 DEBUG : Waiting for deletions to finish 2025/11/27 01:43:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:44:03 DEBUG : empty space: size = 1 OK 2025/11/27 01:44:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:44:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:44:03 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:44:03 DEBUG : empty space: Unchanged skipping 2025/11/27 01:44:03 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:44:05 DEBUG : potato2: size = 60 OK 2025/11/27 01:44:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/27 01:44:05 INFO : potato2: Copied (new) 2025/11/27 01:44:05 DEBUG : Waiting for deletions to finish 2025/11/27 01:44:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:44:25 INFO : d: Making directory 2025/11/27 01:44:26 INFO : d/e: Making directory 2025/11/27 01:44:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 01:44:30 DEBUG : c/non empty space: size = 5 OK 2025/11/27 01:44:30 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:44:30 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 01:44:30 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:44:30 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:44:32 DEBUG : a/potato2: size = 60 OK 2025/11/27 01:44:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/27 01:44:32 INFO : a/potato2: Copied (new) 2025/11/27 01:44:32 DEBUG : Waiting for deletions to finish 2025/11/27 01:44:37 INFO : b/potato: Deleted 2025/11/27 01:44:37 INFO : d/e: Removing directory 2025/11/27 01:44:43 INFO : d: Removing directory 2025/11/27 01:44:50 INFO : b: Removing directory 2025/11/27 01:44:56 DEBUG : Yandex rclone-test-mataduh7rece: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (60.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:45:24 INFO : d: Making directory 2025/11/27 01:45:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 01:45:26 DEBUG : c/non empty space: size = 5 OK 2025/11/27 01:45:26 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:45:26 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:45:26 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 01:45:26 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:45:28 DEBUG : a/potato2: size = 60 OK 2025/11/27 01:45:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/27 01:45:28 INFO : a/potato2: Copied (new) 2025/11/27 01:45:28 ERROR : Yandex rclone-test-mataduh7rece: not deleting files as there were IO errors 2025/11/27 01:45:28 ERROR : Yandex rclone-test-mataduh7rece: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (51.66s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:46:17 DEBUG : Waiting for deletions to finish 2025/11/27 01:46:18 DEBUG : empty space: size = 1 OK 2025/11/27 01:46:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:46:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:46:18 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:46:18 DEBUG : empty space: Unchanged skipping 2025/11/27 01:46:18 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:46:20 DEBUG : potato2: size = 60 OK 2025/11/27 01:46:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/27 01:46:20 INFO : potato2: Copied (new) 2025/11/27 01:46:22 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (20.44s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:46:38 DEBUG : Waiting for deletions to finish 2025/11/27 01:46:39 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:46:39 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:46:43 INFO : potato: Deleted 2025/11/27 01:46:43 DEBUG : empty space: size = 1 OK 2025/11/27 01:46:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:46:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:46:43 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:46:43 DEBUG : empty space: Unchanged skipping 2025/11/27 01:46:43 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:46:46 DEBUG : potato2: size = 60 OK 2025/11/27 01:46:46 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/27 01:46:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (24.24s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:47:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:47:01 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:47:01 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:47:03 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/27 01:47:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/27 01:47:03 DEBUG : pacer: Reducing sleep to 15ms 2025/11/27 01:47:04 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/27 01:47:04 DEBUG : potato2: size = 19 OK 2025/11/27 01:47:04 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/27 01:47:04 INFO : potato2: Copied (new) 2025/11/27 01:47:04 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyDeleteBefore (16.90s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:47:19 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 01:47:19 DEBUG : enormous: Excluded 2025/11/27 01:47:19 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 01:47:19 DEBUG : potato2: Excluded 2025/11/27 01:47:19 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 01:47:19 DEBUG : potato2: Excluded 2025/11/27 01:47:19 DEBUG : empty space: size = 1 OK 2025/11/27 01:47:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:47:19 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:47:19 DEBUG : empty space: Unchanged skipping 2025/11/27 01:47:19 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:47:19 DEBUG : Waiting for deletions to finish 2025/11/27 01:47:19 INFO : There was nothing to transfer 2025/11/27 01:47:19 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 01:47:19 DEBUG : potato2: Excluded 2025/11/27 01:47:20 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 01:47:20 DEBUG : enormous: Excluded 2025/11/27 01:47:20 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 01:47:20 DEBUG : potato2: Excluded 2025/11/27 01:47:20 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 01:47:20 DEBUG : potato2: Excluded 2025/11/27 01:47:20 DEBUG : empty space: size = 1 OK 2025/11/27 01:47:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:47:20 DEBUG : empty space: Unchanged skipping 2025/11/27 01:47:20 DEBUG : Local file system at /tmp/rclone828103971: Waiting for checks to finish 2025/11/27 01:47:20 DEBUG : Local file system at /tmp/rclone828103971: Waiting for transfers to finish 2025/11/27 01:47:20 DEBUG : Waiting for deletions to finish 2025/11/27 01:47:20 INFO : There was nothing to transfer 2025/11/27 01:47:20 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 01:47:20 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:47:38 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 01:47:38 DEBUG : enormous: Excluded 2025/11/27 01:47:38 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 01:47:38 DEBUG : potato2: Excluded 2025/11/27 01:47:38 DEBUG : empty space: size = 1 OK 2025/11/27 01:47:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:47:38 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:47:38 DEBUG : empty space: Unchanged skipping 2025/11/27 01:47:38 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:47:38 DEBUG : Waiting for deletions to finish 2025/11/27 01:47:42 INFO : enormous: Deleted 2025/11/27 01:47:43 INFO : potato2: Deleted 2025/11/27 01:47:43 INFO : There was nothing to transfer 2025/11/27 01:47:44 DEBUG : empty space: size = 1 OK 2025/11/27 01:47:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:47:44 DEBUG : empty space: Unchanged skipping 2025/11/27 01:47:44 DEBUG : Local file system at /tmp/rclone828103971: Waiting for checks to finish 2025/11/27 01:47:44 DEBUG : Local file system at /tmp/rclone828103971: Waiting for transfers to finish 2025/11/27 01:47:44 DEBUG : Waiting for deletions to finish 2025/11/27 01:47:44 INFO : enormous: Deleted 2025/11/27 01:47:44 INFO : potato2: Deleted 2025/11/27 01:47:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.20s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:47:58 DEBUG : five: Need to transfer - File not found at Destination 2025/11/27 01:47:58 DEBUG : one: Destination is newer than source, skipping 2025/11/27 01:47:58 DEBUG : three: size = 5 OK 2025/11/27 01:47:58 DEBUG : three: Sizes identical 2025/11/27 01:47:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/27 01:47:58 DEBUG : four: size = 4 (Local file system at /tmp/rclone828103971) 2025/11/27 01:47:58 DEBUG : four: size = 8 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:47:58 DEBUG : four: Sizes differ 2025/11/27 01:47:58 DEBUG : two: size = 3 OK 2025/11/27 01:47:58 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:47:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/27 01:47:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone828103971) 2025/11/27 01:47:58 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-mataduh7rece) 2025/11/27 01:47:58 DEBUG : two: md5 differ 2025/11/27 01:47:58 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:48:00 DEBUG : five: size = 4 OK 2025/11/27 01:48:00 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/27 01:48:00 INFO : five: Copied (new) 2025/11/27 01:48:00 DEBUG : four: size = 4 OK 2025/11/27 01:48:00 DEBUG : four: Dst hash empty - aborting Src hash check 2025/11/27 01:48:00 INFO : four: Copied (replaced existing) 2025/11/27 01:48:00 DEBUG : two: size = 3 OK 2025/11/27 01:48:00 DEBUG : two: Dst hash empty - aborting Src hash check 2025/11/27 01:48:00 INFO : two: Copied (replaced existing) 2025/11/27 01:48:00 DEBUG : Waiting for deletions to finish 2025/11/27 01:48:02 DEBUG : five: size = 4 OK 2025/11/27 01:48:02 DEBUG : four: size = 4 OK 2025/11/27 01:48:02 DEBUG : one: Destination is newer than source, skipping 2025/11/27 01:48:02 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:48:02 DEBUG : two: size = 3 OK 2025/11/27 01:48:02 DEBUG : three: size = 5 OK 2025/11/27 01:48:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/27 01:48:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/27 01:48:02 DEBUG : four: Size and md5 of src and dst objects identical 2025/11/27 01:48:02 DEBUG : two: Size and md5 of src and dst objects identical 2025/11/27 01:48:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/27 01:48:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/27 01:48:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/27 01:48:02 DEBUG : five: Size and md5 of src and dst objects identical 2025/11/27 01:48:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/27 01:48:02 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone828103971) 2025/11/27 01:48:02 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:48:02 DEBUG : three: md5 differ 2025/11/27 01:48:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/27 01:48:02 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:48:04 DEBUG : three: size = 5 OK 2025/11/27 01:48:04 DEBUG : three: Dst hash empty - aborting Src hash check 2025/11/27 01:48:04 INFO : three: Copied (replaced existing) 2025/11/27 01:48:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (38.44s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:1568: Can track renames: true 2025/11/27 01:48:29 INFO : Yandex rclone-test-mataduh7rece: Making map for --track-renames 2025/11/27 01:48:29 INFO : Yandex rclone-test-mataduh7rece: Finished making map for --track-renames 2025/11/27 01:48:29 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:48:29 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for renames to finish 2025/11/27 01:48:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/27 01:48:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/27 01:48:29 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:48:33 DEBUG : yam: size = 11 OK 2025/11/27 01:48:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/27 01:48:33 INFO : yam: Copied (new) 2025/11/27 01:48:33 DEBUG : potato: size = 14 OK 2025/11/27 01:48:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/27 01:48:33 INFO : potato: Copied (new) 2025/11/27 01:48:33 DEBUG : Waiting for deletions to finish 2025/11/27 01:48:34 DEBUG : potato: size = 14 OK 2025/11/27 01:48:34 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:48:34 INFO : Yandex rclone-test-mataduh7rece: Making map for --track-renames 2025/11/27 01:48:34 INFO : Yandex rclone-test-mataduh7rece: Finished making map for --track-renames 2025/11/27 01:48:34 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:48:34 DEBUG : potato: Unchanged skipping 2025/11/27 01:48:34 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for renames to finish 2025/11/27 01:48:36 INFO : yam: Moved (server-side) to: yaml 2025/11/27 01:48:36 INFO : yaml: Renamed from "yam" 2025/11/27 01:48:36 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:48:36 DEBUG : Waiting for deletions to finish 2025/11/27 01:48:36 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/11/27 01:48:48 INFO : Yandex rclone-test-mataduh7rece: Making map for --track-renames 2025/11/27 01:48:48 INFO : Yandex rclone-test-mataduh7rece: Finished making map for --track-renames 2025/11/27 01:48:48 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:48:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/27 01:48:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/27 01:48:48 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for renames to finish 2025/11/27 01:48:48 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:48:50 DEBUG : potato: size = 14 OK 2025/11/27 01:48:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/27 01:48:50 INFO : potato: Copied (new) 2025/11/27 01:48:51 DEBUG : yam: size = 11 OK 2025/11/27 01:48:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/27 01:48:51 INFO : yam: Copied (new) 2025/11/27 01:48:51 DEBUG : Waiting for deletions to finish 2025/11/27 01:48:52 DEBUG : potato: size = 14 OK 2025/11/27 01:48:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:48:52 INFO : Yandex rclone-test-mataduh7rece: Making map for --track-renames 2025/11/27 01:48:52 INFO : Yandex rclone-test-mataduh7rece: Finished making map for --track-renames 2025/11/27 01:48:52 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:48:52 DEBUG : potato: Unchanged skipping 2025/11/27 01:48:52 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for renames to finish 2025/11/27 01:48:54 INFO : yam: Moved (server-side) to: yaml 2025/11/27 01:48:54 INFO : yaml: Renamed from "yam" 2025/11/27 01:48:54 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:48:54 DEBUG : Waiting for deletions to finish 2025/11/27 01:48:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/11/27 01:49:05 INFO : Yandex rclone-test-mataduh7rece: Making map for --track-renames 2025/11/27 01:49:05 INFO : Yandex rclone-test-mataduh7rece: Finished making map for --track-renames 2025/11/27 01:49:05 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:49:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/27 01:49:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/27 01:49:05 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for renames to finish 2025/11/27 01:49:05 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:49:07 DEBUG : sub/yam: size = 11 OK 2025/11/27 01:49:07 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/27 01:49:07 INFO : sub/yam: Copied (new) 2025/11/27 01:49:07 DEBUG : potato: size = 14 OK 2025/11/27 01:49:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/27 01:49:07 INFO : potato: Copied (new) 2025/11/27 01:49:07 DEBUG : Waiting for deletions to finish 2025/11/27 01:49:09 DEBUG : potato: size = 14 OK 2025/11/27 01:49:09 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:49:09 DEBUG : potato: Unchanged skipping 2025/11/27 01:49:09 INFO : Yandex rclone-test-mataduh7rece: Making map for --track-renames 2025/11/27 01:49:09 INFO : Yandex rclone-test-mataduh7rece: Finished making map for --track-renames 2025/11/27 01:49:09 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:49:09 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for renames to finish 2025/11/27 01:49:11 INFO : sub/yam: Moved (server-side) to: yam 2025/11/27 01:49:11 INFO : yam: Renamed from "sub/yam" 2025/11/27 01:49:11 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:49:11 DEBUG : Waiting for deletions to finish 2025/11/27 01:49:11 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (25.91s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:49:30 DEBUG : Creating backend with remote "/tmp/rclone828103971/dir1" 2025/11/27 01:49:30 DEBUG : Config file has changed externally - reloading 2025/11/27 01:49:30 DEBUG : Creating backend with remote "/tmp/rclone828103971/dir2" 2025/11/27 01:49:30 DEBUG : Local file system at /tmp/rclone828103971/dir2: Using server-side directory move 2025/11/27 01:49:30 INFO : Local file system at /tmp/rclone828103971/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 01:49:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/27 01:49:30 DEBUG : Local file system at /tmp/rclone828103971/dir2: Waiting for checks to finish 2025/11/27 01:49:30 DEBUG : Local file system at /tmp/rclone828103971/dir2: Waiting for transfers to finish 2025/11/27 01:49:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.60s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:49:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:49:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/27 01:49:31 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:49:31 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:49:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:49:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:49:34 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:49:34 INFO : sub dir/hello world: Deleted 2025/11/27 01:49:34 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/27 01:49:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/27 01:49:34 INFO : nested/sub dir/file: Copied (new) 2025/11/27 01:49:34 INFO : nested/sub dir/file: Deleted 2025/11/27 01:49:34 INFO : sub dir: Removing directory 2025/11/27 01:49:34 INFO : nested/sub dir: Removing directory 2025/11/27 01:49:34 INFO : nested: Removing directory 2025/11/27 01:49:34 DEBUG : Local file system at /tmp/rclone828103971: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (35.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:50:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:50:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/27 01:50:07 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:50:07 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:50:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 01:50:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/27 01:50:09 INFO : sub dir/hello world: Copied (new) 2025/11/27 01:50:09 INFO : sub dir/hello world: Deleted 2025/11/27 01:50:10 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/27 01:50:10 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/27 01:50:10 INFO : nested/sub dir/file: Copied (new) 2025/11/27 01:50:10 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (34.39s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:50:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/27 01:50:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 01:50:41 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:50:41 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:50:43 DEBUG : existing-b: size = 6 OK 2025/11/27 01:50:43 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/27 01:50:43 INFO : existing-b: Copied (new) 2025/11/27 01:50:43 INFO : existing-b: Deleted 2025/11/27 01:50:44 DEBUG : existing: size = 6 OK 2025/11/27 01:50:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/27 01:50:44 INFO : existing: Copied (new) 2025/11/27 01:50:44 INFO : existing: Deleted 2025/11/27 01:50:44 DEBUG : existing: Destination exists, skipping 2025/11/27 01:50:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/27 01:50:44 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:50:44 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:50:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.18s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:50:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-huleyib5roqi" sync_test.go:1735: Server side move (if possible) Yandex rclone-test-mataduh7rece -> Yandex rclone-test-huleyib5roqi 2025/11/27 01:51:07 DEBUG : Yandex rclone-test-huleyib5roqi: Using server-side directory move 2025/11/27 01:51:07 INFO : Yandex rclone-test-huleyib5roqi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 01:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:51:07 DEBUG : empty space: size = 1 OK 2025/11/27 01:51:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:51:07 DEBUG : empty space: Unchanged skipping 2025/11/27 01:51:07 DEBUG : potato3: size = 68 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:51:07 DEBUG : potato3: size = 60 (Yandex rclone-test-huleyib5roqi) 2025/11/27 01:51:07 DEBUG : potato3: Sizes differ 2025/11/27 01:51:07 DEBUG : Yandex rclone-test-huleyib5roqi: Waiting for checks to finish 2025/11/27 01:51:09 INFO : potato2: Moved (server-side) 2025/11/27 01:51:12 INFO : potato3: Deleted 2025/11/27 01:51:13 INFO : empty space: Deleted 2025/11/27 01:51:13 DEBUG : Yandex rclone-test-huleyib5roqi: Waiting for transfers to finish 2025/11/27 01:51:13 INFO : potato3: Moved (server-side) 2025/11/27 01:51:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-pataxaj3xigu" 2025/11/27 01:51:15 DEBUG : Yandex rclone-test-pataxaj3xigu: Using server-side directory move 2025/11/27 01:51:18 INFO : Yandex rclone-test-pataxaj3xigu: Server side directory move succeeded 2025/11/27 01:51:19 ERROR : error listing: directory not found 2025/11/27 01:51:19 DEBUG : Yandex rclone-test-pataxaj3xigu: Purge remote 2025/11/27 01:51:29 DEBUG : Yandex rclone-test-huleyib5roqi: Purge remote 2025/11/27 01:51:30 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.26s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:51:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-cadenix0meyu" sync_test.go:1735: Server side move (if possible) Yandex rclone-test-mataduh7rece -> Yandex rclone-test-cadenix0meyu 2025/11/27 01:51:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 01:51:41 DEBUG : empty space: Excluded 2025/11/27 01:51:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 01:51:41 DEBUG : empty space: Excluded 2025/11/27 01:51:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:51:41 DEBUG : potato3: size = 68 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:51:41 DEBUG : potato3: size = 60 (Yandex rclone-test-cadenix0meyu) 2025/11/27 01:51:41 DEBUG : potato3: Sizes differ 2025/11/27 01:51:41 DEBUG : Yandex rclone-test-cadenix0meyu: Waiting for checks to finish 2025/11/27 01:51:41 DEBUG : Yandex rclone-test-cadenix0meyu: Waiting for transfers to finish 2025/11/27 01:51:43 INFO : potato2: Moved (server-side) 2025/11/27 01:51:46 INFO : potato3: Deleted 2025/11/27 01:51:48 INFO : potato3: Moved (server-side) 2025/11/27 01:51:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-rehawox5yege" 2025/11/27 01:51:49 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 01:51:49 DEBUG : empty space: Excluded 2025/11/27 01:51:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:51:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/27 01:51:49 DEBUG : Yandex rclone-test-rehawox5yege: Waiting for checks to finish 2025/11/27 01:51:49 DEBUG : Yandex rclone-test-rehawox5yege: Waiting for transfers to finish 2025/11/27 01:51:51 INFO : potato3: Moved (server-side) 2025/11/27 01:51:51 INFO : potato2: Moved (server-side) 2025/11/27 01:51:52 DEBUG : Yandex rclone-test-rehawox5yege: Purge remote 2025/11/27 01:52:02 DEBUG : Yandex rclone-test-cadenix0meyu: Purge remote --- PASS: TestServerSideMoveWithFilter (45.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:52:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-wigugal7dite" 2025/11/27 01:52:21 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Yandex rclone-test-mataduh7rece -> Yandex rclone-test-wigugal7dite 2025/11/27 01:52:26 DEBUG : Yandex rclone-test-wigugal7dite: Using server-side directory move 2025/11/27 01:52:26 INFO : Yandex rclone-test-wigugal7dite: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 01:52:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:52:26 DEBUG : empty space: size = 1 OK 2025/11/27 01:52:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:52:26 DEBUG : potato3: size = 68 (Yandex rclone-test-mataduh7rece) 2025/11/27 01:52:26 DEBUG : empty space: Unchanged skipping 2025/11/27 01:52:26 DEBUG : potato3: size = 60 (Yandex rclone-test-wigugal7dite) 2025/11/27 01:52:26 DEBUG : potato3: Sizes differ 2025/11/27 01:52:27 DEBUG : Yandex rclone-test-wigugal7dite: Waiting for checks to finish 2025/11/27 01:52:28 INFO : potato2: Moved (server-side) 2025/11/27 01:52:31 INFO : potato3: Deleted 2025/11/27 01:52:32 INFO : empty space: Deleted 2025/11/27 01:52:32 DEBUG : Yandex rclone-test-wigugal7dite: Waiting for transfers to finish 2025/11/27 01:52:32 INFO : potato3: Moved (server-side) 2025/11/27 01:52:32 INFO : tomatoDir: Removing directory 2025/11/27 01:52:39 DEBUG : Yandex rclone-test-mataduh7rece: deleted 1 directories 2025/11/27 01:52:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-kojipon3cilu" 2025/11/27 01:52:40 INFO : tomatoDir: Making directory 2025/11/27 01:52:40 DEBUG : Yandex rclone-test-kojipon3cilu: Using server-side directory move 2025/11/27 01:52:43 INFO : Yandex rclone-test-kojipon3cilu: Server side directory move succeeded 2025/11/27 01:52:44 ERROR : error listing: directory not found 2025/11/27 01:52:44 ERROR : error listing: directory not found 2025/11/27 01:52:44 DEBUG : Yandex rclone-test-kojipon3cilu: Purge remote 2025/11/27 01:52:56 DEBUG : Yandex rclone-test-wigugal7dite: Purge remote 2025/11/27 01:52:56 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.98s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.75s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:52:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/rclone-sync-test" --- PASS: TestSyncOverlap (2.09s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:52:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/rclone-sync-test" 2025/11/27 01:53:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/rclone-sync-test-include/layer2" 2025/11/27 01:53:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/rclone-sync-test-ignore-file" 2025/11/27 01:53:06 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:07 DEBUG : Yandex rclone-test-mataduh7rece/rclone-sync-test: Waiting for checks to finish 2025/11/27 01:53:07 DEBUG : Yandex rclone-test-mataduh7rece/rclone-sync-test: Waiting for transfers to finish 2025/11/27 01:53:07 DEBUG : Waiting for deletions to finish 2025/11/27 01:53:07 INFO : There was nothing to transfer 2025/11/27 01:53:08 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:09 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:53:09 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:53:09 DEBUG : Waiting for deletions to finish 2025/11/27 01:53:09 INFO : rclone-sync-test-include: Removing directory 2025/11/27 01:53:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/27 01:53:09 DEBUG : Yandex rclone-test-mataduh7rece: failed to delete 1 directories 2025/11/27 01:53:09 INFO : There was nothing to transfer 2025/11/27 01:53:10 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:12 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:14 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:15 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:17 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:19 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:20 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:22 DEBUG : Yandex rclone-test-mataduh7rece/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/27 01:53:22 DEBUG : Yandex rclone-test-mataduh7rece/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/27 01:53:22 DEBUG : Waiting for deletions to finish 2025/11/27 01:53:22 INFO : There was nothing to transfer 2025/11/27 01:53:22 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:24 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:26 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:27 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 01:53:27 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 01:53:27 DEBUG : Waiting for deletions to finish 2025/11/27 01:53:27 INFO : rclone-sync-test-include: Removing directory 2025/11/27 01:53:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/27 01:53:27 DEBUG : Yandex rclone-test-mataduh7rece: failed to delete 1 directories 2025/11/27 01:53:27 INFO : There was nothing to transfer 2025/11/27 01:53:28 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:29 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:31 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:33 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:35 DEBUG : Excluded 2025/11/27 01:53:35 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:37 DEBUG : Yandex rclone-test-mataduh7rece/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/27 01:53:37 DEBUG : Yandex rclone-test-mataduh7rece/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/27 01:53:37 DEBUG : Waiting for deletions to finish 2025/11/27 01:53:37 INFO : There was nothing to transfer 2025/11/27 01:53:38 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:40 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:41 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:43 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 01:53:46 DEBUG : rclone-sync-test: Excluded 2025/11/27 01:53:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 01:53:48 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (78.39s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:54:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/dst" 2025/11/27 01:54:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/CompareDest" 2025/11/27 01:54:19 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 01:54:19 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:54:19 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:54:22 DEBUG : one: size = 3 OK 2025/11/27 01:54:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/27 01:54:22 INFO : one: Copied (new) 2025/11/27 01:54:22 DEBUG : Waiting for deletions to finish 2025/11/27 01:54:26 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:54:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:54:26 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:54:26 DEBUG : one: Sizes differ 2025/11/27 01:54:26 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:54:28 DEBUG : one: size = 5 OK 2025/11/27 01:54:28 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/27 01:54:28 INFO : one: Copied (replaced existing) 2025/11/27 01:54:28 DEBUG : Waiting for deletions to finish 2025/11/27 01:54:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:54:33 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:54:33 DEBUG : one: Sizes differ 2025/11/27 01:54:33 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:54:33 DEBUG : one: size = 5 OK 2025/11/27 01:54:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:54:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 01:54:33 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:54:33 DEBUG : Waiting for deletions to finish 2025/11/27 01:54:33 INFO : There was nothing to transfer 2025/11/27 01:54:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:54:37 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:54:37 DEBUG : one: Sizes differ 2025/11/27 01:54:37 DEBUG : two: size = 3 OK 2025/11/27 01:54:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:54:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 01:54:37 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:54:38 DEBUG : one: size = 5 OK 2025/11/27 01:54:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:54:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 01:54:38 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:54:38 DEBUG : Waiting for deletions to finish 2025/11/27 01:54:38 INFO : There was nothing to transfer 2025/11/27 01:54:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:54:39 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:54:39 DEBUG : one: Sizes differ 2025/11/27 01:54:39 DEBUG : one: size = 5 OK 2025/11/27 01:54:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:54:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 01:54:39 DEBUG : two: size = 3 OK 2025/11/27 01:54:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:54:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 01:54:39 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:54:39 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:54:39 DEBUG : Waiting for deletions to finish 2025/11/27 01:54:39 INFO : There was nothing to transfer 2025/11/27 01:54:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:54:40 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:54:40 DEBUG : one: Sizes differ 2025/11/27 01:54:41 DEBUG : one: size = 5 OK 2025/11/27 01:54:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:54:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 01:54:41 DEBUG : two: size = 3 OK 2025/11/27 01:54:41 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 2025/11/27 01:54:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/27 01:54:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 01:54:41 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:54:41 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:54:41 DEBUG : Waiting for deletions to finish 2025/11/27 01:54:41 INFO : There was nothing to transfer 2025/11/27 01:54:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:54:42 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:54:42 DEBUG : one: Sizes differ 2025/11/27 01:54:43 DEBUG : one: size = 5 OK 2025/11/27 01:54:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:54:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 01:54:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:54:43 DEBUG : two: size = 3 (Yandex rclone-test-mataduh7rece/CompareDest) 2025/11/27 01:54:43 DEBUG : two: Sizes differ 2025/11/27 01:54:43 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 01:54:43 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:54:43 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:54:45 DEBUG : two: size = 5 OK 2025/11/27 01:54:45 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/27 01:54:45 INFO : two: Copied (new) 2025/11/27 01:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.33s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:55:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/dest" 2025/11/27 01:55:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/pre-dest1" 2025/11/27 01:55:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/pre-dest2" 2025/11/27 01:55:25 DEBUG : 1: size = 1 OK 2025/11/27 01:55:25 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:55:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/27 01:55:26 DEBUG : 2: size = 1 OK 2025/11/27 01:55:26 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:55:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/27 01:55:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/27 01:55:27 DEBUG : Yandex rclone-test-mataduh7rece/dest: Waiting for checks to finish 2025/11/27 01:55:27 DEBUG : Yandex rclone-test-mataduh7rece/dest: Waiting for transfers to finish 2025/11/27 01:55:28 DEBUG : 3: size = 1 OK 2025/11/27 01:55:28 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/27 01:55:28 INFO : 3: Copied (new) 2025/11/27 01:55:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (44.16s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:56:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/dst" 2025/11/27 01:56:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/CopyDest" 2025/11/27 01:56:05 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 01:56:05 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:56:05 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:56:07 DEBUG : one: size = 3 OK 2025/11/27 01:56:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/27 01:56:07 INFO : one: Copied (new) 2025/11/27 01:56:07 DEBUG : Waiting for deletions to finish 2025/11/27 01:56:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:56:09 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:56:09 DEBUG : one: Sizes differ 2025/11/27 01:56:09 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:56:09 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:56:12 DEBUG : one: size = 5 OK 2025/11/27 01:56:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/27 01:56:12 INFO : one: Copied (replaced existing) 2025/11/27 01:56:12 DEBUG : Waiting for deletions to finish 2025/11/27 01:56:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/BackupDir" 2025/11/27 01:56:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:56:18 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:56:18 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:56:18 DEBUG : one: Sizes differ 2025/11/27 01:56:18 DEBUG : one: size = 5 OK 2025/11/27 01:56:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:56:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:56:18 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:56:18 DEBUG : one: Sizes differ 2025/11/27 01:56:20 INFO : one: Moved (server-side) 2025/11/27 01:56:22 DEBUG : one: size = 5 OK 2025/11/27 01:56:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/27 01:56:22 INFO : one: Copied (server-side copy) 2025/11/27 01:56:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/27 01:56:22 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:56:22 DEBUG : Waiting for deletions to finish 2025/11/27 01:56:25 DEBUG : one: size = 5 OK 2025/11/27 01:56:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:56:25 DEBUG : one: Unchanged skipping 2025/11/27 01:56:26 DEBUG : two: size = 3 OK 2025/11/27 01:56:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:56:27 DEBUG : two: size = 3 OK 2025/11/27 01:56:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/27 01:56:27 INFO : two: Copied (server-side copy) 2025/11/27 01:56:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/27 01:56:27 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:56:27 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:56:27 DEBUG : Waiting for deletions to finish 2025/11/27 01:56:28 DEBUG : one: size = 5 OK 2025/11/27 01:56:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:56:28 DEBUG : one: Unchanged skipping 2025/11/27 01:56:28 DEBUG : two: size = 3 OK 2025/11/27 01:56:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:56:28 DEBUG : two: Unchanged skipping 2025/11/27 01:56:28 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:56:28 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:56:28 DEBUG : Waiting for deletions to finish 2025/11/27 01:56:28 INFO : There was nothing to transfer 2025/11/27 01:56:32 DEBUG : one: size = 5 OK 2025/11/27 01:56:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:56:32 DEBUG : one: Unchanged skipping 2025/11/27 01:56:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone828103971) 2025/11/27 01:56:32 DEBUG : three: size = 5 (Yandex rclone-test-mataduh7rece/CopyDest) 2025/11/27 01:56:32 DEBUG : three: Sizes differ 2025/11/27 01:56:32 DEBUG : three: Destination not found in --copy-dest 2025/11/27 01:56:32 DEBUG : three: Need to transfer - File not found at Destination 2025/11/27 01:56:32 DEBUG : two: size = 3 OK 2025/11/27 01:56:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:56:32 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:56:32 DEBUG : two: Unchanged skipping 2025/11/27 01:56:32 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:56:35 DEBUG : three: size = 7 OK 2025/11/27 01:56:35 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/27 01:56:35 INFO : three: Copied (new) 2025/11/27 01:56:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (85.61s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:57:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/dst" 2025/11/27 01:57:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/backup" 2025/11/27 01:57:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone828103971) 2025/11/27 01:57:38 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:57:38 DEBUG : one: Sizes differ 2025/11/27 01:57:38 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:57:38 DEBUG : two: size = 3 OK 2025/11/27 01:57:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:57:38 DEBUG : two: Unchanged skipping 2025/11/27 01:57:39 INFO : one: Moved (server-side) 2025/11/27 01:57:39 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:57:41 DEBUG : one: size = 4 OK 2025/11/27 01:57:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/27 01:57:41 INFO : one: Copied (new) 2025/11/27 01:57:41 DEBUG : Waiting for deletions to finish 2025/11/27 01:57:43 INFO : three.txt: Moved (server-side) 2025/11/27 01:57:43 INFO : three.txt: Moved into backup dir 2025/11/27 01:57:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:57:46 DEBUG : one: size = 4 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:57:46 DEBUG : one: Sizes differ 2025/11/27 01:57:46 DEBUG : two: size = 3 OK 2025/11/27 01:57:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:57:46 DEBUG : two: Unchanged skipping 2025/11/27 01:57:46 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:57:52 INFO : one: Deleted 2025/11/27 01:57:55 INFO : one: Moved (server-side) 2025/11/27 01:57:55 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:57:57 DEBUG : one: size = 5 OK 2025/11/27 01:57:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/27 01:57:57 INFO : one: Copied (new) 2025/11/27 01:57:57 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:01 INFO : three.txt: Deleted 2025/11/27 01:58:03 INFO : three.txt: Moved (server-side) 2025/11/27 01:58:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (68.07s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:58:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/dst" 2025/11/27 01:58:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/backup" 2025/11/27 01:58:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone828103971) 2025/11/27 01:58:46 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:58:46 DEBUG : one: Sizes differ 2025/11/27 01:58:46 DEBUG : two: size = 3 OK 2025/11/27 01:58:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:58:46 DEBUG : two: Unchanged skipping 2025/11/27 01:58:46 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:58:47 INFO : one: Moved (server-side) to: one.bak 2025/11/27 01:58:47 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:58:50 DEBUG : one: size = 4 OK 2025/11/27 01:58:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/27 01:58:50 INFO : one: Copied (new) 2025/11/27 01:58:50 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 01:58:52 INFO : three.txt: Moved into backup dir 2025/11/27 01:58:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 01:58:55 DEBUG : one: size = 4 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:58:55 DEBUG : one: Sizes differ 2025/11/27 01:58:55 DEBUG : two: size = 3 OK 2025/11/27 01:58:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:58:55 DEBUG : two: Unchanged skipping 2025/11/27 01:58:55 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:59:01 INFO : one.bak: Deleted 2025/11/27 01:59:03 INFO : one: Moved (server-side) to: one.bak 2025/11/27 01:59:03 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:59:06 DEBUG : one: size = 5 OK 2025/11/27 01:59:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/27 01:59:06 INFO : one: Copied (new) 2025/11/27 01:59:06 DEBUG : Waiting for deletions to finish 2025/11/27 01:59:11 INFO : three.txt.bak: Deleted 2025/11/27 01:59:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 01:59:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (66.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 01:59:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/dst" 2025/11/27 01:59:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/backup" 2025/11/27 01:59:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone828103971) 2025/11/27 01:59:52 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 01:59:52 DEBUG : one: Sizes differ 2025/11/27 01:59:52 DEBUG : two: size = 3 OK 2025/11/27 01:59:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 01:59:52 DEBUG : two: Unchanged skipping 2025/11/27 01:59:52 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 01:59:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/27 01:59:54 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 01:59:56 DEBUG : one: size = 4 OK 2025/11/27 01:59:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/27 01:59:56 INFO : one: Copied (new) 2025/11/27 01:59:56 DEBUG : Waiting for deletions to finish 2025/11/27 01:59:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/27 01:59:57 INFO : three.txt: Moved into backup dir 2025/11/27 02:00:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 02:00:00 DEBUG : one: size = 4 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:00:00 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 02:00:00 DEBUG : two: size = 3 OK 2025/11/27 02:00:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:00:00 DEBUG : two: Unchanged skipping 2025/11/27 02:00:00 DEBUG : one: Sizes differ 2025/11/27 02:00:06 INFO : one-2019-01-01: Deleted 2025/11/27 02:00:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/27 02:00:07 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 02:00:09 DEBUG : one: size = 5 OK 2025/11/27 02:00:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/27 02:00:09 INFO : one: Copied (new) 2025/11/27 02:00:09 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:15 INFO : three-2019-01-01.txt: Deleted 2025/11/27 02:00:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/27 02:00:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (66.76s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:00:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/dst" 2025/11/27 02:00:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone828103971) 2025/11/27 02:00:58 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:00:58 DEBUG : one: Sizes differ 2025/11/27 02:00:58 DEBUG : two: size = 3 OK 2025/11/27 02:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:00:58 DEBUG : two: Unchanged skipping 2025/11/27 02:00:58 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 02:01:00 INFO : one: Moved (server-side) to: one.bak 2025/11/27 02:01:00 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 02:01:02 DEBUG : one: size = 4 OK 2025/11/27 02:01:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/27 02:01:02 INFO : one: Copied (new) 2025/11/27 02:01:02 DEBUG : Waiting for deletions to finish 2025/11/27 02:01:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 02:01:03 INFO : three.txt: Moved into backup dir 2025/11/27 02:01:06 DEBUG : one.bak: Excluded (Path Filter) 2025/11/27 02:01:06 DEBUG : one.bak: Excluded 2025/11/27 02:01:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/27 02:01:06 DEBUG : three.txt.bak: Excluded 2025/11/27 02:01:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 02:01:06 DEBUG : one: size = 4 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:01:06 DEBUG : one: Sizes differ 2025/11/27 02:01:06 DEBUG : two: size = 3 OK 2025/11/27 02:01:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:01:06 DEBUG : two: Unchanged skipping 2025/11/27 02:01:06 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for checks to finish 2025/11/27 02:01:11 INFO : one.bak: Deleted 2025/11/27 02:01:12 INFO : one: Moved (server-side) to: one.bak 2025/11/27 02:01:12 DEBUG : Yandex rclone-test-mataduh7rece/dst: Waiting for transfers to finish 2025/11/27 02:01:15 DEBUG : one: size = 5 OK 2025/11/27 02:01:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/27 02:01:15 INFO : one: Copied (new) 2025/11/27 02:01:15 DEBUG : Waiting for deletions to finish 2025/11/27 02:01:19 INFO : three.txt.bak: Deleted 2025/11/27 02:01:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 02:01:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (56.88s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:01:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/dst" 2025/11/27 02:01:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone828103971) 2025/11/27 02:01:56 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:01:56 DEBUG : one: Sizes differ 2025/11/27 02:01:58 INFO : one: Moved (server-side) to: one.bak 2025/11/27 02:01:59 DEBUG : one: size = 4 OK 2025/11/27 02:01:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/27 02:01:59 INFO : one: Copied (new) 2025/11/27 02:02:00 DEBUG : two: size = 3 OK 2025/11/27 02:02:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:02:00 DEBUG : two: Unchanged skipping 2025/11/27 02:02:00 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone828103971) 2025/11/27 02:02:00 DEBUG : three.txt: size = 5 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:02:00 DEBUG : three.txt: Sizes differ 2025/11/27 02:02:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 02:02:03 DEBUG : three.txt: size = 6 OK 2025/11/27 02:02:03 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/27 02:02:03 INFO : three.txt: Copied (new) 2025/11/27 02:02:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 02:02:05 DEBUG : one: size = 4 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:02:05 DEBUG : one: Sizes differ 2025/11/27 02:02:10 INFO : one.bak: Deleted 2025/11/27 02:02:12 INFO : one: Moved (server-side) to: one.bak 2025/11/27 02:02:14 DEBUG : one: size = 5 OK 2025/11/27 02:02:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/27 02:02:14 INFO : one: Copied (new) 2025/11/27 02:02:14 DEBUG : two: size = 3 OK 2025/11/27 02:02:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:02:14 DEBUG : two: Unchanged skipping 2025/11/27 02:02:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone828103971) 2025/11/27 02:02:14 DEBUG : three.txt: size = 6 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:02:14 DEBUG : three.txt: Sizes differ 2025/11/27 02:02:20 INFO : three.txt.bak: Deleted 2025/11/27 02:02:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 02:02:24 DEBUG : three.txt: size = 19 OK 2025/11/27 02:02:24 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/27 02:02:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (70.76s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:03:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-mataduh7rece/dst" 2025/11/27 02:03:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone828103971) 2025/11/27 02:03:06 DEBUG : one: size = 3 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:03:06 DEBUG : one: Sizes differ 2025/11/27 02:03:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/27 02:03:09 DEBUG : one: size = 4 OK 2025/11/27 02:03:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/27 02:03:09 INFO : one: Copied (new) 2025/11/27 02:03:10 DEBUG : two: size = 3 OK 2025/11/27 02:03:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:03:10 DEBUG : two: Unchanged skipping 2025/11/27 02:03:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone828103971) 2025/11/27 02:03:10 DEBUG : three.txt: size = 5 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:03:10 DEBUG : three.txt: Sizes differ 2025/11/27 02:03:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/27 02:03:14 DEBUG : three.txt: size = 6 OK 2025/11/27 02:03:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/27 02:03:14 INFO : three.txt: Copied (new) 2025/11/27 02:03:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone828103971) 2025/11/27 02:03:15 DEBUG : one: size = 4 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:03:15 DEBUG : one: Sizes differ 2025/11/27 02:03:33 INFO : one-2019-01-01: Deleted 2025/11/27 02:03:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/27 02:03:36 DEBUG : one: size = 5 OK 2025/11/27 02:03:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/27 02:03:36 INFO : one: Copied (new) 2025/11/27 02:03:36 DEBUG : two: size = 3 OK 2025/11/27 02:03:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:03:36 DEBUG : two: Unchanged skipping 2025/11/27 02:03:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone828103971) 2025/11/27 02:03:37 DEBUG : three.txt: size = 6 (Yandex rclone-test-mataduh7rece/dst) 2025/11/27 02:03:37 DEBUG : three.txt: Sizes differ 2025/11/27 02:03:42 INFO : three-2019-01-01.txt: Deleted 2025/11/27 02:03:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/27 02:03:45 DEBUG : three.txt: size = 19 OK 2025/11/27 02:03:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/27 02:03:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (79.53s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:04:21 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone828103971) 2025/11/27 02:04:21 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:04:21 DEBUG : Testêé: size = 18 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:04:21 DEBUG : Testêé: Sizes differ 2025/11/27 02:04:21 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:04:24 DEBUG : Testêé: size = 14 OK 2025/11/27 02:04:24 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/11/27 02:04:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/27 02:04:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.73s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:04:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 02:04:30 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:04:30 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:04:32 DEBUG : existing: size = 6 OK 2025/11/27 02:04:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/27 02:04:32 INFO : existing: Copied (new) 2025/11/27 02:04:32 DEBUG : Waiting for deletions to finish 2025/11/27 02:04:33 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:04:33 DEBUG : existing: size = 8 (Local file system at /tmp/rclone828103971) 2025/11/27 02:04:33 DEBUG : existing: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:04:33 DEBUG : existing: Sizes differ 2025/11/27 02:04:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/27 02:04:33 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:04:33 ERROR : Yandex rclone-test-mataduh7rece: not deleting files as there were IO errors 2025/11/27 02:04:33 ERROR : Yandex rclone-test-mataduh7rece: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.11s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:04:42 DEBUG : EXISTING: size = 6 OK 2025/11/27 02:04:42 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:04:42 DEBUG : existing: Unchanged skipping 2025/11/27 02:04:42 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:04:42 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:04:42 DEBUG : Waiting for deletions to finish 2025/11/27 02:04:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.09s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.51s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.58s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:06:01 DEBUG : both0: size = 6 OK 2025/11/27 02:06:01 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both10: size = 6 OK 2025/11/27 02:06:01 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:06:01 DEBUG : both12: size = 6 OK 2025/11/27 02:06:01 DEBUG : both11: size = 6 OK 2025/11/27 02:06:01 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both0: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both13: size = 6 OK 2025/11/27 02:06:01 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both11: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both14: size = 6 OK 2025/11/27 02:06:01 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both14: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both15: size = 6 OK 2025/11/27 02:06:01 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both15: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both16: size = 6 OK 2025/11/27 02:06:01 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both10: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both17: size = 6 OK 2025/11/27 02:06:01 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both17: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both18: size = 6 OK 2025/11/27 02:06:01 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both18: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both19: size = 6 OK 2025/11/27 02:06:01 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both12: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both1: size = 6 OK 2025/11/27 02:06:01 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both13: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both2: size = 6 OK 2025/11/27 02:06:01 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both2: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both3: size = 6 OK 2025/11/27 02:06:01 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both16: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both4: size = 6 OK 2025/11/27 02:06:01 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both19: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both5: size = 6 OK 2025/11/27 02:06:01 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both5: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both6: size = 6 OK 2025/11/27 02:06:01 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both1: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both7: size = 6 OK 2025/11/27 02:06:01 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both7: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both8: size = 6 OK 2025/11/27 02:06:01 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both3: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both9: size = 6 OK 2025/11/27 02:06:01 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:06:01 DEBUG : both9: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both4: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both6: Unchanged skipping 2025/11/27 02:06:01 DEBUG : both8: Unchanged skipping 2025/11/27 02:06:01 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:06:01 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:06 INFO : only5: Deleted 2025/11/27 02:06:06 INFO : only11: Deleted 2025/11/27 02:06:06 INFO : only1: Deleted 2025/11/27 02:06:06 INFO : only0: Deleted 2025/11/27 02:06:11 INFO : only13: Deleted 2025/11/27 02:06:11 INFO : only16: Deleted 2025/11/27 02:06:11 INFO : only15: Deleted 2025/11/27 02:06:12 INFO : only8: Deleted 2025/11/27 02:06:16 INFO : only18: Deleted 2025/11/27 02:06:16 INFO : only2: Deleted 2025/11/27 02:06:16 INFO : only3: Deleted 2025/11/27 02:06:17 INFO : only4: Deleted 2025/11/27 02:06:21 INFO : only10: Deleted 2025/11/27 02:06:21 INFO : only6: Deleted 2025/11/27 02:06:21 INFO : only9: Deleted 2025/11/27 02:06:21 INFO : only12: Deleted 2025/11/27 02:06:25 INFO : only14: Deleted 2025/11/27 02:06:26 INFO : only7: Deleted 2025/11/27 02:06:26 INFO : only17: Deleted 2025/11/27 02:06:26 INFO : only19: Deleted 2025/11/27 02:06:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (200.12s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", 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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only17: Modification time difference too big |-217510h4m9.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 02:09:16 +0000 UTC) (precision 1ns) 2025/11/27 02:09:24 DEBUG : both0: size = 6 OK 2025/11/27 02:09:24 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both12: size = 6 OK 2025/11/27 02:09:24 DEBUG : both0: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both13: size = 6 OK 2025/11/27 02:09:24 DEBUG : both11: size = 6 OK 2025/11/27 02:09:24 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:09:24 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both12: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both14: size = 6 OK 2025/11/27 02:09:24 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both10: size = 6 OK 2025/11/27 02:09:24 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both11: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both15: size = 6 OK 2025/11/27 02:09:24 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both15: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both16: size = 6 OK 2025/11/27 02:09:24 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both16: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both17: size = 6 OK 2025/11/27 02:09:24 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both17: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both18: size = 6 OK 2025/11/27 02:09:24 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both18: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both19: size = 6 OK 2025/11/27 02:09:24 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both19: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both1: size = 6 OK 2025/11/27 02:09:24 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both1: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both2: size = 6 OK 2025/11/27 02:09:24 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both2: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both13: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both3: size = 6 OK 2025/11/27 02:09:24 DEBUG : both4: size = 6 OK 2025/11/27 02:09:24 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both14: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both10: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both5: size = 6 OK 2025/11/27 02:09:24 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both6: size = 6 OK 2025/11/27 02:09:24 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both3: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both7: size = 6 OK 2025/11/27 02:09:24 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both7: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both8: size = 6 OK 2025/11/27 02:09:24 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both8: Unchanged skipping 2025/11/27 02:09:24 DEBUG : both9: size = 6 OK 2025/11/27 02:09:24 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:09:24 DEBUG : both9: Unchanged skipping 2025/11/27 02:09:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only0: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only0: Sizes differ 2025/11/27 02:09:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only10: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only10: Sizes differ 2025/11/27 02:09:24 DEBUG : both4: Unchanged skipping 2025/11/27 02:09:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only11: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only11: Sizes differ 2025/11/27 02:09:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only12: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only12: Sizes differ 2025/11/27 02:09:24 DEBUG : both5: Unchanged skipping 2025/11/27 02:09:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only13: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only13: Sizes differ 2025/11/27 02:09:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only14: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : both6: Unchanged skipping 2025/11/27 02:09:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only16: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only16: Sizes differ 2025/11/27 02:09:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only17: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only17: Sizes differ 2025/11/27 02:09:24 DEBUG : only15: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only15: Sizes differ 2025/11/27 02:09:24 DEBUG : only14: Sizes differ 2025/11/27 02:09:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only18: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only18: Sizes differ 2025/11/27 02:09:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only19: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only19: Sizes differ 2025/11/27 02:09:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only1: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only1: Sizes differ 2025/11/27 02:09:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only2: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only2: Sizes differ 2025/11/27 02:09:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only3: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only3: Sizes differ 2025/11/27 02:09:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only4: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only4: Sizes differ 2025/11/27 02:09:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only5: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only5: Sizes differ 2025/11/27 02:09:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only6: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only6: Sizes differ 2025/11/27 02:09:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only7: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only7: Sizes differ 2025/11/27 02:09:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only8: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only8: Sizes differ 2025/11/27 02:09:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone828103971) 2025/11/27 02:09:24 DEBUG : only9: size = 6 (Yandex rclone-test-mataduh7rece) 2025/11/27 02:09:24 DEBUG : only9: Sizes differ 2025/11/27 02:09:24 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:09:26 DEBUG : only11: size = 0 OK 2025/11/27 02:09:26 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/11/27 02:09:26 INFO : only11: Copied (replaced existing) 2025/11/27 02:09:26 DEBUG : only0: size = 0 OK 2025/11/27 02:09:26 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/11/27 02:09:26 INFO : only0: Copied (replaced existing) 2025/11/27 02:09:26 DEBUG : only13: size = 0 OK 2025/11/27 02:09:26 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/11/27 02:09:26 INFO : only13: Copied (replaced existing) 2025/11/27 02:09:27 DEBUG : only10: size = 0 OK 2025/11/27 02:09:27 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/11/27 02:09:27 INFO : only10: Copied (replaced existing) 2025/11/27 02:09:28 DEBUG : only12: size = 0 OK 2025/11/27 02:09:28 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/11/27 02:09:28 INFO : only12: Copied (replaced existing) 2025/11/27 02:09:28 DEBUG : only16: size = 0 OK 2025/11/27 02:09:28 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/11/27 02:09:28 INFO : only16: Copied (replaced existing) 2025/11/27 02:09:28 DEBUG : only18: size = 0 OK 2025/11/27 02:09:28 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/11/27 02:09:28 INFO : only18: Copied (replaced existing) 2025/11/27 02:09:28 DEBUG : only17: size = 0 OK 2025/11/27 02:09:28 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/11/27 02:09:28 INFO : only17: Copied (replaced existing) 2025/11/27 02:09:30 DEBUG : only1: size = 0 OK 2025/11/27 02:09:30 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/11/27 02:09:30 INFO : only1: Copied (replaced existing) 2025/11/27 02:09:30 DEBUG : only2: size = 0 OK 2025/11/27 02:09:30 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/11/27 02:09:30 INFO : only2: Copied (replaced existing) 2025/11/27 02:09:30 DEBUG : only19: size = 0 OK 2025/11/27 02:09:30 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/11/27 02:09:30 INFO : only19: Copied (replaced existing) 2025/11/27 02:09:30 DEBUG : only4: size = 0 OK 2025/11/27 02:09:30 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/11/27 02:09:30 INFO : only4: Copied (replaced existing) 2025/11/27 02:09:32 DEBUG : only5: size = 0 OK 2025/11/27 02:09:32 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/11/27 02:09:32 INFO : only5: Copied (replaced existing) 2025/11/27 02:09:32 DEBUG : only8: size = 0 OK 2025/11/27 02:09:32 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/11/27 02:09:32 INFO : only8: Copied (replaced existing) 2025/11/27 02:09:32 DEBUG : only6: size = 0 OK 2025/11/27 02:09:32 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/11/27 02:09:32 INFO : only6: Copied (replaced existing) 2025/11/27 02:09:32 DEBUG : only7: size = 0 OK 2025/11/27 02:09:32 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/11/27 02:09:32 INFO : only7: Copied (replaced existing) 2025/11/27 02:09:34 DEBUG : only9: size = 0 OK 2025/11/27 02:09:34 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/11/27 02:09:34 INFO : only9: Copied (replaced existing) 2025/11/27 02:09:34 DEBUG : only15: size = 0 OK 2025/11/27 02:09:34 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/11/27 02:09:34 INFO : only15: Copied (replaced existing) 2025/11/27 02:09:34 DEBUG : only3: size = 0 OK 2025/11/27 02:09:34 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/11/27 02:09:34 INFO : only3: Copied (replaced existing) 2025/11/27 02:09:34 DEBUG : only14: size = 0 OK 2025/11/27 02:09:34 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/11/27 02:09:34 INFO : only14: Copied (replaced existing) 2025/11/27 02:09:34 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncConcurrentTruncate (287.83s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:12:58 DEBUG : empty_dir: Making directory with metadata 2025/11/27 02:12:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 02:12:58 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 02:12:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 02:12:58 INFO : empty_on_remote: Making directory 2025/11/27 02:12:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/27 02:13:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/27 02:13:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/27 02:13:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/27 02:13:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (47.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:13:45 DEBUG : empty_dir: Making directory with metadata 2025/11/27 02:13:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 02:13:45 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 02:13:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 02:13:45 INFO : empty_on_remote: Making directory 2025/11/27 02:13:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/27 02:13:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/27 02:13:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/27 02:13:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/27 02:13:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/27 02:13:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (56.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:14:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 02:14:41 INFO : sub dir: Making directory 2025/11/27 02:14:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (89.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:16:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 02:16:11 INFO : sub dir: Making directory 2025/11/27 02:16:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (88.36s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:18:15 DEBUG : Waiting for deletions to finish 2025/11/27 02:18:15 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : apple: Excluded 2025/11/27 02:18:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:18:15 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : banana: Excluded 2025/11/27 02:18:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : splitbananasplit: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:18:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:18:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:18: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:104 Error: Should be true Test: TestTransform/NFC Messages: dir1/0005-fghijkl.txt: Modification time difference too big |-217510h12m42.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 02:17:49 +0000 UTC) (precision 1ns) 2025/11/27 02:18:16 DEBUG : apple: size = 5 OK 2025/11/27 02:18:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:16 DEBUG : apple: Unchanged skipping 2025/11/27 02:18:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:18:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:18:16 DEBUG : banana: size = 6 OK 2025/11/27 02:18:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:16 DEBUG : banana: Unchanged skipping 2025/11/27 02:18:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:18:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0005-fghijkl.txt: Modification times differ by 217510h12m42.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-27 02:17:49 +0000 UTC 2025/11/27 02:18:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 02:18:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 02:18:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 02:18:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 02:18:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 02:18:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 02:18:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 02:18:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:18:17 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/27 02:18:17 INFO : dir1/0005-fghijkl.txt: Updated modification time in destination 2025/11/27 02:18:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:18:17 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:18:17 DEBUG : Waiting for deletions to finish 2025/11/27 02:18:17 INFO : There was nothing to transfer 2025/11/27 02:18:17 DEBUG : Waiting for deletions to finish 2025/11/27 02:18:18 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : apple: Excluded 2025/11/27 02:18:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:18:18 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : banana: Excluded 2025/11/27 02:18:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : splitbananasplit: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:18:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:18:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/27 02:18:19 DEBUG : apple: size = 5 OK 2025/11/27 02:18:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:18:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:18:19 DEBUG : banana: size = 6 OK 2025/11/27 02:18:19 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : banana: Unchanged skipping 2025/11/27 02:18:19 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : apple: Unchanged skipping 2025/11/27 02:18:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:18:19 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 02:18:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 02:18:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 02:18:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 02:18:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 02:18:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 02:18:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 02:18:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:18:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:18:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:18:19 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:18:19 DEBUG : Waiting for deletions to finish 2025/11/27 02:18:19 INFO : There was nothing to transfer 2025/11/27 02:18:19 DEBUG : Waiting for deletions to finish 2025/11/27 02:18:19 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:18:19 DEBUG : apple: Excluded 2025/11/27 02:18:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:18:19 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:18:19 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:18:19 DEBUG : banana: Excluded 2025/11/27 02:18:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:18:19 DEBUG : splitbananasplit: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:18:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:18:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:20:50 DEBUG : Waiting for deletions to finish 2025/11/27 02:20:51 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : apple: Excluded 2025/11/27 02:20:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:20:51 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : banana: Excluded 2025/11/27 02:20:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : splitbananasplit: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:20:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:20:51 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFD Messages: dir1/0002-cdefghi.txt: Modification time difference too big |-217510h15m11.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 02:20:18 +0000 UTC) (precision 1ns) 2025/11/27 02:20:52 DEBUG : apple: size = 5 OK 2025/11/27 02:20:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : apple: Unchanged skipping 2025/11/27 02:20:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:20:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:20:52 DEBUG : banana: size = 6 OK 2025/11/27 02:20:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : banana: Unchanged skipping 2025/11/27 02:20:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:20:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0002-cdefghi.txt: Modification times differ by 217510h15m11.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-27 02:20:18 +0000 UTC 2025/11/27 02:20:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 02:20:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 02:20:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 02:20:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 02:20:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 02:20:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 02:20:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 02:20:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:20:52 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:20:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/27 02:20:53 INFO : dir1/0002-cdefghi.txt: Updated modification time in destination 2025/11/27 02:20:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:20:53 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:20:53 DEBUG : Waiting for deletions to finish 2025/11/27 02:20:53 INFO : There was nothing to transfer 2025/11/27 02:20:53 DEBUG : Waiting for deletions to finish 2025/11/27 02:20:53 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : apple: Excluded 2025/11/27 02:20:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:20:53 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : banana: Excluded 2025/11/27 02:20:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : splitbananasplit: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:20:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:20:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/27 02:20:54 DEBUG : apple: size = 5 OK 2025/11/27 02:20:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:54 DEBUG : apple: Unchanged skipping 2025/11/27 02:20:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:20:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:20:54 DEBUG : banana: size = 6 OK 2025/11/27 02:20:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:54 DEBUG : banana: Unchanged skipping 2025/11/27 02:20:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:20:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:20:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 02:20:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 02:20:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 02:20:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:20:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 02:20:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 02:20:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 02:20:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:20:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:20:55 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:20:55 DEBUG : Waiting for deletions to finish 2025/11/27 02:20:55 INFO : There was nothing to transfer 2025/11/27 02:20:55 DEBUG : Waiting for deletions to finish 2025/11/27 02:20:55 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:20:55 DEBUG : apple: Excluded 2025/11/27 02:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:20:55 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:20:55 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:20:55 DEBUG : banana: Excluded 2025/11/27 02:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:20:55 DEBUG : splitbananasplit: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:20:56 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:23:12 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/27 02:23:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/27 02:23:12 DEBUG : pacer: Reducing sleep to 15ms 2025/11/27 02:23:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/27 02:23:13 DEBUG : pacer: Reducing sleep to 10ms 2025/11/27 02:23:26 DEBUG : Waiting for deletions to finish 2025/11/27 02:23:27 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : apple: Excluded 2025/11/27 02:23:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:23:27 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : banana: Excluded 2025/11/27 02:23:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : splitbananasplit: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:23:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:23:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:23: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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/base64 Messages: dir1/0006-ghijklm.txt: Modification time difference too big |-217510h17m54.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 02:23:01 +0000 UTC) (precision 1ns) 2025/11/27 02:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 02:23:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:23:28 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:23:28 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:23:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/27 02:23:30 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/27 02:23:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/27 02:23:30 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/27 02:23:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:30 DEBUG : YXBwbGU=: size = 5 OK 2025/11/27 02:23:30 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/27 02:23:30 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/27 02:23:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:31 DEBUG : YmFuYW5h: size = 6 OK 2025/11/27 02:23:31 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/27 02:23:31 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/27 02:23:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/27 02:23:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/27 02:23:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/27 02:23:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/27 02:23:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/27 02:23:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/27 02:23:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/27 02:23:34 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/27 02:23:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/27 02:23:34 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/27 02:23:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/27 02:23:34 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/27 02:23:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/27 02:23:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/27 02:23:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/27 02:23:36 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/27 02:23:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/27 02:23:36 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/27 02:23:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/27 02:23:36 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/27 02:23:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/27 02:23:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/27 02:23:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/27 02:23:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/27 02:23:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:23:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/27 02:23:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/27 02:23:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/27 02:23:39 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/27 02:23:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/27 02:23:40 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/27 02:23:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:23:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/27 02:23:40 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/27 02:23:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:40 DEBUG : Waiting for deletions to finish 2025/11/27 02:23:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 02:23:45 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 02:23:45 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 02:23:45 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 02:23:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 02:23:45 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 02:23:45 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 02:23:46 INFO : splitbananasplit: Deleted 2025/11/27 02:23:50 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 02:23:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 02:23:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 02:23:50 INFO : apple: Deleted 2025/11/27 02:23:50 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 02:23:50 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 02:23:51 INFO : appleappleapplebanana: Deleted 2025/11/27 02:23:51 INFO : banana: Deleted 2025/11/27 02:23:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 02:23:55 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 02:23:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 02:23:55 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 02:23:55 DEBUG : Waiting for deletions to finish 2025/11/27 02:23:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/27 02:23:56 DEBUG : YXBwbGU=: Excluded 2025/11/27 02:23:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/27 02:23:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/27 02:23:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/27 02:23:56 DEBUG : YmFuYW5h: Excluded 2025/11/27 02:23:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/27 02:23:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/27 02:23:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/27 02:23:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/27 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:23:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:23:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:23:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:23:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:23:58 DEBUG : YXBwbGU=: size = 5 OK 2025/11/27 02:23:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : apple: Unchanged skipping 2025/11/27 02:23:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/27 02:23:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:23:58 DEBUG : YmFuYW5h: size = 6 OK 2025/11/27 02:23:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : banana: Unchanged skipping 2025/11/27 02:23:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/27 02:23:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:23:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:23:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:23:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:23:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:23:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:23:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:23:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:23:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:23:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:23:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:23:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:23:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:23:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:23:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:23:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 02:23:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:23:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/27 02:23:58 DEBUG : dir1/0009-3456789.txt: Modification times differ by 217510h18m28.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-27 02:23:35 +0000 UTC 2025/11/27 02:23:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/27 02:23:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/27 02:23:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/27 02:23:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/27 02:23:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/27 02:23:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/27 02:23:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:23:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/27 02:23:58 INFO : dir1/0009-3456789.txt: Updated modification time in destination 2025/11/27 02:23:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:23:58 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:23:58 DEBUG : Waiting for deletions to finish 2025/11/27 02:23:58 DEBUG : Waiting for deletions to finish 2025/11/27 02:23:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : YXBwbGU=: Excluded 2025/11/27 02:23:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/27 02:23:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : YmFuYW5h: Excluded 2025/11/27 02:23:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/27 02:23:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/27 02:23:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/27 02:24:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:24:00 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:24:00 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:24:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:24:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:24:00 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:24:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:24:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:24:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:24:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:24:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:24:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:24:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:24:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:24:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:24:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:24:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:24:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:24:00 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:24:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:24:00 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:24:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:24:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:24:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:24:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:24:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:24:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:24:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:26:32 DEBUG : Waiting for deletions to finish 2025/11/27 02:26:32 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:26:32 DEBUG : apple: Excluded 2025/11/27 02:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:26:32 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:26:32 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:26:32 DEBUG : banana: Excluded 2025/11/27 02:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:26:32 DEBUG : splitbananasplit: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:26:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:26:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:26:33 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:104 Error: Should be true Test: TestTransform/prefix Messages: dir1/0014-89;=.txt: Modification time difference too big |-217510h21m15.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 02:26:22 +0000 UTC) (precision 1ns) 2025/11/27 02:26:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:26:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:26:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:26:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:26:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:26:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:26:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:26:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:26:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:26:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:26:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:26:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:26:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:26:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:26:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:26:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:26:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:26:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:26:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:26:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:26:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:26:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:26:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:26:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:26:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:26:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:26:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:26:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:26:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:26:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:26:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:26:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:26:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:26:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:26:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:26:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:26:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/27 02:26:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:26:34 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:26:34 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:26:36 DEBUG : PREFIXbanana: size = 6 OK 2025/11/27 02:26:36 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/27 02:26:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/27 02:26:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:26:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/27 02:26:36 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/27 02:26:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/27 02:26:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:26:36 DEBUG : PREFIXapple: size = 5 OK 2025/11/27 02:26:36 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/27 02:26:36 INFO : apple: Copied (new) to: PREFIXapple 2025/11/27 02:26:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:26:37 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/27 02:26:37 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/27 02:26:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/27 02:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:26:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/27 02:26:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/27 02:26:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:26:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:26:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:26:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/27 02:26:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:26:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:26:39 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/27 02:26:39 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/27 02:26:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:26:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/27 02:26:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/27 02:26:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:26:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/27 02:26:40 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/27 02:26:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:26:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:26:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/27 02:26:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/27 02:26:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:26:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:26:41 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/27 02:26:41 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/27 02:26:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:26:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:26:42 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/27 02:26:42 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/27 02:26:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:26:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:26:42 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/27 02:26:42 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/27 02:26:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:26:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:26:43 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/27 02:26:43 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/27 02:26:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:26:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:26:43 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/27 02:26:43 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/27 02:26:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/27 02:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:26:44 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/27 02:26:44 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/27 02:26:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:26:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:26:45 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/27 02:26:45 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/27 02:26:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:26:45 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/27 02:26:45 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/27 02:26:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:26:45 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/27 02:26:45 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/27 02:26:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:26:47 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/27 02:26:47 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/27 02:26:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:26:47 DEBUG : Waiting for deletions to finish 2025/11/27 02:26:51 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 02:26:52 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 02:26:52 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 02:26:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 02:26:52 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 02:26:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 02:26:52 INFO : appleappleapplebanana: Deleted 2025/11/27 02:26:52 INFO : apple: Deleted 2025/11/27 02:26:56 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 02:26:56 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 02:26:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 02:26:57 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 02:26:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 02:26:57 INFO : splitbananasplit: Deleted 2025/11/27 02:26:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 02:26:57 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 02:27:01 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 02:27:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 02:27:01 INFO : banana: Deleted 2025/11/27 02:27:02 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 02:27:02 DEBUG : Waiting for deletions to finish 2025/11/27 02:27:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : PREFIXapple: Excluded 2025/11/27 02:27:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/27 02:27:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : PREFIXbanana: Excluded 2025/11/27 02:27:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:27:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/27 02:27:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:27:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:27:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:27:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:27:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:27:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:27:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:27:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:27:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:27:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:27:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:27:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:27:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:27:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:27:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:27:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:27:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:27:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:27:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:27:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:27:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:27:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:27:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:27:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:27:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:27:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:27:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:27:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:27:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:27:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:27:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:27:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:27:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:27:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:27:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:27:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:27:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:27:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:27:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:27:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:27:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:27:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:27:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:27:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:27:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:27:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:27:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:27:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:27:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:27:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:27:04 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:27:04 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:27:05 DEBUG : apple: size = 5 OK 2025/11/27 02:27:05 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/27 02:27:05 INFO : apple: Copied (new) 2025/11/27 02:27:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:27:06 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/27 02:27:06 INFO : appleappleapplebanana: Copied (new) 2025/11/27 02:27:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:27:06 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/27 02:27:06 INFO : splitbananasplit: Copied (new) 2025/11/27 02:27:07 DEBUG : banana: size = 6 OK 2025/11/27 02:27:07 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/27 02:27:07 INFO : banana: Copied (new) 2025/11/27 02:27:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 02:27:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/27 02:27:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/27 02:27:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:27:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/27 02:27:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/27 02:27:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 02:27:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/27 02:27:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/27 02:27:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 02:27:10 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/27 02:27:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/27 02:27:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 02:27:10 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/27 02:27:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/27 02:27:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 02:27:10 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/27 02:27:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/27 02:27:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 02:27:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/27 02:27:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/27 02:27:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 02:27:12 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/27 02:27:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/27 02:27:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 02:27:12 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/27 02:27:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/27 02:27:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 02:27:12 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/27 02:27:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/27 02:27:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 02:27:12 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/27 02:27:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/27 02:27:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 02:27:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/27 02:27:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/27 02:27:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 02:27:14 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/27 02:27:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/27 02:27:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 02:27:14 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/27 02:27:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/27 02:27:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 02:27:14 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/27 02:27:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/27 02:27:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 02:27:16 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/27 02:27:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/27 02:27:16 DEBUG : Waiting for deletions to finish 2025/11/27 02:27:20 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/27 02:27:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/27 02:27:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/27 02:27:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/27 02:27:21 INFO : PREFIXsplitbananasplit: Deleted 2025/11/27 02:27:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/27 02:27:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/27 02:27:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/27 02:27:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/27 02:27:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/27 02:27:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/27 02:27:25 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/27 02:27:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/27 02:27:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/27 02:27:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/27 02:27:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/27 02:27:30 INFO : PREFIXapple: Deleted 2025/11/27 02:27:30 INFO : PREFIXbanana: Deleted 2025/11/27 02:27:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/27 02:27:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/27 02:27:30 DEBUG : Waiting for deletions to finish 2025/11/27 02:27:31 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : apple: Excluded 2025/11/27 02:27:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:27:31 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : banana: Excluded 2025/11/27 02:27:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : splitbananasplit: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:27:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:27:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/27 02:27:32 DEBUG : Waiting for deletions to finish 2025/11/27 02:27:32 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:27:32 DEBUG : apple: Excluded 2025/11/27 02:27:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:27:32 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:27:32 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:27:32 DEBUG : banana: Excluded 2025/11/27 02:27:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:27:32 DEBUG : splitbananasplit: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:27:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:27:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:27:33 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:122 Error: Should be true Test: TestTransform/prefix Messages: dir1/0003-defghij.txt: Modification time difference too big |-217510h22m2.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 02:27:09 +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:122 Error: Should be true Test: TestTransform/prefix Messages: dir1/0013-789;=.txt: Modification time difference too big |-217510h22m6.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 02:27:13 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:29:58 DEBUG : Waiting for deletions to finish 2025/11/27 02:29:58 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : apple: Excluded 2025/11/27 02:29:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:29:58 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : banana: Excluded 2025/11/27 02:29:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : splitbananasplit: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:29:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:29:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:29:58 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:104 Error: Should be true Test: TestTransform/suffix Messages: dir1/0003-defghij.txt: Modification time difference too big |-217510h24m22.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 02:29:29 +0000 UTC) (precision 1ns) 2025/11/27 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:29:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:29:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:29:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:29:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/27 02:30:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:00 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:30:00 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:30:01 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/27 02:30:01 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/27 02:30:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/27 02:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:30:02 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/27 02:30:02 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/27 02:30:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/27 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:30:02 DEBUG : appleSUFFIX: size = 5 OK 2025/11/27 02:30:02 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/27 02:30:02 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/27 02:30:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:30:02 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/27 02:30:02 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/27 02:30:02 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/27 02:30:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:30:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/27 02:30:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/27 02:30:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:30:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:30:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/27 02:30:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/27 02:30:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:30:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:30:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/27 02:30:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/27 02:30:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:30:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:30:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/27 02:30:05 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/27 02:30:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:30:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:30:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/27 02:30:05 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/27 02:30:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:30:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:30:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/27 02:30:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/27 02:30:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:30:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:30:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/27 02:30:06 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/27 02:30:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:30:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:30:07 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/27 02:30:07 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/27 02:30:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:30:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:30:08 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/27 02:30:08 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/27 02:30:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:30:08 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/27 02:30:08 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/27 02:30:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:30:09 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/27 02:30:09 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/27 02:30:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:30:10 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/27 02:30:10 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/27 02:30:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:30:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:30:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/27 02:30:10 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/27 02:30:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:30:11 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/27 02:30:11 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/27 02:30:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:30:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/27 02:30:12 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/27 02:30:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:30:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/27 02:30:13 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/27 02:30:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:30:13 DEBUG : Waiting for deletions to finish 2025/11/27 02:30:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 02:30:18 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 02:30:18 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 02:30:18 INFO : apple: Deleted 2025/11/27 02:30:18 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 02:30:18 INFO : appleappleapplebanana: Deleted 2025/11/27 02:30:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 02:30:19 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 02:30:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 02:30:23 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 02:30:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 02:30:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 02:30:23 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 02:30:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 02:30:24 INFO : banana: Deleted 2025/11/27 02:30:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 02:30:28 INFO : splitbananasplit: Deleted 2025/11/27 02:30:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 02:30:28 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 02:30:28 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 02:30:28 DEBUG : Waiting for deletions to finish 2025/11/27 02:30:28 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:28 DEBUG : appleSUFFIX: Excluded 2025/11/27 02:30:28 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:28 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/27 02:30:28 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:28 DEBUG : bananaSUFFIX: Excluded 2025/11/27 02:30:28 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:28 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/27 02:30:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:30:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/27 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:30:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:30:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:30:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:30:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:30:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:30:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:30:31 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:30:31 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:30:32 DEBUG : banana: size = 6 OK 2025/11/27 02:30:32 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/27 02:30:32 INFO : banana: Copied (new) 2025/11/27 02:30:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:30:32 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/27 02:30:32 INFO : splitbananasplit: Copied (new) 2025/11/27 02:30:32 DEBUG : apple: size = 5 OK 2025/11/27 02:30:32 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/27 02:30:32 INFO : apple: Copied (new) 2025/11/27 02:30:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:30:33 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/27 02:30:33 INFO : appleappleapplebanana: Copied (new) 2025/11/27 02:30:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 02:30:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/27 02:30:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/27 02:30:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:30:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/27 02:30:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/27 02:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 02:30:35 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/27 02:30:35 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/27 02:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 02:30:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/27 02:30:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/27 02:30:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 02:30:37 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/27 02:30:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/27 02:30:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 02:30:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/27 02:30:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/27 02:30:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 02:30:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/27 02:30:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/27 02:30:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 02:30:38 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/27 02:30:38 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/27 02:30:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 02:30:39 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/27 02:30:39 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/27 02:30:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 02:30:39 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/27 02:30:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/27 02:30:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 02:30:40 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/27 02:30:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/27 02:30:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 02:30:40 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/27 02:30:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/27 02:30:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 02:30:41 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/27 02:30:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/27 02:30:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 02:30:41 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/27 02:30:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/27 02:30:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 02:30:43 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/27 02:30:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/27 02:30:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 02:30:43 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/27 02:30:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/27 02:30:43 DEBUG : Waiting for deletions to finish 2025/11/27 02:30:47 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/27 02:30:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/27 02:30:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/27 02:30:49 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/27 02:30:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/27 02:30:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/27 02:30:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/27 02:30:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/27 02:30:52 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/27 02:30:53 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/27 02:30:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/27 02:30:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/27 02:30:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/27 02:30:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/27 02:30:54 INFO : bananaSUFFIX: Deleted 2025/11/27 02:30:54 INFO : appleSUFFIX: Deleted 2025/11/27 02:30:57 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/27 02:30:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/27 02:30:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/27 02:30:59 INFO : splitbananasplitSUFFIX: Deleted 2025/11/27 02:30:59 DEBUG : Waiting for deletions to finish 2025/11/27 02:30:59 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : apple: Excluded 2025/11/27 02:30:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:30:59 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : banana: Excluded 2025/11/27 02:30:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : splitbananasplit: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:30:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:30:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/27 02:31:00 DEBUG : Waiting for deletions to finish 2025/11/27 02:31:01 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:31:01 DEBUG : apple: Excluded 2025/11/27 02:31:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:31:01 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:31:01 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:31:01 DEBUG : banana: Excluded 2025/11/27 02:31:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:31:01 DEBUG : splitbananasplit: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:31:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:31:02 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Yandex rclone-test-mataduh7rece", Local "Local file system at /tmp/rclone828103971", Modify Window "1ns" 2025/11/27 02:33:25 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/27 02:33:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/27 02:33:25 DEBUG : pacer: Reducing sleep to 15ms 2025/11/27 02:33:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/27 02:33:26 DEBUG : pacer: Reducing sleep to 10ms 2025/11/27 02:33:31 DEBUG : Waiting for deletions to finish 2025/11/27 02:33:31 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : apple: Excluded 2025/11/27 02:33:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:33:31 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : banana: Excluded 2025/11/27 02:33:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : splitbananasplit: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:33:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/27 02:33:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:33:31 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:104 Error: Should be true Test: TestTransform/truncate Messages: dir1/0004-efghijk.txt: Modification time difference too big |-217510h27m52.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-27 02:32:59 +0000 UTC) (precision 1ns) 2025/11/27 02:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:33:32 DEBUG : apple: size = 5 OK 2025/11/27 02:33:32 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:33:32 DEBUG : apple: Unchanged skipping 2025/11/27 02:33:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:33:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:33:32 DEBUG : banana: size = 6 OK 2025/11/27 02:33:32 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:33:32 DEBUG : banana: Unchanged skipping 2025/11/27 02:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 02:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:33:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:33:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:33:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:33:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:33:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:33:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:33:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:33:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:33:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:33:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:33:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:33:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:33:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:33:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:33:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 02:33:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:33:33 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:33:33 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:33:34 DEBUG : appleapple: size = 21 OK 2025/11/27 02:33:34 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/27 02:33:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/27 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:33:35 DEBUG : splitbanan: size = 16 OK 2025/11/27 02:33:35 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/27 02:33:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/27 02:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:33:35 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/27 02:33:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/27 02:33:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/27 02:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:33:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/27 02:33:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/27 02:33:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/27 02:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:33:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/27 02:33:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/27 02:33:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/27 02:33:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:33:36 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/27 02:33:36 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/27 02:33:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/27 02:33:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:33:37 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/27 02:33:37 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/27 02:33:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/27 02:33:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:33:38 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/27 02:33:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/27 02:33:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/27 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:33:38 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/27 02:33:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/27 02:33:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/27 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:33:39 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/27 02:33:39 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/27 02:33:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/27 02:33:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:33:40 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/27 02:33:40 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/27 02:33:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/27 02:33:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:33:40 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/27 02:33:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/27 02:33:40 DEBUG : pacer: Reducing sleep to 15ms 2025/11/27 02:33:40 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/27 02:33:40 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/27 02:33:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/27 02:33:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:33:40 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/27 02:33:40 DEBUG : pacer: Reducing sleep to 10ms 2025/11/27 02:33:42 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/27 02:33:42 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/27 02:33:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/27 02:33:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:33:42 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/27 02:33:42 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/27 02:33:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/27 02:33:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:33:42 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/27 02:33:42 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/27 02:33:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/27 02:33:43 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/27 02:33:43 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/27 02:33:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/27 02:33:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/27 02:33:44 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/27 02:33:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/27 02:33:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/27 02:33:45 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/27 02:33:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/27 02:33:45 DEBUG : Waiting for deletions to finish 2025/11/27 02:33:49 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 02:33:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 02:33:49 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 02:33:50 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 02:33:50 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 02:33:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 02:33:50 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 02:33:50 INFO : splitbananasplit: Deleted 2025/11/27 02:33:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 02:33:54 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 02:33:55 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 02:33:55 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 02:33:55 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 02:33:55 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 02:33:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 02:33:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 02:33:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 02:33:59 INFO : appleappleapplebanana: Deleted 2025/11/27 02:33:59 DEBUG : Waiting for deletions to finish 2025/11/27 02:34:00 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : apple: Excluded 2025/11/27 02:34:00 DEBUG : appleapple: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : appleapple: Excluded 2025/11/27 02:34:00 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : banana: Excluded 2025/11/27 02:34:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : splitbanan: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0000-abcde: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0001-bcdef: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0002-cdefg: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0003-defgh: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0004-efghi: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0005-fghij: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0006-ghijk: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0007-12345: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0008-23456: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0009-34567: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0010-45678: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0011-56789: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0012-6789;: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0013-789;=: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0014-89;=.: Excluded 2025/11/27 02:34:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/27 02:34:00 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/27 02:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:34:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:34:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:34:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:34:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:34:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:34:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:34:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:34:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:34:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:34:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:34:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:34:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:34:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:34:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:34:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:34:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:34:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:34:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:34:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:34:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:34:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:34:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:34:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:34:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:34:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:34:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:34:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:34:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:34:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:34:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:34:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:34:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:34:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:34:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:34:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:34:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:34:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:34:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:34:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:34:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:34:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:34:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:34:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:34:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:34:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:34:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:34:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:34:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:34:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:34:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:34:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:34:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:34:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:34:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:34:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:34:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:34:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:34:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:34:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:34:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:01 DEBUG : apple: size = 5 OK 2025/11/27 02:34:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:01 DEBUG : apple: Unchanged skipping 2025/11/27 02:34:01 DEBUG : appleapple: size = 21 OK 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:34:01 DEBUG : banana: size = 6 OK 2025/11/27 02:34:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:01 DEBUG : banana: Unchanged skipping 2025/11/27 02:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:34:01 DEBUG : splitbanan: size = 16 OK 2025/11/27 02:34:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 02:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:34:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:34:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:34:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:34:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:34:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:34:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:34:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:34:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:34:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:34:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:34:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:34:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:34:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:34:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:34:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 02:34:02 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0000-abcdefg.txt: Modification times differ by 217510h28m27.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-27 02:33:34 +0000 UTC 2025/11/27 02:34:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/27 02:34:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/27 02:34:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/27 02:34:02 DEBUG : dir1/0011-56789;.txt: Modification times differ by 217510h28m33.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-27 02:33:40 +0000 UTC 2025/11/27 02:34:02 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/27 02:34:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/27 02:34:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/27 02:34:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/27 02:34:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/27 02:34:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for checks to finish 2025/11/27 02:34:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/27 02:34:02 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/27 02:34:02 INFO : dir1/0000-abcdefg.txt: Updated modification time in destination 2025/11/27 02:34:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:34:02 INFO : dir1/0011-56789;.txt: Updated modification time in destination 2025/11/27 02:34:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:34:02 DEBUG : Yandex rclone-test-mataduh7rece: Waiting for transfers to finish 2025/11/27 02:34:02 DEBUG : Waiting for deletions to finish 2025/11/27 02:34:02 DEBUG : Waiting for deletions to finish 2025/11/27 02:34:03 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : apple: Excluded 2025/11/27 02:34:03 DEBUG : appleapple: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : appleapple: Excluded 2025/11/27 02:34:03 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : banana: Excluded 2025/11/27 02:34:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : splitbanan: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0000-abcde: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0001-bcdef: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0002-cdefg: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0003-defgh: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0004-efghi: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0005-fghij: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0006-ghijk: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0007-12345: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0008-23456: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0009-34567: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0010-45678: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0011-56789: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0012-6789;: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0013-789;=: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0014-89;=.: Excluded 2025/11/27 02:34:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/27 02:34:03 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/27 02:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:34:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:34:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:34:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:34:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:34:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:34:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:34:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:34:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:34:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:34:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:34:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:34:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:34:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:34:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:34:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:34:04 DEBUG : splitbananasplit: transformed to: splitbanan panic: test timed out after 1h0m0s running tests: TestTransform (16m25s) TestTransform/truncate (1m12s) goroutine 25262 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 17 minutes]: testing.(*T).Run(0xc0002508c0, {0x2864fc4?, 0xc0005c3ad8?}, 0x29a2fc0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0002508c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0002508c0, 0xc0005c3c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0005d6048, {0x41b2360, 0x6c, 0x6c}, {0xee0b9a18c?, 0x41c9620?, 0x41c9620?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006ecbe0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006ecbe0) /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:261 +0xa9 goroutine 21 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 22 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 25044 [select]: net/http.(*persistConn).writeLoop(0xc00079afc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25030 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 17842 [chan receive, 1 minutes]: testing.(*T).Run(0xc0008e56c0, {0x2857835?, 0x41c9a80?}, 0xc00077a1e0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0008e56c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0008e56c0, 0x29a2fc0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 24243 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00055a6c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24206 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25282 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24114 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24348 [IO wait]: internal/poll.runtime_pollWait(0x7ef954065d18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003a8a00?, 0xc000b1b900?, 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(0xc0003a8a00, {0xc000b1b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003a8a00, {0xc000b1b900?, 0x12fb?, 0xc000705000?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a5b8, {0xc000b1b900?, 0xc000b1b900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000992bb8, {0xc000b1b900?, 0x7ef90c220bc8?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000587aa0, {0xc000b1b900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007cf7b8, {0x2d0c260, 0xc000587aa0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007cf508, {0x7ef90c094798, 0xc000992bb8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007cf508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007cf508, {0xc000a21000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00078d200, {0xc000a21000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e15740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e15740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00078d200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24375 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25143 [IO wait]: internal/poll.runtime_pollWait(0x7ef904779e40, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033af80?, 0xc00089f000?, 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(0xc00033af80, {0xc00089f000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033af80, {0xc00089f000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006320f0, {0xc00089f000?, 0x5?, 0x41e9168?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a984b0, {0xc00089f000?, 0x7ef95401d828?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00062b1a0, {0xc00089f000?, 0x41ef860?, 0xc000b5e9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000791eb8, {0x2d0c260, 0xc00062b1a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000791c08, {0x7ef90c094798, 0xc000a984b0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000791c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000791c08, {0xc000a4f000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005fec60, {0xc000a4f000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0005dc120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0005dc120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fec60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25119 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24929 [select]: net/http.(*persistConn).writeLoop(0xc00056a900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24935 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24242 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef904fc8a38, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033b280?, 0xc00073ac00?, 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(0xc00033b280, {0xc00073ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033b280, {0xc00073ac00?, 0x12fb?, 0xc000705820?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a870, {0xc00073ac00?, 0xc00073ac00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009136f8, {0xc00073ac00?, 0x7ef90c25f7c8?, 0x7ef9540ee5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003821f8, {0xc00073ac00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007ce9b8, {0x2d0c260, 0xc0003821f8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007ce708, {0x7ef90c094798, 0xc0009136f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007ce708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007ce708, {0xc0009d7000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055a6c0, {0xc0009d7000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000add080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000add080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055a6c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24206 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24724 [select]: net/http.(*persistConn).writeLoop(0xc00056a000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24633 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24783 [IO wait]: internal/poll.runtime_pollWait(0x7ef904fc8d80, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f1080?, 0xc00073e600?, 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(0xc0001f1080, {0xc00073e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f1080, {0xc00073e600?, 0x5000012fb?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000394850, {0xc00073e600?, 0x5?, 0x41e9168?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a98510, {0xc00073e600?, 0x7ef90c055c90?, 0x7ef9540eef30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a987f8, {0xc00073e600?, 0x41ef860?, 0xc00080c9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000790d38, {0x2d0c260, 0xc000a987f8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000790a88, {0x7ef90c094798, 0xc000a98510}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000790a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000790a88, {0xc0009e3000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055ad80, {0xc0009e3000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d29b60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d29b60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055ad80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24777 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25040 [select]: net/http.(*persistConn).writeLoop(0xc00079b0e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25035 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25020 [IO wait]: internal/poll.runtime_pollWait(0x7ef90c1367f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0f00?, 0xc000a65300?, 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(0xc0001f0f00, {0xc000a65300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0f00, {0xc000a65300?, 0x12fb?, 0xc000a55980?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015c438, {0xc000a65300?, 0xc000a65300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009936c8, {0xc000a65300?, 0x7ef90c055c90?, 0x7ef9540ee5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a98b40, {0xc000a65300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000a7c638, {0x2d0c260, 0xc000a98b40}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000a7c388, {0x7ef90c094798, 0xc0009936c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000a7c388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000a7c388, {0xc000b7d000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005ff320, {0xc000b7d000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a5ec60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a5ec60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005ff320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25012 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24731 [select]: net/http.(*persistConn).writeLoop(0xc0005fe5a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24749 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24344 [IO wait]: internal/poll.runtime_pollWait(0x7ef954066290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012a600?, 0xc000b1a600?, 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(0xc00012a600, {0xc000b1a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012a600, {0xc000b1a600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015c258, {0xc000b1a600?, 0x5?, 0x41e9168?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d6b88, {0xc000b1a600?, 0x7ef90c261668?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d6c18, {0xc000b1a600?, 0x41ef860?, 0xc0009ec9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001962b8, {0x2d0c260, 0xc0005d6c18}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000196008, {0x7ef90c094798, 0xc0005d6b88}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000196008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000196008, {0xc000743000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055a000, {0xc000743000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c68f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c68f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055a000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24338 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24222 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00078db00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24215 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24337 [IO wait]: internal/poll.runtime_pollWait(0x7ef954065e30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003a8700?, 0xc00073d300?, 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(0xc0003a8700, {0xc00073d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003a8700, {0xc00073d300?, 0x12fb?, 0xc00043f8c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000632388, {0xc00073d300?, 0xc00073d300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005876e0, {0xc00073d300?, 0x7ef95401d828?, 0x7ef9540eef30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00062af48, {0xc00073d300?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007902b8, {0x2d0c260, 0xc00062af48}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000790008, {0x7ef90c094798, 0xc0005876e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000790008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000790008, {0xc0006ef000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00079b200, {0xc0006ef000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00038e060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00038e060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00079b200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24362 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23485 [IO wait]: internal/poll.runtime_pollWait(0x7ef90c1366d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003a8a80?, 0xc000aa0000?, 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(0xc0003a8a80, {0xc000aa0000, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003a8a80, {0xc000aa0000?, 0x2a7b?, 0xc000704660?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a5e0, {0xc000aa0000?, 0xc000aa0000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000587b18, {0xc000aa0000?, 0x7ef90c261668?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d6570, {0xc000aa0000?, 0x2a7b?, 0xc000d019c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007ce2b8, {0x2d0c260, 0xc0005d6570}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007ce008, {0x7ef90c094798, 0xc000587b18}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007ce008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007ce008, {0xc000a4e000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00056ab40, {0xc000a4e000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0005dc8a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0005dc8a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00056ab40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23475 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24774 [select]: net/http.(*persistConn).writeLoop(0xc0005fe6c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24754 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23486 [select]: net/http.(*persistConn).writeLoop(0xc00056ab40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23475 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24114 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000a11bc0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2d32a38?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2d32a38, 0x41ece40}, {0x2d4bf70, 0xc00033ab80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000307bf0, 0x29a3c78) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 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({0x2d32a38, 0x41ece40}, {0x2d4bf70, 0xc00033ab80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000307bf0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2d32a38, 0x41ece40}, {0x2d4bf70, 0xc00033ab80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000307bc0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2d32a38, 0x41ece40}, {0x2d4bf70, 0xc00033ab80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000307bc0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:155 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc00031c9a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0008e5a40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc0008e5a40, 0xc00077a1e0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 17842 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 24284 [IO wait]: internal/poll.runtime_pollWait(0x7ef90c1364a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012a300?, 0xc000b19300?, 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(0xc00012a300, {0xc000b19300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012a300, {0xc000b19300?, 0x12fb?, 0xc000704600?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000632080, {0xc000b19300?, 0xc000b19300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005867e0, {0xc000b19300?, 0x7ef90c220bc8?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005868a0, {0xc000b19300?, 0x12fb?, 0x41c9820?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00044db38, {0x2d0c260, 0xc0005868a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00044d888, {0x7ef90c094798, 0xc0005867e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00044d888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00044d888, {0xc000707000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00079ac60, {0xc000707000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000de0ba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000de0ba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00079ac60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24241 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24320 [select]: net/http.(*persistConn).writeLoop(0xc0005fe7e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24326 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24918 [IO wait]: internal/poll.runtime_pollWait(0x7ef904779120, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033b500?, 0xc000894000?, 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(0xc00033b500, {0xc000894000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033b500, {0xc000894000?, 0x12fb?, 0xc00043c840?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000632578, {0xc000894000?, 0xc000894000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d7a28, {0xc000894000?, 0x7ef90c260d08?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009929d8, {0xc000894000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007cfb38, {0x2d0c260, 0xc0009929d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007cf888, {0x7ef90c094798, 0xc0005d7a28}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007cf888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007cf888, {0xc0007cc000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005c06c0, {0xc0007cc000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000995e60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000995e60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005c06c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24879 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24745 [select]: net/http.(*persistConn).writeLoop(0xc0005fe120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24385 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24819 [select]: net/http.(*persistConn).writeLoop(0xc0005fea20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24786 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24784 [select]: net/http.(*persistConn).writeLoop(0xc00055ad80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24777 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24723 [IO wait]: internal/poll.runtime_pollWait(0x7ef954065ae8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012a280?, 0xc00089c000?, 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(0xc00012a280, {0xc00089c000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012a280, {0xc00089c000?, 0x17fb?, 0xc000a54ca0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003940a0, {0xc00089c000?, 0xc00089c000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004de450, {0xc00089c000?, 0x7ef95401d828?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00062b0c8, {0xc00089c000?, 0x17fb?, 0xc000b589c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000790638, {0x2d0c260, 0xc00062b0c8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000790388, {0x7ef90c094798, 0xc0004de450}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000790388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000790388, {0xc000a48000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00056a000, {0xc000a48000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c66de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c66de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00056a000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24633 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25039 [IO wait]: internal/poll.runtime_pollWait(0x7ef9540663a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012ae00?, 0xc000896600?, 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(0xc00012ae00, {0xc000896600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012ae00, {0xc000896600?, 0x12fb?, 0xc000634420?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015c640, {0xc000896600?, 0xc000896600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000310078, {0xc000896600?, 0x7ef90c2762b8?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000310c30, {0xc000896600?, 0x12fb?, 0xc0001c5310?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000a7c9b8, {0x2d0c260, 0xc000310c30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000a7c708, {0x7ef90c094798, 0xc000310078}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000a7c708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000a7c708, {0xc000cb6000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00079b0e0, {0xc000cb6000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bdb7a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bdb7a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00079b0e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25035 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25124 [select]: net/http.(*persistConn).writeLoop(0xc00079b320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25157 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2930 [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 2907 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 24730 [IO wait]: internal/poll.runtime_pollWait(0x7ef9047798c8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003a8600?, 0xc00089d800?, 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(0xc0003a8600, {0xc00089d800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003a8600, {0xc00089d800?, 0x17fb?, 0xc000a55360?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a3d0, {0xc00089d800?, 0xc00089d800?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005869a8, {0xc00089d800?, 0x7ef95401d828?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00062b050, {0xc00089d800?, 0x17fb?, 0xc0005d49c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00059d7b8, {0x2d0c260, 0xc00062b050}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00059d508, {0x7ef90c094798, 0xc0005869a8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00059d508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00059d508, {0xc000a6f000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005fe5a0, {0xc000a6f000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009955c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009955c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fe5a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24749 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24238 [select]: net/http.(*persistConn).writeLoop(0xc0000177a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24081 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24744 [IO wait]: internal/poll.runtime_pollWait(0x7ef954066060, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012a200?, 0xc000810000?, 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(0xc00012a200, {0xc000810000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012a200, {0xc000810000?, 0x17fb?, 0xc00043c760?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a398, {0xc000810000?, 0xc000810000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000586900, {0xc000810000?, 0x7ef9540f7170?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000011cf8, {0xc000810000?, 0x17fb?, 0xc000ac99c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00059c9b8, {0x2d0c260, 0xc000011cf8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00059c708, {0x7ef90c094798, 0xc000586900}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00059c708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00059c708, {0xc000577000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005fe120, {0xc000577000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c18cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c18cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fe120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24385 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25123 [IO wait]: internal/poll.runtime_pollWait(0x7ef90c136b38, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033b380?, 0xc000aa2a80?, 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(0xc00033b380, {0xc000aa2a80, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033b380, {0xc000aa2a80?, 0x2a7b?, 0xc000704780?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000632100, {0xc000aa2a80?, 0xc000aa2a80?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a984f8, {0xc000aa2a80?, 0x7ef90c261668?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d6378, {0xc000aa2a80?, 0x2a7b?, 0xc000b969c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000643438, {0x2d0c260, 0xc0005d6378}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000643188, {0x7ef90c094798, 0xc000a984f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000643188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000643188, {0xc000b8a000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00079b320, {0xc000b8a000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c63980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c63980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00079b320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25157 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25169 [IO wait]: internal/poll.runtime_pollWait(0x7ef904fc8e98, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003a8680?, 0xc000813000?, 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(0xc0003a8680, {0xc000813000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003a8680, {0xc000813000?, 0x17fb?, 0xc000634c00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006320e8, {0xc000813000?, 0xc000813000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a983d8, {0xc000813000?, 0x7ef95401d828?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00062b170, {0xc000813000?, 0x17fb?, 0xc000a008c0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000791b38, {0x2d0c260, 0xc00062b170}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000791888, {0x7ef90c094798, 0xc000a983d8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000791888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000791888, {0xc00079d000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005feb40, {0xc00079d000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b33e60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b33e60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005feb40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25114 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24221 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef904fc8808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a2bc00?, 0xc000739900?, 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(0xc000a2bc00, {0xc000739900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a2bc00, {0xc000739900?, 0x12fb?, 0xc000705340?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015c698, {0xc000739900?, 0xc000739900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d70f8, {0xc000739900?, 0x7ef90c055c90?, 0x7ef9540ee5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a99ce0, {0xc000739900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005d9eb8, {0x2d0c260, 0xc000a99ce0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005d9c08, {0x7ef90c094798, 0xc0005d70f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005d9c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005d9c08, {0xc0009ac000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00078db00, {0xc0009ac000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0000b2240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0000b2240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00078db00) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24215 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24773 [IO wait]: internal/poll.runtime_pollWait(0x7ef9047799e0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012a700?, 0xc000b1cc00?, 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(0xc00012a700, {0xc000b1cc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012a700, {0xc000b1cc00?, 0x12fb?, 0xc000a557a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000394730, {0xc000b1cc00?, 0xc000b1cc00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004dfe48, {0xc000b1cc00?, 0x7ef90c261668?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d68e8, {0xc000b1cc00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007909b8, {0x2d0c260, 0xc0005d68e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000790708, {0x7ef90c094798, 0xc0004dfe48}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000790708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000790708, {0xc0009aa000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005fe6c0, {0xc0009aa000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000de1e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000de1e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fe6c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24754 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24276 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef904fc86f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012a000?, 0xc000474c00?, 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(0xc00012a000, {0xc000474c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012a000, {0xc000474c00?, 0x12fb?, 0xc00043c580?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000394f60, {0xc000474c00?, 0xc000474c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000383968, {0xc000474c00?, 0x7ef90c260d08?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000992030, {0xc000474c00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00044d438, {0x2d0c260, 0xc000992030}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00044d188, {0x7ef90c094798, 0xc000383968}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00044d188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00044d188, {0xc000bc5000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055ab40, {0xc000bc5000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c67b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c67b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055ab40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24270 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24977 [select]: net/http.(*persistConn).writeLoop(0xc0005c0fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24987 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24865 [select]: net/http.(*persistConn).writeLoop(0xc0005c0360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24854 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24885 [IO wait]: internal/poll.runtime_pollWait(0x7ef954066808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033b100?, 0xc00073f900?, 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(0xc00033b100, {0xc00073f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033b100, {0xc00073f900?, 0x12fb?, 0xc00059f1a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a4c0, {0xc00073f900?, 0xc00073f900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005871b8, {0xc00073f900?, 0x7ef90c220bc8?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000587818, {0xc00073f900?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007910b8, {0x2d0c260, 0xc000587818}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000790e08, {0x7ef90c094798, 0xc0005871b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000790e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000790e08, {0xc000bc4000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005c0480, {0xc000bc4000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a9f980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a9f980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005c0480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24867 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25281 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24114 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24304 [select]: net/http.(*persistConn).writeLoop(0xc00079e120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24297 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24971 [IO wait]: internal/poll.runtime_pollWait(0x7ef904779238, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012a500?, 0xc000b00000?, 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(0xc00012a500, {0xc000b00000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012a500, {0xc000b00000?, 0x12fb?, 0xc000354d20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006326f0, {0xc000b00000?, 0xc000b00000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a985e8, {0xc000b00000?, 0x7ef90c260d08?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000993080, {0xc000b00000?, 0x12fb?, 0x41c9820?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006429b8, {0x2d0c260, 0xc000993080}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000642708, {0x7ef90c094798, 0xc000a985e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000642708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000642708, {0xc0009cd000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055a7e0, {0xc0009cd000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d48f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d48f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055a7e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24801 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25287 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24114 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24246 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef9540659d0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033b480?, 0xc000b18000?, 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(0xc00033b480, {0xc000b18000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033b480, {0xc000b18000?, 0x12fb?, 0xc000705b40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a938, {0xc000b18000?, 0xc000b18000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000913b48, {0xc000b18000?, 0x7ef90c25f7c8?, 0x7ef9540ee5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000382ff0, {0xc000b18000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007ced38, {0x2d0c260, 0xc000382ff0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007cea88, {0x7ef90c094798, 0xc000913b48}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007cea88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007cea88, {0xc0009f7000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055a900, {0xc0009f7000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00098c180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00098c180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055a900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24262 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25288 [select]: net/http.(*persistConn).roundTrip(0xc00056ab40, 0xc0001c4d70) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000162340, 0xc0003b5e00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00038e0c0, 0xc0003b5e00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc00059f8a0, 0xc0003b5cc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.33.0/transport.go:55 +0x15e net/http.send(0xc0003b5cc0, {0x2d0cf60, 0xc00059f8a0}, {0x6feb01?, 0xc000a12938?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0002ffda0, 0xc0003b5cc0, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0002ffda0, 0xc0003b5cc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0003b0000, {0x2d32a38, 0x41ece40}, 0xc0003b5900) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0003b0000, {0x2d32a38, 0x41ece40}, 0x419691?, {0x0?, 0x0?}, {0x21f22c0, 0xc0007ed1e0}, 0x41373d?, 0x29a4540, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 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(0xc00038e180, 0xc00098b000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038e180, 0xc00098b000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath(0xc00033ab80, {0x2d32a38, 0x41ece40}, {0xc000573ce0, 0x1f}, 0xc00035cc08) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:242 +0x6b6 github.com/rclone/rclone/backend/yandex.(*Fs).List(0xc00033ab80, {0x2d32a38, 0x41ece40}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:366 +0x155 github.com/rclone/rclone/fs/list.DirSorted({0x2d32a38, 0x41ece40}, {0x2d4bf70, 0xc00033ab80}, 0x1, {0x0, 0x0}) /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:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 24114 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24976 [IO wait]: internal/poll.runtime_pollWait(0x7ef9047797b0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012aa00?, 0xc000b01300?, 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(0xc00012aa00, {0xc000b01300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012aa00, {0xc000b01300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015c250, {0xc000b01300?, 0x0?, 0x41e9140?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000992fc0, {0xc000b01300?, 0x7ef90c25f7c8?, 0x7ef9540eef30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000383920, {0xc000b01300?, 0x43d367?, 0xc0005d39e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000a7c2b8, {0x2d0c260, 0xc000383920}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000a7c008, {0x7ef90c094798, 0xc000992fc0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000a7c008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000a7c008, {0xc000a8b000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005c0fc0, {0xc000a8b000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000adc540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000adc540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005c0fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24987 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25167 [IO wait]: internal/poll.runtime_pollWait(0x7ef904779c10, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0180?, 0xc000811800?, 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(0xc0001f0180, {0xc000811800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0180, {0xc000811800?, 0x17fb?, 0xc000634900?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006320b8, {0xc000811800?, 0xc000811800?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a982b8, {0xc000811800?, 0x7ef95401d828?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00062b0f8, {0xc000811800?, 0x17fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000791438, {0x2d0c260, 0xc00062b0f8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000791188, {0x7ef90c094798, 0xc000a982b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000791188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000791188, {0xc0009f9000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00056a5a0, {0xc0009f9000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e15680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e15680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00056a5a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24957 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24237 [IO wait]: internal/poll.runtime_pollWait(0x7ef954065f48, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033a880?, 0xc0007fa600?, 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(0xc00033a880, {0xc0007fa600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033a880, {0xc0007fa600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a000, {0xc0007fa600?, 0x5?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000992000, {0xc0007fa600?, 0x7ef90c220bc8?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005863a8, {0xc0007fa600?, 0xb4?, 0xc000b9d9e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007cf0b8, {0x2d0c260, 0xc0005863a8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007cee08, {0x7ef90c094798, 0xc000992000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007cee08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007cee08, {0xc000253000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0000177a0, {0xc000253000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00098d8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00098d8c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0000177a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24081 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24919 [select]: net/http.(*persistConn).writeLoop(0xc0005c06c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24879 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24762 [IO wait]: internal/poll.runtime_pollWait(0x7ef954065c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0d80?, 0xc0007fcc00?, 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(0xc0001f0d80, {0xc0007fcc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0d80, {0xc0007fcc00?, 0x12fb?, 0xc00043d720?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015c4a8, {0xc0007fcc00?, 0xc0007fcc00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000992450, {0xc0007fcc00?, 0x7ef90c055c90?, 0x7ef9540eef30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a985a0, {0xc0007fcc00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007cfeb8, {0x2d0c260, 0xc000a985a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007cfc08, {0x7ef90c094798, 0xc000992450}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007cfc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007cfc08, {0xc000a24000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055ac60, {0xc000a24000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c634a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c634a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055ac60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24733 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25057 [IO wait]: internal/poll.runtime_pollWait(0x7ef904fc8fb0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f1580?, 0xc000a67900?, 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(0xc0001f1580, {0xc000a67900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f1580, {0xc000a67900?, 0x12fb?, 0xc0000736c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006328c8, {0xc000a67900?, 0xc000a67900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a994a0, {0xc000a67900?, 0x7ef90c042d98?, 0x7ef9540eef30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000912438, {0xc000a67900?, 0x43d487?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006430b8, {0x2d0c260, 0xc000912438}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000642e08, {0x7ef90c094798, 0xc000a994a0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000642e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000642e08, {0xc000c74000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055afc0, {0xc000c74000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ba2d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ba2d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055afc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25005 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25043 [IO wait]: internal/poll.runtime_pollWait(0x7ef904fc92f8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f1200?, 0xc000a66600?, 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(0xc0001f1200, {0xc000a66600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f1200, {0xc000a66600?, 0x12fb?, 0xc000072740?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000394980, {0xc000a66600?, 0xc000a66600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009120f0, {0xc000a66600?, 0x7ef90c2762b8?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003103a8, {0xc000a66600?, 0x43d367?, 0x4000fcb4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00097c638, {0x2d0c260, 0xc0003103a8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00097c388, {0x7ef90c094798, 0xc0009120f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00097c388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00097c388, {0xc000c22000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00079afc0, {0xc000c22000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c4a540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c4a540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00079afc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25030 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24886 [select]: net/http.(*persistConn).writeLoop(0xc0005c0480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24867 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24319 [IO wait]: internal/poll.runtime_pollWait(0x7ef9540666f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033af00?, 0xc0007fb900?, 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(0xc00033af00, {0xc0007fb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033af00, {0xc0007fb900?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000632270, {0xc0007fb900?, 0x5?, 0x41e9168?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000587410, {0xc0007fb900?, 0x7ef90c220bc8?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005874b8, {0xc0007fb900?, 0x41ef860?, 0xc0008099c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00044deb8, {0x2d0c260, 0xc0005874b8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00044dc08, {0x7ef90c094798, 0xc000587410}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00044dc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00044dc08, {0xc000a49000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005fe7e0, {0xc000a49000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009959e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009959e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fe7e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24326 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24257 [IO wait]: internal/poll.runtime_pollWait(0x7ef904779698, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033ad80?, 0xc00073c000?, 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(0xc00033ad80, {0xc00073c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033ad80, {0xc00073c000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a488, {0xc00073c000?, 0x5?, 0x41e9168?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000992630, {0xc00073c000?, 0x7ef90c260d08?, 0x7ef9540ee5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009926c0, {0xc00073c000?, 0x41ef860?, 0xc000bfc9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007cf438, {0x2d0c260, 0xc0009926c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007cf188, {0x7ef90c094798, 0xc000992630}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007cf188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007cf188, {0xc0005bc000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00079ad80, {0xc0005bc000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0005dc2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0005dc2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00079ad80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24311 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24903 [select]: net/http.(*persistConn).writeLoop(0xc00056ac60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24949 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25285 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24114 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25170 [select]: net/http.(*persistConn).writeLoop(0xc0005feb40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25114 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24863 [select]: net/http.(*persistConn).writeLoop(0xc00056a240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24840 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25286 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24114 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24818 [IO wait]: internal/poll.runtime_pollWait(0x7ef90c136a20, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f1300?, 0xc000853300?, 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(0xc0001f1300, {0xc000853300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f1300, {0xc000853300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015c670, {0xc000853300?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000992ee8, {0xc000853300?, 0x7ef90c261668?, 0x7ef9540ee5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d6090, {0xc000853300?, 0x68?, 0xc000c429e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f5b38, {0x2d0c260, 0xc0005d6090}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f5888, {0x7ef90c094798, 0xc000992ee8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f5888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001f5888, {0xc000b2a000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005fea20, {0xc000b2a000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e15620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e15620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fea20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24786 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24972 [select]: net/http.(*persistConn).writeLoop(0xc00055a7e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24801 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24303 [IO wait]: internal/poll.runtime_pollWait(0x7ef9540664c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033b200?, 0xc000852000?, 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(0xc00033b200, {0xc000852000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033b200, {0xc000852000?, 0x12fb?, 0xc00043cfe0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003945d8, {0xc000852000?, 0xc000852000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00062a840, {0xc000852000?, 0x7ef90c261668?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d6d38, {0xc000852000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000398d38, {0x2d0c260, 0xc0005d6d38}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000398a88, {0x7ef90c094798, 0xc00062a840}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000398a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000398a88, {0xc000870000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00079e120, {0xc000870000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000400c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000400c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00079e120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24297 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25168 [select]: net/http.(*persistConn).writeLoop(0xc00056a5a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24957 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25284 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24114 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24873 [IO wait]: internal/poll.runtime_pollWait(0x7ef904779350, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0300?, 0xc000856c00?, 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(0xc0001f0300, {0xc000856c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0300, {0xc000856c00?, 0x12fb?, 0xc00043f9a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006323c8, {0xc000856c00?, 0xc000856c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d72d8, {0xc000856c00?, 0x7ef90c261668?, 0x7ef9540ee5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d7800, {0xc000856c00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000197eb8, {0x2d0c260, 0xc0005d7800}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000197c08, {0x7ef90c094798, 0xc0005d72d8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000197c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000197c08, {0xc000a59000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005fed80, {0xc000a59000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c66900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c66900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fed80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24831 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24322 [select]: net/http.(*persistConn).writeLoop(0xc00079ad80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24311 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25081 [IO wait]: internal/poll.runtime_pollWait(0x7ef90c136390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003a9080?, 0xc000a68c00?, 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(0xc0003a9080, {0xc000a68c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003a9080, {0xc000a68c00?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015c7e8, {0xc000a68c00?, 0x5?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010768, {0xc000a68c00?, 0x7ef90c055c90?, 0x7ef9540ee5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a98198, {0xc000a68c00?, 0x55?, 0xc000d039e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000a7cd38, {0x2d0c260, 0xc000a98198}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000a7ca88, {0x7ef90c094798, 0xc000010768}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000a7ca88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000a7ca88, {0xc000d57000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055b200, {0xc000d57000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000924540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000924540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055b200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25092 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24874 [select]: net/http.(*persistConn).writeLoop(0xc0005fed80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24831 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25144 [select]: net/http.(*persistConn).writeLoop(0xc0005fec60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25119 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25082 [select]: net/http.(*persistConn).writeLoop(0xc00055b200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25092 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24902 [IO wait]: internal/poll.runtime_pollWait(0x7ef904fc91e0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012a380?, 0xc000a64000?, 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(0xc00012a380, {0xc000a64000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012a380, {0xc000a64000?, 0x41d4ae?, 0xc000a54d60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003945d0, {0xc000a64000?, 0x7ef90c260d08?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004df1e8, {0xc000a64000?, 0x7ef90c260d08?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009931e8, {0xc000a64000?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00097c2b8, {0x2d0c260, 0xc0009931e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00097c008, {0x7ef90c094798, 0xc0004df1e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00097c008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00097c008, {0xc000a72000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00056ac60, {0xc000a72000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000400480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000400480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00056ac60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24949 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25074 [select]: net/http.(*persistConn).writeLoop(0xc00055afc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25005 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24277 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00055ab40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24270 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24213 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00055a360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24199 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24247 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00055a900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24262 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24285 [select]: net/http.(*persistConn).writeLoop(0xc00079ac60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24241 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24345 [select]: net/http.(*persistConn).writeLoop(0xc00055a000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24338 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24386 [select]: net/http.(*persistConn).writeLoop(0xc00079b200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24362 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24212 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef9540665d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a2b980?, 0xc000738600?, 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(0xc000a2b980, {0xc000738600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a2b980, {0xc000738600?, 0x12fb?, 0xc000704f60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015c5d0, {0xc000738600?, 0xc000738600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d6df8, {0xc000738600?, 0x7ef90c261668?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d6e88, {0xc000738600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005d9b38, {0x2d0c260, 0xc0005d6e88}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005d9888, {0x7ef90c094798, 0xc0005d6df8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005d9888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005d9888, {0xc00077e000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055a360, {0xc00077e000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d489c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d489c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055a360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24199 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24928 [IO wait]: internal/poll.runtime_pollWait(0x7ef904fc90c8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033b700?, 0xc000895300?, 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(0xc00033b700, {0xc000895300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033b700, {0xc000895300?, 0x12fb?, 0xc00043d360?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000632630, {0xc000895300?, 0xc000895300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d7f38, {0xc000895300?, 0x7ef95401d828?, 0x7ef9540ee108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00062a090, {0xc000895300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000642638, {0x2d0c260, 0xc00062a090}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000642388, {0x7ef90c094798, 0xc0005d7f38}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000642388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000642388, {0xc00086d000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00056a900, {0xc00086d000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000de0d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000de0d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00056a900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24935 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24864 [IO wait]: internal/poll.runtime_pollWait(0x7ef904779008, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033ad00?, 0xc000855900?, 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(0xc00033ad00, {0xc000855900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033ad00, {0xc000855900?, 0x12fb?, 0xc00043f4e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000632188, {0xc000855900?, 0xc000855900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d68a0, {0xc000855900?, 0x7ef90c260d08?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000992588, {0xc000855900?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00059deb8, {0x2d0c260, 0xc000992588}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00059dc08, {0x7ef90c094798, 0xc0005d68a0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00059dc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00059dc08, {0xc0009a5000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005c0360, {0xc0009a5000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00038e780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00038e780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005c0360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24854 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24349 [select]: net/http.(*persistConn).writeLoop(0xc00078d200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24375 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24862 [IO wait]: internal/poll.runtime_pollWait(0x7ef904779468, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00033aa00?, 0xc000854600?, 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(0xc00033aa00, {0xc000854600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00033aa00, {0xc000854600?, 0x41d4ae?, 0xc00043f200?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000632180, {0xc000854600?, 0x7ef90c260d08?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d67c8, {0xc000854600?, 0x7ef90c260d08?, 0x7ef9540eea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009925e8, {0xc000854600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00059db38, {0x2d0c260, 0xc0009925e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00059d888, {0x7ef90c094798, 0xc0005d67c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00059d888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00059d888, {0xc000656000, 0x1000, 0xc000302600?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00056a240, {0xc000656000?, 0x80ffa5?, 0x2d08d80?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b32720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b32720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00056a240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24840 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25021 [select]: net/http.(*persistConn).writeLoop(0xc0005ff320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25012 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24763 [select]: net/http.(*persistConn).writeLoop(0xc00055ac60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24733 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25283 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24114 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.381615056s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestSyncConcurrentTruncate]