"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/02/10 05:11:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro" 2026/02/10 05:11:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/10 05:11:27 DEBUG : Creating backend with remote "/tmp/rclone1929474920" === 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 "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/10 05:11:28 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:28 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/10 05:11:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:29 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:29 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:30 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:30 INFO : sub dir/hello world: Copied (new) 2026/02/10 05:11:30 DEBUG : B2 bucket rclone-test-kaguvin3biro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:31 DEBUG : Creating backend with remote "/non-existing" 2026/02/10 05:11:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/10 05:11:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:32 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:32 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:34 INFO : B2 bucket rclone-test-kaguvin3biro: Running all checks before starting transfers 2026/02/10 05:11:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:34 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:34 INFO : B2 bucket rclone-test-kaguvin3biro: Checks finished, now starting transfers 2026/02/10 05:11:34 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:34 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:35 ERROR : Ignoring --no-traverse with sync 2026/02/10 05:11:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:35 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:35 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:36 INFO : sub dir/hello world: Copied (new) 2026/02/10 05:11:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.40s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/10 05:11:37 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:37 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:37 DEBUG : hello world2: size = 12 OK 2026/02/10 05:11:37 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/10 05:11:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.25s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:11:38 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:38 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:39 DEBUG : potato2: size = 11 OK 2026/02/10 05:11:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:11:40 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:40 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:40 DEBUG : potato2: size = 11 OK 2026/02/10 05:11:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/10 05:11:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/10 05:11:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/10 05:11:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/10 05:11:41 INFO : sub dir2: Making directory 2026/02/10 05:11:41 INFO : sub dir: Making directory 2026/02/10 05:11:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:41 INFO : sub dir2/sub sub dir2: Making directory 2026/02/10 05:11:41 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:41 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:42 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/02/10 05:11:42 DEBUG : B2 bucket rclone-test-kaguvin3biro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.34s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:42 INFO : sub dir2: Making directory 2026/02/10 05:11:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/10 05:11:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/10 05:11:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:43 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:43 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:44 DEBUG : sub dir2: Making directory with metadata 2026/02/10 05:11:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/10 05:11:44 INFO : sub dir2: Making directory 2026/02/10 05:11:44 INFO : sub dir: Making directory 2026/02/10 05:11:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:44 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:44 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:45 INFO : sub dir/hello world: Copied (new) 2026/02/10 05:11:45 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/10 05:11:45 DEBUG : B2 bucket rclone-test-kaguvin3biro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/10 05:11:45 DEBUG : B2 bucket rclone-test-kaguvin3biro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.61s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:46 INFO : sub dir2: Making directory 2026/02/10 05:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:46 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:46 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:46 INFO : sub dir/hello world: Copied (new) 2026/02/10 05:11:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:47 DEBUG : sub dir2: Making directory with metadata 2026/02/10 05:11:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/10 05:11:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/10 05:11:47 INFO : sub dir2: Making directory 2026/02/10 05:11:47 INFO : sub dir: Making directory 2026/02/10 05:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:47 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:47 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:48 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:48 INFO : sub dir/hello world: Copied (new) 2026/02/10 05:11:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/10 05:11:48 DEBUG : B2 bucket rclone-test-kaguvin3biro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.35s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:49 INFO : sub dir2: Making directory 2026/02/10 05:11:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:49 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:49 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:49 INFO : sub dir/hello world: Copied (new) 2026/02/10 05:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.37s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:51 DEBUG : Creating backend with remote "TestB2:rclone-test-heresan1pupe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kaguvin3biro -> B2 bucket rclone-test-heresan1pupe 2026/02/10 05:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:52 DEBUG : B2 bucket rclone-test-heresan1pupe: Waiting for checks to finish 2026/02/10 05:11:52 DEBUG : B2 bucket rclone-test-heresan1pupe: Waiting for transfers to finish 2026/02/10 05:11:53 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/10 05:11:53 DEBUG : B2 bucket rclone-test-heresan1pupe: Purge remote 2026/02/10 05:11:53 INFO : B2 bucket rclone-test-heresan1pupe: cleaning bucket "rclone-test-heresan1pupe" of all files 2026/02/10 05:11:53 DEBUG : sub dir/hello world: Deleting (id "4_z1fb28df3f06d4b5b9fc80e1b_f1061d3a6d833bdf3_d20260210_m051152_c001_v0001033_t0046_u01770700312806") --- PASS: TestServerSideCopy (4.19s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:11:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:11:55 DEBUG : sub dir/hello world: Sizes differ 2026/02/10 05:11:55 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:11:55 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:11:55 DEBUG : sub dir/hello world: size = 17 OK 2026/02/10 05:11:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/10 05:11:55 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.87s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-ceqabex8kopi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kaguvin3biro -> B2 bucket rclone-test-ceqabex8kopi 2026/02/10 05:11:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:11:58 DEBUG : B2 bucket rclone-test-ceqabex8kopi: Waiting for checks to finish 2026/02/10 05:11:58 DEBUG : B2 bucket rclone-test-ceqabex8kopi: Waiting for transfers to finish 2026/02/10 05:11:59 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:11:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:11:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/10 05:11:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:11:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ceqabex8kopi) 2026/02/10 05:11:59 DEBUG : sub dir/hello world: Sizes differ 2026/02/10 05:11:59 DEBUG : B2 bucket rclone-test-ceqabex8kopi: Waiting for checks to finish 2026/02/10 05:11:59 DEBUG : B2 bucket rclone-test-ceqabex8kopi: Waiting for transfers to finish 2026/02/10 05:12:00 DEBUG : sub dir/hello world: size = 17 OK 2026/02/10 05:12:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/10 05:12:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/10 05:12:00 DEBUG : B2 bucket rclone-test-ceqabex8kopi: Purge remote 2026/02/10 05:12:00 INFO : B2 bucket rclone-test-ceqabex8kopi: cleaning bucket "rclone-test-ceqabex8kopi" of all files 2026/02/10 05:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zfff2ad63f06d4b5b9fc80e1b_f1007c863ebfe6d4a_d20260210_m051200_c001_v0001036_t0040_u01770700320079") 2026/02/10 05:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zfff2ad63f06d4b5b9fc80e1b_f1021109417ad510f_d20260210_m051158_c001_v0001165_t0039_u01770700318862") --- PASS: TestServerSideCopyOverSelf (5.91s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:12:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:12:03 DEBUG : sub dir/hello world: Sizes differ 2026/02/10 05:12:03 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:03 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:03 DEBUG : sub dir/hello world: size = 17 OK 2026/02/10 05:12:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/10 05:12:03 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/10 05:12:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-luxurij5zejo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kaguvin3biro -> B2 bucket rclone-test-luxurij5zejo 2026/02/10 05:12:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:12:06 DEBUG : B2 bucket rclone-test-luxurij5zejo: Waiting for checks to finish 2026/02/10 05:12:06 DEBUG : B2 bucket rclone-test-luxurij5zejo: Waiting for transfers to finish 2026/02/10 05:12:07 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:12:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:12:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/10 05:12:07 DEBUG : B2 bucket rclone-test-luxurij5zejo: Waiting for checks to finish 2026/02/10 05:12:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:12:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-luxurij5zejo) 2026/02/10 05:12:07 DEBUG : sub dir/hello world: Sizes differ 2026/02/10 05:12:07 DEBUG : B2 bucket rclone-test-luxurij5zejo: Waiting for transfers to finish 2026/02/10 05:12:08 DEBUG : sub dir/hello world: size = 17 OK 2026/02/10 05:12:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/10 05:12:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/10 05:12:08 INFO : sub dir/hello world: Deleted 2026/02/10 05:12:09 DEBUG : testing file moves 2026/02/10 05:12:09 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:12:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-luxurij5zejo) 2026/02/10 05:12:09 DEBUG : sub dir/hello world: Sizes differ 2026/02/10 05:12:09 DEBUG : B2 bucket rclone-test-luxurij5zejo: Waiting for checks to finish 2026/02/10 05:12:09 DEBUG : B2 bucket rclone-test-luxurij5zejo: Waiting for transfers to finish 2026/02/10 05:12:10 DEBUG : sub dir/hello world: size = 24 OK 2026/02/10 05:12:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/10 05:12:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/10 05:12:10 INFO : sub dir/hello world: Deleted 2026/02/10 05:12:10 DEBUG : B2 bucket rclone-test-luxurij5zejo: Purge remote 2026/02/10 05:12:10 INFO : B2 bucket rclone-test-luxurij5zejo: cleaning bucket "rclone-test-luxurij5zejo" of all files 2026/02/10 05:12:10 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cd53f06d4b5b9fc80e1b_f116459e8c49658c9_d20260210_m051209_c001_v0001161_t0025_u01770700329823") 2026/02/10 05:12:10 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cd53f06d4b5b9fc80e1b_f1133bc5e70ba9781_d20260210_m051208_c001_v0001173_t0027_u01770700328082") 2026/02/10 05:12:10 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cd53f06d4b5b9fc80e1b_f113fc9443662a6f9_d20260210_m051206_c001_v0001033_t0007_u01770700326720") --- PASS: TestServerSideMoveOverSelf (7.64s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:12 ERROR : error listing: directory not found 2026/02/10 05:12:12 INFO : Local file system at /tmp/rclone1929474920: Making directory 2026/02/10 05:12:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.51s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:12:14 DEBUG : Local file system at /tmp/rclone1929474920: Waiting for checks to finish 2026/02/10 05:12:14 DEBUG : Local file system at /tmp/rclone1929474920: Waiting for transfers to finish 2026/02/10 05:12:14 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/10 05:12:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:12:14 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/10 05:12:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.87s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:15 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/10 05:12:15 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:15 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:15 DEBUG : check sum: size = 1 OK 2026/02/10 05:12:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/10 05:12:15 INFO : check sum: Copied (new) 2026/02/10 05:12:15 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:16 DEBUG : check sum: size = 1 OK 2026/02/10 05:12:16 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/10 05:12:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/10 05:12:16 DEBUG : check sum: Unchanged skipping 2026/02/10 05:12:16 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:16 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.55s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/10 05:12:17 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:17 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:17 DEBUG : sizeonly: size = 6 OK 2026/02/10 05:12:17 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/10 05:12:17 INFO : sizeonly: Copied (new) 2026/02/10 05:12:17 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:17 DEBUG : sizeonly: size = 6 OK 2026/02/10 05:12:17 DEBUG : sizeonly: Sizes identical 2026/02/10 05:12:17 DEBUG : sizeonly: Unchanged skipping 2026/02/10 05:12:17 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:17 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:17 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/10 05:12:18 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:18 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/10 05:12:19 INFO : ignore-size: Copied (new) 2026/02/10 05:12:19 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:19 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:12:19 DEBUG : ignore-size: Unchanged skipping 2026/02/10 05:12:19 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:19 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:19 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:21 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:21 DEBUG : existing: size = 6 OK 2026/02/10 05:12:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:12:21 DEBUG : existing: Unchanged skipping 2026/02/10 05:12:21 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:21 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:21 INFO : There was nothing to transfer 2026/02/10 05:12:21 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/10 05:12:21 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:21 DEBUG : existing: size = 6 OK 2026/02/10 05:12:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/10 05:12:21 INFO : existing: Copied (replaced existing) 2026/02/10 05:12:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.08s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/10 05:12:22 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:22 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:23 DEBUG : existing: size = 6 OK 2026/02/10 05:12:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/10 05:12:23 INFO : existing: Copied (new) 2026/02/10 05:12:23 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:23 DEBUG : existing: Destination exists, skipping 2026/02/10 05:12:23 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:23 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:23 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.98s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/10 05:12:25 DEBUG : c/non empty space: size = 5 OK 2026/02/10 05:12:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:12:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/10 05:12:25 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:25 DEBUG : c/non empty space: Unchanged skipping 2026/02/10 05:12:25 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:25 DEBUG : a/potato2: size = 60 OK 2026/02/10 05:12:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:12:25 INFO : a/potato2: Copied (new) 2026/02/10 05:12:25 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:27 DEBUG : empty space: size = 1 OK 2026/02/10 05:12:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/10 05:12:27 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/10 05:12:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/10 05:12:27 DEBUG : empty space: Unchanged skipping 2026/02/10 05:12:27 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:27 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:27 INFO : There was nothing to transfer 2026/02/10 05:12:28 DEBUG : empty space: size = 1 OK 2026/02/10 05:12:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/10 05:12:28 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/10 05:12:29 INFO : empty space: Updated modification time in destination 2026/02/10 05:12:29 DEBUG : empty space: Unchanged skipping 2026/02/10 05:12:29 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:29 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:31 DEBUG : empty space: size = 1 OK 2026/02/10 05:12:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/10 05:12:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/10 05:12:31 DEBUG : empty space: Unchanged skipping 2026/02/10 05:12:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:31 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:32 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:32 DEBUG : foo: size = 3 OK 2026/02/10 05:12:32 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/10 05:12:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:12:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:12:32 DEBUG : foo: sha1 differ 2026/02/10 05:12:32 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:32 DEBUG : foo: size = 3 OK 2026/02/10 05:12:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/10 05:12:32 INFO : foo: Copied (replaced existing) 2026/02/10 05:12:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:34 DEBUG : empty space: size = 1 OK 2026/02/10 05:12:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:12:34 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/10 05:12:34 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:34 DEBUG : empty space: Unchanged skipping 2026/02/10 05:12:34 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:34 DEBUG : potato: size = 60 OK 2026/02/10 05:12:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:12:34 INFO : potato: Copied (new) 2026/02/10 05:12:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:36 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:12:36 DEBUG : potato: size = 60 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:12:36 DEBUG : potato: Sizes differ 2026/02/10 05:12:36 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:36 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:37 DEBUG : potato: size = 21 OK 2026/02/10 05:12:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/10 05:12:37 INFO : potato: Copied (replaced existing) 2026/02/10 05:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.27s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:39 DEBUG : potato: size = 21 OK 2026/02/10 05:12:39 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/10 05:12:39 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1929474920) 2026/02/10 05:12:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:12:39 DEBUG : potato: sha1 differ 2026/02/10 05:12:39 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:39 DEBUG : potato: size = 21 OK 2026/02/10 05:12:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/10 05:12:39 INFO : potato: Copied (replaced existing) 2026/02/10 05:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:12:41 DEBUG : empty space: size = 1 OK 2026/02/10 05:12:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:12:41 DEBUG : empty space: Unchanged skipping 2026/02/10 05:12:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/10 05:12:41 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:41 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:41 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:43 DEBUG : empty space: size = 1 OK 2026/02/10 05:12:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:12:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:12:43 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:43 DEBUG : empty space: Unchanged skipping 2026/02/10 05:12:43 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:43 DEBUG : potato2: size = 60 OK 2026/02/10 05:12:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:12:43 INFO : potato2: Copied (new) 2026/02/10 05:12:43 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:45 INFO : d: Making directory 2026/02/10 05:12:45 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/10 05:12:46 DEBUG : c/non empty space: size = 5 OK 2026/02/10 05:12:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:12:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/10 05:12:46 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:46 DEBUG : c/non empty space: Unchanged skipping 2026/02/10 05:12:46 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:46 DEBUG : a/potato2: size = 60 OK 2026/02/10 05:12:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:12:46 INFO : a/potato2: Copied (new) 2026/02/10 05:12:46 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:46 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:48 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/10 05:12:49 DEBUG : c/non empty space: size = 5 OK 2026/02/10 05:12:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:12:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/10 05:12:49 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:49 DEBUG : c/non empty space: Unchanged skipping 2026/02/10 05:12:49 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:49 DEBUG : a/potato2: size = 60 OK 2026/02/10 05:12:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:12:49 INFO : a/potato2: Copied (new) 2026/02/10 05:12:49 ERROR : B2 bucket rclone-test-kaguvin3biro: not deleting files as there were IO errors 2026/02/10 05:12:49 ERROR : B2 bucket rclone-test-kaguvin3biro: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:51 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:52 DEBUG : empty space: size = 1 OK 2026/02/10 05:12:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:12:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:12:52 DEBUG : empty space: Unchanged skipping 2026/02/10 05:12:52 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:52 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:52 INFO : potato: Deleted 2026/02/10 05:12:52 DEBUG : potato2: size = 60 OK 2026/02/10 05:12:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:12:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.63s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:54 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:54 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:54 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:54 INFO : potato: Deleted 2026/02/10 05:12:54 DEBUG : empty space: size = 1 OK 2026/02/10 05:12:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:12:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:12:54 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:54 DEBUG : empty space: Unchanged skipping 2026/02/10 05:12:54 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:55 DEBUG : potato2: size = 60 OK 2026/02/10 05:12:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:12:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.78s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:12:56 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:56 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:57 DEBUG : potato2: size = 19 OK 2026/02/10 05:12:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/10 05:12:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:12:59 DEBUG : enormous: Excluded (Size Filter) 2026/02/10 05:12:59 DEBUG : enormous: Excluded 2026/02/10 05:12:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/10 05:12:59 DEBUG : potato2: Excluded 2026/02/10 05:12:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/10 05:12:59 DEBUG : empty space: size = 1 OK 2026/02/10 05:12:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:12:59 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:12:59 DEBUG : empty space: Unchanged skipping 2026/02/10 05:12:59 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:12:59 DEBUG : Waiting for deletions to finish 2026/02/10 05:12:59 INFO : There was nothing to transfer 2026/02/10 05:12:59 DEBUG : enormous: Excluded (Size Filter) 2026/02/10 05:12:59 DEBUG : enormous: Excluded 2026/02/10 05:12:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/10 05:12:59 DEBUG : potato2: Excluded 2026/02/10 05:13:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/10 05:13:00 DEBUG : empty space: size = 1 OK 2026/02/10 05:13:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/10 05:13:00 DEBUG : empty space: Unchanged skipping 2026/02/10 05:13:00 DEBUG : Local file system at /tmp/rclone1929474920: Waiting for checks to finish 2026/02/10 05:13:00 DEBUG : Local file system at /tmp/rclone1929474920: Waiting for transfers to finish 2026/02/10 05:13:00 DEBUG : Waiting for deletions to finish 2026/02/10 05:13:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:13:02 DEBUG : enormous: Excluded (Size Filter) 2026/02/10 05:13:02 DEBUG : enormous: Excluded 2026/02/10 05:13:02 DEBUG : potato2: Excluded (Size Filter) 2026/02/10 05:13:02 DEBUG : potato2: Excluded 2026/02/10 05:13:02 DEBUG : empty space: size = 1 OK 2026/02/10 05:13:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:13:02 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:02 DEBUG : empty space: Unchanged skipping 2026/02/10 05:13:02 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:02 DEBUG : Waiting for deletions to finish 2026/02/10 05:13:02 INFO : enormous: Deleted 2026/02/10 05:13:02 INFO : potato2: Deleted 2026/02/10 05:13:02 INFO : There was nothing to transfer 2026/02/10 05:13:03 DEBUG : Local file system at /tmp/rclone1929474920: Waiting for checks to finish 2026/02/10 05:13:03 DEBUG : empty space: size = 1 OK 2026/02/10 05:13:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/10 05:13:03 DEBUG : empty space: Unchanged skipping 2026/02/10 05:13:03 DEBUG : Local file system at /tmp/rclone1929474920: Waiting for transfers to finish 2026/02/10 05:13:03 DEBUG : Waiting for deletions to finish 2026/02/10 05:13:03 INFO : potato2: Deleted 2026/02/10 05:13:03 INFO : enormous: Deleted 2026/02/10 05:13:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.90s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:13:05 DEBUG : five: Need to transfer - File not found at Destination 2026/02/10 05:13:05 DEBUG : four: size = 4 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:13:05 DEBUG : one: Destination is newer than source, skipping 2026/02/10 05:13:05 DEBUG : three: size = 5 OK 2026/02/10 05:13:05 DEBUG : three: Sizes identical 2026/02/10 05:13:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/10 05:13:05 DEBUG : two: size = 3 OK 2026/02/10 05:13:05 DEBUG : four: size = 8 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:13:05 DEBUG : four: Sizes differ 2026/02/10 05:13:05 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1929474920) 2026/02/10 05:13:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:13:05 DEBUG : two: sha1 differ 2026/02/10 05:13:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/10 05:13:05 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:05 DEBUG : five: size = 4 OK 2026/02/10 05:13:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/10 05:13:05 INFO : five: Copied (new) 2026/02/10 05:13:06 DEBUG : two: size = 3 OK 2026/02/10 05:13:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/10 05:13:06 INFO : two: Copied (replaced existing) 2026/02/10 05:13:06 DEBUG : four: size = 4 OK 2026/02/10 05:13:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/10 05:13:06 INFO : four: Copied (replaced existing) 2026/02/10 05:13:06 DEBUG : Waiting for deletions to finish 2026/02/10 05:13:06 DEBUG : five: size = 4 OK 2026/02/10 05:13:06 DEBUG : four: size = 4 OK 2026/02/10 05:13:06 DEBUG : one: Destination is newer than source, skipping 2026/02/10 05:13:06 DEBUG : three: size = 5 OK 2026/02/10 05:13:06 DEBUG : two: size = 3 OK 2026/02/10 05:13:06 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/10 05:13:06 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/10 05:13:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/10 05:13:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/10 05:13:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/10 05:13:06 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/10 05:13:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/10 05:13:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1929474920) 2026/02/10 05:13:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:13:06 DEBUG : three: sha1 differ 2026/02/10 05:13:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/10 05:13:06 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/10 05:13:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/10 05:13:06 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:07 DEBUG : three: size = 5 OK 2026/02/10 05:13:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/10 05:13:07 INFO : three: Copied (replaced existing) 2026/02/10 05:13:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.97s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/10 05:13:09 INFO : B2 bucket rclone-test-kaguvin3biro: Making map for --track-renames 2026/02/10 05:13:09 INFO : B2 bucket rclone-test-kaguvin3biro: Finished making map for --track-renames 2026/02/10 05:13:09 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/10 05:13:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/10 05:13:09 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for renames to finish 2026/02/10 05:13:09 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:09 DEBUG : potato: size = 14 OK 2026/02/10 05:13:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/10 05:13:09 INFO : potato: Copied (new) 2026/02/10 05:13:09 DEBUG : yam: size = 11 OK 2026/02/10 05:13:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/10 05:13:09 INFO : yam: Copied (new) 2026/02/10 05:13:09 DEBUG : Waiting for deletions to finish 2026/02/10 05:13:09 DEBUG : potato: size = 14 OK 2026/02/10 05:13:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:13:09 INFO : B2 bucket rclone-test-kaguvin3biro: Making map for --track-renames 2026/02/10 05:13:09 INFO : B2 bucket rclone-test-kaguvin3biro: Finished making map for --track-renames 2026/02/10 05:13:09 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:09 DEBUG : potato: Unchanged skipping 2026/02/10 05:13:09 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for renames to finish 2026/02/10 05:13:10 DEBUG : yaml: size = 11 OK 2026/02/10 05:13:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/10 05:13:10 INFO : yam: Copied (server-side copy) to: yaml 2026/02/10 05:13:10 INFO : yam: Deleted 2026/02/10 05:13:10 INFO : yaml: Renamed from "yam" 2026/02/10 05:13:10 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/10 05:13:12 INFO : B2 bucket rclone-test-kaguvin3biro: Making map for --track-renames 2026/02/10 05:13:12 INFO : B2 bucket rclone-test-kaguvin3biro: Finished making map for --track-renames 2026/02/10 05:13:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/10 05:13:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/10 05:13:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for renames to finish 2026/02/10 05:13:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:12 DEBUG : yam: size = 11 OK 2026/02/10 05:13:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/10 05:13:12 INFO : yam: Copied (new) 2026/02/10 05:13:12 DEBUG : potato: size = 14 OK 2026/02/10 05:13:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/10 05:13:12 INFO : potato: Copied (new) 2026/02/10 05:13:12 DEBUG : Waiting for deletions to finish 2026/02/10 05:13:12 DEBUG : potato: size = 14 OK 2026/02/10 05:13:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:13:12 INFO : B2 bucket rclone-test-kaguvin3biro: Making map for --track-renames 2026/02/10 05:13:12 INFO : B2 bucket rclone-test-kaguvin3biro: Finished making map for --track-renames 2026/02/10 05:13:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:12 DEBUG : potato: Unchanged skipping 2026/02/10 05:13:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for renames to finish 2026/02/10 05:13:13 DEBUG : yaml: size = 11 OK 2026/02/10 05:13:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/10 05:13:13 INFO : yam: Copied (server-side copy) to: yaml 2026/02/10 05:13:13 INFO : yam: Deleted 2026/02/10 05:13:13 INFO : yaml: Renamed from "yam" 2026/02/10 05:13:13 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/10 05:13:14 INFO : B2 bucket rclone-test-kaguvin3biro: Making map for --track-renames 2026/02/10 05:13:14 INFO : B2 bucket rclone-test-kaguvin3biro: Finished making map for --track-renames 2026/02/10 05:13:14 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/10 05:13:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/10 05:13:14 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for renames to finish 2026/02/10 05:13:14 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:15 DEBUG : sub/yam: size = 11 OK 2026/02/10 05:13:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/10 05:13:15 INFO : sub/yam: Copied (new) 2026/02/10 05:13:15 DEBUG : potato: size = 14 OK 2026/02/10 05:13:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/10 05:13:15 INFO : potato: Copied (new) 2026/02/10 05:13:15 DEBUG : Waiting for deletions to finish 2026/02/10 05:13:15 DEBUG : potato: size = 14 OK 2026/02/10 05:13:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:13:15 DEBUG : potato: Unchanged skipping 2026/02/10 05:13:15 INFO : B2 bucket rclone-test-kaguvin3biro: Making map for --track-renames 2026/02/10 05:13:15 INFO : B2 bucket rclone-test-kaguvin3biro: Finished making map for --track-renames 2026/02/10 05:13:15 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:15 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for renames to finish 2026/02/10 05:13:16 DEBUG : yam: size = 11 OK 2026/02/10 05:13:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/10 05:13:16 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/10 05:13:16 INFO : sub/yam: Deleted 2026/02/10 05:13:16 INFO : yam: Renamed from "sub/yam" 2026/02/10 05:13:16 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.34s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:13:17 DEBUG : Creating backend with remote "/tmp/rclone1929474920/dir1" 2026/02/10 05:13:17 DEBUG : Config file has changed externally - reloading 2026/02/10 05:13:17 DEBUG : Creating backend with remote "/tmp/rclone1929474920/dir2" 2026/02/10 05:13:17 DEBUG : Local file system at /tmp/rclone1929474920/dir2: Using server-side directory move 2026/02/10 05:13:17 INFO : Local file system at /tmp/rclone1929474920/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/10 05:13:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/10 05:13:17 DEBUG : Local file system at /tmp/rclone1929474920/dir2: Waiting for checks to finish 2026/02/10 05:13:17 INFO : file1.txt: Moved (server-side) 2026/02/10 05:13:17 DEBUG : Local file system at /tmp/rclone1929474920/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:13:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:13:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/10 05:13:18 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:18 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:18 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:13:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:13:18 INFO : sub dir/hello world: Copied (new) 2026/02/10 05:13:18 INFO : sub dir/hello world: Deleted 2026/02/10 05:13:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/10 05:13:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/10 05:13:19 INFO : nested/sub dir/file: Copied (new) 2026/02/10 05:13:19 INFO : nested/sub dir/file: Deleted 2026/02/10 05:13:19 INFO : sub dir: Removing directory 2026/02/10 05:13:19 INFO : nested/sub dir: Removing directory 2026/02/10 05:13:19 INFO : nested: Removing directory 2026/02/10 05:13:19 DEBUG : Local file system at /tmp/rclone1929474920: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:13:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/10 05:13:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/10 05:13:20 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:20 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/10 05:13:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/10 05:13:20 INFO : nested/sub dir/file: Copied (new) 2026/02/10 05:13:20 INFO : nested/sub dir/file: Deleted 2026/02/10 05:13:20 DEBUG : sub dir/hello world: size = 11 OK 2026/02/10 05:13:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:13:20 INFO : sub dir/hello world: Copied (new) 2026/02/10 05:13:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:13:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/10 05:13:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/10 05:13:21 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:21 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:21 DEBUG : existing: size = 6 OK 2026/02/10 05:13:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/10 05:13:21 INFO : existing: Copied (new) 2026/02/10 05:13:21 INFO : existing: Deleted 2026/02/10 05:13:22 DEBUG : existing-b: size = 6 OK 2026/02/10 05:13:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/10 05:13:22 INFO : existing-b: Copied (new) 2026/02/10 05:13:22 INFO : existing-b: Deleted 2026/02/10 05:13:22 DEBUG : existing: Destination exists, skipping 2026/02/10 05:13:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/10 05:13:22 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:13:22 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:13:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:13:23 DEBUG : Creating backend with remote "TestB2:rclone-test-paquciw2toxo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kaguvin3biro -> B2 bucket rclone-test-paquciw2toxo 2026/02/10 05:13:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:13:27 DEBUG : empty space: size = 1 OK 2026/02/10 05:13:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/10 05:13:27 DEBUG : empty space: Unchanged skipping 2026/02/10 05:13:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:13:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-paquciw2toxo) 2026/02/10 05:13:27 DEBUG : potato3: Sizes differ 2026/02/10 05:13:27 DEBUG : B2 bucket rclone-test-paquciw2toxo: Waiting for checks to finish 2026/02/10 05:13:27 INFO : empty space: Deleted 2026/02/10 05:13:27 DEBUG : B2 bucket rclone-test-paquciw2toxo: Waiting for transfers to finish 2026/02/10 05:13:28 DEBUG : potato2: size = 60 OK 2026/02/10 05:13:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:13:28 INFO : potato2: Copied (server-side copy) 2026/02/10 05:13:28 INFO : potato2: Deleted 2026/02/10 05:13:28 DEBUG : potato3: size = 68 OK 2026/02/10 05:13:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/10 05:13:28 INFO : potato3: Copied (server-side copy) 2026/02/10 05:13:28 INFO : potato3: Deleted 2026/02/10 05:13:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zobejed6guyo" 2026/02/10 05:13:30 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/10 05:13:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:13:30 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/10 05:13:30 DEBUG : B2 bucket rclone-test-zobejed6guyo: Waiting for checks to finish 2026/02/10 05:13:30 DEBUG : B2 bucket rclone-test-zobejed6guyo: Waiting for transfers to finish 2026/02/10 05:13:31 DEBUG : empty space: size = 1 OK 2026/02/10 05:13:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/10 05:13:31 INFO : empty space: Copied (server-side copy) 2026/02/10 05:13:31 INFO : empty space: Deleted 2026/02/10 05:13:31 DEBUG : potato2: size = 60 OK 2026/02/10 05:13:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:13:31 INFO : potato2: Copied (server-side copy) 2026/02/10 05:13:31 DEBUG : potato3: size = 68 OK 2026/02/10 05:13:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/10 05:13:31 INFO : potato3: Copied (server-side copy) 2026/02/10 05:13:31 INFO : potato2: Deleted 2026/02/10 05:13:31 INFO : potato3: Deleted 2026/02/10 05:13:32 DEBUG : B2 bucket rclone-test-zobejed6guyo: Purge remote 2026/02/10 05:13:32 INFO : B2 bucket rclone-test-zobejed6guyo: cleaning bucket "rclone-test-zobejed6guyo" of all files 2026/02/10 05:13:32 DEBUG : empty space: Deleting (id "4_z9f320dd3f08d4b5b9fc80e1b_f1117396fb30ba94d_d20260210_m051330_c001_v0001173_t0010_u01770700410618") 2026/02/10 05:13:32 DEBUG : potato2: Deleting (id "4_z9f320dd3f08d4b5b9fc80e1b_f1117396fb30ba95e_d20260210_m051331_c001_v0001173_t0059_u01770700411000") 2026/02/10 05:13:32 DEBUG : potato3: Deleting (id "4_z9f320dd3f08d4b5b9fc80e1b_f116e4f949e0c4417_d20260210_m051331_c001_v0001173_t0055_u01770700411000") 2026/02/10 05:13:32 DEBUG : B2 bucket rclone-test-paquciw2toxo: Purge remote 2026/02/10 05:13:32 INFO : B2 bucket rclone-test-paquciw2toxo: cleaning bucket "rclone-test-paquciw2toxo" of all files 2026/02/10 05:13:33 DEBUG : empty space: Deleting (id "4_zdff2fdb3f07d4b5b9fc80e1b_f405dfb98b8c6627b_d20260210_m051331_c001_v7007000_t0000_u01770700411346") 2026/02/10 05:13:33 DEBUG : empty space: Deleting (id "4_zdff2fdb3f07d4b5b9fc80e1b_f1181acd8fca67d77_d20260210_m051326_c001_v0001105_t0030_u01770700406668") 2026/02/10 05:13:33 DEBUG : potato2: Deleting (id "4_zdff2fdb3f07d4b5b9fc80e1b_f405dfb98b8c6627f_d20260210_m051331_c001_v7007000_t0000_u01770700411702") 2026/02/10 05:13:33 DEBUG : potato2: Deleting (id "4_zdff2fdb3f07d4b5b9fc80e1b_f1196e915979164be_d20260210_m051327_c001_v0001103_t0001_u01770700407784") 2026/02/10 05:13:33 DEBUG : potato3: Deleting (id "4_zdff2fdb3f07d4b5b9fc80e1b_f4005c12eb3ec4efd_d20260210_m051331_c001_v7007000_t0000_u01770700411754") 2026/02/10 05:13:33 DEBUG : potato3: Deleting (id "4_zdff2fdb3f07d4b5b9fc80e1b_f1159803399d25a6f_d20260210_m051328_c001_v0001134_t0033_u01770700408156") 2026/02/10 05:13:33 DEBUG : potato3: Deleting (id "4_zdff2fdb3f07d4b5b9fc80e1b_f1181acd8fca67d79_d20260210_m051327_c001_v0001105_t0002_u01770700407045") --- PASS: TestServerSideMove (11.37s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-pameteb2leda" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kaguvin3biro -> B2 bucket rclone-test-pameteb2leda 2026/02/10 05:13:40 DEBUG : empty space: Excluded (Size Filter) 2026/02/10 05:13:40 DEBUG : empty space: Excluded (Size Filter) 2026/02/10 05:13:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:13:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:13:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pameteb2leda) 2026/02/10 05:13:40 DEBUG : potato3: Sizes differ 2026/02/10 05:13:40 DEBUG : B2 bucket rclone-test-pameteb2leda: Waiting for checks to finish 2026/02/10 05:13:40 DEBUG : B2 bucket rclone-test-pameteb2leda: Waiting for transfers to finish 2026/02/10 05:13:40 DEBUG : potato2: size = 60 OK 2026/02/10 05:13:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:13:40 INFO : potato2: Copied (server-side copy) 2026/02/10 05:13:40 INFO : potato2: Deleted 2026/02/10 05:13:41 DEBUG : potato3: size = 68 OK 2026/02/10 05:13:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/10 05:13:41 INFO : potato3: Copied (server-side copy) 2026/02/10 05:13:41 INFO : potato3: Deleted 2026/02/10 05:13:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qitiful4wiwe" 2026/02/10 05:13:42 DEBUG : empty space: Excluded (Size Filter) 2026/02/10 05:13:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:13:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/10 05:13:43 DEBUG : B2 bucket rclone-test-qitiful4wiwe: Waiting for checks to finish 2026/02/10 05:13:43 DEBUG : B2 bucket rclone-test-qitiful4wiwe: Waiting for transfers to finish 2026/02/10 05:13:44 DEBUG : potato3: size = 68 OK 2026/02/10 05:13:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/10 05:13:44 INFO : potato3: Copied (server-side copy) 2026/02/10 05:13:44 DEBUG : potato2: size = 60 OK 2026/02/10 05:13:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:13:44 INFO : potato2: Copied (server-side copy) 2026/02/10 05:13:44 INFO : potato3: Deleted 2026/02/10 05:13:44 INFO : potato2: Deleted 2026/02/10 05:13:44 DEBUG : B2 bucket rclone-test-qitiful4wiwe: Purge remote 2026/02/10 05:13:44 INFO : B2 bucket rclone-test-qitiful4wiwe: cleaning bucket "rclone-test-qitiful4wiwe" of all files 2026/02/10 05:13:45 DEBUG : potato2: Deleting (id "4_z5fc24d03f08d4b5b9fc80e1b_f1117396fb30baaa3_d20260210_m051343_c001_v0001173_t0044_u01770700423671") 2026/02/10 05:13:45 DEBUG : potato3: Deleting (id "4_z5fc24d03f08d4b5b9fc80e1b_f106f43d313927b2e_d20260210_m051344_c001_v0001184_t0037_u01770700424055") 2026/02/10 05:13:45 DEBUG : B2 bucket rclone-test-pameteb2leda: Purge remote 2026/02/10 05:13:45 INFO : B2 bucket rclone-test-pameteb2leda: cleaning bucket "rclone-test-pameteb2leda" of all files 2026/02/10 05:13:45 DEBUG : empty space: Deleting (id "4_z9fb22dc3f08d4b5b9fc80e1b_f115b03a4a76ae09c_d20260210_m051339_c001_v0001130_t0050_u01770700419164") 2026/02/10 05:13:45 DEBUG : potato2: Deleting (id "4_z9fb22dc3f08d4b5b9fc80e1b_f422462120cc6ac95_d20260210_m051344_c001_v7007000_t0000_u01770700424348") 2026/02/10 05:13:45 DEBUG : potato2: Deleting (id "4_z9fb22dc3f08d4b5b9fc80e1b_f1048d566d02f6fe9_d20260210_m051340_c001_v0001120_t0047_u01770700420613") 2026/02/10 05:13:45 DEBUG : potato3: Deleting (id "4_z9fb22dc3f08d4b5b9fc80e1b_f40646d866f96e81f_d20260210_m051344_c001_v7007000_t0000_u01770700424252") 2026/02/10 05:13:45 DEBUG : potato3: Deleting (id "4_z9fb22dc3f08d4b5b9fc80e1b_f11969ea65db4141c_d20260210_m051340_c001_v0001167_t0028_u01770700420863") 2026/02/10 05:13:45 DEBUG : potato3: Deleting (id "4_z9fb22dc3f08d4b5b9fc80e1b_f115b03a4a76ae09e_d20260210_m051339_c001_v0001130_t0034_u01770700419693") --- PASS: TestServerSideMoveWithFilter (12.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:13:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dadazuj8pubo" 2026/02/10 05:13:50 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kaguvin3biro -> B2 bucket rclone-test-dadazuj8pubo 2026/02/10 05:13:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:13:53 DEBUG : empty space: size = 1 OK 2026/02/10 05:13:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/10 05:13:53 DEBUG : empty space: Unchanged skipping 2026/02/10 05:13:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:13:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dadazuj8pubo) 2026/02/10 05:13:53 DEBUG : potato3: Sizes differ 2026/02/10 05:13:53 DEBUG : B2 bucket rclone-test-dadazuj8pubo: Waiting for checks to finish 2026/02/10 05:13:53 INFO : empty space: Deleted 2026/02/10 05:13:53 DEBUG : B2 bucket rclone-test-dadazuj8pubo: Waiting for transfers to finish 2026/02/10 05:13:54 DEBUG : potato2: size = 60 OK 2026/02/10 05:13:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:13:54 INFO : potato2: Copied (server-side copy) 2026/02/10 05:13:54 INFO : potato2: Deleted 2026/02/10 05:13:54 DEBUG : potato3: size = 68 OK 2026/02/10 05:13:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/10 05:13:54 INFO : potato3: Copied (server-side copy) 2026/02/10 05:13:54 INFO : potato3: Deleted 2026/02/10 05:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fapuqit3majo" 2026/02/10 05:13:55 INFO : tomatoDir: Making directory 2026/02/10 05:13:56 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/10 05:13:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/10 05:13:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/10 05:13:56 DEBUG : B2 bucket rclone-test-fapuqit3majo: Waiting for checks to finish 2026/02/10 05:13:56 DEBUG : B2 bucket rclone-test-fapuqit3majo: Waiting for transfers to finish 2026/02/10 05:13:57 DEBUG : empty space: size = 1 OK 2026/02/10 05:13:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/10 05:13:57 INFO : empty space: Copied (server-side copy) 2026/02/10 05:13:57 DEBUG : potato2: size = 60 OK 2026/02/10 05:13:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/10 05:13:57 INFO : potato2: Copied (server-side copy) 2026/02/10 05:13:57 INFO : empty space: Deleted 2026/02/10 05:13:57 INFO : potato2: Deleted 2026/02/10 05:13:57 DEBUG : potato3: size = 68 OK 2026/02/10 05:13:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/10 05:13:57 INFO : potato3: Copied (server-side copy) 2026/02/10 05:13:58 INFO : potato3: Deleted 2026/02/10 05:13:58 DEBUG : B2 bucket rclone-test-fapuqit3majo: Purge remote 2026/02/10 05:13:58 INFO : B2 bucket rclone-test-fapuqit3majo: cleaning bucket "rclone-test-fapuqit3majo" of all files 2026/02/10 05:13:58 DEBUG : empty space: Deleting (id "4_zcfb27d33f08d4b5b9fc80e1b_f107528a3aada7e44_d20260210_m051356_c001_v0001033_t0008_u01770700436870") 2026/02/10 05:13:58 DEBUG : potato2: Deleting (id "4_zcfb27d33f08d4b5b9fc80e1b_f10783f3dc9de96db_d20260210_m051357_c001_v0001103_t0050_u01770700437242") 2026/02/10 05:13:58 DEBUG : potato3: Deleting (id "4_zcfb27d33f08d4b5b9fc80e1b_f10257311770524a7_d20260210_m051357_c001_v0001173_t0027_u01770700437258") 2026/02/10 05:13:59 DEBUG : B2 bucket rclone-test-dadazuj8pubo: Purge remote 2026/02/10 05:13:59 INFO : B2 bucket rclone-test-dadazuj8pubo: cleaning bucket "rclone-test-dadazuj8pubo" of all files 2026/02/10 05:13:59 DEBUG : empty space: Deleting (id "4_zef125df3f08d4b5b9fc80e1b_f40889cf1b9bd408b_d20260210_m051357_c001_v7007000_t0000_u01770700437459") 2026/02/10 05:13:59 DEBUG : empty space: Deleting (id "4_zef125df3f08d4b5b9fc80e1b_f11011fc0a1fe07db_d20260210_m051352_c001_v0001146_t0042_u01770700432286") 2026/02/10 05:13:59 DEBUG : potato2: Deleting (id "4_zef125df3f08d4b5b9fc80e1b_f4105241147dc1b76_d20260210_m051357_c001_v7007000_t0000_u01770700437548") 2026/02/10 05:13:59 DEBUG : potato2: Deleting (id "4_zef125df3f08d4b5b9fc80e1b_f10609a1f019f293d_d20260210_m051353_c001_v0001173_t0007_u01770700433668") 2026/02/10 05:13:59 DEBUG : potato3: Deleting (id "4_zef125df3f08d4b5b9fc80e1b_f4105241147dc1b78_d20260210_m051357_c001_v7007000_t0000_u01770700437928") 2026/02/10 05:13:59 DEBUG : potato3: Deleting (id "4_zef125df3f08d4b5b9fc80e1b_f116d6f3e26cecbb6_d20260210_m051354_c001_v0001113_t0035_u01770700434030") 2026/02/10 05:13:59 DEBUG : potato3: Deleting (id "4_zef125df3f08d4b5b9fc80e1b_f11011fc0a1fe07e1_d20260210_m051352_c001_v0001146_t0009_u01770700432959") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.58s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:14:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:14:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/rclone-sync-test" 2026/02/10 05:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/rclone-sync-test-include/layer2" 2026/02/10 05:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/rclone-sync-test-ignore-file" 2026/02/10 05:14:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/10 05:14:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/10 05:14:12 DEBUG : pacer: Reducing sleep to 10ms 2026/02/10 05:14:12 DEBUG : B2 bucket rclone-test-kaguvin3biro path rclone-sync-test: Waiting for checks to finish 2026/02/10 05:14:12 DEBUG : B2 bucket rclone-test-kaguvin3biro path rclone-sync-test: Waiting for transfers to finish 2026/02/10 05:14:12 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:12 INFO : There was nothing to transfer 2026/02/10 05:14:13 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:14:13 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:14:13 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:13 INFO : There was nothing to transfer 2026/02/10 05:14:13 DEBUG : B2 bucket rclone-test-kaguvin3biro path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/10 05:14:13 DEBUG : B2 bucket rclone-test-kaguvin3biro path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/10 05:14:13 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:13 INFO : There was nothing to transfer 2026/02/10 05:14:14 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:14:14 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:14:14 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:14 INFO : There was nothing to transfer 2026/02/10 05:14:14 DEBUG : B2 bucket rclone-test-kaguvin3biro path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/10 05:14:14 DEBUG : B2 bucket rclone-test-kaguvin3biro path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/10 05:14:14 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.49s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:14:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/dst" 2026/02/10 05:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/CompareDest" 2026/02/10 05:14:18 DEBUG : one: Need to transfer - File not found at Destination 2026/02/10 05:14:18 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:18 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:18 DEBUG : one: size = 3 OK 2026/02/10 05:14:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/10 05:14:18 INFO : one: Copied (new) 2026/02/10 05:14:18 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:19 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:14:19 DEBUG : one: Sizes differ 2026/02/10 05:14:19 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:19 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:20 DEBUG : one: size = 5 OK 2026/02/10 05:14:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/10 05:14:20 INFO : one: Copied (replaced existing) 2026/02/10 05:14:20 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:22 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:14:22 DEBUG : one: Sizes differ 2026/02/10 05:14:22 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:22 DEBUG : one: size = 5 OK 2026/02/10 05:14:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/10 05:14:22 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:22 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:22 INFO : There was nothing to transfer 2026/02/10 05:14:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:23 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:14:23 DEBUG : one: Sizes differ 2026/02/10 05:14:23 DEBUG : two: size = 3 OK 2026/02/10 05:14:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/10 05:14:23 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:23 DEBUG : one: size = 5 OK 2026/02/10 05:14:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/10 05:14:23 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:23 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:23 INFO : There was nothing to transfer 2026/02/10 05:14:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:24 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:14:24 DEBUG : one: Sizes differ 2026/02/10 05:14:24 DEBUG : two: size = 3 OK 2026/02/10 05:14:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/10 05:14:24 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:24 DEBUG : one: size = 5 OK 2026/02/10 05:14:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/10 05:14:24 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:24 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:24 INFO : There was nothing to transfer 2026/02/10 05:14:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:25 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:14:25 DEBUG : one: Sizes differ 2026/02/10 05:14:25 DEBUG : two: size = 3 OK 2026/02/10 05:14:25 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/02/10 05:14:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/10 05:14:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/10 05:14:25 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:25 DEBUG : one: size = 5 OK 2026/02/10 05:14:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/10 05:14:25 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:25 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:25 INFO : There was nothing to transfer 2026/02/10 05:14:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:26 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:14:26 DEBUG : one: Sizes differ 2026/02/10 05:14:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:26 DEBUG : two: size = 3 (B2 bucket rclone-test-kaguvin3biro path CompareDest) 2026/02/10 05:14:26 DEBUG : two: Sizes differ 2026/02/10 05:14:26 DEBUG : two: Need to transfer - File not found at Destination 2026/02/10 05:14:26 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:26 DEBUG : one: size = 5 OK 2026/02/10 05:14:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/10 05:14:26 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:26 DEBUG : two: size = 5 OK 2026/02/10 05:14:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/10 05:14:26 INFO : two: Copied (new) 2026/02/10 05:14:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.20s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:14:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/dest" 2026/02/10 05:14:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/pre-dest1" 2026/02/10 05:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/pre-dest2" 2026/02/10 05:14:34 DEBUG : 1: size = 1 OK 2026/02/10 05:14:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:14:34 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/10 05:14:34 DEBUG : 2: size = 1 OK 2026/02/10 05:14:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:14:34 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/10 05:14:34 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/10 05:14:34 DEBUG : B2 bucket rclone-test-kaguvin3biro path dest: Waiting for checks to finish 2026/02/10 05:14:34 DEBUG : B2 bucket rclone-test-kaguvin3biro path dest: Waiting for transfers to finish 2026/02/10 05:14:35 DEBUG : 3: size = 1 OK 2026/02/10 05:14:35 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/10 05:14:35 INFO : 3: Copied (new) 2026/02/10 05:14:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:14:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/dst" 2026/02/10 05:14:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/CopyDest" 2026/02/10 05:14:40 DEBUG : one: Need to transfer - File not found at Destination 2026/02/10 05:14:40 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:40 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:41 DEBUG : one: size = 3 OK 2026/02/10 05:14:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/10 05:14:41 INFO : one: Copied (new) 2026/02/10 05:14:41 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:41 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:14:41 DEBUG : one: Sizes differ 2026/02/10 05:14:41 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:42 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:42 DEBUG : one: size = 5 OK 2026/02/10 05:14:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/10 05:14:42 INFO : one: Copied (replaced existing) 2026/02/10 05:14:42 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/BackupDir" 2026/02/10 05:14:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:45 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:14:45 DEBUG : one: Sizes differ 2026/02/10 05:14:45 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:45 DEBUG : one: size = 5 OK 2026/02/10 05:14:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:45 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:14:45 DEBUG : one: Sizes differ 2026/02/10 05:14:47 DEBUG : one: size = 3 OK 2026/02/10 05:14:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/10 05:14:47 INFO : one: Copied (server-side copy) 2026/02/10 05:14:47 INFO : one: Deleted 2026/02/10 05:14:48 DEBUG : one: size = 5 OK 2026/02/10 05:14:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/10 05:14:48 INFO : one: Copied (server-side copy) 2026/02/10 05:14:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/10 05:14:48 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:48 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:49 DEBUG : one: size = 5 OK 2026/02/10 05:14:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:49 DEBUG : one: Unchanged skipping 2026/02/10 05:14:49 DEBUG : two: size = 3 OK 2026/02/10 05:14:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:50 DEBUG : two: size = 3 OK 2026/02/10 05:14:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/10 05:14:50 INFO : two: Copied (server-side copy) 2026/02/10 05:14:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/10 05:14:50 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:50 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:50 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:50 DEBUG : one: size = 5 OK 2026/02/10 05:14:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:50 DEBUG : one: Unchanged skipping 2026/02/10 05:14:50 DEBUG : two: size = 3 OK 2026/02/10 05:14:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:50 DEBUG : two: Unchanged skipping 2026/02/10 05:14:50 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:50 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:50 DEBUG : Waiting for deletions to finish 2026/02/10 05:14:50 INFO : There was nothing to transfer 2026/02/10 05:14:51 DEBUG : one: size = 5 OK 2026/02/10 05:14:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:51 DEBUG : one: Unchanged skipping 2026/02/10 05:14:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:14:52 DEBUG : three: size = 5 (B2 bucket rclone-test-kaguvin3biro path CopyDest) 2026/02/10 05:14:52 DEBUG : three: Sizes differ 2026/02/10 05:14:52 DEBUG : three: Destination not found in --copy-dest 2026/02/10 05:14:52 DEBUG : three: Need to transfer - File not found at Destination 2026/02/10 05:14:52 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:14:52 DEBUG : two: size = 3 OK 2026/02/10 05:14:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/10 05:14:52 DEBUG : two: Unchanged skipping 2026/02/10 05:14:52 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:14:53 DEBUG : three: size = 7 OK 2026/02/10 05:14:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/10 05:14:53 INFO : three: Copied (new) 2026/02/10 05:14:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.76s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:14:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/dst" 2026/02/10 05:14:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/backup" 2026/02/10 05:15:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:00 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:00 DEBUG : one: Sizes differ 2026/02/10 05:15:00 DEBUG : two: size = 3 OK 2026/02/10 05:15:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:00 DEBUG : two: Unchanged skipping 2026/02/10 05:15:00 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:15:01 DEBUG : one: size = 3 OK 2026/02/10 05:15:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/10 05:15:01 INFO : one: Copied (server-side copy) 2026/02/10 05:15:01 INFO : one: Deleted 2026/02/10 05:15:01 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:15:02 DEBUG : one: size = 4 OK 2026/02/10 05:15:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:02 INFO : one: Copied (new) 2026/02/10 05:15:02 DEBUG : Waiting for deletions to finish 2026/02/10 05:15:03 DEBUG : three.txt: size = 5 OK 2026/02/10 05:15:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/10 05:15:03 INFO : three.txt: Copied (server-side copy) 2026/02/10 05:15:03 INFO : three.txt: Deleted 2026/02/10 05:15:03 INFO : three.txt: Moved into backup dir 2026/02/10 05:15:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:04 DEBUG : one: size = 4 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:04 DEBUG : one: Sizes differ 2026/02/10 05:15:04 DEBUG : two: size = 3 OK 2026/02/10 05:15:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:04 DEBUG : two: Unchanged skipping 2026/02/10 05:15:04 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:15:05 DEBUG : one: size = 4 OK 2026/02/10 05:15:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:05 INFO : one: Copied (server-side copy) 2026/02/10 05:15:06 INFO : one: Deleted 2026/02/10 05:15:06 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:15:06 DEBUG : one: size = 5 OK 2026/02/10 05:15:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/10 05:15:06 INFO : one: Copied (new) 2026/02/10 05:15:06 DEBUG : Waiting for deletions to finish 2026/02/10 05:15:07 DEBUG : three.txt: size = 6 OK 2026/02/10 05:15:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/10 05:15:07 INFO : three.txt: Copied (server-side copy) 2026/02/10 05:15:07 INFO : three.txt: Deleted 2026/02/10 05:15:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.63s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/dst" 2026/02/10 05:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/backup" 2026/02/10 05:15:13 DEBUG : two: size = 3 OK 2026/02/10 05:15:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:13 DEBUG : two: Unchanged skipping 2026/02/10 05:15:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:13 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:13 DEBUG : one: Sizes differ 2026/02/10 05:15:13 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:15:15 DEBUG : one.bak: size = 3 OK 2026/02/10 05:15:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/10 05:15:15 INFO : one: Copied (server-side copy) to: one.bak 2026/02/10 05:15:15 INFO : one: Deleted 2026/02/10 05:15:15 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:15:16 DEBUG : one: size = 4 OK 2026/02/10 05:15:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:16 INFO : one: Copied (new) 2026/02/10 05:15:16 DEBUG : Waiting for deletions to finish 2026/02/10 05:15:17 DEBUG : three.txt.bak: size = 5 OK 2026/02/10 05:15:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/10 05:15:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/10 05:15:17 INFO : three.txt: Deleted 2026/02/10 05:15:17 INFO : three.txt: Moved into backup dir 2026/02/10 05:15:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:19 DEBUG : one: size = 4 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:19 DEBUG : one: Sizes differ 2026/02/10 05:15:19 DEBUG : two: size = 3 OK 2026/02/10 05:15:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:19 DEBUG : two: Unchanged skipping 2026/02/10 05:15:19 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:15:19 DEBUG : one.bak: size = 4 OK 2026/02/10 05:15:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:19 INFO : one: Copied (server-side copy) to: one.bak 2026/02/10 05:15:19 INFO : one: Deleted 2026/02/10 05:15:19 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:15:19 DEBUG : one: size = 5 OK 2026/02/10 05:15:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/10 05:15:19 INFO : one: Copied (new) 2026/02/10 05:15:19 DEBUG : Waiting for deletions to finish 2026/02/10 05:15:20 DEBUG : three.txt.bak: size = 6 OK 2026/02/10 05:15:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/10 05:15:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/10 05:15:20 INFO : three.txt: Deleted 2026/02/10 05:15:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:15:23 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1146-07.backblaze.com/b2api/v1/b2_upload_file/0f323d03f06d4b5b9fc80e1b/c001_v0001146_t0019": EOF 2026/02/10 05:15:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-07.backblaze.com/b2api/v1/b2_upload_file/0f323d03f06d4b5b9fc80e1b/c001_v0001146_t0019": EOF) 2026/02/10 05:15:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kaguvin3biro: 1/10 (Post "https://pod-000-1146-07.backblaze.com/b2api/v1/b2_upload_file/0f323d03f06d4b5b9fc80e1b/c001_v0001146_t0019": EOF) 2026/02/10 05:15:25 DEBUG : pacer: Reducing sleep to 10ms 2026/02/10 05:15:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/dst" 2026/02/10 05:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/backup" 2026/02/10 05:15:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:29 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:29 DEBUG : one: Sizes differ 2026/02/10 05:15:29 DEBUG : two: size = 3 OK 2026/02/10 05:15:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:29 DEBUG : two: Unchanged skipping 2026/02/10 05:15:29 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:15:30 DEBUG : one-2019-01-01: size = 3 OK 2026/02/10 05:15:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/10 05:15:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/10 05:15:30 INFO : one: Deleted 2026/02/10 05:15:30 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:15:31 DEBUG : one: size = 4 OK 2026/02/10 05:15:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:31 INFO : one: Copied (new) 2026/02/10 05:15:31 DEBUG : Waiting for deletions to finish 2026/02/10 05:15:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/10 05:15:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/10 05:15:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/10 05:15:32 INFO : three.txt: Deleted 2026/02/10 05:15:32 INFO : three.txt: Moved into backup dir 2026/02/10 05:15:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:33 DEBUG : one: size = 4 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:33 DEBUG : one: Sizes differ 2026/02/10 05:15:33 DEBUG : two: size = 3 OK 2026/02/10 05:15:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:33 DEBUG : two: Unchanged skipping 2026/02/10 05:15:33 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:15:34 DEBUG : one-2019-01-01: size = 4 OK 2026/02/10 05:15:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/10 05:15:34 INFO : one: Deleted 2026/02/10 05:15:34 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:15:35 DEBUG : one: size = 5 OK 2026/02/10 05:15:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/10 05:15:35 INFO : one: Copied (new) 2026/02/10 05:15:35 DEBUG : Waiting for deletions to finish 2026/02/10 05:15:36 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/10 05:15:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/10 05:15:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/10 05:15:36 INFO : three.txt: Deleted 2026/02/10 05:15:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.52s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:15:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/dst" 2026/02/10 05:15:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:40 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:40 DEBUG : one: Sizes differ 2026/02/10 05:15:40 DEBUG : two: size = 3 OK 2026/02/10 05:15:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:40 DEBUG : two: Unchanged skipping 2026/02/10 05:15:40 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:15:41 DEBUG : one.bak: size = 3 OK 2026/02/10 05:15:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/10 05:15:41 INFO : one: Copied (server-side copy) to: one.bak 2026/02/10 05:15:41 INFO : one: Deleted 2026/02/10 05:15:41 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:15:42 DEBUG : one: size = 4 OK 2026/02/10 05:15:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:42 INFO : one: Copied (new) 2026/02/10 05:15:42 DEBUG : Waiting for deletions to finish 2026/02/10 05:15:43 DEBUG : three.txt.bak: size = 5 OK 2026/02/10 05:15:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/10 05:15:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/10 05:15:43 INFO : three.txt: Deleted 2026/02/10 05:15:43 INFO : three.txt: Moved into backup dir 2026/02/10 05:15:44 DEBUG : one.bak: Excluded (Path Filter) 2026/02/10 05:15:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/10 05:15:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:44 DEBUG : one: size = 4 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:44 DEBUG : one: Sizes differ 2026/02/10 05:15:44 DEBUG : two: size = 3 OK 2026/02/10 05:15:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:44 DEBUG : two: Unchanged skipping 2026/02/10 05:15:44 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for checks to finish 2026/02/10 05:15:45 DEBUG : one.bak: size = 4 OK 2026/02/10 05:15:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:45 INFO : one: Copied (server-side copy) to: one.bak 2026/02/10 05:15:45 INFO : one: Deleted 2026/02/10 05:15:45 DEBUG : B2 bucket rclone-test-kaguvin3biro path dst: Waiting for transfers to finish 2026/02/10 05:15:46 DEBUG : one: size = 5 OK 2026/02/10 05:15:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/10 05:15:46 INFO : one: Copied (new) 2026/02/10 05:15:46 DEBUG : Waiting for deletions to finish 2026/02/10 05:15:46 DEBUG : three.txt.bak: size = 6 OK 2026/02/10 05:15:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/10 05:15:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/10 05:15:47 INFO : three.txt: Deleted 2026/02/10 05:15:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.69s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/dst" 2026/02/10 05:15:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:51 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:51 DEBUG : one: Sizes differ 2026/02/10 05:15:52 DEBUG : one.bak: size = 3 OK 2026/02/10 05:15:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/10 05:15:52 INFO : one: Copied (server-side copy) to: one.bak 2026/02/10 05:15:52 INFO : one: Deleted 2026/02/10 05:15:53 DEBUG : one: size = 4 OK 2026/02/10 05:15:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:53 INFO : one: Copied (new) 2026/02/10 05:15:53 DEBUG : two: size = 3 OK 2026/02/10 05:15:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:53 DEBUG : two: Unchanged skipping 2026/02/10 05:15:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:54 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:54 DEBUG : three.txt: Sizes differ 2026/02/10 05:15:54 DEBUG : three.txt.bak: size = 5 OK 2026/02/10 05:15:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/10 05:15:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/10 05:15:55 INFO : three.txt: Deleted 2026/02/10 05:15:55 DEBUG : three.txt: size = 6 OK 2026/02/10 05:15:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/10 05:15:55 INFO : three.txt: Copied (new) 2026/02/10 05:15:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:56 DEBUG : one: size = 4 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:56 DEBUG : one: Sizes differ 2026/02/10 05:15:56 DEBUG : one.bak: size = 4 OK 2026/02/10 05:15:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:15:56 INFO : one: Copied (server-side copy) to: one.bak 2026/02/10 05:15:57 INFO : one: Deleted 2026/02/10 05:15:57 DEBUG : one: size = 5 OK 2026/02/10 05:15:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/10 05:15:57 INFO : one: Copied (new) 2026/02/10 05:15:57 DEBUG : two: size = 3 OK 2026/02/10 05:15:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:15:57 DEBUG : two: Unchanged skipping 2026/02/10 05:15:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:15:58 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:15:58 DEBUG : three.txt: Sizes differ 2026/02/10 05:15:59 DEBUG : three.txt.bak: size = 6 OK 2026/02/10 05:15:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/10 05:15:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/10 05:15:59 INFO : three.txt: Deleted 2026/02/10 05:15:59 DEBUG : three.txt: size = 19 OK 2026/02/10 05:15:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/10 05:15:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.72s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kaguvin3biro/dst" 2026/02/10 05:16:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:16:04 DEBUG : one: size = 3 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:16:04 DEBUG : one: Sizes differ 2026/02/10 05:16:05 DEBUG : one-2019-01-01: size = 3 OK 2026/02/10 05:16:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/10 05:16:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/10 05:16:06 INFO : one: Deleted 2026/02/10 05:16:08 DEBUG : one: size = 4 OK 2026/02/10 05:16:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:16:08 INFO : one: Copied (new) 2026/02/10 05:16:08 DEBUG : two: size = 3 OK 2026/02/10 05:16:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:08 DEBUG : two: Unchanged skipping 2026/02/10 05:16:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:16:08 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:16:08 DEBUG : three.txt: Sizes differ 2026/02/10 05:16:08 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/10 05:16:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/10 05:16:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/10 05:16:08 INFO : three.txt: Deleted 2026/02/10 05:16:10 DEBUG : three.txt: size = 6 OK 2026/02/10 05:16:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/10 05:16:10 INFO : three.txt: Copied (new) 2026/02/10 05:16:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:16:11 DEBUG : one: size = 4 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:16:11 DEBUG : one: Sizes differ 2026/02/10 05:16:11 DEBUG : one-2019-01-01: size = 4 OK 2026/02/10 05:16:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/10 05:16:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/10 05:16:12 INFO : one: Deleted 2026/02/10 05:16:14 DEBUG : one: size = 5 OK 2026/02/10 05:16:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/10 05:16:14 INFO : one: Copied (new) 2026/02/10 05:16:14 DEBUG : two: size = 3 OK 2026/02/10 05:16:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:14 DEBUG : two: Unchanged skipping 2026/02/10 05:16:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:16:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kaguvin3biro path dst) 2026/02/10 05:16:14 DEBUG : three.txt: Sizes differ 2026/02/10 05:16:15 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/10 05:16:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/10 05:16:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/10 05:16:15 INFO : three.txt: Deleted 2026/02/10 05:16:17 DEBUG : three.txt: size = 19 OK 2026/02/10 05:16:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/10 05:16:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.33s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:16:20 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:16:20 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:16:20 DEBUG : Testêé: Sizes differ 2026/02/10 05:16:20 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:16:20 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:16:21 DEBUG : Testêé: size = 14 OK 2026/02/10 05:16:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/10 05:16:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/10 05:16:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:16:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/10 05:16:22 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:16:22 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:16:22 DEBUG : existing: size = 6 OK 2026/02/10 05:16:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/10 05:16:22 INFO : existing: Copied (new) 2026/02/10 05:16:22 DEBUG : Waiting for deletions to finish 2026/02/10 05:16:23 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:16:23 DEBUG : existing: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:16:23 DEBUG : existing: Sizes differ 2026/02/10 05:16:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/10 05:16:23 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:16:23 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:16:23 ERROR : B2 bucket rclone-test-kaguvin3biro: not deleting files as there were IO errors 2026/02/10 05:16:23 ERROR : B2 bucket rclone-test-kaguvin3biro: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:16:24 DEBUG : EXISTING: size = 6 OK 2026/02/10 05:16:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:24 DEBUG : existing: Unchanged skipping 2026/02/10 05:16:24 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:16:24 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:16:24 DEBUG : Waiting for deletions to finish 2026/02/10 05:16:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:16:41 DEBUG : both10: size = 6 OK 2026/02/10 05:16:41 DEBUG : both12: size = 6 OK 2026/02/10 05:16:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both0: size = 6 OK 2026/02/10 05:16:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:16:41 DEBUG : both11: size = 6 OK 2026/02/10 05:16:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both12: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both13: size = 6 OK 2026/02/10 05:16:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both10: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both14: size = 6 OK 2026/02/10 05:16:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both14: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both15: size = 6 OK 2026/02/10 05:16:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both15: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both16: size = 6 OK 2026/02/10 05:16:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both0: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both17: size = 6 OK 2026/02/10 05:16:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both11: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both18: size = 6 OK 2026/02/10 05:16:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both18: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both19: size = 6 OK 2026/02/10 05:16:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both13: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both1: size = 6 OK 2026/02/10 05:16:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both16: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both2: size = 6 OK 2026/02/10 05:16:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both2: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both3: size = 6 OK 2026/02/10 05:16:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both3: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both4: size = 6 OK 2026/02/10 05:16:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both4: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both5: size = 6 OK 2026/02/10 05:16:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both5: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both6: size = 6 OK 2026/02/10 05:16:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both6: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both7: size = 6 OK 2026/02/10 05:16:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both17: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both8: size = 6 OK 2026/02/10 05:16:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both8: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both9: size = 6 OK 2026/02/10 05:16:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:16:41 DEBUG : both9: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both19: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both1: Unchanged skipping 2026/02/10 05:16:41 DEBUG : both7: Unchanged skipping 2026/02/10 05:16:41 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:16:41 DEBUG : Waiting for deletions to finish 2026/02/10 05:16:41 INFO : only19: Deleted 2026/02/10 05:16:41 INFO : only1: Deleted 2026/02/10 05:16:41 INFO : only4: Deleted 2026/02/10 05:16:41 INFO : only7: Deleted 2026/02/10 05:16:41 INFO : only5: Deleted 2026/02/10 05:16:41 INFO : only8: Deleted 2026/02/10 05:16:41 INFO : only0: Deleted 2026/02/10 05:16:41 INFO : only14: Deleted 2026/02/10 05:16:41 INFO : only16: Deleted 2026/02/10 05:16:41 INFO : only17: Deleted 2026/02/10 05:16:41 INFO : only18: Deleted 2026/02/10 05:16:42 INFO : only2: Deleted 2026/02/10 05:16:42 INFO : only9: Deleted 2026/02/10 05:16:42 INFO : only11: Deleted 2026/02/10 05:16:42 INFO : only3: Deleted 2026/02/10 05:16:42 INFO : only6: Deleted 2026/02/10 05:16:42 INFO : only10: Deleted 2026/02/10 05:16:42 INFO : only12: Deleted 2026/02/10 05:16:42 INFO : only13: Deleted 2026/02/10 05:16:42 INFO : only15: Deleted 2026/02/10 05:16:42 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.04s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:17:01 DEBUG : both10: size = 6 OK 2026/02/10 05:17:01 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:17:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both11: size = 6 OK 2026/02/10 05:17:01 DEBUG : both12: size = 6 OK 2026/02/10 05:17:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both0: size = 6 OK 2026/02/10 05:17:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both10: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both13: size = 6 OK 2026/02/10 05:17:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both13: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both14: size = 6 OK 2026/02/10 05:17:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both14: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both15: size = 6 OK 2026/02/10 05:17:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both15: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both16: size = 6 OK 2026/02/10 05:17:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both16: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both17: size = 6 OK 2026/02/10 05:17:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both17: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both18: size = 6 OK 2026/02/10 05:17:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both12: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both19: size = 6 OK 2026/02/10 05:17:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both11: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both1: size = 6 OK 2026/02/10 05:17:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both0: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both2: size = 6 OK 2026/02/10 05:17:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both18: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both3: size = 6 OK 2026/02/10 05:17:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both19: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both4: size = 6 OK 2026/02/10 05:17:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both4: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both5: size = 6 OK 2026/02/10 05:17:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both5: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both6: size = 6 OK 2026/02/10 05:17:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both6: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both7: size = 6 OK 2026/02/10 05:17:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both7: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both8: size = 6 OK 2026/02/10 05:17:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both1: Unchanged skipping 2026/02/10 05:17:01 DEBUG : both9: size = 6 OK 2026/02/10 05:17:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:01 DEBUG : both9: Unchanged skipping 2026/02/10 05:17:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only0: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only0: Sizes differ 2026/02/10 05:17:01 DEBUG : both2: Unchanged skipping 2026/02/10 05:17:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only10: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only10: Sizes differ 2026/02/10 05:17:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only11: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only11: Sizes differ 2026/02/10 05:17:01 DEBUG : both3: Unchanged skipping 2026/02/10 05:17:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only12: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only12: Sizes differ 2026/02/10 05:17:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only13: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only13: Sizes differ 2026/02/10 05:17:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only14: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only14: Sizes differ 2026/02/10 05:17:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only15: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only15: Sizes differ 2026/02/10 05:17:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only16: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only16: Sizes differ 2026/02/10 05:17:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only17: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only17: Sizes differ 2026/02/10 05:17:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only18: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only18: Sizes differ 2026/02/10 05:17:01 DEBUG : both8: Unchanged skipping 2026/02/10 05:17:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only19: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only19: Sizes differ 2026/02/10 05:17:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only1: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only1: Sizes differ 2026/02/10 05:17:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only2: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only2: Sizes differ 2026/02/10 05:17:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only3: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only3: Sizes differ 2026/02/10 05:17:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only4: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only4: Sizes differ 2026/02/10 05:17:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only5: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only5: Sizes differ 2026/02/10 05:17:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only6: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only6: Sizes differ 2026/02/10 05:17:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only7: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only7: Sizes differ 2026/02/10 05:17:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only8: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only8: Sizes differ 2026/02/10 05:17:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1929474920) 2026/02/10 05:17:01 DEBUG : only9: size = 6 (B2 bucket rclone-test-kaguvin3biro) 2026/02/10 05:17:01 DEBUG : only9: Sizes differ 2026/02/10 05:17:01 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:17:01 DEBUG : only10: size = 0 OK 2026/02/10 05:17:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:01 DEBUG : only13: size = 0 OK 2026/02/10 05:17:01 INFO : only10: Copied (replaced existing) 2026/02/10 05:17:01 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:01 INFO : only13: Copied (replaced existing) 2026/02/10 05:17:01 DEBUG : only15: size = 0 OK 2026/02/10 05:17:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:01 INFO : only15: Copied (replaced existing) 2026/02/10 05:17:01 DEBUG : only16: size = 0 OK 2026/02/10 05:17:01 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:01 INFO : only16: Copied (replaced existing) 2026/02/10 05:17:01 DEBUG : only17: size = 0 OK 2026/02/10 05:17:01 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:01 INFO : only17: Copied (replaced existing) 2026/02/10 05:17:01 DEBUG : only19: size = 0 OK 2026/02/10 05:17:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:01 INFO : only19: Copied (replaced existing) 2026/02/10 05:17:01 DEBUG : only12: size = 0 OK 2026/02/10 05:17:01 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:01 INFO : only12: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only0: size = 0 OK 2026/02/10 05:17:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only0: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only14: size = 0 OK 2026/02/10 05:17:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only14: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only11: size = 0 OK 2026/02/10 05:17:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only11: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only3: size = 0 OK 2026/02/10 05:17:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only3: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only4: size = 0 OK 2026/02/10 05:17:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only4: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only18: size = 0 OK 2026/02/10 05:17:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only18: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only6: size = 0 OK 2026/02/10 05:17:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only6: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only7: size = 0 OK 2026/02/10 05:17:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only7: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only1: size = 0 OK 2026/02/10 05:17:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only1: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only9: size = 0 OK 2026/02/10 05:17:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only9: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only2: size = 0 OK 2026/02/10 05:17:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only2: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only5: size = 0 OK 2026/02/10 05:17:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only5: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : only8: size = 0 OK 2026/02/10 05:17:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/10 05:17:02 INFO : only8: Copied (replaced existing) 2026/02/10 05:17:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.97s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:17:10 DEBUG : empty_dir: Making directory with metadata 2026/02/10 05:17:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/10 05:17:10 DEBUG : empty_on_remote: Making directory with metadata 2026/02/10 05:17:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/10 05:17:10 INFO : empty_on_remote: Making directory 2026/02/10 05:17:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/10 05:17:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/10 05:17:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/10 05:17:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/10 05:17:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:17:13 DEBUG : empty_dir: Making directory with metadata 2026/02/10 05:17:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/10 05:17:13 DEBUG : empty_on_remote: Making directory with metadata 2026/02/10 05:17:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/10 05:17:13 INFO : empty_on_remote: Making directory 2026/02/10 05:17:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/10 05:17:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/10 05:17:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/10 05:17:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/10 05:17:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/10 05:17:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:17:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/10 05:17:15 INFO : sub dir: Making directory 2026/02/10 05:17:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.15s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:17:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/10 05:17:17 INFO : sub dir: Making directory 2026/02/10 05:17:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.27s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:17:30 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:30 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:17:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : apple: size = 5 OK 2026/02/10 05:17:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : banana: size = 6 OK 2026/02/10 05:17:31 DEBUG : apple: Unchanged skipping 2026/02/10 05:17:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:17:31 DEBUG : banana: Unchanged skipping 2026/02/10 05:17:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:17:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:17:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:17:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:17:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:17:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:17:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:17:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:17:31 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:31 INFO : There was nothing to transfer 2026/02/10 05:17:31 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:31 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:17:31 DEBUG : apple: size = 5 OK 2026/02/10 05:17:31 DEBUG : banana: size = 6 OK 2026/02/10 05:17:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : apple: Unchanged skipping 2026/02/10 05:17:31 DEBUG : banana: Unchanged skipping 2026/02/10 05:17:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:17:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:17:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:17:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:17:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:17:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:17:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:17:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:17:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:17:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:17:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:17:31 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:31 INFO : There was nothing to transfer 2026/02/10 05:17:31 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:32 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:17:48 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:49 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : apple: size = 5 OK 2026/02/10 05:17:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : apple: Unchanged skipping 2026/02/10 05:17:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:17:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:17:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:17:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:17:49 DEBUG : banana: size = 6 OK 2026/02/10 05:17:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : banana: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:17:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:17:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:17:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:17:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:17:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:17:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:17:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:17:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:17:49 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:17:49 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:49 INFO : There was nothing to transfer 2026/02/10 05:17:49 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:49 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:17:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : apple: size = 5 OK 2026/02/10 05:17:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : apple: Unchanged skipping 2026/02/10 05:17:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:17:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:17:50 DEBUG : banana: size = 6 OK 2026/02/10 05:17:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : banana: Unchanged skipping 2026/02/10 05:17:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:17:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:17:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:17:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:17:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:17:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:17:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:17:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:17:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:17:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:17:50 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:17:50 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:17:50 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:50 INFO : There was nothing to transfer 2026/02/10 05:17:50 DEBUG : Waiting for deletions to finish 2026/02/10 05:17:50 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:17:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:18:06 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:06 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:18:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:18:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:07 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:07 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:07 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:07 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/10 05:18:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:07 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:18:07 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:18:07 DEBUG : YmFuYW5h: size = 6 OK 2026/02/10 05:18:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/10 05:18:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/10 05:18:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/10 05:18:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/10 05:18:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/10 05:18:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/10 05:18:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/10 05:18:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/10 05:18:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/10 05:18:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/10 05:18:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/10 05:18:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/10 05:18:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:08 DEBUG : YXBwbGU=: size = 5 OK 2026/02/10 05:18:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/10 05:18:08 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/10 05:18:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/10 05:18:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/10 05:18:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/10 05:18:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/10 05:18:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/10 05:18:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/10 05:18:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/10 05:18:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/10 05:18:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/10 05:18:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/10 05:18:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/10 05:18:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/10 05:18:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/10 05:18:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/10 05:18:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/10 05:18:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/10 05:18:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/10 05:18:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/10 05:18:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/10 05:18:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/10 05:18:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/10 05:18:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/10 05:18:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/10 05:18:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/10 05:18:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/10 05:18:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/10 05:18:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/10 05:18:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/10 05:18:09 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/10 05:18:09 INFO : dir1/0013-789;=.txt: Deleted 2026/02/10 05:18:10 INFO : appleappleapplebanana: Deleted 2026/02/10 05:18:10 INFO : dir1/0015-9;=.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/10 05:18:10 INFO : apple: Deleted 2026/02/10 05:18:10 INFO : banana: Deleted 2026/02/10 05:18:10 INFO : dir1/0009-3456789.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0010-456789.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0012-6789;.txt: Deleted 2026/02/10 05:18:10 INFO : splitbananasplit: Deleted 2026/02/10 05:18:10 INFO : dir1/0008-2345678.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0003-defghij.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0007-1234567.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0011-56789;.txt: Deleted 2026/02/10 05:18:10 INFO : dir1/0014-89;=.txt: Deleted 2026/02/10 05:18:10 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/10 05:18:11 DEBUG : YmFuYW5h: size = 6 OK 2026/02/10 05:18:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/10 05:18:11 DEBUG : banana: Unchanged skipping 2026/02/10 05:18:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:18:11 DEBUG : YXBwbGU=: size = 5 OK 2026/02/10 05:18:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : apple: Unchanged skipping 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/10 05:18:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:18:11 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:18:11 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:11 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/10 05:18:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/10 05:18:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/10 05:18:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/10 05:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/10 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/10 05:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/10 05:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/10 05:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:18:27 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:27 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:18:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:27 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:27 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/10 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/10 05:18:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/10 05:18:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/10 05:18:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/10 05:18:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/10 05:18:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/10 05:18:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/10 05:18:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/10 05:18:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/10 05:18:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/10 05:18:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/10 05:18:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/10 05:18:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/10 05:18:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/10 05:18:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/10 05:18:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:27 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:18:27 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:18:28 DEBUG : PREFIXbanana: size = 6 OK 2026/02/10 05:18:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/10 05:18:28 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/10 05:18:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/10 05:18:28 DEBUG : PREFIXapple: size = 5 OK 2026/02/10 05:18:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/10 05:18:28 INFO : apple: Copied (new) to: PREFIXapple 2026/02/10 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/10 05:18:28 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/10 05:18:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/10 05:18:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/10 05:18:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/10 05:18:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/10 05:18:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/10 05:18:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/10 05:18:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/10 05:18:28 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/10 05:18:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/10 05:18:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/10 05:18:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/10 05:18:28 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/10 05:18:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/10 05:18:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/10 05:18:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/10 05:18:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/10 05:18:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/10 05:18:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/10 05:18:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/10 05:18:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/10 05:18:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/10 05:18:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/10 05:18:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/10 05:18:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/10 05:18:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/10 05:18:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/10 05:18:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/10 05:18:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/10 05:18:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/10 05:18:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/10 05:18:29 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/10 05:18:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/10 05:18:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/10 05:18:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/10 05:18:29 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/10 05:18:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/10 05:18:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/10 05:18:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/10 05:18:29 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/10 05:18:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/10 05:18:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/10 05:18:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/10 05:18:29 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/10 05:18:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/10 05:18:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/10 05:18:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/10 05:18:29 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/10 05:18:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/10 05:18:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/10 05:18:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/10 05:18:29 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/10 05:18:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/10 05:18:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/10 05:18:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/10 05:18:29 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/10 05:18:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/10 05:18:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/10 05:18:29 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/10 05:18:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/10 05:18:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/10 05:18:29 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/10 05:18:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/10 05:18:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/10 05:18:30 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/10 05:18:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/10 05:18:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/10 05:18:30 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:30 INFO : apple: Deleted 2026/02/10 05:18:30 INFO : appleappleapplebanana: Deleted 2026/02/10 05:18:30 INFO : dir1/0015-9;=.txt: Deleted 2026/02/10 05:18:30 INFO : banana: Deleted 2026/02/10 05:18:30 INFO : splitbananasplit: Deleted 2026/02/10 05:18:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0003-defghij.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0008-2345678.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0009-3456789.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0011-56789;.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0014-89;=.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0010-456789.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0012-6789;.txt: Deleted 2026/02/10 05:18:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/10 05:18:31 INFO : dir1/0007-1234567.txt: Deleted 2026/02/10 05:18:31 INFO : dir1/0013-789;=.txt: Deleted 2026/02/10 05:18:31 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:18:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/10 05:18:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/10 05:18:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/10 05:18:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/10 05:18:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/10 05:18:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/10 05:18:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/10 05:18:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/10 05:18:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/10 05:18:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/10 05:18:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/10 05:18:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/10 05:18:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/10 05:18:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/10 05:18:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/10 05:18:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/10 05:18:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/10 05:18:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/10 05:18:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/10 05:18:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/10 05:18:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/10 05:18:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/10 05:18:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/10 05:18:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/10 05:18:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/10 05:18:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/10 05:18:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/10 05:18:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/10 05:18:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/10 05:18:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : apple: transformed to: PREFIXapple 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/10 05:18:31 DEBUG : banana: transformed to: PREFIXbanana 2026/02/10 05:18:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/10 05:18:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/10 05:18:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/10 05:18:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/10 05:18:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/10 05:18:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/10 05:18:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/10 05:18:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/10 05:18:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/10 05:18:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/10 05:18:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/10 05:18:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/10 05:18:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/10 05:18:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/10 05:18:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/10 05:18:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/10 05:18:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/10 05:18:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:18:31 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:18:32 DEBUG : banana: size = 6 OK 2026/02/10 05:18:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/10 05:18:32 INFO : banana: Copied (new) 2026/02/10 05:18:32 DEBUG : apple: size = 5 OK 2026/02/10 05:18:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/10 05:18:32 INFO : apple: Copied (new) 2026/02/10 05:18:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:18:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/10 05:18:32 INFO : appleappleapplebanana: Copied (new) 2026/02/10 05:18:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:18:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/10 05:18:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/10 05:18:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:18:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/10 05:18:32 INFO : splitbananasplit: Copied (new) 2026/02/10 05:18:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:18:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/10 05:18:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/10 05:18:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:18:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/10 05:18:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/10 05:18:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:18:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/10 05:18:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:18:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/10 05:18:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:18:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/10 05:18:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:18:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/10 05:18:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:18:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/10 05:18:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:18:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/10 05:18:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:18:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/10 05:18:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:18:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/10 05:18:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:18:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/10 05:18:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:18:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/10 05:18:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/10 05:18:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:18:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/10 05:18:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/10 05:18:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:18:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/10 05:18:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/10 05:18:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:18:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/10 05:18:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/10 05:18:34 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/10 05:18:34 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/10 05:18:34 INFO : PREFIXapple: Deleted 2026/02/10 05:18:34 INFO : PREFIXsplitbananasplit: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/10 05:18:34 INFO : PREFIXbanana: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/10 05:18:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/10 05:18:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/10 05:18:35 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:35 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:35 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:18:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:18:51 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:51 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:18:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/10 05:18:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/10 05:18:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/10 05:18:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/10 05:18:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/10 05:18:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/10 05:18:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/10 05:18:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:51 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:18:51 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:18:52 DEBUG : appleSUFFIX: size = 5 OK 2026/02/10 05:18:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/10 05:18:52 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/10 05:18:52 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/10 05:18:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/10 05:18:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/10 05:18:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/10 05:18:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/10 05:18:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/10 05:18:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/10 05:18:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/10 05:18:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/10 05:18:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/10 05:18:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/10 05:18:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/10 05:18:52 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/10 05:18:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/10 05:18:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/10 05:18:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/10 05:18:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/10 05:18:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/10 05:18:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/10 05:18:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/10 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/10 05:18:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/10 05:18:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/10 05:18:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/10 05:18:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/10 05:18:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/10 05:18:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/10 05:18:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/10 05:18:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/10 05:18:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/10 05:18:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/10 05:18:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/10 05:18:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/10 05:18:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/10 05:18:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/10 05:18:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/10 05:18:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/10 05:18:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/10 05:18:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/10 05:18:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/10 05:18:53 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/10 05:18:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/10 05:18:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/10 05:18:53 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:54 INFO : dir1/0014-89;=.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0012-6789;.txt: Deleted 2026/02/10 05:18:54 INFO : banana: Deleted 2026/02/10 05:18:54 INFO : dir1/0008-2345678.txt: Deleted 2026/02/10 05:18:54 INFO : splitbananasplit: Deleted 2026/02/10 05:18:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0013-789;=.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0007-1234567.txt: Deleted 2026/02/10 05:18:54 INFO : appleappleapplebanana: Deleted 2026/02/10 05:18:54 INFO : dir1/0003-defghij.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0010-456789.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0011-56789;.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0009-3456789.txt: Deleted 2026/02/10 05:18:54 INFO : dir1/0015-9;=.txt: Deleted 2026/02/10 05:18:54 INFO : apple: Deleted 2026/02/10 05:18:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/10 05:18:54 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/10 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/10 05:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/10 05:18:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/10 05:18:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:18:55 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:18:55 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:18:55 DEBUG : banana: size = 6 OK 2026/02/10 05:18:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/10 05:18:55 INFO : banana: Copied (new) 2026/02/10 05:18:55 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:18:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/10 05:18:55 INFO : splitbananasplit: Copied (new) 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:18:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/10 05:18:55 INFO : appleappleapplebanana: Copied (new) 2026/02/10 05:18:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:18:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/10 05:18:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/10 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/10 05:18:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/10 05:18:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:18:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/10 05:18:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/10 05:18:56 DEBUG : apple: size = 5 OK 2026/02/10 05:18:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/10 05:18:56 INFO : apple: Copied (new) 2026/02/10 05:18:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:18:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/10 05:18:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/10 05:18:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:18:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/10 05:18:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/10 05:18:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:18:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/10 05:18:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/10 05:18:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:18:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/10 05:18:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/10 05:18:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:18:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/10 05:18:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/10 05:18:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:18:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/10 05:18:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/10 05:18:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:18:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/10 05:18:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/10 05:18:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:18:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/10 05:18:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/10 05:18:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:18:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/10 05:18:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/10 05:18:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:18:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/10 05:18:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/10 05:18:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:18:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/10 05:18:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/10 05:18:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:18:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/10 05:18:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/10 05:18:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:18:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/10 05:18:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/10 05:18:58 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : splitbananasplitSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : bananaSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/10 05:18:58 INFO : appleSUFFIX: Deleted 2026/02/10 05:18:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/10 05:18:58 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:58 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:18:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : Waiting for deletions to finish 2026/02/10 05:18:59 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:19:14 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:14 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:19:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:19:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : apple: size = 5 OK 2026/02/10 05:19:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:16 DEBUG : banana: size = 6 OK 2026/02/10 05:19:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:16 DEBUG : banana: Unchanged skipping 2026/02/10 05:19:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:16 DEBUG : apple: Unchanged skipping 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/10 05:19:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/10 05:19:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/10 05:19:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:16 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:19:16 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:19:16 DEBUG : appleapple: size = 21 OK 2026/02/10 05:19:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/10 05:19:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/10 05:19:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:16 DEBUG : splitbanan: size = 16 OK 2026/02/10 05:19:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/10 05:19:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/10 05:19:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/10 05:19:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/10 05:19:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/10 05:19:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/10 05:19:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/10 05:19:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/10 05:19:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/10 05:19:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/10 05:19:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/10 05:19:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/10 05:19:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/10 05:19:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/10 05:19:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/10 05:19:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/10 05:19:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/10 05:19:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/10 05:19:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/10 05:19:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/10 05:19:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/10 05:19:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/10 05:19:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/10 05:19:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/10 05:19:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/10 05:19:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/10 05:19:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/10 05:19:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/10 05:19:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/10 05:19:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/10 05:19:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/10 05:19:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/10 05:19:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/10 05:19:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/10 05:19:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/10 05:19:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/10 05:19:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/10 05:19:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/10 05:19:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/10 05:19:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/10 05:19:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/10 05:19:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/10 05:19:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/10 05:19:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/10 05:19:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/10 05:19:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/10 05:19:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/10 05:19:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/10 05:19:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/10 05:19:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/10 05:19:18 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:18 INFO : appleappleapplebanana: Deleted 2026/02/10 05:19:18 INFO : dir1/0003-defghij.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0012-6789;.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0007-1234567.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0010-456789.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0011-56789;.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0014-89;=.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0015-9;=.txt: Deleted 2026/02/10 05:19:18 INFO : splitbananasplit: Deleted 2026/02/10 05:19:18 INFO : dir1/0008-2345678.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0009-3456789.txt: Deleted 2026/02/10 05:19:18 INFO : dir1/0013-789;=.txt: Deleted 2026/02/10 05:19:18 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:19 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : appleapple: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:19 DEBUG : apple: size = 5 OK 2026/02/10 05:19:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : appleapple: size = 21 OK 2026/02/10 05:19:19 DEBUG : apple: Unchanged skipping 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:19:19 DEBUG : banana: size = 6 OK 2026/02/10 05:19:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : banana: Unchanged skipping 2026/02/10 05:19:19 DEBUG : splitbanan: size = 16 OK 2026/02/10 05:19:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/10 05:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/10 05:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/10 05:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/10 05:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/10 05:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/10 05:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/10 05:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/10 05:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/10 05:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/10 05:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/10 05:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/10 05:19:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/10 05:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/10 05:19:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/10 05:19:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/10 05:19:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/10 05:19:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/10 05:19:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/10 05:19:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/10 05:19:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/10 05:19:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/10 05:19:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/10 05:19:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/10 05:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/10 05:19:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:19:19 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:19:19 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:19:19 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:19 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:19 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : appleapple: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/10 05:19:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/10 05:19:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/10 05:19:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/10 05:19:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/10 05:19:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/10 05:19:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/10 05:19:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/10 05:19:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/10 05:19:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/10 05:19:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/10 05:19:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/10 05:19:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/10 05:19:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/10 05:19:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/10 05:19:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/10 05:19:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/10 05:19:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/10 05:19:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/10 05:19:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/10 05:19:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/10 05:19:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/10 05:19:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:19:35 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:35 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:19:35 DEBUG : apple: size = 5 OK 2026/02/10 05:19:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:19:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : apple: Unchanged skipping 2026/02/10 05:19:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:19:35 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:19:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:19:35 DEBUG : banana: size = 6 OK 2026/02/10 05:19:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : banana: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:19:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:19:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:19:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:19:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:19:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:19:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:19:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:19:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:19:35 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:19:35 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:35 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:36 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : apple: size = 5 OK 2026/02/10 05:19:36 DEBUG : banana: size = 6 OK 2026/02/10 05:19:36 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:19:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:19:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : apple: Unchanged skipping 2026/02/10 05:19:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:19:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:19:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : banana: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:19:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:19:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:19:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:19:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:19:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:19:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:19:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:19:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:19:36 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:19:36 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:36 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:36 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:19:36 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:37 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:19:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:19:52 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:53 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : apple: size = 5 OK 2026/02/10 05:19:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : apple: Unchanged skipping 2026/02/10 05:19:53 DEBUG : banana: size = 6 OK 2026/02/10 05:19:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : banana: Unchanged skipping 2026/02/10 05:19:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:19:53 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:19:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:19:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:19:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:19:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:19:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:19:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:19:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:19:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:19:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:19:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:19:53 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:19:53 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:53 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:53 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:19:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : apple: size = 5 OK 2026/02/10 05:19:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : apple: Unchanged skipping 2026/02/10 05:19:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:19:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:19:54 DEBUG : banana: size = 6 OK 2026/02/10 05:19:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : banana: Unchanged skipping 2026/02/10 05:19:54 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:19:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:19:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:19:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:19:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:19:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:19:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:19:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:19:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:19:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:19:54 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:19:54 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:19:54 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:54 DEBUG : Waiting for deletions to finish 2026/02/10 05:19:54 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:19:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:20:11 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:12 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : banana: size = 6 OK 2026/02/10 05:20:12 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:20:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:20:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : banana: Unchanged skipping 2026/02/10 05:20:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:20:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:20:12 DEBUG : apple: size = 5 OK 2026/02/10 05:20:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : apple: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:20:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:20:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:20:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:20:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:20:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:20:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:20:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:20:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:20:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:20:12 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:12 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:12 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:20:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : apple: size = 5 OK 2026/02/10 05:20:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : apple: Unchanged skipping 2026/02/10 05:20:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:20:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:20:13 DEBUG : banana: size = 6 OK 2026/02/10 05:20:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : banana: Unchanged skipping 2026/02/10 05:20:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:20:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:20:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:20:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:20:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:20:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:20:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:20:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:20:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:20:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:20:13 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:20:13 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:13 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:13 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:20:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:20:30 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:31 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : apple: size = 5 OK 2026/02/10 05:20:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : banana: size = 6 OK 2026/02/10 05:20:32 DEBUG : apple: Unchanged skipping 2026/02/10 05:20:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : banana: Unchanged skipping 2026/02/10 05:20:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:20:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:20:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:20:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:20:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:20:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:20:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:20:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:20:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:20:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:20:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:20:32 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:32 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:32 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : apple: size = 5 OK 2026/02/10 05:20:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : apple: Unchanged skipping 2026/02/10 05:20:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:20:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:20:32 DEBUG : banana: size = 6 OK 2026/02/10 05:20:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : banana: Unchanged skipping 2026/02/10 05:20:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:20:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:20:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:20:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:20:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:20:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:20:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:20:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:20:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:20:32 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:20:32 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:20:32 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:32 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:32 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:20:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:20:50 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:50 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:20:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:20:51 DEBUG : banana: size = 6 OK 2026/02/10 05:20:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:20:51 DEBUG : banana: Unchanged skipping 2026/02/10 05:20:51 DEBUG : apple: size = 5 OK 2026/02/10 05:20:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:20:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:20:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : apple: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:20:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:20:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:20:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:20:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:20:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:20:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:20:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:20:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:20:51 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:20:51 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:51 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:51 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:20:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : apple: size = 5 OK 2026/02/10 05:20:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/10 05:20:52 DEBUG : apple: Unchanged skipping 2026/02/10 05:20:52 DEBUG : banana: size = 6 OK 2026/02/10 05:20:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/10 05:20:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/10 05:20:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/10 05:20:52 DEBUG : banana: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:20:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/10 05:20:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/10 05:20:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/10 05:20:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/10 05:20:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/10 05:20:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/10 05:20:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/10 05:20:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:20:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/10 05:20:52 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:20:52 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:52 DEBUG : Waiting for deletions to finish 2026/02/10 05:20:52 DEBUG : apple: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : banana: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/10 05:20:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (217.13s) --- PASS: TestTransform/NFC (17.01s) --- PASS: TestTransform/NFD (18.31s) --- PASS: TestTransform/base64 (20.98s) --- PASS: TestTransform/prefix (24.20s) --- PASS: TestTransform/suffix (23.63s) --- PASS: TestTransform/truncate (20.45s) --- PASS: TestTransform/encoder (17.35s) --- PASS: TestTransform/ISO-8859-1 (17.73s) --- PASS: TestTransform/charmap (18.82s) --- PASS: TestTransform/lowercase (19.30s) --- PASS: TestTransform/ascii (19.34s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:20:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/10 05:20:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/10 05:20:57 INFO : sub dir_somesuffix: Making directory 2026/02/10 05:20:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/10 05:20:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/10 05:20:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/10 05:20:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/10 05:20:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/10 05:20:57 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:20:57 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:20:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/10 05:20:58 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:20:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/10 05:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.73s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:20:58 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:20:59 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:20:59 INFO : tictactoe: Making directory 2026/02/10 05:20:59 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:20:59 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:20:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:20:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/10 05:20:59 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:20:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:20:59 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:20:59 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/10 05:20:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:20:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/10 05:20:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:00 INFO : toe: Making directory 2026/02/10 05:21:00 INFO : toe/toe: Making directory 2026/02/10 05:21:00 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/10 05:21:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/10 05:21:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/10 05:21:00 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:00 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/10 05:21:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/10 05:21:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.91s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:02 INFO : toe: Making directory 2026/02/10 05:21:02 INFO : toe/toe: Making directory 2026/02/10 05:21:02 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/10 05:21:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/10 05:21:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/10 05:21:02 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:02 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/10 05:21:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/10 05:21:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.84s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:04 DEBUG : empty_dir: Making directory with metadata 2026/02/10 05:21:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/10 05:21:04 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:04 INFO : tictacempty_dir: Making directory 2026/02/10 05:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:04 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:04 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:04 INFO : tictactoe: Making directory 2026/02/10 05:21:04 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:04 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:04 INFO : tictactoe/tictactoe: Making directory 2026/02/10 05:21:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/10 05:21:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/10 05:21:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/10 05:21:04 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:04 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/10 05:21:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/10 05:21:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.79s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:05 DEBUG : empty_dir: Making directory with metadata 2026/02/10 05:21:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/10 05:21:05 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:06 INFO : tictacempty_dir: Making directory 2026/02/10 05:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:06 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:06 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:06 INFO : tictactoe: Making directory 2026/02/10 05:21:06 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:06 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:06 INFO : tictactoe/tictactoe: Making directory 2026/02/10 05:21:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/10 05:21:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/10 05:21:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:06 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:06 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/10 05:21:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/10 05:21:06 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:06 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/10 05:21:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/10 05:21:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/10 05:21:07 NOTICE: B2 bucket rclone-test-kaguvin3biro: 0 differences found 2026/02/10 05:21:07 NOTICE: B2 bucket rclone-test-kaguvin3biro: 1 matching files --- PASS: TestAllTag (1.79s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:07 INFO : tictactoe: Making directory 2026/02/10 05:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:07 INFO : tictactoe/tictactoe: Making directory 2026/02/10 05:21:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/10 05:21:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/10 05:21:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/10 05:21:07 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:07 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/10 05:21:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/10 05:21:09 DEBUG : Waiting for deletions to finish 2026/02/10 05:21:09 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:09 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:09 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/10 05:21:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/10 05:21:09 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/10 05:21:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/10 05:21:09 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:09 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.53s) === RUN TestSyntax 2026/02/10 05:21:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:10 INFO : toe: Making directory 2026/02/10 05:21:10 INFO : toe/toe: Making directory 2026/02/10 05:21:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/10 05:21:10 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:10 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:11 DEBUG : toe/toe/toe: size = 11 OK 2026/02/10 05:21:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:11 INFO : toe/toe/toe: Copied (new) 2026/02/10 05:21:11 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.16s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:12 DEBUG : empty_dir: Making directory with metadata 2026/02/10 05:21:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/10 05:21:12 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:12 INFO : tictacempty_dir: Making directory 2026/02/10 05:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:12 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:12 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:12 INFO : tictactoe: Making directory 2026/02/10 05:21:12 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:12 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:12 INFO : tictactoe/tictactoe: Making directory 2026/02/10 05:21:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/10 05:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/10 05:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:12 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/10 05:21:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:13 INFO : toe/toe/toe.txt: Deleted 2026/02/10 05:21:13 INFO : toe/toe: Removing directory 2026/02/10 05:21:13 INFO : toe: Removing directory 2026/02/10 05:21:13 INFO : empty_dir: Removing directory 2026/02/10 05:21:13 DEBUG : Local file system at /tmp/rclone1929474920: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.68s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:14 DEBUG : empty_dir: Making directory with metadata 2026/02/10 05:21:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/10 05:21:14 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:14 INFO : tictacempty_dir: Making directory 2026/02/10 05:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:14 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:14 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:14 INFO : tictactoe: Making directory 2026/02/10 05:21:14 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:14 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:14 INFO : tictactoe/tictactoe: Making directory 2026/02/10 05:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/10 05:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/10 05:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:14 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:14 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/10 05:21:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:14 INFO : toe/toe/toe.txt: Deleted 2026/02/10 05:21:14 INFO : toe/toe: Removing directory 2026/02/10 05:21:14 INFO : toe: Removing directory 2026/02/10 05:21:14 INFO : empty_dir: Removing directory 2026/02/10 05:21:14 DEBUG : Local file system at /tmp/rclone1929474920: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/10 05:21:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/10 05:21:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/10 05:21:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/10 05:21:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/10 05:21:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/10 05:21:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/10 05:21:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/10 05:21:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.57s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:17 DEBUG : Reset feature "Copy" 2026/02/10 05:21:17 DEBUG : Reset feature "Move" 2026/02/10 05:21:17 DEBUG : Reset feature "Copy" 2026/02/10 05:21:17 DEBUG : Reset feature "Move" 2026/02/10 05:21:17 DEBUG : empty_dir: Making directory with metadata 2026/02/10 05:21:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/10 05:21:17 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:17 INFO : tictacempty_dir: Making directory 2026/02/10 05:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/10 05:21:17 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:17 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:17 INFO : tictactoe: Making directory 2026/02/10 05:21:17 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:17 DEBUG : toe: transformed to: tictactoe 2026/02/10 05:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:17 INFO : tictactoe/tictactoe: Making directory 2026/02/10 05:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/10 05:21:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/10 05:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/10 05:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:17 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:17 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/10 05:21:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/10 05:21:19 INFO : toe/toe/toe.txt: Deleted 2026/02/10 05:21:19 INFO : toe/toe: Removing directory 2026/02/10 05:21:19 INFO : toe: Removing directory 2026/02/10 05:21:19 INFO : empty_dir: Removing directory 2026/02/10 05:21:19 DEBUG : Local file system at /tmp/rclone1929474920: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/10 05:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/10 05:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/10 05:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/10 05:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/10 05:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/10 05:21:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/10 05:21:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/10 05:21:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.11s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:21 DEBUG : toe: transformed to: dG9l 2026/02/10 05:21:22 DEBUG : toe: transformed to: dG9l 2026/02/10 05:21:22 INFO : dG9l: Making directory 2026/02/10 05:21:22 DEBUG : toe: transformed to: dG9l 2026/02/10 05:21:22 DEBUG : toe: transformed to: dG9l 2026/02/10 05:21:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/10 05:21:22 INFO : dG9l/dG9l: Making directory 2026/02/10 05:21:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/10 05:21:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/10 05:21:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/10 05:21:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/10 05:21:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/10 05:21:22 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:22 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/10 05:21:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/10 05:21:22 DEBUG : Waiting for deletions to finish 2026/02/10 05:21:23 DEBUG : dG9l: transformed to: toe 2026/02/10 05:21:23 DEBUG : dG9l: transformed to: toe 2026/02/10 05:21:23 DEBUG : dG9l: transformed to: toe 2026/02/10 05:21:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/10 05:21:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/10 05:21:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/10 05:21:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/10 05:21:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/10 05:21:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/10 05:21:23 DEBUG : Local file system at /tmp/rclone1929474920: Waiting for checks to finish 2026/02/10 05:21:23 DEBUG : Local file system at /tmp/rclone1929474920: Waiting for transfers to finish 2026/02/10 05:21:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-kaguvin3biro", Local "Local file system at /tmp/rclone1929474920", Modify Window "1ms" 2026/02/10 05:21:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/10 05:21:24 DEBUG : toe: transformed to: 2026/02/10 05:21:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/10 05:21:24 DEBUG : toe: transformed to: 2026/02/10 05:21:24 INFO : B2 bucket rclone-test-kaguvin3biro: Making directory 2026/02/10 05:21:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/10 05:21:24 DEBUG : toe: transformed to: 2026/02/10 05:21:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/10 05:21:24 DEBUG : toe: transformed to: 2026/02/10 05:21:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/10 05:21:24 DEBUG : toe/toe: transformed to: 2026/02/10 05:21:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/10 05:21:24 INFO : toe/toe: Making directory 2026/02/10 05:21:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/10 05:21:24 DEBUG : toe/toe: transformed to: 2026/02/10 05:21:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/10 05:21:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/10 05:21:24 DEBUG : toe: transformed to: 2026/02/10 05:21:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/10 05:21:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/10 05:21:24 DEBUG : toe/toe/toe: transformed to: 2026/02/10 05:21:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/10 05:21:24 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for checks to finish 2026/02/10 05:21:24 DEBUG : B2 bucket rclone-test-kaguvin3biro: Waiting for transfers to finish 2026/02/10 05:21:25 DEBUG : toe/toe/toe: size = 11 OK 2026/02/10 05:21:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/10 05:21:25 INFO : toe/toe/toe: Copied (new) 2026/02/10 05:21:25 ERROR : B2 bucket rclone-test-kaguvin3biro: not deleting files as there were IO errors 2026/02/10 05:21:25 ERROR : B2 bucket rclone-test-kaguvin3biro: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2026/02/10 05:21:25 DEBUG : B2 bucket rclone-test-kaguvin3biro: Purge remote 2026/02/10 05:21:25 INFO : B2 bucket rclone-test-kaguvin3biro: cleaning bucket "rclone-test-kaguvin3biro" of all files 2026/02/10 05:21:27 DEBUG : BackupDir/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa386619202_d20260210_m051453_c001_v7007000_t0000_u01770700493548") 2026/02/10 05:21:27 DEBUG : BackupDir/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed09a_d20260210_m051446_c001_v0001033_t0049_u01770700486649") 2026/02/10 05:21:27 DEBUG : CompareDest/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd40e9_d20260210_m051427_c001_v7007000_t0000_u01770700467347") 2026/02/10 05:21:27 DEBUG : CompareDest/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b304ad_d20260210_m051421_c001_v0001146_t0012_u01770700461492") 2026/02/10 05:21:27 DEBUG : CompareDest/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd40ea_d20260210_m051427_c001_v7007000_t0000_u01770700467530") 2026/02/10 05:21:27 DEBUG : CompareDest/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b695_d20260210_m051423_c001_v0001176_t0014_u01770700463031") 2026/02/10 05:21:27 DEBUG : CopyDest/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa386619204_d20260210_m051453_c001_v7007000_t0000_u01770700493732") 2026/02/10 05:21:27 DEBUG : CopyDest/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900027f_d20260210_m051443_c001_v0001099_t0026_u01770700483696") 2026/02/10 05:21:27 DEBUG : CopyDest/three: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa386619206_d20260210_m051453_c001_v7007000_t0000_u01770700493915") 2026/02/10 05:21:27 DEBUG : CopyDest/three: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b769_d20260210_m051451_c001_v0001176_t0003_u01770700491388") 2026/02/10 05:21:27 DEBUG : CopyDest/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa386619208_d20260210_m051454_c001_v7007000_t0000_u01770700494098") 2026/02/10 05:21:27 DEBUG : CopyDest/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b304e3_d20260210_m051448_c001_v0001146_t0027_u01770700488990") 2026/02/10 05:21:27 DEBUG : EXISTING: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea484f_d20260210_m051624_c001_v7007000_t0000_u01770700584913") 2026/02/10 05:21:27 DEBUG : EXISTING: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003a0_d20260210_m051623_c001_v0001099_t0008_u01770700583860") 2026/02/10 05:21:27 DEBUG : PREFIXapple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41877310ff01891d_d20260210_m051834_c001_v7007000_t0000_u01770700714585") 2026/02/10 05:21:27 DEBUG : PREFIXapple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004fc_d20260210_m051827_c001_v0001099_t0010_u01770700707929") 2026/02/10 05:21:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fca98_d20260210_m051834_c001_v7007000_t0000_u01770700714569") 2026/02/10 05:21:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e750c_d20260210_m051827_c001_v0001109_t0054_u01770700707939") 2026/02/10 05:21:28 DEBUG : PREFIXbanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35439_d20260210_m051834_c001_v7007000_t0000_u01770700714885") 2026/02/10 05:21:28 DEBUG : PREFIXbanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc43_d20260210_m051827_c001_v0001176_t0054_u01770700707960") 2026/02/10 05:21:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35436_d20260210_m051834_c001_v7007000_t0000_u01770700714703") 2026/02/10 05:21:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed88d_d20260210_m051827_c001_v0001033_t0055_u01770700707949") 2026/02/10 05:21:28 DEBUG : Testêé: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea483b_d20260210_m051621_c001_v7007000_t0000_u01770700581607") 2026/02/10 05:21:28 DEBUG : Testêé: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900038e_d20260210_m051620_c001_v0001099_t0025_u01770700580788") 2026/02/10 05:21:28 DEBUG : Testêé: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b911_d20260210_m051619_c001_v0001176_t0032_u01770700579844") 2026/02/10 05:21:28 DEBUG : YXBwbGU=: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353e5_d20260210_m051812_c001_v7007000_t0000_u01770700692094") 2026/02/10 05:21:28 DEBUG : YXBwbGU=: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74ec_d20260210_m051807_c001_v0001109_t0030_u01770700687619") 2026/02/10 05:21:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353e6_d20260210_m051812_c001_v7007000_t0000_u01770700692277") 2026/02/10 05:21:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004c2_d20260210_m051807_c001_v0001099_t0019_u01770700687610") 2026/02/10 05:21:28 DEBUG : YmFuYW5h: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353e7_d20260210_m051812_c001_v7007000_t0000_u01770700692469") 2026/02/10 05:21:28 DEBUG : YmFuYW5h: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbc1_d20260210_m051807_c001_v0001176_t0056_u01770700687632") 2026/02/10 05:21:28 DEBUG : a/potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e63_d20260210_m051250_c001_v7007000_t0000_u01770700370125") 2026/02/10 05:21:28 DEBUG : a/potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000ef_d20260210_m051249_c001_v0001099_t0025_u01770700369300") 2026/02/10 05:21:28 DEBUG : a/potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e60_d20260210_m051247_c001_v7007000_t0000_u01770700367337") 2026/02/10 05:21:28 DEBUG : a/potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000e7_d20260210_m051246_c001_v0001099_t0026_u01770700366312") 2026/02/10 05:21:28 DEBUG : a/potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d74_d20260210_m051226_c001_v7007000_t0000_u01770700346556") 2026/02/10 05:21:28 DEBUG : a/potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000a1_d20260210_m051225_c001_v0001099_t0014_u01770700345566") 2026/02/10 05:21:28 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe70_d20260210_m052052_c001_v7007000_t0000_u01770700852896") 2026/02/10 05:21:28 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900065a_d20260210_m052046_c001_v0001099_t0029_u01770700846922") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4438_d20260210_m052033_c001_v7007000_t0000_u01770700833557") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000636_d20260210_m052028_c001_v0001099_t0042_u01770700828409") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d0b_d20260210_m052014_c001_v7007000_t0000_u01770700814188") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000602_d20260210_m052009_c001_v0001099_t0037_u01770700809688") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0bd_d20260210_m051955_c001_v7007000_t0000_u01770700795469") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90005ca_d20260210_m051951_c001_v0001099_t0034_u01770700791169") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654b9_d20260210_m051937_c001_v7007000_t0000_u01770700777738") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900059c_d20260210_m051933_c001_v0001099_t0040_u01770700773338") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917450_d20260210_m051920_c001_v7007000_t0000_u01770700760383") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000570_d20260210_m051913_c001_v0001099_t0048_u01770700753034") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320628_d20260210_m051859_c001_v7007000_t0000_u01770700739875") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e755a_d20260210_m051855_c001_v0001109_t0016_u01770700735580") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4321_d20260210_m051854_c001_v7007000_t0000_u01770700734659") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd07_d20260210_m051849_c001_v0001176_t0023_u01770700729086") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4364_d20260210_m051836_c001_v7007000_t0000_u01770700716247") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900050a_d20260210_m051832_c001_v0001099_t0040_u01770700712003") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41877310ff01890d_d20260210_m051830_c001_v7007000_t0000_u01770700710303") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004f6_d20260210_m051825_c001_v0001099_t0033_u01770700705156") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcaffd_d20260210_m051810_c001_v7007000_t0000_u01770700690160") 2026/02/10 05:21:29 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004be_d20260210_m051804_c001_v0001099_t0016_u01770700684702") 2026/02/10 05:21:30 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f13e_d20260210_m051751_c001_v7007000_t0000_u01770700671110") 2026/02/10 05:21:30 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004aa_d20260210_m051746_c001_v0001099_t0024_u01770700666855") 2026/02/10 05:21:30 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297a4_d20260210_m051732_c001_v7007000_t0000_u01770700652730") 2026/02/10 05:21:30 DEBUG : apple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900048a_d20260210_m051728_c001_v0001099_t0008_u01770700648109") 2026/02/10 05:21:30 DEBUG : appleSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35499_d20260210_m051858_c001_v7007000_t0000_u01770700738509") 2026/02/10 05:21:30 DEBUG : appleSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd1b_d20260210_m051851_c001_v0001176_t0045_u01770700731945") 2026/02/10 05:21:30 DEBUG : appleapple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917451_d20260210_m051920_c001_v7007000_t0000_u01770700760566") 2026/02/10 05:21:30 DEBUG : appleapple: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bdeb_d20260210_m051916_c001_v0001176_t0054_u01770700756208") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe72_d20260210_m052053_c001_v7007000_t0000_u01770700853080") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ede4f_d20260210_m052047_c001_v0001033_t0020_u01770700847544") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab443a_d20260210_m052033_c001_v7007000_t0000_u01770700833744") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4eddb6_d20260210_m052029_c001_v0001033_t0016_u01770700829166") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d0d_d20260210_m052014_c001_v7007000_t0000_u01770700814373") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edcc9_d20260210_m052010_c001_v0001033_t0051_u01770700810509") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0bf_d20260210_m051955_c001_v7007000_t0000_u01770700795656") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edbe2_d20260210_m051951_c001_v0001033_t0051_u01770700791798") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654ba_d20260210_m051937_c001_v7007000_t0000_u01770700777920") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edb04_d20260210_m051934_c001_v0001033_t0042_u01770700774136") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c66626_d20260210_m051918_c001_v7007000_t0000_u01770700758239") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4eda3c_d20260210_m051913_c001_v0001033_t0052_u01770700753713") 2026/02/10 05:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432062a_d20260210_m051900_c001_v7007000_t0000_u01770700740065") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed9a9_d20260210_m051855_c001_v0001033_t0034_u01770700735590") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f422462120cc6b001_d20260210_m051854_c001_v7007000_t0000_u01770700734485") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e753c_d20260210_m051849_c001_v0001109_t0039_u01770700729589") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4365_d20260210_m051836_c001_v7007000_t0000_u01770700716433") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed8b4_d20260210_m051832_c001_v0001033_t0056_u01770700712032") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665c9_d20260210_m051830_c001_v7007000_t0000_u01770700710316") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed879_d20260210_m051826_c001_v0001033_t0023_u01770700706013") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432055c_d20260210_m051810_c001_v7007000_t0000_u01770700690091") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbbd_d20260210_m051805_c001_v0001176_t0045_u01770700685784") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f140_d20260210_m051751_c001_v7007000_t0000_u01770700671292") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bb49_d20260210_m051747_c001_v0001176_t0059_u01770700667821") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297a5_d20260210_m051732_c001_v7007000_t0000_u01770700652910") 2026/02/10 05:21:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bae5_d20260210_m051728_c001_v0001176_t0046_u01770700648966") 2026/02/10 05:21:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405065bcf5abce27_d20260210_m051858_c001_v7007000_t0000_u01770700738345") 2026/02/10 05:21:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed979_d20260210_m051851_c001_v0001033_t0027_u01770700731974") 2026/02/10 05:21:31 DEBUG : b/potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e64_d20260210_m051250_c001_v7007000_t0000_u01770700370306") 2026/02/10 05:21:31 DEBUG : b/potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000e9_d20260210_m051247_c001_v0001099_t0016_u01770700367883") 2026/02/10 05:21:31 DEBUG : b/potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e5f_d20260210_m051246_c001_v7007000_t0000_u01770700366757") 2026/02/10 05:21:31 DEBUG : b/potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000df_d20260210_m051245_c001_v0001099_t0015_u01770700365164") 2026/02/10 05:21:31 DEBUG : b/potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d71_d20260210_m051225_c001_v7007000_t0000_u01770700345951") 2026/02/10 05:21:31 DEBUG : b/potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900009b_d20260210_m051224_c001_v0001099_t0031_u01770700344515") 2026/02/10 05:21:31 DEBUG : backup/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab351d4_d20260210_m051507_c001_v7007000_t0000_u01770700507739") 2026/02/10 05:21:31 DEBUG : backup/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10783f3dc9de9a1c_d20260210_m051505_c001_v0001103_t0026_u01770700505079") 2026/02/10 05:21:32 DEBUG : backup/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108a6d38e728d3b1_d20260210_m051501_c001_v0001134_t0007_u01770700501271") 2026/02/10 05:21:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc8d3_d20260210_m051536_c001_v7007000_t0000_u01770700536820") 2026/02/10 05:21:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10088378a9ef888c_d20260210_m051534_c001_v0001093_t0050_u01770700534233") 2026/02/10 05:21:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1187a54db4a1e9a5_d20260210_m051530_c001_v0001092_t0058_u01770700530026") 2026/02/10 05:21:32 DEBUG : backup/one.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40136920038eb960_d20260210_m051521_c001_v7007000_t0000_u01770700521292") 2026/02/10 05:21:32 DEBUG : backup/one.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10576b1212036ff0_d20260210_m051519_c001_v0001177_t0052_u01770700519302") 2026/02/10 05:21:32 DEBUG : backup/one.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f103468667ebd5d20_d20260210_m051514_c001_v0001103_t0057_u01770700514803") 2026/02/10 05:21:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc8d4_d20260210_m051537_c001_v7007000_t0000_u01770700537001") 2026/02/10 05:21:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f109c323b434d8815_d20260210_m051535_c001_v0001101_t0030_u01770700535797") 2026/02/10 05:21:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1009ffee04d28cc4_d20260210_m051531_c001_v0001179_t0044_u01770700531942") 2026/02/10 05:21:32 DEBUG : backup/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab351d5_d20260210_m051507_c001_v7007000_t0000_u01770700507921") 2026/02/10 05:21:32 DEBUG : backup/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f11712f1cfe1d8ab2_d20260210_m051506_c001_v0001173_t0031_u01770700506522") 2026/02/10 05:21:32 DEBUG : backup/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f11281f6b51389fa1_d20260210_m051502_c001_v0001103_t0008_u01770700502765") 2026/02/10 05:21:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40136920038eb961_d20260210_m051521_c001_v7007000_t0000_u01770700521476") 2026/02/10 05:21:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1197a62ffd04badb_d20260210_m051520_c001_v0001044_t0047_u01770700520243") 2026/02/10 05:21:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f100b9ef1710e564f_d20260210_m051516_c001_v0001136_t0040_u01770700516852") 2026/02/10 05:21:32 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe74_d20260210_m052053_c001_v7007000_t0000_u01770700853268") 2026/02/10 05:21:32 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c0ba_d20260210_m052047_c001_v0001176_t0004_u01770700847285") 2026/02/10 05:21:32 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab443b_d20260210_m052033_c001_v7007000_t0000_u01770700833931") 2026/02/10 05:21:32 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c02a_d20260210_m052028_c001_v0001176_t0033_u01770700828943") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d0f_d20260210_m052014_c001_v7007000_t0000_u01770700814560") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bfa2_d20260210_m052010_c001_v0001176_t0047_u01770700810273") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0c1_d20260210_m051955_c001_v7007000_t0000_u01770700795837") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bf1b_d20260210_m051951_c001_v0001176_t0033_u01770700791575") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654bb_d20260210_m051938_c001_v7007000_t0000_u01770700778103") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bea5_d20260210_m051933_c001_v0001176_t0048_u01770700773918") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917452_d20260210_m051920_c001_v7007000_t0000_u01770700760751") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bde1_d20260210_m051913_c001_v0001176_t0020_u01770700753482") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432062b_d20260210_m051900_c001_v7007000_t0000_u01770700740247") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd4b_d20260210_m051855_c001_v0001176_t0043_u01770700735602") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432060e_d20260210_m051854_c001_v7007000_t0000_u01770700734097") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000524_d20260210_m051849_c001_v0001099_t0019_u01770700729293") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4369_d20260210_m051836_c001_v7007000_t0000_u01770700716618") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc67_d20260210_m051832_c001_v0001176_t0040_u01770700712011") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665cb_d20260210_m051830_c001_v7007000_t0000_u01770700710500") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7508_d20260210_m051825_c001_v0001109_t0048_u01770700705489") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f17b_d20260210_m051810_c001_v7007000_t0000_u01770700690258") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74ea_d20260210_m051804_c001_v0001109_t0058_u01770700684995") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f141_d20260210_m051751_c001_v7007000_t0000_u01770700671475") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74c8_d20260210_m051747_c001_v0001109_t0038_u01770700667315") 2026/02/10 05:21:33 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297a6_d20260210_m051733_c001_v7007000_t0000_u01770700653142") 2026/02/10 05:21:34 DEBUG : banana: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74ac_d20260210_m051728_c001_v0001109_t0018_u01770700648368") 2026/02/10 05:21:34 DEBUG : bananaSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35497_d20260210_m051858_c001_v7007000_t0000_u01770700738324") 2026/02/10 05:21:34 DEBUG : bananaSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000526_d20260210_m051851_c001_v0001099_t0001_u01770700731954") 2026/02/10 05:21:34 DEBUG : both0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291726e_d20260210_m051703_c001_v7007000_t0000_u01770700623161") 2026/02/10 05:21:34 DEBUG : both0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b9cb_d20260210_m051647_c001_v0001176_t0017_u01770700607257") 2026/02/10 05:21:34 DEBUG : both0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb94d_d20260210_m051643_c001_v7007000_t0000_u01770700603018") 2026/02/10 05:21:34 DEBUG : both0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b93b_d20260210_m051626_c001_v0001176_t0032_u01770700586835") 2026/02/10 05:21:34 DEBUG : both1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917270_d20260210_m051703_c001_v7007000_t0000_u01770700623343") 2026/02/10 05:21:34 DEBUG : both1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b9d5_d20260210_m051648_c001_v0001176_t0001_u01770700608199") 2026/02/10 05:21:34 DEBUG : both1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb94e_d20260210_m051643_c001_v7007000_t0000_u01770700603201") 2026/02/10 05:21:34 DEBUG : both1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b93d_d20260210_m051627_c001_v0001176_t0009_u01770700587583") 2026/02/10 05:21:34 DEBUG : both10: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917274_d20260210_m051703_c001_v7007000_t0000_u01770700623526") 2026/02/10 05:21:34 DEBUG : both10: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba0b_d20260210_m051654_c001_v0001176_t0052_u01770700614138") 2026/02/10 05:21:34 DEBUG : both10: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb94f_d20260210_m051643_c001_v7007000_t0000_u01770700603384") 2026/02/10 05:21:34 DEBUG : both10: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b967_d20260210_m051633_c001_v0001176_t0039_u01770700593587") 2026/02/10 05:21:34 DEBUG : both11: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917277_d20260210_m051703_c001_v7007000_t0000_u01770700623707") 2026/02/10 05:21:34 DEBUG : both11: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba11_d20260210_m051654_c001_v0001176_t0034_u01770700614725") 2026/02/10 05:21:34 DEBUG : both11: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb951_d20260210_m051643_c001_v7007000_t0000_u01770700603566") 2026/02/10 05:21:34 DEBUG : both11: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b96b_d20260210_m051634_c001_v0001176_t0043_u01770700594117") 2026/02/10 05:21:34 DEBUG : both12: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917278_d20260210_m051703_c001_v7007000_t0000_u01770700623889") 2026/02/10 05:21:34 DEBUG : both12: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba13_d20260210_m051655_c001_v0001176_t0022_u01770700615323") 2026/02/10 05:21:34 DEBUG : both12: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb952_d20260210_m051643_c001_v7007000_t0000_u01770700603748") 2026/02/10 05:21:35 DEBUG : both12: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b96f_d20260210_m051634_c001_v0001176_t0033_u01770700594713") 2026/02/10 05:21:35 DEBUG : both13: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291727b_d20260210_m051704_c001_v7007000_t0000_u01770700624071") 2026/02/10 05:21:35 DEBUG : both13: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba17_d20260210_m051655_c001_v0001176_t0055_u01770700615835") 2026/02/10 05:21:35 DEBUG : both13: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb954_d20260210_m051643_c001_v7007000_t0000_u01770700603931") 2026/02/10 05:21:35 DEBUG : both13: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b975_d20260210_m051635_c001_v0001176_t0038_u01770700595394") 2026/02/10 05:21:35 DEBUG : both14: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291727d_d20260210_m051704_c001_v7007000_t0000_u01770700624253") 2026/02/10 05:21:35 DEBUG : both14: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba19_d20260210_m051656_c001_v0001176_t0008_u01770700616594") 2026/02/10 05:21:35 DEBUG : both14: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb955_d20260210_m051644_c001_v7007000_t0000_u01770700604113") 2026/02/10 05:21:35 DEBUG : both14: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b979_d20260210_m051636_c001_v0001176_t0011_u01770700596086") 2026/02/10 05:21:35 DEBUG : both15: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291727f_d20260210_m051704_c001_v7007000_t0000_u01770700624434") 2026/02/10 05:21:35 DEBUG : both15: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba1f_d20260210_m051657_c001_v0001176_t0015_u01770700617383") 2026/02/10 05:21:35 DEBUG : both15: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb956_d20260210_m051644_c001_v7007000_t0000_u01770700604295") 2026/02/10 05:21:35 DEBUG : both15: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b97f_d20260210_m051636_c001_v0001176_t0035_u01770700596772") 2026/02/10 05:21:35 DEBUG : both16: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917281_d20260210_m051704_c001_v7007000_t0000_u01770700624618") 2026/02/10 05:21:35 DEBUG : both16: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba25_d20260210_m051658_c001_v0001176_t0003_u01770700618063") 2026/02/10 05:21:35 DEBUG : both16: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb958_d20260210_m051644_c001_v7007000_t0000_u01770700604482") 2026/02/10 05:21:35 DEBUG : both16: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b989_d20260210_m051637_c001_v0001176_t0050_u01770700597506") 2026/02/10 05:21:35 DEBUG : both17: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917282_d20260210_m051704_c001_v7007000_t0000_u01770700624805") 2026/02/10 05:21:35 DEBUG : both17: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba27_d20260210_m051658_c001_v0001176_t0021_u01770700618678") 2026/02/10 05:21:35 DEBUG : both17: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb95a_d20260210_m051644_c001_v7007000_t0000_u01770700604666") 2026/02/10 05:21:35 DEBUG : both17: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b98d_d20260210_m051638_c001_v0001176_t0017_u01770700598109") 2026/02/10 05:21:35 DEBUG : both18: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917284_d20260210_m051704_c001_v7007000_t0000_u01770700624986") 2026/02/10 05:21:36 DEBUG : both18: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba2f_d20260210_m051659_c001_v0001176_t0026_u01770700619327") 2026/02/10 05:21:36 DEBUG : both18: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb95c_d20260210_m051644_c001_v7007000_t0000_u01770700604848") 2026/02/10 05:21:36 DEBUG : both18: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b98f_d20260210_m051638_c001_v0001176_t0009_u01770700598686") 2026/02/10 05:21:36 DEBUG : both19: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917286_d20260210_m051705_c001_v7007000_t0000_u01770700625168") 2026/02/10 05:21:36 DEBUG : both19: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba35_d20260210_m051659_c001_v0001176_t0036_u01770700619950") 2026/02/10 05:21:36 DEBUG : both19: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb95e_d20260210_m051645_c001_v7007000_t0000_u01770700605032") 2026/02/10 05:21:36 DEBUG : both19: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b997_d20260210_m051639_c001_v0001176_t0004_u01770700599461") 2026/02/10 05:21:36 DEBUG : both2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917289_d20260210_m051705_c001_v7007000_t0000_u01770700625422") 2026/02/10 05:21:36 DEBUG : both2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b9dd_d20260210_m051648_c001_v0001176_t0048_u01770700608947") 2026/02/10 05:21:36 DEBUG : both2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb95f_d20260210_m051645_c001_v7007000_t0000_u01770700605221") 2026/02/10 05:21:36 DEBUG : both2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b943_d20260210_m051628_c001_v0001176_t0002_u01770700588239") 2026/02/10 05:21:36 DEBUG : both3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291728a_d20260210_m051705_c001_v7007000_t0000_u01770700625605") 2026/02/10 05:21:36 DEBUG : both3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b9e5_d20260210_m051649_c001_v0001176_t0008_u01770700609554") 2026/02/10 05:21:36 DEBUG : both3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb961_d20260210_m051645_c001_v7007000_t0000_u01770700605404") 2026/02/10 05:21:36 DEBUG : both3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b947_d20260210_m051628_c001_v0001176_t0002_u01770700588823") 2026/02/10 05:21:36 DEBUG : both4: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291728b_d20260210_m051705_c001_v7007000_t0000_u01770700625836") 2026/02/10 05:21:36 DEBUG : both4: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b9e9_d20260210_m051650_c001_v0001176_t0057_u01770700610294") 2026/02/10 05:21:36 DEBUG : both4: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb963_d20260210_m051645_c001_v7007000_t0000_u01770700605590") 2026/02/10 05:21:36 DEBUG : both4: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b94f_d20260210_m051629_c001_v0001176_t0051_u01770700589440") 2026/02/10 05:21:36 DEBUG : both5: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291728c_d20260210_m051706_c001_v7007000_t0000_u01770700626018") 2026/02/10 05:21:36 DEBUG : both5: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b9eb_d20260210_m051650_c001_v0001176_t0011_u01770700610801") 2026/02/10 05:21:36 DEBUG : both5: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb964_d20260210_m051645_c001_v7007000_t0000_u01770700605777") 2026/02/10 05:21:37 DEBUG : both5: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b951_d20260210_m051630_c001_v0001176_t0044_u01770700590265") 2026/02/10 05:21:37 DEBUG : both6: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291728e_d20260210_m051706_c001_v7007000_t0000_u01770700626202") 2026/02/10 05:21:37 DEBUG : both6: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b9f1_d20260210_m051651_c001_v0001176_t0058_u01770700611475") 2026/02/10 05:21:37 DEBUG : both6: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb966_d20260210_m051645_c001_v7007000_t0000_u01770700605958") 2026/02/10 05:21:37 DEBUG : both6: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b957_d20260210_m051630_c001_v0001176_t0052_u01770700590877") 2026/02/10 05:21:37 DEBUG : both7: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917290_d20260210_m051706_c001_v7007000_t0000_u01770700626452") 2026/02/10 05:21:37 DEBUG : both7: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b9f7_d20260210_m051652_c001_v0001176_t0036_u01770700612086") 2026/02/10 05:21:37 DEBUG : both7: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb967_d20260210_m051646_c001_v7007000_t0000_u01770700606140") 2026/02/10 05:21:37 DEBUG : both7: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b95d_d20260210_m051631_c001_v0001176_t0045_u01770700591622") 2026/02/10 05:21:37 DEBUG : both8: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917292_d20260210_m051706_c001_v7007000_t0000_u01770700626634") 2026/02/10 05:21:37 DEBUG : both8: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba03_d20260210_m051652_c001_v0001176_t0042_u01770700612686") 2026/02/10 05:21:37 DEBUG : both8: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb969_d20260210_m051646_c001_v7007000_t0000_u01770700606322") 2026/02/10 05:21:37 DEBUG : both8: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b95f_d20260210_m051632_c001_v0001176_t0033_u01770700592399") 2026/02/10 05:21:37 DEBUG : both9: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917293_d20260210_m051706_c001_v7007000_t0000_u01770700626816") 2026/02/10 05:21:37 DEBUG : both9: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba07_d20260210_m051653_c001_v0001176_t0011_u01770700613489") 2026/02/10 05:21:37 DEBUG : both9: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb96b_d20260210_m051646_c001_v7007000_t0000_u01770700606504") 2026/02/10 05:21:37 DEBUG : both9: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b965_d20260210_m051632_c001_v0001176_t0058_u01770700592969") 2026/02/10 05:21:37 DEBUG : c/non empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e66_d20260210_m051250_c001_v7007000_t0000_u01770700370488") 2026/02/10 05:21:37 DEBUG : c/non empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000eb_d20260210_m051248_c001_v0001099_t0001_u01770700368404") 2026/02/10 05:21:37 DEBUG : c/non empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e62_d20260210_m051247_c001_v7007000_t0000_u01770700367518") 2026/02/10 05:21:38 DEBUG : c/non empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000e1_d20260210_m051245_c001_v0001099_t0005_u01770700365479") 2026/02/10 05:21:38 DEBUG : c/non empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d75_d20260210_m051226_c001_v7007000_t0000_u01770700346740") 2026/02/10 05:21:38 DEBUG : c/non empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900009d_d20260210_m051224_c001_v0001099_t0050_u01770700344870") 2026/02/10 05:21:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353e9_d20260210_m051812_c001_v7007000_t0000_u01770700692652") 2026/02/10 05:21:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed787_d20260210_m051807_c001_v0001033_t0039_u01770700687639") 2026/02/10 05:21:38 DEBUG : check sum: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d5e_d20260210_m051216_c001_v7007000_t0000_u01770700336800") 2026/02/10 05:21:38 DEBUG : check sum: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000083_d20260210_m051215_c001_v0001099_t0053_u01770700335793") 2026/02/10 05:21:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face981b5_d20260210_m052124_c001_v7007000_t0000_u01770700884022") 2026/02/10 05:21:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90006aa_d20260210_m052122_c001_v0001099_t0019_u01770700882457") 2026/02/10 05:21:38 DEBUG : dest/3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa38661918a_d20260210_m051436_c001_v7007000_t0000_u01770700476523") 2026/02/10 05:21:38 DEBUG : dest/3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416afc8dbc1c2d82_d20260210_m051435_c001_v0001182_t0029_u01770700475419") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917453_d20260210_m051920_c001_v7007000_t0000_u01770700760934") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4eda52_d20260210_m051916_c001_v0001033_t0051_u01770700756218") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe76_d20260210_m052053_c001_v7007000_t0000_u01770700853452") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000646_d20260210_m052038_c001_v0001099_t0031_u01770700838241") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab443c_d20260210_m052034_c001_v7007000_t0000_u01770700834113") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000612_d20260210_m052018_c001_v0001099_t0053_u01770700818901") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d11_d20260210_m052014_c001_v7007000_t0000_u01770700814742") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90005d6_d20260210_m052000_c001_v0001099_t0008_u01770700800083") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0c2_d20260210_m051956_c001_v7007000_t0000_u01770700796018") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90005b8_d20260210_m051942_c001_v0001099_t0053_u01770700782351") 2026/02/10 05:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654bc_d20260210_m051938_c001_v7007000_t0000_u01770700778284") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000588_d20260210_m051924_c001_v0001099_t0050_u01770700764996") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291744b_d20260210_m051918_c001_v7007000_t0000_u01770700758619") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900055a_d20260210_m051904_c001_v0001099_t0003_u01770700744544") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432062c_d20260210_m051900_c001_v7007000_t0000_u01770700740428") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd4f_d20260210_m051855_c001_v0001176_t0054_u01770700735986") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1da_d20260210_m051854_c001_v7007000_t0000_u01770700734438") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bcbd_d20260210_m051840_c001_v0001176_t0026_u01770700720920") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd436b_d20260210_m051836_c001_v7007000_t0000_u01770700716802") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc6b_d20260210_m051832_c001_v0001176_t0020_u01770700712244") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fca87_d20260210_m051830_c001_v7007000_t0000_u01770700710676") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004da_d20260210_m051816_c001_v0001099_t0035_u01770700696717") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353e2_d20260210_m051810_c001_v7007000_t0000_u01770700690115") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004ae_d20260210_m051755_c001_v0001099_t0024_u01770700675731") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f142_d20260210_m051751_c001_v7007000_t0000_u01770700671666") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000494_d20260210_m051737_c001_v0001099_t0033_u01770700657423") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297a7_d20260210_m051733_c001_v7007000_t0000_u01770700653323") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900047a_d20260210_m051720_c001_v0001099_t0055_u01770700640051") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fcaf3_d20260210_m051858_c001_v7007000_t0000_u01770700738351") 2026/02/10 05:21:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd1f_d20260210_m051852_c001_v0001176_t0002_u01770700732241") 2026/02/10 05:21:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917455_d20260210_m051921_c001_v7007000_t0000_u01770700761115") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7578_d20260210_m051916_c001_v0001109_t0043_u01770700756228") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe78_d20260210_m052053_c001_v7007000_t0000_u01770700853636") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c07a_d20260210_m052039_c001_v0001176_t0021_u01770700839022") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab443e_d20260210_m052034_c001_v7007000_t0000_u01770700834296") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bfea_d20260210_m052019_c001_v0001176_t0051_u01770700819567") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d12_d20260210_m052014_c001_v7007000_t0000_u01770700814923") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bf57_d20260210_m052000_c001_v0001176_t0029_u01770700800876") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0c3_d20260210_m051956_c001_v7007000_t0000_u01770700796199") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bee5_d20260210_m051943_c001_v0001176_t0010_u01770700783135") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654be_d20260210_m051938_c001_v7007000_t0000_u01770700778465") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627be4f_d20260210_m051925_c001_v0001176_t0036_u01770700765872") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face9803a_d20260210_m051918_c001_v7007000_t0000_u01770700758445") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd9f_d20260210_m051905_c001_v0001176_t0015_u01770700745604") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432062d_d20260210_m051900_c001_v7007000_t0000_u01770700740609") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900053e_d20260210_m051856_c001_v0001099_t0055_u01770700736004") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1d9_d20260210_m051854_c001_v7007000_t0000_u01770700734433") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000516_d20260210_m051841_c001_v0001099_t0008_u01770700721493") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd436f_d20260210_m051836_c001_v7007000_t0000_u01770700716986") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900050c_d20260210_m051832_c001_v0001099_t0003_u01770700712435") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41877310ff018910_d20260210_m051830_c001_v7007000_t0000_u01770700710851") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74f4_d20260210_m051817_c001_v0001109_t0044_u01770700697583") 2026/02/10 05:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb001_d20260210_m051810_c001_v7007000_t0000_u01770700690344") 2026/02/10 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74d6_d20260210_m051756_c001_v0001109_t0053_u01770700676405") 2026/02/10 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f143_d20260210_m051751_c001_v7007000_t0000_u01770700671848") 2026/02/10 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74ba_d20260210_m051738_c001_v0001109_t0000_u01770700658194") 2026/02/10 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297a8_d20260210_m051733_c001_v7007000_t0000_u01770700653504") 2026/02/10 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e749e_d20260210_m051720_c001_v0001109_t0020_u01770700640396") 2026/02/10 05:21:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320624_d20260210_m051858_c001_v7007000_t0000_u01770700738527") 2026/02/10 05:21:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e754c_d20260210_m051852_c001_v0001109_t0015_u01770700732431") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917456_d20260210_m051921_c001_v7007000_t0000_u01770700761298") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bdef_d20260210_m051916_c001_v0001176_t0048_u01770700756425") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe79_d20260210_m052053_c001_v7007000_t0000_u01770700853818") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ede0c_d20260210_m052039_c001_v0001033_t0007_u01770700839596") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4440_d20260210_m052034_c001_v7007000_t0000_u01770700834480") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edd4a_d20260210_m052020_c001_v0001033_t0021_u01770700820263") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d15_d20260210_m052015_c001_v7007000_t0000_u01770700815173") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edc45_d20260210_m052001_c001_v0001033_t0012_u01770700801455") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0c4_d20260210_m051956_c001_v7007000_t0000_u01770700796382") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edb86_d20260210_m051943_c001_v0001033_t0051_u01770700783721") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654c0_d20260210_m051938_c001_v7007000_t0000_u01770700778646") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edaa8_d20260210_m051926_c001_v0001033_t0037_u01770700766491") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c66628_d20260210_m051918_c001_v7007000_t0000_u01770700758604") 2026/02/10 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4eda07_d20260210_m051906_c001_v0001033_t0021_u01770700746211") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432062e_d20260210_m051900_c001_v7007000_t0000_u01770700740795") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed9af_d20260210_m051856_c001_v0001033_t0045_u01770700736073") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f422462120cc6b003_d20260210_m051854_c001_v7007000_t0000_u01770700734673") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7526_d20260210_m051842_c001_v0001109_t0031_u01770700722156") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4371_d20260210_m051837_c001_v7007000_t0000_u01770700717170") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed8b8_d20260210_m051832_c001_v0001033_t0019_u01770700712449") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd434c_d20260210_m051830_c001_v7007000_t0000_u01770700710696") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed813_d20260210_m051818_c001_v0001033_t0054_u01770700698407") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcaffe_d20260210_m051810_c001_v7007000_t0000_u01770700690162") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bb93_d20260210_m051757_c001_v0001176_t0014_u01770700677295") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f144_d20260210_m051752_c001_v7007000_t0000_u01770700672036") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bb1d_d20260210_m051739_c001_v0001176_t0047_u01770700659145") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297a9_d20260210_m051733_c001_v7007000_t0000_u01770700653689") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bab1_d20260210_m051720_c001_v0001176_t0059_u01770700640936") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1ea_d20260210_m051858_c001_v7007000_t0000_u01770700738366") 2026/02/10 05:21:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd23_d20260210_m051852_c001_v0001176_t0056_u01770700732468") 2026/02/10 05:21:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917458_d20260210_m051921_c001_v7007000_t0000_u01770700761481") 2026/02/10 05:21:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000574_d20260210_m051916_c001_v0001099_t0000_u01770700756492") 2026/02/10 05:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe7a_d20260210_m052054_c001_v7007000_t0000_u01770700854000") 2026/02/10 05:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e761a_d20260210_m052040_c001_v0001109_t0006_u01770700840455") 2026/02/10 05:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4443_d20260210_m052034_c001_v7007000_t0000_u01770700834664") 2026/02/10 05:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7600_d20260210_m052021_c001_v0001109_t0032_u01770700821914") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d17_d20260210_m052015_c001_v7007000_t0000_u01770700815390") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75dc_d20260210_m052002_c001_v0001109_t0058_u01770700802489") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0c5_d20260210_m051956_c001_v7007000_t0000_u01770700796563") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75b2_d20260210_m051944_c001_v0001109_t0017_u01770700784659") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654c2_d20260210_m051938_c001_v7007000_t0000_u01770700778828") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e758e_d20260210_m051927_c001_v0001109_t0054_u01770700767694") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917449_d20260210_m051918_c001_v7007000_t0000_u01770700758255") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e756c_d20260210_m051907_c001_v0001109_t0052_u01770700747144") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432062f_d20260210_m051900_c001_v7007000_t0000_u01770700740976") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd51_d20260210_m051856_c001_v0001176_t0006_u01770700736218") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41302c3b5075a041_d20260210_m051854_c001_v7007000_t0000_u01770700734496") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed911_d20260210_m051843_c001_v0001033_t0040_u01770700723042") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4374_d20260210_m051837_c001_v7007000_t0000_u01770700717356") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc6f_d20260210_m051832_c001_v0001176_t0000_u01770700712463") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665cc_d20260210_m051830_c001_v7007000_t0000_u01770700710684") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc01_d20260210_m051819_c001_v0001176_t0054_u01770700699237") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb002_d20260210_m051810_c001_v7007000_t0000_u01770700690357") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed703_d20260210_m051757_c001_v0001033_t0050_u01770700677910") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f146_d20260210_m051752_c001_v7007000_t0000_u01770700672219") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed661_d20260210_m051739_c001_v0001033_t0020_u01770700659768") 2026/02/10 05:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297aa_d20260210_m051733_c001_v7007000_t0000_u01770700653869") 2026/02/10 05:21:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed5a5_d20260210_m051721_c001_v0001033_t0040_u01770700641165") 2026/02/10 05:21:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4326_d20260210_m051858_c001_v7007000_t0000_u01770700738128") 2026/02/10 05:21:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000528_d20260210_m051852_c001_v0001099_t0006_u01770700732500") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917459_d20260210_m051921_c001_v7007000_t0000_u01770700761663") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bdf3_d20260210_m051916_c001_v0001176_t0015_u01770700756678") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe7d_d20260210_m052054_c001_v7007000_t0000_u01770700854183") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900064a_d20260210_m052041_c001_v0001099_t0027_u01770700841354") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4444_d20260210_m052034_c001_v7007000_t0000_u01770700834848") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000620_d20260210_m052022_c001_v0001099_t0008_u01770700822567") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d19_d20260210_m052015_c001_v7007000_t0000_u01770700815571") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90005e4_d20260210_m052003_c001_v0001099_t0050_u01770700803157") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0c7_d20260210_m051956_c001_v7007000_t0000_u01770700796745") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90005be_d20260210_m051945_c001_v0001099_t0055_u01770700785232") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654c3_d20260210_m051939_c001_v7007000_t0000_u01770700779009") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900058e_d20260210_m051928_c001_v0001099_t0007_u01770700768181") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face98038_d20260210_m051918_c001_v7007000_t0000_u01770700758264") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000560_d20260210_m051907_c001_v0001099_t0028_u01770700747662") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320630_d20260210_m051901_c001_v7007000_t0000_u01770700741232") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000540_d20260210_m051856_c001_v0001099_t0028_u01770700736299") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405065bcf5abce22_d20260210_m051854_c001_v7007000_t0000_u01770700734635") 2026/02/10 05:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bcd3_d20260210_m051843_c001_v0001176_t0010_u01770700723584") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4376_d20260210_m051837_c001_v7007000_t0000_u01770700717540") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7516_d20260210_m051832_c001_v0001109_t0055_u01770700712542") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa3866194ae_d20260210_m051830_c001_v7007000_t0000_u01770700710905") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004e4_d20260210_m051819_c001_v0001099_t0006_u01770700699489") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f17c_d20260210_m051810_c001_v7007000_t0000_u01770700690440") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004b0_d20260210_m051758_c001_v0001099_t0044_u01770700678341") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f147_d20260210_m051752_c001_v7007000_t0000_u01770700672401") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900049a_d20260210_m051740_c001_v0001099_t0035_u01770700660457") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297ac_d20260210_m051734_c001_v7007000_t0000_u01770700654085") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900047c_d20260210_m051721_c001_v0001099_t0016_u01770700641679") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f422462120cc6b014_d20260210_m051858_c001_v7007000_t0000_u01770700738120") 2026/02/10 05:21:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd27_d20260210_m051852_c001_v0001176_t0012_u01770700732688") 2026/02/10 05:21:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291745a_d20260210_m051921_c001_v7007000_t0000_u01770700761846") 2026/02/10 05:21:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4eda5c_d20260210_m051916_c001_v0001033_t0010_u01770700756725") 2026/02/10 05:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe7e_d20260210_m052054_c001_v7007000_t0000_u01770700854365") 2026/02/10 05:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c08a_d20260210_m052041_c001_v0001176_t0045_u01770700841819") 2026/02/10 05:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4446_d20260210_m052035_c001_v7007000_t0000_u01770700835030") 2026/02/10 05:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c004_d20260210_m052022_c001_v0001176_t0013_u01770700822873") 2026/02/10 05:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d1a_d20260210_m052015_c001_v7007000_t0000_u01770700815754") 2026/02/10 05:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bf6e_d20260210_m052003_c001_v0001176_t0050_u01770700803463") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0c8_d20260210_m051956_c001_v7007000_t0000_u01770700796926") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bef5_d20260210_m051945_c001_v0001176_t0006_u01770700785633") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654c4_d20260210_m051939_c001_v7007000_t0000_u01770700779191") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627be6d_d20260210_m051928_c001_v0001176_t0015_u01770700768512") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face9803c_d20260210_m051918_c001_v7007000_t0000_u01770700758626") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bdb9_d20260210_m051908_c001_v0001176_t0030_u01770700748139") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320631_d20260210_m051901_c001_v7007000_t0000_u01770700741414") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd55_d20260210_m051856_c001_v0001176_t0054_u01770700736455") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320610_d20260210_m051854_c001_v7007000_t0000_u01770700734277") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900051c_d20260210_m051843_c001_v0001099_t0050_u01770700723794") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4378_d20260210_m051837_c001_v7007000_t0000_u01770700717723") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc73_d20260210_m051832_c001_v0001176_t0053_u01770700712687") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fca8a_d20260210_m051830_c001_v7007000_t0000_u01770700710858") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74fa_d20260210_m051819_c001_v0001109_t0056_u01770700699779") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320559_d20260210_m051809_c001_v7007000_t0000_u01770700689720") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74dc_d20260210_m051758_c001_v0001109_t0044_u01770700678769") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f148_d20260210_m051752_c001_v7007000_t0000_u01770700672594") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74bc_d20260210_m051740_c001_v0001109_t0038_u01770700660823") 2026/02/10 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297ad_d20260210_m051734_c001_v7007000_t0000_u01770700654269") 2026/02/10 05:21:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74a2_d20260210_m051722_c001_v0001109_t0032_u01770700642079") 2026/02/10 05:21:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1e8_d20260210_m051858_c001_v7007000_t0000_u01770700738179") 2026/02/10 05:21:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900052c_d20260210_m051852_c001_v0001099_t0007_u01770700732789") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291745b_d20260210_m051922_c001_v7007000_t0000_u01770700762030") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e757c_d20260210_m051916_c001_v0001109_t0021_u01770700756884") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe81_d20260210_m052054_c001_v7007000_t0000_u01770700854548") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ede28_d20260210_m052042_c001_v0001033_t0016_u01770700842033") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4448_d20260210_m052035_c001_v7007000_t0000_u01770700835213") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edd6c_d20260210_m052023_c001_v0001033_t0052_u01770700823098") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d1c_d20260210_m052015_c001_v7007000_t0000_u01770700815937") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edc69_d20260210_m052003_c001_v0001033_t0023_u01770700803676") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0ca_d20260210_m051957_c001_v7007000_t0000_u01770700797108") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edb9c_d20260210_m051945_c001_v0001033_t0031_u01770700785911") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654c5_d20260210_m051939_c001_v7007000_t0000_u01770700779372") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edab8_d20260210_m051928_c001_v0001033_t0018_u01770700768733") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c66627_d20260210_m051918_c001_v7007000_t0000_u01770700758422") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4eda1c_d20260210_m051908_c001_v0001033_t0014_u01770700748366") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320632_d20260210_m051901_c001_v7007000_t0000_u01770700741596") 2026/02/10 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e755e_d20260210_m051856_c001_v0001109_t0041_u01770700736563") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320613_d20260210_m051854_c001_v7007000_t0000_u01770700734458") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e752c_d20260210_m051844_c001_v0001109_t0014_u01770700724097") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4379_d20260210_m051837_c001_v7007000_t0000_u01770700717913") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc77_d20260210_m051832_c001_v0001176_t0045_u01770700712975") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665ce_d20260210_m051830_c001_v7007000_t0000_u01770700710872") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed82f_d20260210_m051820_c001_v0001033_t0000_u01770700700766") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812858_d20260210_m051810_c001_v7007000_t0000_u01770700690142") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bba3_d20260210_m051759_c001_v0001176_t0017_u01770700679829") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f149_d20260210_m051752_c001_v7007000_t0000_u01770700672776") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bb29_d20260210_m051741_c001_v0001176_t0010_u01770700661533") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297ae_d20260210_m051734_c001_v7007000_t0000_u01770700654449") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627babb_d20260210_m051722_c001_v0001176_t0022_u01770700642633") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1e9_d20260210_m051858_c001_v7007000_t0000_u01770700738189") 2026/02/10 05:21:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed981_d20260210_m051852_c001_v0001033_t0008_u01770700732803") 2026/02/10 05:21:48 DEBUG : dir1/0007-12345: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291745c_d20260210_m051922_c001_v7007000_t0000_u01770700762213") 2026/02/10 05:21:48 DEBUG : dir1/0007-12345: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bdf9_d20260210_m051916_c001_v0001176_t0028_u01770700756895") 2026/02/10 05:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe83_d20260210_m052054_c001_v7007000_t0000_u01770700854730") 2026/02/10 05:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7624_d20260210_m052042_c001_v0001109_t0051_u01770700842606") 2026/02/10 05:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab444c_d20260210_m052035_c001_v7007000_t0000_u01770700835396") 2026/02/10 05:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7606_d20260210_m052023_c001_v0001109_t0052_u01770700823804") 2026/02/10 05:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d1f_d20260210_m052016_c001_v7007000_t0000_u01770700816120") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75e0_d20260210_m052004_c001_v0001109_t0010_u01770700804444") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0cb_d20260210_m051957_c001_v7007000_t0000_u01770700797289") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75ba_d20260210_m051946_c001_v0001109_t0014_u01770700786482") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654c7_d20260210_m051939_c001_v7007000_t0000_u01770700779555") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7590_d20260210_m051929_c001_v0001109_t0015_u01770700769102") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb066_d20260210_m051918_c001_v7007000_t0000_u01770700758630") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e756e_d20260210_m051908_c001_v0001109_t0003_u01770700748806") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320633_d20260210_m051901_c001_v7007000_t0000_u01770700741779") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed9b3_d20260210_m051856_c001_v0001033_t0011_u01770700736571") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35486_d20260210_m051854_c001_v7007000_t0000_u01770700734460") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed923_d20260210_m051844_c001_v0001033_t0026_u01770700724693") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd437a_d20260210_m051838_c001_v7007000_t0000_u01770700718098") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed8c0_d20260210_m051833_c001_v0001033_t0030_u01770700713026") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35428_d20260210_m051830_c001_v7007000_t0000_u01770700710914") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc11_d20260210_m051821_c001_v0001176_t0054_u01770700701315") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432055f_d20260210_m051810_c001_v7007000_t0000_u01770700690460") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed71b_d20260210_m051800_c001_v0001033_t0036_u01770700680038") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f14a_d20260210_m051752_c001_v7007000_t0000_u01770700672974") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed673_d20260210_m051741_c001_v0001033_t0016_u01770700661754") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297af_d20260210_m051734_c001_v7007000_t0000_u01770700654630") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed5b3_d20260210_m051722_c001_v0001033_t0032_u01770700642876") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320623_d20260210_m051858_c001_v7007000_t0000_u01770700738342") 2026/02/10 05:21:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd2b_d20260210_m051852_c001_v0001176_t0009_u01770700732912") 2026/02/10 05:21:50 DEBUG : dir1/0008-23456: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291745d_d20260210_m051922_c001_v7007000_t0000_u01770700762394") 2026/02/10 05:21:50 DEBUG : dir1/0008-23456: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bdfb_d20260210_m051917_c001_v0001176_t0031_u01770700757114") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe84_d20260210_m052054_c001_v7007000_t0000_u01770700854913") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900064e_d20260210_m052043_c001_v0001099_t0001_u01770700843507") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab444f_d20260210_m052035_c001_v7007000_t0000_u01770700835580") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000626_d20260210_m052024_c001_v0001099_t0018_u01770700824761") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d21_d20260210_m052016_c001_v7007000_t0000_u01770700816302") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90005ec_d20260210_m052005_c001_v0001099_t0025_u01770700805187") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0cc_d20260210_m051957_c001_v7007000_t0000_u01770700797471") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90005c0_d20260210_m051947_c001_v0001099_t0048_u01770700787165") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654c9_d20260210_m051939_c001_v7007000_t0000_u01770700779738") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000594_d20260210_m051929_c001_v0001099_t0031_u01770700769692") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291744e_d20260210_m051918_c001_v7007000_t0000_u01770700758801") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000568_d20260210_m051909_c001_v0001099_t0022_u01770700749858") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320634_d20260210_m051901_c001_v7007000_t0000_u01770700741960") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd57_d20260210_m051856_c001_v0001176_t0039_u01770700736705") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1d7_d20260210_m051854_c001_v7007000_t0000_u01770700734250") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bcdf_d20260210_m051845_c001_v0001176_t0035_u01770700725234") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd437b_d20260210_m051838_c001_v7007000_t0000_u01770700718283") 2026/02/10 05:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7518_d20260210_m051833_c001_v0001109_t0049_u01770700713101") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665cd_d20260210_m051830_c001_v7007000_t0000_u01770700710701") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004e8_d20260210_m051821_c001_v0001099_t0010_u01770700701538") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab42d9_d20260210_m051810_c001_v7007000_t0000_u01770700690330") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004b6_d20260210_m051800_c001_v0001099_t0041_u01770700680876") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f14b_d20260210_m051753_c001_v7007000_t0000_u01770700673155") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900049e_d20260210_m051742_c001_v0001099_t0048_u01770700662409") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297b0_d20260210_m051734_c001_v7007000_t0000_u01770700654811") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000482_d20260210_m051723_c001_v0001099_t0021_u01770700643560") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1eb_d20260210_m051858_c001_v7007000_t0000_u01770700738376") 2026/02/10 05:21:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900052e_d20260210_m051853_c001_v0001099_t0054_u01770700733066") 2026/02/10 05:21:51 DEBUG : dir1/0009-34567: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291745e_d20260210_m051922_c001_v7007000_t0000_u01770700762578") 2026/02/10 05:21:51 DEBUG : dir1/0009-34567: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4eda64_d20260210_m051917_c001_v0001033_t0027_u01770700757195") 2026/02/10 05:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe86_d20260210_m052055_c001_v7007000_t0000_u01770700855097") 2026/02/10 05:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c096_d20260210_m052044_c001_v0001176_t0036_u01770700844015") 2026/02/10 05:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4452_d20260210_m052035_c001_v7007000_t0000_u01770700835763") 2026/02/10 05:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c014_d20260210_m052025_c001_v0001176_t0001_u01770700825305") 2026/02/10 05:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d24_d20260210_m052016_c001_v7007000_t0000_u01770700816485") 2026/02/10 05:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bf7a_d20260210_m052005_c001_v0001176_t0012_u01770700805613") 2026/02/10 05:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0ce_d20260210_m051957_c001_v7007000_t0000_u01770700797654") 2026/02/10 05:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bf01_d20260210_m051947_c001_v0001176_t0044_u01770700787704") 2026/02/10 05:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654cb_d20260210_m051939_c001_v7007000_t0000_u01770700779919") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627be7d_d20260210_m051930_c001_v0001176_t0039_u01770700770092") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face9803f_d20260210_m051918_c001_v7007000_t0000_u01770700758811") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bdcb_d20260210_m051910_c001_v0001176_t0026_u01770700750270") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320635_d20260210_m051902_c001_v7007000_t0000_u01770700742141") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000544_d20260210_m051856_c001_v0001099_t0018_u01770700736754") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320615_d20260210_m051854_c001_v7007000_t0000_u01770700734648") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000520_d20260210_m051845_c001_v0001099_t0011_u01770700725455") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd437c_d20260210_m051838_c001_v7007000_t0000_u01770700718468") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000510_d20260210_m051833_c001_v0001099_t0010_u01770700713109") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa3866194ad_d20260210_m051830_c001_v7007000_t0000_u01770700710716") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74fe_d20260210_m051821_c001_v0001109_t0033_u01770700701935") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432055d_d20260210_m051810_c001_v7007000_t0000_u01770700690272") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74e4_d20260210_m051801_c001_v0001109_t0026_u01770700681366") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f14c_d20260210_m051753_c001_v7007000_t0000_u01770700673337") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74c0_d20260210_m051743_c001_v0001109_t0051_u01770700663142") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297b1_d20260210_m051734_c001_v7007000_t0000_u01770700654994") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74a8_d20260210_m051723_c001_v0001109_t0004_u01770700643898") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35496_d20260210_m051858_c001_v7007000_t0000_u01770700738139") 2026/02/10 05:21:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7552_d20260210_m051853_c001_v0001109_t0005_u01770700733105") 2026/02/10 05:21:52 DEBUG : dir1/0010-45678: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917460_d20260210_m051922_c001_v7007000_t0000_u01770700762761") 2026/02/10 05:21:52 DEBUG : dir1/0010-45678: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000576_d20260210_m051917_c001_v0001099_t0033_u01770700757217") 2026/02/10 05:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe8b_d20260210_m052055_c001_v7007000_t0000_u01770700855281") 2026/02/10 05:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ede3f_d20260210_m052044_c001_v0001033_t0006_u01770700844239") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4455_d20260210_m052035_c001_v7007000_t0000_u01770700835946") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edd88_d20260210_m052025_c001_v0001033_t0014_u01770700825540") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d25_d20260210_m052016_c001_v7007000_t0000_u01770700816667") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edc85_d20260210_m052005_c001_v0001033_t0022_u01770700805851") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0cf_d20260210_m051957_c001_v7007000_t0000_u01770700797836") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edbb2_d20260210_m051948_c001_v0001033_t0022_u01770700788272") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654cd_d20260210_m051940_c001_v7007000_t0000_u01770700780101") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edad8_d20260210_m051930_c001_v0001033_t0015_u01770700770306") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291744c_d20260210_m051918_c001_v7007000_t0000_u01770700758639") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4eda28_d20260210_m051910_c001_v0001033_t0046_u01770700750484") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320636_d20260210_m051902_c001_v7007000_t0000_u01770700742321") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd5b_d20260210_m051856_c001_v0001176_t0044_u01770700736926") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320614_d20260210_m051854_c001_v7007000_t0000_u01770700734525") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7532_d20260210_m051845_c001_v0001109_t0054_u01770700725871") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd437e_d20260210_m051838_c001_v7007000_t0000_u01770700718652") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc7b_d20260210_m051833_c001_v0001176_t0022_u01770700713182") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd434d_d20260210_m051830_c001_v7007000_t0000_u01770700710883") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed84b_d20260210_m051822_c001_v0001033_t0052_u01770700702458") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4105241147dc1e23_d20260210_m051810_c001_v7007000_t0000_u01770700690289") 2026/02/10 05:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbab_d20260210_m051801_c001_v0001176_t0053_u01770700681979") 2026/02/10 05:21:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f14d_d20260210_m051753_c001_v7007000_t0000_u01770700673519") 2026/02/10 05:21:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bb37_d20260210_m051743_c001_v0001176_t0059_u01770700663843") 2026/02/10 05:21:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297b3_d20260210_m051735_c001_v7007000_t0000_u01770700655180") 2026/02/10 05:21:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bac3_d20260210_m051724_c001_v0001176_t0019_u01770700644411") 2026/02/10 05:21:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fcaf1_d20260210_m051858_c001_v7007000_t0000_u01770700738168") 2026/02/10 05:21:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd2f_d20260210_m051853_c001_v0001176_t0058_u01770700733128") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917461_d20260210_m051922_c001_v7007000_t0000_u01770700762943") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bdff_d20260210_m051917_c001_v0001176_t0037_u01770700757326") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe8c_d20260210_m052055_c001_v7007000_t0000_u01770700855463") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7628_d20260210_m052044_c001_v0001109_t0012_u01770700844843") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4458_d20260210_m052036_c001_v7007000_t0000_u01770700836129") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e760a_d20260210_m052026_c001_v0001109_t0058_u01770700826102") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d26_d20260210_m052016_c001_v7007000_t0000_u01770700816851") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75e6_d20260210_m052006_c001_v0001109_t0027_u01770700806613") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0d0_d20260210_m051958_c001_v7007000_t0000_u01770700798017") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75bc_d20260210_m051948_c001_v0001109_t0003_u01770700788919") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654ce_d20260210_m051940_c001_v7007000_t0000_u01770700780282") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7594_d20260210_m051930_c001_v0001109_t0051_u01770700770673") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41412112fe5a60a0_d20260210_m051918_c001_v7007000_t0000_u01770700758652") 2026/02/10 05:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7570_d20260210_m051910_c001_v0001109_t0042_u01770700750966") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320638_d20260210_m051902_c001_v7007000_t0000_u01770700742502") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7562_d20260210_m051857_c001_v0001109_t0033_u01770700737188") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1dc_d20260210_m051854_c001_v7007000_t0000_u01770700734617") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed947_d20260210_m051846_c001_v0001033_t0019_u01770700726581") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd437f_d20260210_m051838_c001_v7007000_t0000_u01770700718837") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc7f_d20260210_m051833_c001_v0001176_t0038_u01770700713391") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f423c1b6735e12b72_d20260210_m051830_c001_v7007000_t0000_u01770700710730") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc1b_d20260210_m051823_c001_v0001176_t0059_u01770700703055") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4105241147dc1e26_d20260210_m051810_c001_v7007000_t0000_u01770700690471") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed733_d20260210_m051802_c001_v0001033_t0048_u01770700682215") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f14e_d20260210_m051753_c001_v7007000_t0000_u01770700673702") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed68d_d20260210_m051744_c001_v0001033_t0045_u01770700664078") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297b4_d20260210_m051735_c001_v7007000_t0000_u01770700655377") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed5c3_d20260210_m051724_c001_v0001033_t0025_u01770700644635") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320621_d20260210_m051858_c001_v7007000_t0000_u01770700738157") 2026/02/10 05:21:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000530_d20260210_m051853_c001_v0001099_t0013_u01770700733361") 2026/02/10 05:21:55 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917462_d20260210_m051923_c001_v7007000_t0000_u01770700763125") 2026/02/10 05:21:55 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627be03_d20260210_m051917_c001_v0001176_t0032_u01770700757583") 2026/02/10 05:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe8f_d20260210_m052055_c001_v7007000_t0000_u01770700855645") 2026/02/10 05:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000654_d20260210_m052045_c001_v0001099_t0057_u01770700845494") 2026/02/10 05:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab445b_d20260210_m052036_c001_v7007000_t0000_u01770700836313") 2026/02/10 05:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900062e_d20260210_m052026_c001_v0001099_t0059_u01770700826601") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d27_d20260210_m052017_c001_v7007000_t0000_u01770700817034") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90005f8_d20260210_m052007_c001_v0001099_t0033_u01770700807188") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0d1_d20260210_m051958_c001_v7007000_t0000_u01770700798198") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90005c4_d20260210_m051949_c001_v0001099_t0023_u01770700789545") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654cf_d20260210_m051940_c001_v7007000_t0000_u01770700780463") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000598_d20260210_m051931_c001_v0001099_t0000_u01770700771102") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291744a_d20260210_m051918_c001_v7007000_t0000_u01770700758437") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900056c_d20260210_m051911_c001_v0001099_t0012_u01770700751610") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320639_d20260210_m051902_c001_v7007000_t0000_u01770700742685") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000548_d20260210_m051857_c001_v0001099_t0046_u01770700737268") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1d6_d20260210_m051854_c001_v7007000_t0000_u01770700734075") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bcf3_d20260210_m051847_c001_v0001176_t0033_u01770700727223") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4380_d20260210_m051839_c001_v7007000_t0000_u01770700719020") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000512_d20260210_m051833_c001_v0001099_t0046_u01770700713471") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665cf_d20260210_m051830_c001_v7007000_t0000_u01770700710893") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004f2_d20260210_m051823_c001_v0001099_t0016_u01770700703318") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353e3_d20260210_m051810_c001_v7007000_t0000_u01770700690300") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004bc_d20260210_m051802_c001_v0001099_t0028_u01770700682752") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f150_d20260210_m051753_c001_v7007000_t0000_u01770700673884") 2026/02/10 05:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004a6_d20260210_m051744_c001_v0001099_t0046_u01770700664697") 2026/02/10 05:21:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297b6_d20260210_m051735_c001_v7007000_t0000_u01770700655564") 2026/02/10 05:21:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000488_d20260210_m051726_c001_v0001099_t0019_u01770700646174") 2026/02/10 05:21:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f422462120cc6b017_d20260210_m051858_c001_v7007000_t0000_u01770700738303") 2026/02/10 05:21:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed98b_d20260210_m051853_c001_v0001033_t0024_u01770700733391") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917463_d20260210_m051923_c001_v7007000_t0000_u01770700763307") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000578_d20260210_m051917_c001_v0001099_t0021_u01770700757595") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe90_d20260210_m052055_c001_v7007000_t0000_u01770700855827") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c0a8_d20260210_m052045_c001_v0001176_t0045_u01770700845770") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab445d_d20260210_m052036_c001_v7007000_t0000_u01770700836496") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c01e_d20260210_m052026_c001_v0001176_t0007_u01770700826895") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d29_d20260210_m052017_c001_v7007000_t0000_u01770700817217") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bf8c_d20260210_m052007_c001_v0001176_t0002_u01770700807647") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0d2_d20260210_m051958_c001_v7007000_t0000_u01770700798379") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bf11_d20260210_m051949_c001_v0001176_t0049_u01770700789918") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654d0_d20260210_m051940_c001_v7007000_t0000_u01770700780645") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627be8d_d20260210_m051931_c001_v0001176_t0031_u01770700771725") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291744f_d20260210_m051918_c001_v7007000_t0000_u01770700758823") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bddb_d20260210_m051911_c001_v0001176_t0047_u01770700751916") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432063b_d20260210_m051902_c001_v7007000_t0000_u01770700742866") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd5f_d20260210_m051857_c001_v0001176_t0043_u01770700737284") 2026/02/10 05:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4320_d20260210_m051854_c001_v7007000_t0000_u01770700734462") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000522_d20260210_m051847_c001_v0001099_t0033_u01770700727440") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4381_d20260210_m051839_c001_v7007000_t0000_u01770700719208") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc81_d20260210_m051833_c001_v0001176_t0008_u01770700713672") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f423c1b6735e12b73_d20260210_m051830_c001_v7007000_t0000_u01770700710928") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7500_d20260210_m051823_c001_v0001109_t0029_u01770700703721") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432055a_d20260210_m051809_c001_v7007000_t0000_u01770700689909") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74e8_d20260210_m051803_c001_v0001109_t0034_u01770700683307") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f151_d20260210_m051754_c001_v7007000_t0000_u01770700674066") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74c4_d20260210_m051745_c001_v0001109_t0042_u01770700665261") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297b7_d20260210_m051735_c001_v7007000_t0000_u01770700655748") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74aa_d20260210_m051726_c001_v0001109_t0049_u01770700646620") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f422462120cc6b018_d20260210_m051858_c001_v7007000_t0000_u01770700738486") 2026/02/10 05:21:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd35_d20260210_m051853_c001_v0001176_t0042_u01770700733406") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917464_d20260210_m051923_c001_v7007000_t0000_u01770700763488") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e757e_d20260210_m051917_c001_v0001109_t0019_u01770700757630") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe92_d20260210_m052056_c001_v7007000_t0000_u01770700856012") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ede4d_d20260210_m052046_c001_v0001033_t0019_u01770700846008") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab445f_d20260210_m052036_c001_v7007000_t0000_u01770700836679") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edd9a_d20260210_m052027_c001_v0001033_t0011_u01770700827104") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d2a_d20260210_m052017_c001_v7007000_t0000_u01770700817400") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edca9_d20260210_m052007_c001_v0001033_t0040_u01770700807893") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0d3_d20260210_m051958_c001_v7007000_t0000_u01770700798560") 2026/02/10 05:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edbd0_d20260210_m051950_c001_v0001033_t0050_u01770700790146") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654d2_d20260210_m051940_c001_v7007000_t0000_u01770700780828") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edae4_d20260210_m051931_c001_v0001033_t0042_u01770700771943") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432066b_d20260210_m051918_c001_v7007000_t0000_u01770700758675") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4eda30_d20260210_m051912_c001_v0001033_t0003_u01770700752128") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432063d_d20260210_m051903_c001_v7007000_t0000_u01770700743048") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed9bf_d20260210_m051857_c001_v0001033_t0007_u01770700737478") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1d5_d20260210_m051854_c001_v7007000_t0000_u01770700734065") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7538_d20260210_m051847_c001_v0001109_t0051_u01770700727881") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4382_d20260210_m051839_c001_v7007000_t0000_u01770700719391") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e751a_d20260210_m051833_c001_v0001109_t0052_u01770700713736") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35426_d20260210_m051830_c001_v7007000_t0000_u01770700710732") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed865_d20260210_m051824_c001_v0001033_t0020_u01770700704295") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353e4_d20260210_m051810_c001_v7007000_t0000_u01770700690484") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbb7_d20260210_m051803_c001_v0001176_t0016_u01770700683878") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f152_d20260210_m051754_c001_v7007000_t0000_u01770700674247") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bb41_d20260210_m051745_c001_v0001176_t0017_u01770700665921") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297b8_d20260210_m051735_c001_v7007000_t0000_u01770700655931") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bad3_d20260210_m051727_c001_v0001176_t0043_u01770700647186") 2026/02/10 05:21:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4327_d20260210_m051858_c001_v7007000_t0000_u01770700738313") 2026/02/10 05:22:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000532_d20260210_m051853_c001_v0001099_t0036_u01770700733686") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917466_d20260210_m051923_c001_v7007000_t0000_u01770700763671") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627be07_d20260210_m051917_c001_v0001176_t0003_u01770700757789") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe94_d20260210_m052056_c001_v7007000_t0000_u01770700856195") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e762e_d20260210_m052046_c001_v0001109_t0028_u01770700846358") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4460_d20260210_m052036_c001_v7007000_t0000_u01770700836862") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7610_d20260210_m052027_c001_v0001109_t0010_u01770700827824") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d2c_d20260210_m052017_c001_v7007000_t0000_u01770700817581") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75e8_d20260210_m052009_c001_v0001109_t0034_u01770700809066") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0d4_d20260210_m051958_c001_v7007000_t0000_u01770700798741") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75c6_d20260210_m051950_c001_v0001109_t0001_u01770700790637") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654d3_d20260210_m051941_c001_v7007000_t0000_u01770700781009") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e759e_d20260210_m051932_c001_v0001109_t0051_u01770700772777") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812bb7_d20260210_m051918_c001_v7007000_t0000_u01770700758681") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7574_d20260210_m051912_c001_v0001109_t0058_u01770700752520") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320640_d20260210_m051903_c001_v7007000_t0000_u01770700743229") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd67_d20260210_m051857_c001_v0001176_t0010_u01770700737582") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35488_d20260210_m051854_c001_v7007000_t0000_u01770700734650") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed953_d20260210_m051848_c001_v0001033_t0044_u01770700728341") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4384_d20260210_m051839_c001_v7007000_t0000_u01770700719575") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed8c6_d20260210_m051833_c001_v0001033_t0044_u01770700713846") 2026/02/10 05:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41877310ff01890e_d20260210_m051830_c001_v7007000_t0000_u01770700710485") 2026/02/10 05:22:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc2b_d20260210_m051824_c001_v0001176_t0047_u01770700704929") 2026/02/10 05:22:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4105241147dc1e1f_d20260210_m051810_c001_v7007000_t0000_u01770700690109") 2026/02/10 05:22:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed74d_d20260210_m051804_c001_v0001033_t0058_u01770700684094") 2026/02/10 05:22:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f153_d20260210_m051754_c001_v7007000_t0000_u01770700674429") 2026/02/10 05:22:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed69d_d20260210_m051746_c001_v0001033_t0036_u01770700666143") 2026/02/10 05:22:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297ba_d20260210_m051736_c001_v7007000_t0000_u01770700656122") 2026/02/10 05:22:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed5d9_d20260210_m051727_c001_v0001033_t0012_u01770700647503") 2026/02/10 05:22:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4329_d20260210_m051858_c001_v7007000_t0000_u01770700738497") 2026/02/10 05:22:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bd39_d20260210_m051853_c001_v0001176_t0044_u01770700733714") 2026/02/10 05:22:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353ea_d20260210_m051812_c001_v7007000_t0000_u01770700692835") 2026/02/10 05:22:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbc5_d20260210_m051807_c001_v0001176_t0034_u01770700687848") 2026/02/10 05:22:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353ec_d20260210_m051813_c001_v7007000_t0000_u01770700693018") 2026/02/10 05:22:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004c4_d20260210_m051807_c001_v0001099_t0012_u01770700687956") 2026/02/10 05:22:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353ee_d20260210_m051813_c001_v7007000_t0000_u01770700693203") 2026/02/10 05:22:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbc7_d20260210_m051808_c001_v0001176_t0021_u01770700688076") 2026/02/10 05:22:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353f1_d20260210_m051813_c001_v7007000_t0000_u01770700693385") 2026/02/10 05:22:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed793_d20260210_m051808_c001_v0001033_t0046_u01770700688208") 2026/02/10 05:22:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353f2_d20260210_m051813_c001_v7007000_t0000_u01770700693569") 2026/02/10 05:22:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbc9_d20260210_m051808_c001_v0001176_t0007_u01770700688309") 2026/02/10 05:22:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353f3_d20260210_m051813_c001_v7007000_t0000_u01770700693751") 2026/02/10 05:22:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004c6_d20260210_m051808_c001_v0001099_t0001_u01770700688297") 2026/02/10 05:22:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353f5_d20260210_m051813_c001_v7007000_t0000_u01770700693935") 2026/02/10 05:22:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74ee_d20260210_m051808_c001_v0001109_t0030_u01770700688364") 2026/02/10 05:22:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353f6_d20260210_m051814_c001_v7007000_t0000_u01770700694119") 2026/02/10 05:22:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbcb_d20260210_m051808_c001_v0001176_t0000_u01770700688522") 2026/02/10 05:22:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353f7_d20260210_m051814_c001_v7007000_t0000_u01770700694301") 2026/02/10 05:22:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbcd_d20260210_m051808_c001_v0001176_t0051_u01770700688763") 2026/02/10 05:22:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353f8_d20260210_m051814_c001_v7007000_t0000_u01770700694485") 2026/02/10 05:22:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004c8_d20260210_m051808_c001_v0001099_t0052_u01770700688798") 2026/02/10 05:22:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353fa_d20260210_m051814_c001_v7007000_t0000_u01770700694668") 2026/02/10 05:22:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed7a5_d20260210_m051808_c001_v0001033_t0058_u01770700688846") 2026/02/10 05:22:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353fb_d20260210_m051814_c001_v7007000_t0000_u01770700694851") 2026/02/10 05:22:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbcf_d20260210_m051808_c001_v0001176_t0039_u01770700688988") 2026/02/10 05:22:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353fc_d20260210_m051815_c001_v7007000_t0000_u01770700695034") 2026/02/10 05:22:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e74f0_d20260210_m051809_c001_v0001109_t0004_u01770700689053") 2026/02/10 05:22:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353fd_d20260210_m051815_c001_v7007000_t0000_u01770700695216") 2026/02/10 05:22:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004ca_d20260210_m051809_c001_v0001099_t0018_u01770700689159") 2026/02/10 05:22:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab353ff_d20260210_m051815_c001_v7007000_t0000_u01770700695400") 2026/02/10 05:22:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbd3_d20260210_m051809_c001_v0001176_t0057_u01770700689211") 2026/02/10 05:22:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35400_d20260210_m051815_c001_v7007000_t0000_u01770700695583") 2026/02/10 05:22:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bbd9_d20260210_m051809_c001_v0001176_t0040_u01770700689491") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa3866194b7_d20260210_m051834_c001_v7007000_t0000_u01770700714715") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc47_d20260210_m051828_c001_v0001176_t0019_u01770700708211") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd435b_d20260210_m051834_c001_v7007000_t0000_u01770700714551") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90004fe_d20260210_m051828_c001_v0001099_t0038_u01770700708303") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665d4_d20260210_m051834_c001_v7007000_t0000_u01770700714563") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed897_d20260210_m051828_c001_v0001033_t0049_u01770700708433") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f423c1b6735e12b7e_d20260210_m051834_c001_v7007000_t0000_u01770700714727") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc4b_d20260210_m051828_c001_v0001176_t0047_u01770700708443") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa3866194b8_d20260210_m051834_c001_v7007000_t0000_u01770700714897") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7510_d20260210_m051828_c001_v0001109_t0049_u01770700708602") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f423c1b6735e12b81_d20260210_m051834_c001_v7007000_t0000_u01770700714908") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc4f_d20260210_m051828_c001_v0001176_t0001_u01770700708660") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd435d_d20260210_m051834_c001_v7007000_t0000_u01770700714916") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000502_d20260210_m051828_c001_v0001099_t0006_u01770700708751") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f423c1b6735e12b7d_d20260210_m051834_c001_v7007000_t0000_u01770700714529") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc53_d20260210_m051828_c001_v0001176_t0055_u01770700708931") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa3866194b5_d20260210_m051834_c001_v7007000_t0000_u01770700714533") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed89b_d20260210_m051829_c001_v0001033_t0002_u01770700709054") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fca9a_d20260210_m051834_c001_v7007000_t0000_u01770700714753") 2026/02/10 05:22:03 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000504_d20260210_m051829_c001_v0001099_t0033_u01770700709085") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41877310ff01891f_d20260210_m051834_c001_v7007000_t0000_u01770700714768") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc57_d20260210_m051829_c001_v0001176_t0053_u01770700709164") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd435c_d20260210_m051834_c001_v7007000_t0000_u01770700714734") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7512_d20260210_m051829_c001_v0001109_t0045_u01770700709188") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665d3_d20260210_m051834_c001_v7007000_t0000_u01770700714542") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc59_d20260210_m051829_c001_v0001176_t0036_u01770700709434") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665d5_d20260210_m051834_c001_v7007000_t0000_u01770700714746") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000506_d20260210_m051829_c001_v0001099_t0032_u01770700709452") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c665d6_d20260210_m051834_c001_v7007000_t0000_u01770700714777") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc5b_d20260210_m051829_c001_v0001176_t0018_u01770700709653") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35435_d20260210_m051834_c001_v7007000_t0000_u01770700714521") 2026/02/10 05:22:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed8ab_d20260210_m051829_c001_v0001033_t0036_u01770700709664") 2026/02/10 05:22:04 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea4832_d20260210_m051618_c001_v7007000_t0000_u01770700578398") 2026/02/10 05:22:04 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1034d97c97acf7f9_d20260210_m051612_c001_v0001117_t0021_u01770700572144") 2026/02/10 05:22:04 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab3524a_d20260210_m051611_c001_v7007000_t0000_u01770700571960") 2026/02/10 05:22:04 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1034d97c97acf7f3_d20260210_m051606_c001_v0001117_t0001_u01770700566774") 2026/02/10 05:22:04 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab3523a_d20260210_m051606_c001_v7007000_t0000_u01770700566004") 2026/02/10 05:22:04 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900035a_d20260210_m051601_c001_v0001099_t0007_u01770700561508") 2026/02/10 05:22:04 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4099_d20260210_m051600_c001_v7007000_t0000_u01770700560022") 2026/02/10 05:22:04 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f110ef716f2a92877_d20260210_m051557_c001_v0001103_t0038_u01770700557146") 2026/02/10 05:22:04 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40136920038ebb19_d20260210_m051556_c001_v7007000_t0000_u01770700556961") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f110ef716f2a92837_d20260210_m051553_c001_v0001103_t0038_u01770700553224") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40136920038ebaf3_d20260210_m051552_c001_v7007000_t0000_u01770700552478") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b849_d20260210_m051548_c001_v0001176_t0012_u01770700548806") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc8e5_d20260210_m051547_c001_v7007000_t0000_u01770700547515") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1162846ae711b7e7_d20260210_m051545_c001_v0001145_t0056_u01770700545864") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97d2d_d20260210_m051545_c001_v7007000_t0000_u01770700545685") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1162846ae711b7e3_d20260210_m051542_c001_v0001145_t0033_u01770700542246") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97d1c_d20260210_m051541_c001_v7007000_t0000_u01770700541484") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b811_d20260210_m051538_c001_v0001176_t0017_u01770700538099") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc8d5_d20260210_m051537_c001_v7007000_t0000_u01770700537185") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1117396fb30bb351_d20260210_m051534_c001_v0001173_t0021_u01770700534945") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229171b9_d20260210_m051534_c001_v7007000_t0000_u01770700534762") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1117396fb30bb308_d20260210_m051531_c001_v0001173_t0032_u01770700531113") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229171b3_d20260210_m051530_c001_v7007000_t0000_u01770700530366") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b7dd_d20260210_m051522_c001_v0001176_t0051_u01770700522581") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40136920038eb962_d20260210_m051521_c001_v7007000_t0000_u01770700521661") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107a02c65e27ef58_d20260210_m051519_c001_v0001131_t0049_u01770700519699") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa386619261_d20260210_m051519_c001_v7007000_t0000_u01770700519514") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107a02c65e27ef4e_d20260210_m051516_c001_v0001131_t0036_u01770700516100") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa38661924b_d20260210_m051515_c001_v7007000_t0000_u01770700515360") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b30505_d20260210_m051509_c001_v0001146_t0031_u01770700509012") 2026/02/10 05:22:05 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab351d6_d20260210_m051508_c001_v7007000_t0000_u01770700508104") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f109ef832c0011bf0_d20260210_m051506_c001_v0001185_t0026_u01770700506094") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4028ccdefd5180b3_d20260210_m051505_c001_v7007000_t0000_u01770700505836") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f109ef832c0011bae_d20260210_m051502_c001_v0001185_t0027_u01770700502319") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4028ccdefd5180ab_d20260210_m051501_c001_v7007000_t0000_u01770700501571") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000296_d20260210_m051455_c001_v0001099_t0042_u01770700495384") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa386619209_d20260210_m051454_c001_v7007000_t0000_u01770700494283") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107e806166cf61b5_d20260210_m051447_c001_v0001104_t0030_u01770700487771") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a432032c_d20260210_m051447_c001_v7007000_t0000_u01770700487564") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b733_d20260210_m051443_c001_v0001176_t0009_u01770700483120") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1117396fb30baf72_d20260210_m051442_c001_v0001173_t0015_u01770700482193") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1117396fb30baf40_d20260210_m051440_c001_v0001173_t0000_u01770700480937") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd40ec_d20260210_m051427_c001_v7007000_t0000_u01770700467713") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900023f_d20260210_m051420_c001_v0001099_t0007_u01770700460705") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f102d71504c3ea6ea_d20260210_m051419_c001_v0001185_t0008_u01770700459822") 2026/02/10 05:22:06 DEBUG : dst/one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f102d71504c3ea6d4_d20260210_m051418_c001_v0001185_t0059_u01770700458774") 2026/02/10 05:22:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea4833_d20260210_m051618_c001_v7007000_t0000_u01770700578580") 2026/02/10 05:22:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f118033ced27501cb_d20260210_m051611_c001_v0001167_t0026_u01770700571368") 2026/02/10 05:22:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f11099d719be9d309_d20260210_m051605_c001_v0001106_t0057_u01770700565291") 2026/02/10 05:22:06 DEBUG : dst/one.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab409b_d20260210_m051600_c001_v7007000_t0000_u01770700560225") 2026/02/10 05:22:06 DEBUG : dst/one.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1013e28c12db63c8_d20260210_m051556_c001_v0001180_t0053_u01770700556760") 2026/02/10 05:22:06 DEBUG : dst/one.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1106986e078035b5_d20260210_m051552_c001_v0001092_t0045_u01770700552070") 2026/02/10 05:22:06 DEBUG : dst/one.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc8e6_d20260210_m051547_c001_v7007000_t0000_u01770700547696") 2026/02/10 05:22:07 DEBUG : dst/one.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1044b35b67b1da30_d20260210_m051545_c001_v0001173_t0054_u01770700545035") 2026/02/10 05:22:07 DEBUG : dst/one.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f102a107ff144044f_d20260210_m051541_c001_v0001131_t0026_u01770700541031") 2026/02/10 05:22:07 DEBUG : dst/three: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa38661920c_d20260210_m051454_c001_v7007000_t0000_u01770700494467") 2026/02/10 05:22:07 DEBUG : dst/three: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1117396fb30bb04f_d20260210_m051452_c001_v0001173_t0044_u01770700492569") 2026/02/10 05:22:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea4834_d20260210_m051618_c001_v7007000_t0000_u01770700578762") 2026/02/10 05:22:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1105b42ce42db9ed_d20260210_m051615_c001_v0001137_t0023_u01770700575242") 2026/02/10 05:22:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10490cc0317d831d_d20260210_m051608_c001_v0001185_t0031_u01770700568672") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea4836_d20260210_m051618_c001_v7007000_t0000_u01770700578943") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1034d97c97acf7fd_d20260210_m051615_c001_v0001117_t0004_u01770700575799") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35258_d20260210_m051615_c001_v7007000_t0000_u01770700575554") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1034d97c97acf7f5_d20260210_m051609_c001_v0001117_t0026_u01770700569053") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab35243_d20260210_m051608_c001_v7007000_t0000_u01770700568868") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900035c_d20260210_m051602_c001_v0001099_t0012_u01770700562442") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab409c_d20260210_m051600_c001_v7007000_t0000_u01770700560410") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f110ef716f2a92891_d20260210_m051559_c001_v0001103_t0058_u01770700559293") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40136920038ebb1b_d20260210_m051559_c001_v7007000_t0000_u01770700559109") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f110ef716f2a92853_d20260210_m051555_c001_v0001103_t0053_u01770700555264") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40136920038ebb0a_d20260210_m051555_c001_v7007000_t0000_u01770700555080") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b84f_d20260210_m051549_c001_v0001176_t0036_u01770700549445") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97d37_d20260210_m051546_c001_v7007000_t0000_u01770700546969") 2026/02/10 05:22:07 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000324_d20260210_m051544_c001_v0001099_t0031_u01770700544066") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97d23_d20260210_m051543_c001_v7007000_t0000_u01770700543315") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b813_d20260210_m051538_c001_v0001176_t0012_u01770700538586") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229171ba_d20260210_m051536_c001_v7007000_t0000_u01770700536250") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000302_d20260210_m051533_c001_v0001099_t0009_u01770700533330") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229171b7_d20260210_m051532_c001_v7007000_t0000_u01770700532236") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b7e9_d20260210_m051525_c001_v0001176_t0029_u01770700525722") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa38661926b_d20260210_m051520_c001_v7007000_t0000_u01770700520666") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b30529_d20260210_m051518_c001_v0001146_t0031_u01770700518345") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa386619252_d20260210_m051517_c001_v7007000_t0000_u01770700517210") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90002ba_d20260210_m051510_c001_v0001099_t0043_u01770700510332") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4028ccdefd5180b5_d20260210_m051507_c001_v7007000_t0000_u01770700507185") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90002b0_d20260210_m051504_c001_v0001099_t0013_u01770700504178") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4028ccdefd5180ad_d20260210_m051503_c001_v7007000_t0000_u01770700503095") 2026/02/10 05:22:08 DEBUG : dst/three.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b781_d20260210_m051456_c001_v0001176_t0054_u01770700496986") 2026/02/10 05:22:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab409e_d20260210_m051600_c001_v7007000_t0000_u01770700560597") 2026/02/10 05:22:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f115c0fdea38dadb1_d20260210_m051558_c001_v0001167_t0045_u01770700558326") 2026/02/10 05:22:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1025c924ef552b83_d20260210_m051554_c001_v0001167_t0047_u01770700554398") 2026/02/10 05:22:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc8e7_d20260210_m051547_c001_v7007000_t0000_u01770700547877") 2026/02/10 05:22:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10893321a0e5c0ab_d20260210_m051546_c001_v0001103_t0036_u01770700546325") 2026/02/10 05:22:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f101c7e487156496c_d20260210_m051542_c001_v0001103_t0009_u01770700542930") 2026/02/10 05:22:08 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea4838_d20260210_m051619_c001_v7007000_t0000_u01770700579125") 2026/02/10 05:22:08 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b8b1_d20260210_m051602_c001_v0001176_t0015_u01770700562211") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab409f_d20260210_m051600_c001_v7007000_t0000_u01770700560781") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900032e_d20260210_m051549_c001_v0001099_t0023_u01770700549013") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc8e9_d20260210_m051548_c001_v7007000_t0000_u01770700548058") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000314_d20260210_m051538_c001_v0001099_t0057_u01770700538313") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc8d6_d20260210_m051537_c001_v7007000_t0000_u01770700537368") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90002ee_d20260210_m051523_c001_v0001099_t0037_u01770700523155") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40136920038eb963_d20260210_m051521_c001_v7007000_t0000_u01770700521846") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b7ad_d20260210_m051509_c001_v0001176_t0020_u01770700509746") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40395428cab351d7_d20260210_m051508_c001_v7007000_t0000_u01770700508285") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b304f1_d20260210_m051456_c001_v0001146_t0037_u01770700496205") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa38661920f_d20260210_m051454_c001_v7007000_t0000_u01770700494651") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f102b5deab9eb9ce4_d20260210_m051450_c001_v0001091_t0015_u01770700490053") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd40ed_d20260210_m051427_c001_v7007000_t0000_u01770700467895") 2026/02/10 05:22:09 DEBUG : dst/two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f102d71504c3ea75f_d20260210_m051426_c001_v0001185_t0025_u01770700466792") 2026/02/10 05:22:09 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea2839_d20260210_m051353_c001_v7007000_t0000_u01770700433647") 2026/02/10 05:22:09 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b5a7_d20260210_m051349_c001_v0001176_t0035_u01770700429824") 2026/02/10 05:22:09 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea2833_d20260210_m051347_c001_v7007000_t0000_u01770700427582") 2026/02/10 05:22:09 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b527_d20260210_m051336_c001_v0001176_t0039_u01770700416619") 2026/02/10 05:22:09 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd8242c_d20260210_m051327_c001_v7007000_t0000_u01770700407768") 2026/02/10 05:22:09 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b4dd_d20260210_m051324_c001_v0001176_t0004_u01770700404541") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4ed1_d20260210_m051303_c001_v7007000_t0000_u01770700383619") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000125_d20260210_m051301_c001_v0001099_t0050_u01770700381693") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4ebd_d20260210_m051300_c001_v7007000_t0000_u01770700380465") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000119_d20260210_m051258_c001_v0001099_t0046_u01770700378686") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e72_d20260210_m051255_c001_v7007000_t0000_u01770700375721") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000fb_d20260210_m051253_c001_v0001099_t0039_u01770700373880") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e6a_d20260210_m051252_c001_v7007000_t0000_u01770700372941") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000f3_d20260210_m051251_c001_v0001099_t0029_u01770700371457") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e5b_d20260210_m051244_c001_v7007000_t0000_u01770700364609") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000d5_d20260210_m051242_c001_v0001099_t0029_u01770700362613") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e53_d20260210_m051241_c001_v7007000_t0000_u01770700361523") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000cf_d20260210_m051240_c001_v0001099_t0057_u01770700360664") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d84_d20260210_m051234_c001_v7007000_t0000_u01770700354911") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000b7_d20260210_m051233_c001_v0001099_t0053_u01770700353465") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d7f_d20260210_m051231_c001_v7007000_t0000_u01770700351576") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000ad_d20260210_m051230_c001_v0001099_t0048_u01770700350243") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d7a_d20260210_m051229_c001_v7007000_t0000_u01770700349867") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f11645a92fa80c76a_d20260210_m051228_c001_v0001167_t0038_u01770700348904") 2026/02/10 05:22:10 DEBUG : empty space: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000ab_d20260210_m051227_c001_v0001099_t0046_u01770700347105") 2026/02/10 05:22:10 DEBUG : enormous: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4ec5_d20260210_m051302_c001_v7007000_t0000_u01770700382698") 2026/02/10 05:22:10 DEBUG : enormous: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000127_d20260210_m051302_c001_v0001099_t0057_u01770700382011") 2026/02/10 05:22:10 DEBUG : existing: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea484a_d20260210_m051623_c001_v7007000_t0000_u01770700583502") 2026/02/10 05:22:11 DEBUG : existing: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b921_d20260210_m051622_c001_v0001176_t0027_u01770700582340") 2026/02/10 05:22:11 DEBUG : existing: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82422_d20260210_m051323_c001_v7007000_t0000_u01770700403030") 2026/02/10 05:22:11 DEBUG : existing: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b4c1_d20260210_m051321_c001_v0001176_t0022_u01770700401827") 2026/02/10 05:22:11 DEBUG : existing: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d70_d20260210_m051224_c001_v7007000_t0000_u01770700344149") 2026/02/10 05:22:11 DEBUG : existing: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000097_d20260210_m051222_c001_v0001099_t0000_u01770700342718") 2026/02/10 05:22:11 DEBUG : existing: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d6b_d20260210_m051222_c001_v7007000_t0000_u01770700342172") 2026/02/10 05:22:11 DEBUG : existing: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000093_d20260210_m051221_c001_v0001099_t0031_u01770700341340") 2026/02/10 05:22:11 DEBUG : existing: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900008f_d20260210_m051220_c001_v0001099_t0020_u01770700340453") 2026/02/10 05:22:11 DEBUG : existing-b: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82423_d20260210_m051323_c001_v7007000_t0000_u01770700403211") 2026/02/10 05:22:11 DEBUG : existing-b: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000185_d20260210_m051321_c001_v0001099_t0025_u01770700401816") 2026/02/10 05:22:11 DEBUG : file1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172b9_d20260210_m051714_c001_v7007000_t0000_u01770700634901") 2026/02/10 05:22:11 DEBUG : file1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627ba8d_d20260210_m051713_c001_v0001176_t0046_u01770700633870") 2026/02/10 05:22:11 DEBUG : file1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172b5_d20260210_m051712_c001_v7007000_t0000_u01770700632576") 2026/02/10 05:22:11 DEBUG : file1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed525_d20260210_m051711_c001_v0001033_t0043_u01770700631429") 2026/02/10 05:22:11 DEBUG : five: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4ed7_d20260210_m051307_c001_v7007000_t0000_u01770700387852") 2026/02/10 05:22:11 DEBUG : five: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b900013f_d20260210_m051305_c001_v0001099_t0042_u01770700385644") 2026/02/10 05:22:11 DEBUG : foo: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d81_d20260210_m051233_c001_v7007000_t0000_u01770700353099") 2026/02/10 05:22:11 DEBUG : foo: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b90000b5_d20260210_m051232_c001_v0001099_t0042_u01770700352544") 2026/02/10 05:22:11 DEBUG : foo: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b90000b3_d20260210_m051231_c001_v0001099_t0042_u01770700351941") 2026/02/10 05:22:11 DEBUG : four: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4ed8_d20260210_m051308_c001_v7007000_t0000_u01770700388034") 2026/02/10 05:22:11 DEBUG : four: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407adab9f6b303d5_d20260210_m051306_c001_v0001146_t0019_u01770700386434") 2026/02/10 05:22:11 DEBUG : four: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900013d_d20260210_m051304_c001_v0001099_t0028_u01770700384817") 2026/02/10 05:22:12 DEBUG : hello world2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97ada_d20260210_m051138_c001_v7007000_t0000_u01770700298024") 2026/02/10 05:22:12 DEBUG : hello world2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b8ffffe3_d20260210_m051137_c001_v0001099_t0005_u01770700297320") 2026/02/10 05:22:12 DEBUG : ignore-size: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d68_d20260210_m051220_c001_v7007000_t0000_u01770700340092") 2026/02/10 05:22:12 DEBUG : ignore-size: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000089_d20260210_m051218_c001_v0001099_t0035_u01770700338928") 2026/02/10 05:22:12 DEBUG : nested/sub dir/file: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd8241f_d20260210_m051321_c001_v7007000_t0000_u01770700401089") 2026/02/10 05:22:12 DEBUG : nested/sub dir/file: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b4b3_d20260210_m051320_c001_v0001176_t0011_u01770700400393") 2026/02/10 05:22:12 DEBUG : nested/sub dir/file: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd8241a_d20260210_m051319_c001_v7007000_t0000_u01770700399647") 2026/02/10 05:22:12 DEBUG : nested/sub dir/file: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000175_d20260210_m051318_c001_v0001099_t0059_u01770700398929") 2026/02/10 05:22:12 DEBUG : one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4ed9_d20260210_m051308_c001_v7007000_t0000_u01770700388217") 2026/02/10 05:22:12 DEBUG : one: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b9000135_d20260210_m051304_c001_v0001099_t0042_u01770700384003") 2026/02/10 05:22:12 DEBUG : only0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917295_d20260210_m051706_c001_v7007000_t0000_u01770700626999") 2026/02/10 05:22:12 DEBUG : only0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408c6b145627ba4d_d20260210_m051701_c001_v0001176_t0034_u01770700621931") 2026/02/10 05:22:12 DEBUG : only0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000412_d20260210_m051647_c001_v0001099_t0009_u01770700607834") 2026/02/10 05:22:12 DEBUG : only0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc967_d20260210_m051641_c001_v7007000_t0000_u01770700601710") 2026/02/10 05:22:12 DEBUG : only0: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003a8_d20260210_m051627_c001_v0001099_t0001_u01770700587053") 2026/02/10 05:22:12 DEBUG : only1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917298_d20260210_m051707_c001_v7007000_t0000_u01770700627182") 2026/02/10 05:22:12 DEBUG : only1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408c6b145627ba57_d20260210_m051702_c001_v0001176_t0034_u01770700622301") 2026/02/10 05:22:12 DEBUG : only1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000416_d20260210_m051648_c001_v0001099_t0002_u01770700608417") 2026/02/10 05:22:12 DEBUG : only1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc964_d20260210_m051641_c001_v7007000_t0000_u01770700601346") 2026/02/10 05:22:12 DEBUG : only1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003aa_d20260210_m051627_c001_v0001099_t0054_u01770700587825") 2026/02/10 05:22:12 DEBUG : only10: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291729a_d20260210_m051707_c001_v7007000_t0000_u01770700627364") 2026/02/10 05:22:13 DEBUG : only10: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408c6b145627ba41_d20260210_m051701_c001_v0001176_t0034_u01770700621156") 2026/02/10 05:22:13 DEBUG : only10: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900042c_d20260210_m051654_c001_v0001099_t0038_u01770700614360") 2026/02/10 05:22:13 DEBUG : only10: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41412112fe5a5eb4_d20260210_m051642_c001_v7007000_t0000_u01770700602110") 2026/02/10 05:22:13 DEBUG : only10: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003de_d20260210_m051633_c001_v0001099_t0006_u01770700593809") 2026/02/10 05:22:13 DEBUG : only11: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291729b_d20260210_m051707_c001_v7007000_t0000_u01770700627546") 2026/02/10 05:22:13 DEBUG : only11: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b9000456_d20260210_m051701_c001_v0001099_t0042_u01770700621984") 2026/02/10 05:22:13 DEBUG : only11: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000432_d20260210_m051654_c001_v0001099_t0029_u01770700614941") 2026/02/10 05:22:13 DEBUG : only11: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320437_d20260210_m051641_c001_v7007000_t0000_u01770700601946") 2026/02/10 05:22:13 DEBUG : only11: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003ea_d20260210_m051634_c001_v0001099_t0035_u01770700594385") 2026/02/10 05:22:13 DEBUG : only12: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291729c_d20260210_m051707_c001_v7007000_t0000_u01770700627728") 2026/02/10 05:22:13 DEBUG : only12: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40211964d34e7484_d20260210_m051701_c001_v0001109_t0050_u01770700621758") 2026/02/10 05:22:13 DEBUG : only12: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000434_d20260210_m051655_c001_v0001099_t0050_u01770700615546") 2026/02/10 05:22:13 DEBUG : only12: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320438_d20260210_m051642_c001_v7007000_t0000_u01770700602130") 2026/02/10 05:22:13 DEBUG : only12: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003ee_d20260210_m051634_c001_v0001099_t0034_u01770700594930") 2026/02/10 05:22:13 DEBUG : only13: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291729d_d20260210_m051707_c001_v7007000_t0000_u01770700627910") 2026/02/10 05:22:13 DEBUG : only13: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b900044c_d20260210_m051701_c001_v0001099_t0042_u01770700621167") 2026/02/10 05:22:13 DEBUG : only13: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000436_d20260210_m051656_c001_v0001099_t0000_u01770700616060") 2026/02/10 05:22:13 DEBUG : only13: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc96d_d20260210_m051642_c001_v7007000_t0000_u01770700602253") 2026/02/10 05:22:13 DEBUG : only13: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003f2_d20260210_m051635_c001_v0001099_t0015_u01770700595603") 2026/02/10 05:22:13 DEBUG : only14: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a67302291729e_d20260210_m051708_c001_v7007000_t0000_u01770700628092") 2026/02/10 05:22:13 DEBUG : only14: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416ef1aa4d4ed499_d20260210_m051701_c001_v0001033_t0003_u01770700621946") 2026/02/10 05:22:13 DEBUG : only14: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900043c_d20260210_m051656_c001_v0001099_t0040_u01770700616923") 2026/02/10 05:22:14 DEBUG : only14: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb944_d20260210_m051641_c001_v7007000_t0000_u01770700601729") 2026/02/10 05:22:14 DEBUG : only14: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003f8_d20260210_m051636_c001_v0001099_t0036_u01770700596306") 2026/02/10 05:22:14 DEBUG : only15: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172a0_d20260210_m051708_c001_v7007000_t0000_u01770700628274") 2026/02/10 05:22:14 DEBUG : only15: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408c6b145627ba47_d20260210_m051701_c001_v0001176_t0034_u01770700621553") 2026/02/10 05:22:14 DEBUG : only15: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900043e_d20260210_m051657_c001_v0001099_t0017_u01770700617670") 2026/02/10 05:22:14 DEBUG : only15: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb949_d20260210_m051642_c001_v7007000_t0000_u01770700602276") 2026/02/10 05:22:14 DEBUG : only15: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003fa_d20260210_m051637_c001_v0001099_t0002_u01770700597009") 2026/02/10 05:22:14 DEBUG : only16: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172a2_d20260210_m051708_c001_v7007000_t0000_u01770700628456") 2026/02/10 05:22:14 DEBUG : only16: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b900044e_d20260210_m051701_c001_v0001099_t0042_u01770700621564") 2026/02/10 05:22:14 DEBUG : only16: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000440_d20260210_m051658_c001_v0001099_t0031_u01770700618299") 2026/02/10 05:22:14 DEBUG : only16: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41412112fe5a5eb1_d20260210_m051641_c001_v7007000_t0000_u01770700601740") 2026/02/10 05:22:14 DEBUG : only16: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003fe_d20260210_m051637_c001_v0001099_t0013_u01770700597720") 2026/02/10 05:22:15 DEBUG : only17: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172a4_d20260210_m051708_c001_v7007000_t0000_u01770700628639") 2026/02/10 05:22:15 DEBUG : only17: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408c6b145627ba49_d20260210_m051701_c001_v0001176_t0034_u01770700621748") 2026/02/10 05:22:15 DEBUG : only17: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000442_d20260210_m051658_c001_v0001099_t0007_u01770700618904") 2026/02/10 05:22:15 DEBUG : only17: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320436_d20260210_m051641_c001_v7007000_t0000_u01770700601758") 2026/02/10 05:22:15 DEBUG : only17: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000400_d20260210_m051638_c001_v0001099_t0030_u01770700598314") 2026/02/10 05:22:15 DEBUG : only18: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172a5_d20260210_m051708_c001_v7007000_t0000_u01770700628820") 2026/02/10 05:22:15 DEBUG : only18: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416ef1aa4d4ed49f_d20260210_m051702_c001_v0001033_t0003_u01770700622136") 2026/02/10 05:22:15 DEBUG : only18: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000446_d20260210_m051659_c001_v0001099_t0033_u01770700619545") 2026/02/10 05:22:15 DEBUG : only18: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc969_d20260210_m051641_c001_v7007000_t0000_u01770700601890") 2026/02/10 05:22:15 DEBUG : only18: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000402_d20260210_m051638_c001_v0001099_t0048_u01770700598903") 2026/02/10 05:22:15 DEBUG : only19: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172a6_d20260210_m051709_c001_v7007000_t0000_u01770700629002") 2026/02/10 05:22:15 DEBUG : only19: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b9000454_d20260210_m051701_c001_v0001099_t0042_u01770700621795") 2026/02/10 05:22:15 DEBUG : only19: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900044a_d20260210_m051700_c001_v0001099_t0048_u01770700620166") 2026/02/10 05:22:15 DEBUG : only19: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc962_d20260210_m051641_c001_v7007000_t0000_u01770700601159") 2026/02/10 05:22:15 DEBUG : only19: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000405_d20260210_m051639_c001_v0001099_t0026_u01770700599804") 2026/02/10 05:22:15 DEBUG : only2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172a8_d20260210_m051709_c001_v7007000_t0000_u01770700629185") 2026/02/10 05:22:15 DEBUG : only2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b900045c_d20260210_m051702_c001_v0001099_t0042_u01770700622351") 2026/02/10 05:22:15 DEBUG : only2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900041a_d20260210_m051649_c001_v0001099_t0025_u01770700609166") 2026/02/10 05:22:15 DEBUG : only2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb946_d20260210_m051641_c001_v7007000_t0000_u01770700601912") 2026/02/10 05:22:15 DEBUG : only2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003ac_d20260210_m051628_c001_v0001099_t0019_u01770700588481") 2026/02/10 05:22:15 DEBUG : only3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172aa_d20260210_m051709_c001_v7007000_t0000_u01770700629367") 2026/02/10 05:22:16 DEBUG : only3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40211964d34e7486_d20260210_m051702_c001_v0001109_t0050_u01770700622052") 2026/02/10 05:22:16 DEBUG : only3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900041c_d20260210_m051649_c001_v0001099_t0012_u01770700609778") 2026/02/10 05:22:16 DEBUG : only3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc96c_d20260210_m051642_c001_v7007000_t0000_u01770700602072") 2026/02/10 05:22:16 DEBUG : only3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003ae_d20260210_m051629_c001_v0001099_t0045_u01770700589032") 2026/02/10 05:22:16 DEBUG : only4: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172ac_d20260210_m051709_c001_v7007000_t0000_u01770700629549") 2026/02/10 05:22:16 DEBUG : only4: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408c6b145627ba53_d20260210_m051702_c001_v0001176_t0034_u01770700622117") 2026/02/10 05:22:16 DEBUG : only4: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900041e_d20260210_m051650_c001_v0001099_t0013_u01770700610512") 2026/02/10 05:22:16 DEBUG : only4: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f417657eea15fc965_d20260210_m051641_c001_v7007000_t0000_u01770700601528") 2026/02/10 05:22:16 DEBUG : only4: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003b2_d20260210_m051629_c001_v0001099_t0001_u01770700589671") 2026/02/10 05:22:16 DEBUG : only5: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172ad_d20260210_m051709_c001_v7007000_t0000_u01770700629730") 2026/02/10 05:22:16 DEBUG : only5: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40211964d34e748a_d20260210_m051702_c001_v0001109_t0050_u01770700622418") 2026/02/10 05:22:16 DEBUG : only5: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000420_d20260210_m051651_c001_v0001099_t0029_u01770700611026") 2026/02/10 05:22:16 DEBUG : only5: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41412112fe5a5eb0_d20260210_m051641_c001_v7007000_t0000_u01770700601543") 2026/02/10 05:22:16 DEBUG : only5: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003b6_d20260210_m051630_c001_v0001099_t0057_u01770700590529") 2026/02/10 05:22:16 DEBUG : only6: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172ae_d20260210_m051709_c001_v7007000_t0000_u01770700629916") 2026/02/10 05:22:16 DEBUG : only6: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b900045a_d20260210_m051702_c001_v0001099_t0042_u01770700622167") 2026/02/10 05:22:16 DEBUG : only6: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000422_d20260210_m051651_c001_v0001099_t0018_u01770700611687") 2026/02/10 05:22:16 DEBUG : only6: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb947_d20260210_m051642_c001_v7007000_t0000_u01770700602094") 2026/02/10 05:22:16 DEBUG : only6: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003be_d20260210_m051631_c001_v0001099_t0011_u01770700591090") 2026/02/10 05:22:16 DEBUG : only7: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172b0_d20260210_m051710_c001_v7007000_t0000_u01770700630101") 2026/02/10 05:22:16 DEBUG : only7: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40211964d34e7488_d20260210_m051702_c001_v0001109_t0050_u01770700622235") 2026/02/10 05:22:16 DEBUG : only7: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000424_d20260210_m051652_c001_v0001099_t0039_u01770700612315") 2026/02/10 05:22:17 DEBUG : only7: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afb942_d20260210_m051641_c001_v7007000_t0000_u01770700601547") 2026/02/10 05:22:17 DEBUG : only7: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003c0_d20260210_m051631_c001_v0001099_t0001_u01770700591830") 2026/02/10 05:22:17 DEBUG : only8: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172b1_d20260210_m051710_c001_v7007000_t0000_u01770700630284") 2026/02/10 05:22:17 DEBUG : only8: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408c6b145627ba59_d20260210_m051702_c001_v0001176_t0034_u01770700622484") 2026/02/10 05:22:17 DEBUG : only8: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000428_d20260210_m051653_c001_v0001099_t0054_u01770700613175") 2026/02/10 05:22:17 DEBUG : only8: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320435_d20260210_m051641_c001_v7007000_t0000_u01770700601570") 2026/02/10 05:22:17 DEBUG : only8: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003c2_d20260210_m051632_c001_v0001099_t0045_u01770700592606") 2026/02/10 05:22:17 DEBUG : only9: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172b3_d20260210_m051710_c001_v7007000_t0000_u01770700630467") 2026/02/10 05:22:17 DEBUG : only9: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416ef1aa4d4ed4a3_d20260210_m051702_c001_v0001033_t0003_u01770700622332") 2026/02/10 05:22:17 DEBUG : only9: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900042a_d20260210_m051653_c001_v0001099_t0018_u01770700613709") 2026/02/10 05:22:17 DEBUG : only9: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41412112fe5a5eb3_d20260210_m051641_c001_v7007000_t0000_u01770700601928") 2026/02/10 05:22:17 DEBUG : only9: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90003d2_d20260210_m051633_c001_v0001099_t0044_u01770700593192") 2026/02/10 05:22:17 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82417_d20260210_m051317_c001_v7007000_t0000_u01770700397409") 2026/02/10 05:22:17 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b303e5_d20260210_m051315_c001_v0001146_t0050_u01770700395311") 2026/02/10 05:22:17 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82410_d20260210_m051314_c001_v7007000_t0000_u01770700394088") 2026/02/10 05:22:17 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000161_d20260210_m051312_c001_v0001099_t0034_u01770700392201") 2026/02/10 05:22:17 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82408_d20260210_m051311_c001_v7007000_t0000_u01770700391455") 2026/02/10 05:22:17 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b459_d20260210_m051309_c001_v0001176_t0018_u01770700389134") 2026/02/10 05:22:17 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e7a_d20260210_m051257_c001_v7007000_t0000_u01770700377766") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000109_d20260210_m051256_c001_v0001099_t0007_u01770700376269") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e70_d20260210_m051254_c001_v7007000_t0000_u01770700374610") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000f9_d20260210_m051253_c001_v0001099_t0010_u01770700373489") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e68_d20260210_m051252_c001_v7007000_t0000_u01770700372269") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000f1_d20260210_m051250_c001_v0001099_t0030_u01770700370858") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e56_d20260210_m051244_c001_v7007000_t0000_u01770700364050") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000d3_d20260210_m051242_c001_v0001099_t0000_u01770700362068") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e54_d20260210_m051241_c001_v7007000_t0000_u01770700361704") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000cd_d20260210_m051240_c001_v0001099_t0008_u01770700360293") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e52_d20260210_m051239_c001_v7007000_t0000_u01770700359932") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000c9_d20260210_m051239_c001_v0001099_t0050_u01770700359122") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000c5_d20260210_m051238_c001_v0001099_t0002_u01770700358108") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e4b_d20260210_m051237_c001_v7007000_t0000_u01770700357747") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000bf_d20260210_m051236_c001_v0001099_t0046_u01770700356552") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000bd_d20260210_m051235_c001_v0001099_t0053_u01770700355836") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d85_d20260210_m051235_c001_v7007000_t0000_u01770700355093") 2026/02/10 05:22:18 DEBUG : potato: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000b9_d20260210_m051234_c001_v0001099_t0038_u01770700354125") 2026/02/10 05:22:18 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41412112fe5a5919_d20260210_m051403_c001_v7007000_t0000_u01770700443756") 2026/02/10 05:22:18 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b3047b_d20260210_m051403_c001_v0001146_t0048_u01770700443012") 2026/02/10 05:22:18 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea283c_d20260210_m051354_c001_v7007000_t0000_u01770700434273") 2026/02/10 05:22:18 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b30453_d20260210_m051348_c001_v0001146_t0047_u01770700428883") 2026/02/10 05:22:18 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408635655debf730_d20260210_m051340_c001_v7007000_t0000_u01770700420897") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b3042b_d20260210_m051335_c001_v0001146_t0003_u01770700415867") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd8242e_d20260210_m051328_c001_v7007000_t0000_u01770700408264") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b303fb_d20260210_m051324_c001_v0001146_t0039_u01770700404145") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4eca_d20260210_m051302_c001_v7007000_t0000_u01770700382882") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000121_d20260210_m051301_c001_v0001099_t0030_u01770700381085") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4ebe_d20260210_m051300_c001_v7007000_t0000_u01770700380717") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000117_d20260210_m051258_c001_v0001099_t0014_u01770700378322") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e7f_d20260210_m051257_c001_v7007000_t0000_u01770700377954") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900010b_d20260210_m051256_c001_v0001099_t0031_u01770700376977") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e74_d20260210_m051255_c001_v7007000_t0000_u01770700375903") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000103_d20260210_m051254_c001_v0001099_t0016_u01770700374979") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e6b_d20260210_m051253_c001_v7007000_t0000_u01770700373124") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000f7_d20260210_m051252_c001_v0001099_t0022_u01770700372258") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4e5d_d20260210_m051244_c001_v7007000_t0000_u01770700364792") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90000d7_d20260210_m051243_c001_v0001099_t0034_u01770700363538") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97ae9_d20260210_m051141_c001_v7007000_t0000_u01770700301294") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b8fffff1_d20260210_m051140_c001_v0001099_t0018_u01770700300521") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97adf_d20260210_m051139_c001_v7007000_t0000_u01770700299586") 2026/02/10 05:22:19 DEBUG : potato2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b8ffffed_d20260210_m051138_c001_v0001099_t0033_u01770700298564") 2026/02/10 05:22:19 DEBUG : potato3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4150e168d8ea283e_d20260210_m051354_c001_v7007000_t0000_u01770700434503") 2026/02/10 05:22:19 DEBUG : potato3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90001ed_d20260210_m051350_c001_v0001099_t0052_u01770700430447") 2026/02/10 05:22:19 DEBUG : potato3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408635655debf731_d20260210_m051341_c001_v7007000_t0000_u01770700421558") 2026/02/10 05:22:20 DEBUG : potato3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b90001c5_d20260210_m051337_c001_v0001099_t0014_u01770700417231") 2026/02/10 05:22:20 DEBUG : potato3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82432_d20260210_m051328_c001_v7007000_t0000_u01770700408573") 2026/02/10 05:22:20 DEBUG : potato3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000197_d20260210_m051324_c001_v0001099_t0050_u01770700404760") 2026/02/10 05:22:20 DEBUG : pre-dest1/1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa38661918b_d20260210_m051436_c001_v7007000_t0000_u01770700476707") 2026/02/10 05:22:20 DEBUG : pre-dest1/1: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900024d_d20260210_m051428_c001_v0001099_t0017_u01770700468667") 2026/02/10 05:22:20 DEBUG : pre-dest2/2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f42172aa38661918c_d20260210_m051436_c001_v7007000_t0000_u01770700476896") 2026/02/10 05:22:20 DEBUG : pre-dest2/2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b304b7_d20260210_m051429_c001_v0001146_t0032_u01770700469327") 2026/02/10 05:22:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd40b8_d20260210_m051414_c001_v7007000_t0000_u01770700454689") 2026/02/10 05:22:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b639_d20260210_m051411_c001_v0001176_t0059_u01770700451517") 2026/02/10 05:22:20 DEBUG : sizeonly: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d63_d20260210_m051218_c001_v7007000_t0000_u01770700338373") 2026/02/10 05:22:20 DEBUG : sizeonly: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000087_d20260210_m051217_c001_v0001099_t0005_u01770700337361") 2026/02/10 05:22:20 DEBUG : splitbanan: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a673022917468_d20260210_m051923_c001_v7007000_t0000_u01770700763852") 2026/02/10 05:22:20 DEBUG : splitbanan: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000572_d20260210_m051916_c001_v0001099_t0051_u01770700756198") 2026/02/10 05:22:20 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbe9a_d20260210_m052056_c001_v7007000_t0000_u01770700856377") 2026/02/10 05:22:20 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7636_d20260210_m052049_c001_v0001109_t0043_u01770700849838") 2026/02/10 05:22:20 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab4463_d20260210_m052037_c001_v7007000_t0000_u01770700837047") 2026/02/10 05:22:20 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7612_d20260210_m052030_c001_v0001109_t0046_u01770700830489") 2026/02/10 05:22:20 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812d2d_d20260210_m052017_c001_v7007000_t0000_u01770700817763") 2026/02/10 05:22:20 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75ec_d20260210_m052011_c001_v0001109_t0022_u01770700811201") 2026/02/10 05:22:20 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f420b65f38bdcb0d5_d20260210_m051958_c001_v7007000_t0000_u01770700798922") 2026/02/10 05:22:20 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75cc_d20260210_m051952_c001_v0001109_t0009_u01770700792373") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41831ad19c2654d5_d20260210_m051941_c001_v7007000_t0000_u01770700781192") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e75a2_d20260210_m051934_c001_v0001109_t0032_u01770700774602") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405dfb98b8c66629_d20260210_m051918_c001_v7007000_t0000_u01770700758789") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7576_d20260210_m051914_c001_v0001109_t0005_u01770700754252") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4095f746a4320641_d20260210_m051903_c001_v7007000_t0000_u01770700743410") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900053c_d20260210_m051855_c001_v0001099_t0033_u01770700735611") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f1d8_d20260210_m051854_c001_v7007000_t0000_u01770700734256") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed969_d20260210_m051850_c001_v0001033_t0038_u01770700730177") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40889cf1b9bd4386_d20260210_m051839_c001_v7007000_t0000_u01770700719768") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7514_d20260210_m051832_c001_v0001109_t0037_u01770700712023") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41877310ff01890f_d20260210_m051830_c001_v7007000_t0000_u01770700710669") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627bc37_d20260210_m051826_c001_v0001176_t0017_u01770700706964") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4046ba958e812859_d20260210_m051810_c001_v7007000_t0000_u01770700690322") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed765_d20260210_m051805_c001_v0001033_t0009_u01770700685998") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f40646d866f96f156_d20260210_m051754_c001_v7007000_t0000_u01770700674611") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed6ab_d20260210_m051748_c001_v0001033_t0021_u01770700668036") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4151b227b3a297bb_d20260210_m051736_c001_v7007000_t0000_u01770700656304") 2026/02/10 05:22:21 DEBUG : splitbananasplit: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed5ed_d20260210_m051729_c001_v0001033_t0032_u01770700649417") 2026/02/10 05:22:21 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f405065bcf5abce26_d20260210_m051858_c001_v7007000_t0000_u01770700738160") 2026/02/10 05:22:21 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7548_d20260210_m051851_c001_v0001109_t0036_u01770700731965") 2026/02/10 05:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172c1_d20260210_m051719_c001_v7007000_t0000_u01770700639471") 2026/02/10 05:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627baa5_d20260210_m051717_c001_v0001176_t0035_u01770700637977") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172bf_d20260210_m051717_c001_v7007000_t0000_u01770700637222") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7494_d20260210_m051715_c001_v0001109_t0040_u01770700635831") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82420_d20260210_m051321_c001_v7007000_t0000_u01770700401271") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b303f1_d20260210_m051320_c001_v0001146_t0019_u01770700400382") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd8241b_d20260210_m051319_c001_v7007000_t0000_u01770700399829") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b4a5_d20260210_m051318_c001_v0001176_t0007_u01770700398541") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d59_d20260210_m051215_c001_v7007000_t0000_u01770700335248") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900007d_d20260210_m051213_c001_v0001099_t0019_u01770700333736") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d55_d20260210_m051213_c001_v7007000_t0000_u01770700333336") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000077_d20260210_m051212_c001_v0001099_t0034_u01770700332228") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d4d_d20260210_m051210_c001_v7007000_t0000_u01770700330215") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900006f_d20260210_m051209_c001_v0001099_t0059_u01770700329102") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d4a_d20260210_m051208_c001_v7007000_t0000_u01770700328556") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000067_d20260210_m051207_c001_v0001099_t0006_u01770700327379") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900005d_d20260210_m051204_c001_v0001099_t0032_u01770700324586") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4199ef5194ab3d3a_d20260210_m051204_c001_v7007000_t0000_u01770700324222") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000057_d20260210_m051203_c001_v0001099_t0059_u01770700323418") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000053_d20260210_m051202_c001_v0001099_t0024_u01770700322637") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97b1d_d20260210_m051201_c001_v7007000_t0000_u01770700321912") 2026/02/10 05:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000049_d20260210_m051159_c001_v0001099_t0037_u01770700319292") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000043_d20260210_m051156_c001_v0001099_t0040_u01770700316730") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97b15_d20260210_m051156_c001_v7007000_t0000_u01770700316347") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900003b_d20260210_m051155_c001_v0001099_t0016_u01770700315621") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000037_d20260210_m051154_c001_v0001099_t0034_u01770700314860") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97b0f_d20260210_m051154_c001_v7007000_t0000_u01770700314498") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900002b_d20260210_m051150_c001_v0001099_t0049_u01770700310673") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97b07_d20260210_m051150_c001_v7007000_t0000_u01770700310312") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000027_d20260210_m051149_c001_v0001099_t0038_u01770700309502") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97b01_d20260210_m051148_c001_v7007000_t0000_u01770700308580") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900001f_d20260210_m051147_c001_v0001099_t0037_u01770700307769") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97afb_d20260210_m051147_c001_v7007000_t0000_u01770700307225") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900001b_d20260210_m051146_c001_v0001099_t0006_u01770700306548") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97af5_d20260210_m051145_c001_v7007000_t0000_u01770700305650") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900000b_d20260210_m051144_c001_v0001099_t0000_u01770700304581") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97af0_d20260210_m051144_c001_v7007000_t0000_u01770700304041") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000007_d20260210_m051143_c001_v0001099_t0002_u01770700303177") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97aec_d20260210_m051142_c001_v7007000_t0000_u01770700302634") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b8ffffff_d20260210_m051141_c001_v0001099_t0039_u01770700301837") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97ad4_d20260210_m051136_c001_v7007000_t0000_u01770700296779") 2026/02/10 05:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b8ffffdd_d20260210_m051135_c001_v0001099_t0040_u01770700295917") 2026/02/10 05:22:24 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97ad0_d20260210_m051135_c001_v7007000_t0000_u01770700295372") 2026/02/10 05:22:24 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b8ffffd7_d20260210_m051134_c001_v0001099_t0005_u01770700294647") 2026/02/10 05:22:24 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97aca_d20260210_m051133_c001_v7007000_t0000_u01770700293747") 2026/02/10 05:22:24 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b8ffffd5_d20260210_m051132_c001_v0001099_t0034_u01770700292875") 2026/02/10 05:22:24 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face97abe_d20260210_m051130_c001_v7007000_t0000_u01770700290688") 2026/02/10 05:22:24 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b8ffffbf_d20260210_m051129_c001_v0001099_t0023_u01770700289999") 2026/02/10 05:22:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172c2_d20260210_m051719_c001_v7007000_t0000_u01770700639670") 2026/02/10 05:22:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed587_d20260210_m051717_c001_v0001033_t0006_u01770700637988") 2026/02/10 05:22:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172c0_d20260210_m051717_c001_v7007000_t0000_u01770700637406") 2026/02/10 05:22:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000474_d20260210_m051715_c001_v0001099_t0026_u01770700635844") 2026/02/10 05:22:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbeaa_d20260210_m052058_c001_v7007000_t0000_u01770700858522") 2026/02/10 05:22:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000676_d20260210_m052057_c001_v0001099_t0057_u01770700857739") 2026/02/10 05:22:24 DEBUG : sub/yam: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82415_d20260210_m051316_c001_v7007000_t0000_u01770700396863") 2026/02/10 05:22:24 DEBUG : sub/yam: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b48f_d20260210_m051314_c001_v0001176_t0018_u01770700394960") 2026/02/10 05:22:24 DEBUG : test_dir1/file2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172bb_d20260210_m051715_c001_v7007000_t0000_u01770700635082") 2026/02/10 05:22:24 DEBUG : test_dir1/file2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ed54b_d20260210_m051713_c001_v0001033_t0049_u01770700633538") 2026/02/10 05:22:24 DEBUG : test_dir1/file2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172b6_d20260210_m051712_c001_v7007000_t0000_u01770700632759") 2026/02/10 05:22:24 DEBUG : test_dir1/file2: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e748e_d20260210_m051711_c001_v0001109_t0035_u01770700631480") 2026/02/10 05:22:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172bc_d20260210_m051715_c001_v7007000_t0000_u01770700635263") 2026/02/10 05:22:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900046e_d20260210_m051713_c001_v0001099_t0025_u01770700633525") 2026/02/10 05:22:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f407a6730229172b7_d20260210_m051712_c001_v7007000_t0000_u01770700632942") 2026/02/10 05:22:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b900046a_d20260210_m051711_c001_v0001099_t0022_u01770700631461") 2026/02/10 05:22:24 DEBUG : three: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4eda_d20260210_m051308_c001_v7007000_t0000_u01770700388399") 2026/02/10 05:22:25 DEBUG : three: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000145_d20260210_m051307_c001_v0001099_t0029_u01770700387004") 2026/02/10 05:22:25 DEBUG : three: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000139_d20260210_m051304_c001_v0001099_t0010_u01770700384416") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbebe_d20260210_m052100_c001_v7007000_t0000_u01770700860119") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c11c_d20260210_m052059_c001_v0001176_t0006_u01770700859476") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbf3b_d20260210_m052120_c001_v7007000_t0000_u01770700880905") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edfbd_d20260210_m052118_c001_v0001033_t0028_u01770700878394") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbf13_d20260210_m052116_c001_v7007000_t0000_u01770700876806") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c17e_d20260210_m052114_c001_v0001176_t0055_u01770700874761") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbeee_d20260210_m052113_c001_v7007000_t0000_u01770700873817") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000690_d20260210_m052113_c001_v0001099_t0024_u01770700873092") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbee2_d20260210_m052107_c001_v7007000_t0000_u01770700867435") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c14c_d20260210_m052106_c001_v0001176_t0039_u01770700866609") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbeea_d20260210_m052109_c001_v7007000_t0000_u01770700869978") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4edf2f_d20260210_m052108_c001_v0001033_t0035_u01770700868423") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbedb_d20260210_m052105_c001_v7007000_t0000_u01770700865653") 2026/02/10 05:22:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1082f9d3b9000684_d20260210_m052104_c001_v0001099_t0055_u01770700864825") 2026/02/10 05:22:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbece_d20260210_m052103_c001_v7007000_t0000_u01770700863868") 2026/02/10 05:22:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7640_d20260210_m052102_c001_v0001109_t0059_u01770700862978") 2026/02/10 05:22:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbec4_d20260210_m052102_c001_v7007000_t0000_u01770700862037") 2026/02/10 05:22:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f116ef1aa4d4ededd_d20260210_m052101_c001_v0001033_t0053_u01770700861066") 2026/02/10 05:22:25 DEBUG : toe/toe/toe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f416d245face981bb_d20260210_m052125_c001_v7007000_t0000_u01770700885655") 2026/02/10 05:22:26 DEBUG : toe/toe/toe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627c1c6_d20260210_m052125_c001_v0001176_t0010_u01770700885021") 2026/02/10 05:22:26 DEBUG : toe/toe/toe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbeeb_d20260210_m052112_c001_v7007000_t0000_u01770700872132") 2026/02/10 05:22:26 DEBUG : toe/toe/toe: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7648_d20260210_m052110_c001_v0001109_t0010_u01770700870929") 2026/02/10 05:22:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbf3e_d20260210_m052121_c001_v7007000_t0000_u01770700881508") 2026/02/10 05:22:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f10211964d34e7654_d20260210_m052120_c001_v0001109_t0030_u01770700880325") 2026/02/10 05:22:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f411a6d57c9afbf1b_d20260210_m052117_c001_v7007000_t0000_u01770700877390") 2026/02/10 05:22:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107d0dc1dc1865aa_d20260210_m052115_c001_v0001173_t0039_u01770700875923") 2026/02/10 05:22:26 DEBUG : two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4005c12eb3ec4edb_d20260210_m051308_c001_v7007000_t0000_u01770700388581") 2026/02/10 05:22:26 DEBUG : two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f408c6b145627b441_d20260210_m051306_c001_v0001176_t0034_u01770700386238") 2026/02/10 05:22:26 DEBUG : two: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f4082f9d3b9000137_d20260210_m051304_c001_v0001099_t0042_u01770700384225") 2026/02/10 05:22:26 DEBUG : yam: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82419_d20260210_m051317_c001_v7007000_t0000_u01770700397590") 2026/02/10 05:22:26 DEBUG : yam: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f1089cf394282bb84_d20260210_m051316_c001_v0001167_t0055_u01770700396204") 2026/02/10 05:22:26 DEBUG : yam: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd8240e_d20260210_m051313_c001_v7007000_t0000_u01770700393540") 2026/02/10 05:22:26 DEBUG : yam: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f108c6b145627b479_d20260210_m051312_c001_v0001176_t0007_u01770700392210") 2026/02/10 05:22:26 DEBUG : yam: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82406_d20260210_m051310_c001_v7007000_t0000_u01770700390910") 2026/02/10 05:22:26 DEBUG : yam: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f107adab9f6b303d7_d20260210_m051309_c001_v0001146_t0000_u01770700389145") 2026/02/10 05:22:26 DEBUG : yaml: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd82411_d20260210_m051314_c001_v7007000_t0000_u01770700394270") 2026/02/10 05:22:26 DEBUG : yaml: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f101a772919a81e5c_d20260210_m051313_c001_v0001093_t0021_u01770700393152") 2026/02/10 05:22:26 DEBUG : yaml: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f41221d677bd8240a_d20260210_m051311_c001_v7007000_t0000_u01770700391651") 2026/02/10 05:22:26 DEBUG : yaml: Deleting (id "4_z0f323d03f06d4b5b9fc80e1b_f113814ad3a239025_d20260210_m051310_c001_v0001098_t0042_u01770700390438") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m0.951957539s (try 1/5)