"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/07 04:35:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru" 2026/08/07 04:35:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 04:35:34 DEBUG : Creating backend with remote "/tmp/rclone3250412494" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/07 04:35:35 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:35 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.40s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:36 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:36 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:37 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:37 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:35:37 DEBUG : B2 bucket rclone-test-yurogat1leru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:38 DEBUG : Creating backend with remote "/non-existing" 2026/08/07 04:35:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/07 04:35:38 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:38 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:39 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:39 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:39 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:40 INFO : B2 bucket rclone-test-yurogat1leru: Running all checks before starting transfers 2026/08/07 04:35:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:41 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:41 INFO : B2 bucket rclone-test-yurogat1leru: Checks finished, now starting transfers 2026/08/07 04:35:41 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:41 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.28s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:42 ERROR : Ignoring --no-traverse with sync 2026/08/07 04:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:42 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:42 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:42 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:42 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:35:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/07 04:35:43 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:43 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:44 DEBUG : hello world2: size = 12 OK 2026/08/07 04:35:44 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/07 04:35:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:35:44 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:44 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:45 DEBUG : potato2: size = 11 OK 2026/08/07 04:35:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:35:46 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:46 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:46 DEBUG : potato2: size = 11 OK 2026/08/07 04:35:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.77s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 04:35:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:35:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 04:35:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:35:47 INFO : sub dir2: Making directory 2026/08/07 04:35:47 INFO : sub dir: Making directory 2026/08/07 04:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:47 INFO : sub dir2/sub sub dir2: Making directory 2026/08/07 04:35:47 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:47 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:48 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:48 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/08/07 04:35:48 DEBUG : B2 bucket rclone-test-yurogat1leru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:48 INFO : sub dir2: Making directory 2026/08/07 04:35:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 04:35:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:35:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:49 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:49 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:50 DEBUG : sub dir2: Making directory with metadata 2026/08/07 04:35:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:35:50 INFO : sub dir2: Making directory 2026/08/07 04:35:50 INFO : sub dir: Making directory 2026/08/07 04:35:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:50 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:50 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:50 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:50 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:35:50 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/07 04:35:50 DEBUG : B2 bucket rclone-test-yurogat1leru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/07 04:35:50 DEBUG : B2 bucket rclone-test-yurogat1leru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.36s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:51 INFO : sub dir2: Making directory 2026/08/07 04:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:52 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:52 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:52 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:35:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:53 DEBUG : sub dir2: Making directory with metadata 2026/08/07 04:35:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:35:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:35:53 INFO : sub dir2: Making directory 2026/08/07 04:35:53 INFO : sub dir: Making directory 2026/08/07 04:35:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:53 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:53 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:53 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:53 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:35:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/07 04:35:53 DEBUG : B2 bucket rclone-test-yurogat1leru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.24s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:54 INFO : sub dir2: Making directory 2026/08/07 04:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:54 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:35:54 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:35:55 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:55 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:35:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:35:56 DEBUG : Creating backend with remote "TestB2:rclone-test-noqujul9xuga" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yurogat1leru -> B2 bucket rclone-test-noqujul9xuga 2026/08/07 04:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:35:57 DEBUG : B2 bucket rclone-test-noqujul9xuga: Waiting for checks to finish 2026/08/07 04:35:57 DEBUG : B2 bucket rclone-test-noqujul9xuga: Waiting for transfers to finish 2026/08/07 04:35:58 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:35:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:35:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:35:58 DEBUG : B2 bucket rclone-test-noqujul9xuga: Purge remote 2026/08/07 04:35:58 INFO : B2 bucket rclone-test-noqujul9xuga: cleaning bucket "rclone-test-noqujul9xuga" of all files 2026/08/07 04:35:58 DEBUG : sub dir/hello world: Deleting (id "4_zef92ad53801ddbab9ff80e1b_f10172168e4aadc9f_d20260807_m043558_c001_v0001033_t0015_u01786077358010") --- PASS: TestServerSideCopy (4.03s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:36:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:36:00 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:36:00 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:00 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:00 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:36:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/07 04:36:00 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.70s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hidireq0pexo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yurogat1leru -> B2 bucket rclone-test-hidireq0pexo 2026/08/07 04:36:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:36:03 DEBUG : B2 bucket rclone-test-hidireq0pexo: Waiting for checks to finish 2026/08/07 04:36:03 DEBUG : B2 bucket rclone-test-hidireq0pexo: Waiting for transfers to finish 2026/08/07 04:36:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:36:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:36:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:36:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:36:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hidireq0pexo) 2026/08/07 04:36:05 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:36:05 DEBUG : B2 bucket rclone-test-hidireq0pexo: Waiting for checks to finish 2026/08/07 04:36:05 DEBUG : B2 bucket rclone-test-hidireq0pexo: Waiting for transfers to finish 2026/08/07 04:36:05 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:36:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/07 04:36:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:36:05 DEBUG : B2 bucket rclone-test-hidireq0pexo: Purge remote 2026/08/07 04:36:05 INFO : B2 bucket rclone-test-hidireq0pexo: cleaning bucket "rclone-test-hidireq0pexo" of all files 2026/08/07 04:36:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f42bdd3801ddbab9ff80e1b_f1143a0ecbc1804ca_d20260807_m043605_c001_v0001167_t0021_u01786077365214") 2026/08/07 04:36:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f42bdd3801ddbab9ff80e1b_f117a9a6f30b93930_d20260807_m043603_c001_v0001137_t0024_u01786077363844") --- PASS: TestServerSideCopyOverSelf (5.94s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:36:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:36:08 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:36:08 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:08 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:08 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:36:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/07 04:36:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 04:36:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.77s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qirepoj0tuxu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yurogat1leru -> B2 bucket rclone-test-qirepoj0tuxu 2026/08/07 04:36:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:36:11 DEBUG : B2 bucket rclone-test-qirepoj0tuxu: Waiting for checks to finish 2026/08/07 04:36:11 DEBUG : B2 bucket rclone-test-qirepoj0tuxu: Waiting for transfers to finish 2026/08/07 04:36:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:36:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:36:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:36:12 DEBUG : B2 bucket rclone-test-qirepoj0tuxu: Waiting for checks to finish 2026/08/07 04:36:12 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:36:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qirepoj0tuxu) 2026/08/07 04:36:12 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:36:12 DEBUG : B2 bucket rclone-test-qirepoj0tuxu: Waiting for transfers to finish 2026/08/07 04:36:12 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:36:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/07 04:36:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:36:13 INFO : sub dir/hello world: Deleted 2026/08/07 04:36:13 DEBUG : testing file moves 2026/08/07 04:36:14 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:36:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qirepoj0tuxu) 2026/08/07 04:36:14 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:36:14 DEBUG : B2 bucket rclone-test-qirepoj0tuxu: Waiting for checks to finish 2026/08/07 04:36:14 DEBUG : B2 bucket rclone-test-qirepoj0tuxu: Waiting for transfers to finish 2026/08/07 04:36:14 DEBUG : sub dir/hello world: size = 24 OK 2026/08/07 04:36:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/07 04:36:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 04:36:14 INFO : sub dir/hello world: Deleted 2026/08/07 04:36:14 DEBUG : B2 bucket rclone-test-qirepoj0tuxu: Purge remote 2026/08/07 04:36:14 INFO : B2 bucket rclone-test-qirepoj0tuxu: cleaning bucket "rclone-test-qirepoj0tuxu" of all files 2026/08/07 04:36:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa2ddb3801ddbab9ff80e1b_f118597ab2348a345_d20260807_m043614_c001_v0001179_t0058_u01786077374189") 2026/08/07 04:36:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa2ddb3801ddbab9ff80e1b_f11351a3474e523b5_d20260807_m043612_c001_v0001184_t0038_u01786077372748") 2026/08/07 04:36:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa2ddb3801ddbab9ff80e1b_f100d1fbf188c88c3_d20260807_m043611_c001_v0001184_t0053_u01786077371522") --- PASS: TestServerSideMoveOverSelf (6.98s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:16 ERROR : error listing: directory not found 2026/08/07 04:36:16 INFO : Local file system at /tmp/rclone3250412494: Making directory 2026/08/07 04:36:16 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:16 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.39s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:36:18 DEBUG : Local file system at /tmp/rclone3250412494: Waiting for checks to finish 2026/08/07 04:36:18 DEBUG : Local file system at /tmp/rclone3250412494: Waiting for transfers to finish 2026/08/07 04:36:19 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/07 04:36:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:36:19 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/07 04:36:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.99s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/07 04:36:19 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:19 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:20 DEBUG : check sum: size = 1 OK 2026/08/07 04:36:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/07 04:36:20 INFO : check sum: Copied (new) 2026/08/07 04:36:20 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:20 DEBUG : check sum: size = 1 OK 2026/08/07 04:36:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/07 04:36:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/07 04:36:20 DEBUG : check sum: Unchanged skipping 2026/08/07 04:36:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:20 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.74s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/07 04:36:21 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:21 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:21 DEBUG : sizeonly: size = 6 OK 2026/08/07 04:36:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/07 04:36:21 INFO : sizeonly: Copied (new) 2026/08/07 04:36:21 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:22 DEBUG : sizeonly: size = 6 OK 2026/08/07 04:36:22 DEBUG : sizeonly: Sizes identical 2026/08/07 04:36:22 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:22 DEBUG : sizeonly: Unchanged skipping 2026/08/07 04:36:22 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:22 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.63s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/07 04:36:23 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:23 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/07 04:36:23 INFO : ignore-size: Copied (new) 2026/08/07 04:36:23 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:24 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:36:24 DEBUG : ignore-size: Unchanged skipping 2026/08/07 04:36:24 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:24 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.71s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:25 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:25 DEBUG : existing: size = 6 OK 2026/08/07 04:36:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:36:25 DEBUG : existing: Unchanged skipping 2026/08/07 04:36:25 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:25 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:25 INFO : There was nothing to transfer 2026/08/07 04:36:25 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/07 04:36:25 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:25 DEBUG : existing: size = 6 OK 2026/08/07 04:36:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/07 04:36:25 INFO : existing: Copied (replaced existing) 2026/08/07 04:36:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.93s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 04:36:26 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:26 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:27 DEBUG : existing: size = 6 OK 2026/08/07 04:36:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/07 04:36:27 INFO : existing: Copied (new) 2026/08/07 04:36:27 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:27 DEBUG : existing: Destination exists, skipping 2026/08/07 04:36:27 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:27 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:27 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/07 04:36:29 DEBUG : c/non empty space: size = 5 OK 2026/08/07 04:36:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:36:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 04:36:29 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:29 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 04:36:29 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:29 DEBUG : a/potato2: size = 60 OK 2026/08/07 04:36:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:36:29 INFO : a/potato2: Copied (new) 2026/08/07 04:36:29 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.58s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:31 DEBUG : empty space: size = 1 OK 2026/08/07 04:36: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/08/07 04:36:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/07 04:36:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/07 04:36:31 DEBUG : empty space: Unchanged skipping 2026/08/07 04:36:31 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:31 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:31 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:31 INFO : There was nothing to transfer 2026/08/07 04:36:31 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:31 DEBUG : empty space: size = 1 OK 2026/08/07 04:36: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/08/07 04:36:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/07 04:36:32 INFO : empty space: Updated modification time in destination 2026/08/07 04:36:32 DEBUG : empty space: Unchanged skipping 2026/08/07 04:36:32 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:32 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:34 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:34 DEBUG : empty space: size = 1 OK 2026/08/07 04:36:34 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/08/07 04:36:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/07 04:36:34 DEBUG : empty space: Unchanged skipping 2026/08/07 04:36:34 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:34 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:35 DEBUG : foo: size = 3 OK 2026/08/07 04:36:35 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/08/07 04:36:35 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:36:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:36:35 DEBUG : foo: sha1 differ 2026/08/07 04:36:35 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:35 DEBUG : foo: size = 3 OK 2026/08/07 04:36:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/07 04:36:35 INFO : foo: Copied (replaced existing) 2026/08/07 04:36:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 04:36:36 DEBUG : empty space: size = 1 OK 2026/08/07 04:36:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:36:36 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:36 DEBUG : empty space: Unchanged skipping 2026/08/07 04:36:36 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:37 DEBUG : potato: size = 60 OK 2026/08/07 04:36:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:36:37 INFO : potato: Copied (new) 2026/08/07 04:36:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:39 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:36:39 DEBUG : potato: size = 60 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:36:39 DEBUG : potato: Sizes differ 2026/08/07 04:36:39 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:39 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:39 DEBUG : potato: size = 21 OK 2026/08/07 04:36:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/07 04:36:39 INFO : potato: Copied (replaced existing) 2026/08/07 04:36:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:41 DEBUG : potato: size = 21 OK 2026/08/07 04:36:41 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/08/07 04:36:41 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3250412494) 2026/08/07 04:36:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:36:41 DEBUG : potato: sha1 differ 2026/08/07 04:36:41 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:41 DEBUG : potato: size = 21 OK 2026/08/07 04:36:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/07 04:36:41 INFO : potato: Copied (replaced existing) 2026/08/07 04:36:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:36:43 DEBUG : empty space: size = 1 OK 2026/08/07 04:36:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:36:43 DEBUG : empty space: Unchanged skipping 2026/08/07 04:36:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/07 04:36:43 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:43 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:43 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:36:45 DEBUG : empty space: size = 1 OK 2026/08/07 04:36:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:36:45 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:45 DEBUG : empty space: Unchanged skipping 2026/08/07 04:36:45 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:45 DEBUG : potato2: size = 60 OK 2026/08/07 04:36:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:36:45 INFO : potato2: Copied (new) 2026/08/07 04:36:45 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:47 INFO : d: Making directory 2026/08/07 04:36:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/07 04:36:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 04:36:47 DEBUG : c/non empty space: size = 5 OK 2026/08/07 04:36:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:36:47 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 04:36:47 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:47 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:48 DEBUG : a/potato2: size = 60 OK 2026/08/07 04:36:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:36:48 INFO : a/potato2: Copied (new) 2026/08/07 04:36:48 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/07 04:36:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 04:36:50 DEBUG : c/non empty space: size = 5 OK 2026/08/07 04:36:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:36:50 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:50 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 04:36:50 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:50 DEBUG : a/potato2: size = 60 OK 2026/08/07 04:36:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:36:50 INFO : a/potato2: Copied (new) 2026/08/07 04:36:50 ERROR : B2 bucket rclone-test-yurogat1leru: not deleting files as there were IO errors 2026/08/07 04:36:50 ERROR : B2 bucket rclone-test-yurogat1leru: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:52 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:36:52 DEBUG : empty space: size = 1 OK 2026/08/07 04:36:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:36:52 DEBUG : empty space: Unchanged skipping 2026/08/07 04:36:52 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:52 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:53 INFO : potato: Deleted 2026/08/07 04:36:53 DEBUG : potato2: size = 60 OK 2026/08/07 04:36:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:36:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.43s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:55 DEBUG : Waiting for deletions to finish 2026/08/07 04:36:55 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:55 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:55 INFO : potato: Deleted 2026/08/07 04:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:36:56 DEBUG : empty space: size = 1 OK 2026/08/07 04:36:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:36:56 DEBUG : empty space: Unchanged skipping 2026/08/07 04:36:56 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:56 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:56 DEBUG : potato2: size = 60 OK 2026/08/07 04:36:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:36:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.99s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:36:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:36:58 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:36:58 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:36:58 DEBUG : potato2: size = 19 OK 2026/08/07 04:36:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/07 04:36:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:00 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 04:37:00 DEBUG : enormous: Excluded 2026/08/07 04:37:00 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:37:00 DEBUG : potato2: Excluded 2026/08/07 04:37:00 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:37:00 DEBUG : empty space: size = 1 OK 2026/08/07 04:37:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:37:00 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:00 DEBUG : empty space: Unchanged skipping 2026/08/07 04:37:00 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:00 DEBUG : Waiting for deletions to finish 2026/08/07 04:37:00 INFO : There was nothing to transfer 2026/08/07 04:37:00 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 04:37:00 DEBUG : enormous: Excluded 2026/08/07 04:37:00 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:37:00 DEBUG : potato2: Excluded 2026/08/07 04:37:00 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:37:00 DEBUG : empty space: size = 1 OK 2026/08/07 04:37:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/07 04:37:00 DEBUG : empty space: Unchanged skipping 2026/08/07 04:37:00 DEBUG : Local file system at /tmp/rclone3250412494: Waiting for checks to finish 2026/08/07 04:37:00 DEBUG : Local file system at /tmp/rclone3250412494: Waiting for transfers to finish 2026/08/07 04:37:00 DEBUG : Waiting for deletions to finish 2026/08/07 04:37:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.24s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:03 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 04:37:03 DEBUG : enormous: Excluded 2026/08/07 04:37:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:37:03 DEBUG : potato2: Excluded 2026/08/07 04:37:03 DEBUG : empty space: size = 1 OK 2026/08/07 04:37:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:37:03 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:03 DEBUG : empty space: Unchanged skipping 2026/08/07 04:37:03 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:03 DEBUG : Waiting for deletions to finish 2026/08/07 04:37:03 INFO : enormous: Deleted 2026/08/07 04:37:03 INFO : potato2: Deleted 2026/08/07 04:37:03 INFO : There was nothing to transfer 2026/08/07 04:37:03 DEBUG : empty space: size = 1 OK 2026/08/07 04:37:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/07 04:37:03 DEBUG : empty space: Unchanged skipping 2026/08/07 04:37:03 DEBUG : Local file system at /tmp/rclone3250412494: Waiting for checks to finish 2026/08/07 04:37:03 DEBUG : Local file system at /tmp/rclone3250412494: Waiting for transfers to finish 2026/08/07 04:37:03 DEBUG : Waiting for deletions to finish 2026/08/07 04:37:03 INFO : potato2: Deleted 2026/08/07 04:37:03 INFO : enormous: Deleted 2026/08/07 04:37:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.85s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:05 DEBUG : five: Need to transfer - File not found at Destination 2026/08/07 04:37:05 DEBUG : four: size = 4 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:37:05 DEBUG : four: size = 8 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:37:05 DEBUG : four: Sizes differ 2026/08/07 04:37:05 DEBUG : three: size = 5 OK 2026/08/07 04:37:05 DEBUG : one: Destination is newer than source, skipping 2026/08/07 04:37:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/07 04:37:05 DEBUG : three: Sizes identical 2026/08/07 04:37:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 04:37:05 DEBUG : two: size = 3 OK 2026/08/07 04:37:05 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3250412494) 2026/08/07 04:37:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:37:05 DEBUG : two: sha1 differ 2026/08/07 04:37:05 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:06 DEBUG : five: size = 4 OK 2026/08/07 04:37:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/07 04:37:06 INFO : five: Copied (new) 2026/08/07 04:37:06 DEBUG : four: size = 4 OK 2026/08/07 04:37:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/07 04:37:06 INFO : four: Copied (replaced existing) 2026/08/07 04:37:06 DEBUG : two: size = 3 OK 2026/08/07 04:37:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/07 04:37:06 INFO : two: Copied (replaced existing) 2026/08/07 04:37:06 DEBUG : Waiting for deletions to finish 2026/08/07 04:37:07 DEBUG : four: size = 4 OK 2026/08/07 04:37:07 DEBUG : five: size = 4 OK 2026/08/07 04:37:07 DEBUG : three: size = 5 OK 2026/08/07 04:37:07 DEBUG : one: Destination is newer than source, skipping 2026/08/07 04:37:07 DEBUG : two: size = 3 OK 2026/08/07 04:37:07 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/07 04:37:07 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/07 04:37:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3250412494) 2026/08/07 04:37:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/07 04:37:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:37:07 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/07 04:37:07 DEBUG : three: sha1 differ 2026/08/07 04:37:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 04:37:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 04:37:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/07 04:37:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/07 04:37:07 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/07 04:37:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 04:37:07 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:07 DEBUG : three: size = 5 OK 2026/08/07 04:37:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/07 04:37:07 INFO : three: Copied (replaced existing) 2026/08/07 04:37:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.44s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/07 04:37:09 INFO : B2 bucket rclone-test-yurogat1leru: Making map for --track-renames 2026/08/07 04:37:09 INFO : B2 bucket rclone-test-yurogat1leru: Finished making map for --track-renames 2026/08/07 04:37:09 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 04:37:09 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for renames to finish 2026/08/07 04:37:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/07 04:37:09 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:09 DEBUG : yam: size = 11 OK 2026/08/07 04:37:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/07 04:37:09 INFO : yam: Copied (new) 2026/08/07 04:37:09 DEBUG : potato: size = 14 OK 2026/08/07 04:37:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/07 04:37:09 INFO : potato: Copied (new) 2026/08/07 04:37:09 DEBUG : Waiting for deletions to finish 2026/08/07 04:37:09 INFO : B2 bucket rclone-test-yurogat1leru: Making map for --track-renames 2026/08/07 04:37:09 DEBUG : potato: size = 14 OK 2026/08/07 04:37:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:37:09 INFO : B2 bucket rclone-test-yurogat1leru: Finished making map for --track-renames 2026/08/07 04:37:09 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:09 DEBUG : potato: Unchanged skipping 2026/08/07 04:37:09 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for renames to finish 2026/08/07 04:37:10 DEBUG : yaml: size = 11 OK 2026/08/07 04:37:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/07 04:37:10 INFO : yam: Copied (server-side copy) to: yaml 2026/08/07 04:37:10 INFO : yam: Deleted 2026/08/07 04:37:10 INFO : yaml: Renamed from "yam" 2026/08/07 04:37:10 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/07 04:37:11 INFO : B2 bucket rclone-test-yurogat1leru: Making map for --track-renames 2026/08/07 04:37:11 INFO : B2 bucket rclone-test-yurogat1leru: Finished making map for --track-renames 2026/08/07 04:37:11 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 04:37:11 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for renames to finish 2026/08/07 04:37:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/07 04:37:11 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:11 DEBUG : yam: size = 11 OK 2026/08/07 04:37:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/07 04:37:11 INFO : yam: Copied (new) 2026/08/07 04:37:12 DEBUG : potato: size = 14 OK 2026/08/07 04:37:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/07 04:37:12 INFO : potato: Copied (new) 2026/08/07 04:37:12 DEBUG : Waiting for deletions to finish 2026/08/07 04:37:12 DEBUG : potato: size = 14 OK 2026/08/07 04:37:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:37:12 DEBUG : potato: Unchanged skipping 2026/08/07 04:37:12 INFO : B2 bucket rclone-test-yurogat1leru: Making map for --track-renames 2026/08/07 04:37:12 INFO : B2 bucket rclone-test-yurogat1leru: Finished making map for --track-renames 2026/08/07 04:37:12 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:12 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for renames to finish 2026/08/07 04:37:13 DEBUG : yaml: size = 11 OK 2026/08/07 04:37:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/07 04:37:13 INFO : yam: Copied (server-side copy) to: yaml 2026/08/07 04:37:13 INFO : yam: Deleted 2026/08/07 04:37:13 INFO : yaml: Renamed from "yam" 2026/08/07 04:37:13 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/07 04:37:14 INFO : B2 bucket rclone-test-yurogat1leru: Making map for --track-renames 2026/08/07 04:37:14 INFO : B2 bucket rclone-test-yurogat1leru: Finished making map for --track-renames 2026/08/07 04:37:14 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 04:37:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/07 04:37:14 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for renames to finish 2026/08/07 04:37:14 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:14 DEBUG : sub/yam: size = 11 OK 2026/08/07 04:37:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/07 04:37:14 INFO : sub/yam: Copied (new) 2026/08/07 04:37:15 DEBUG : potato: size = 14 OK 2026/08/07 04:37:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/07 04:37:15 INFO : potato: Copied (new) 2026/08/07 04:37:15 DEBUG : Waiting for deletions to finish 2026/08/07 04:37:15 DEBUG : potato: size = 14 OK 2026/08/07 04:37:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:37:15 DEBUG : potato: Unchanged skipping 2026/08/07 04:37:15 INFO : B2 bucket rclone-test-yurogat1leru: Making map for --track-renames 2026/08/07 04:37:15 INFO : B2 bucket rclone-test-yurogat1leru: Finished making map for --track-renames 2026/08/07 04:37:15 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:15 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for renames to finish 2026/08/07 04:37:15 DEBUG : yam: size = 11 OK 2026/08/07 04:37:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/07 04:37:15 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/07 04:37:16 INFO : sub/yam: Deleted 2026/08/07 04:37:16 INFO : yam: Renamed from "sub/yam" 2026/08/07 04:37:16 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:17 DEBUG : Creating backend with remote "/tmp/rclone3250412494/dir1" 2026/08/07 04:37:17 DEBUG : Creating backend with remote "/tmp/rclone3250412494/dir2" 2026/08/07 04:37:17 DEBUG : Local file system at /tmp/rclone3250412494/dir2: Using server-side directory move 2026/08/07 04:37:17 INFO : Local file system at /tmp/rclone3250412494/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 04:37:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/07 04:37:17 DEBUG : Local file system at /tmp/rclone3250412494/dir2: Waiting for checks to finish 2026/08/07 04:37:17 INFO : file1.txt: Moved (server-side) 2026/08/07 04:37:17 DEBUG : Local file system at /tmp/rclone3250412494/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:37:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 04:37:17 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:17 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 04:37:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/07 04:37:17 INFO : nested/sub dir/file: Copied (new) 2026/08/07 04:37:17 INFO : nested/sub dir/file: Deleted 2026/08/07 04:37:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:37:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:37:18 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:37:18 INFO : sub dir/hello world: Deleted 2026/08/07 04:37:18 INFO : sub dir: Removing directory 2026/08/07 04:37:18 INFO : nested/sub dir: Removing directory 2026/08/07 04:37:18 INFO : nested: Removing directory 2026/08/07 04:37:18 DEBUG : Local file system at /tmp/rclone3250412494: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:37:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 04:37:19 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:19 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 04:37:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/07 04:37:19 INFO : nested/sub dir/file: Copied (new) 2026/08/07 04:37:19 INFO : nested/sub dir/file: Deleted 2026/08/07 04:37:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:37:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:37:19 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:37:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/07 04:37:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 04:37:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:20 DEBUG : existing: size = 6 OK 2026/08/07 04:37:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/07 04:37:20 INFO : existing: Copied (new) 2026/08/07 04:37:20 INFO : existing: Deleted 2026/08/07 04:37:21 DEBUG : existing-b: size = 6 OK 2026/08/07 04:37:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/07 04:37:21 INFO : existing-b: Copied (new) 2026/08/07 04:37:21 INFO : existing-b: Deleted 2026/08/07 04:37:21 DEBUG : existing: Destination exists, skipping 2026/08/07 04:37:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/07 04:37:21 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:37:21 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:37:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.72s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tasofuk2doge" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yurogat1leru -> B2 bucket rclone-test-tasofuk2doge 2026/08/07 04:37:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:37:26 DEBUG : empty space: size = 1 OK 2026/08/07 04:37:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 04:37:26 DEBUG : empty space: Unchanged skipping 2026/08/07 04:37:26 DEBUG : B2 bucket rclone-test-tasofuk2doge: Waiting for checks to finish 2026/08/07 04:37:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:37:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tasofuk2doge) 2026/08/07 04:37:26 DEBUG : potato3: Sizes differ 2026/08/07 04:37:26 INFO : empty space: Deleted 2026/08/07 04:37:26 DEBUG : B2 bucket rclone-test-tasofuk2doge: Waiting for transfers to finish 2026/08/07 04:37:26 DEBUG : potato2: size = 60 OK 2026/08/07 04:37:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:37:26 INFO : potato2: Copied (server-side copy) 2026/08/07 04:37:26 INFO : potato2: Deleted 2026/08/07 04:37:26 DEBUG : potato3: size = 68 OK 2026/08/07 04:37:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/07 04:37:26 INFO : potato3: Copied (server-side copy) 2026/08/07 04:37:26 INFO : potato3: Deleted 2026/08/07 04:37:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wafufiz2keya" 2026/08/07 04:37:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/07 04:37:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:37:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/07 04:37:28 DEBUG : B2 bucket rclone-test-wafufiz2keya: Waiting for checks to finish 2026/08/07 04:37:28 DEBUG : B2 bucket rclone-test-wafufiz2keya: Waiting for transfers to finish 2026/08/07 04:37:28 DEBUG : empty space: size = 1 OK 2026/08/07 04:37:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/07 04:37:28 INFO : empty space: Copied (server-side copy) 2026/08/07 04:37:29 INFO : empty space: Deleted 2026/08/07 04:37:29 DEBUG : potato2: size = 60 OK 2026/08/07 04:37:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:37:29 INFO : potato2: Copied (server-side copy) 2026/08/07 04:37:29 DEBUG : potato3: size = 68 OK 2026/08/07 04:37:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/07 04:37:29 INFO : potato3: Copied (server-side copy) 2026/08/07 04:37:29 INFO : potato2: Deleted 2026/08/07 04:37:29 INFO : potato3: Deleted 2026/08/07 04:37:29 DEBUG : B2 bucket rclone-test-wafufiz2keya: Purge remote 2026/08/07 04:37:29 INFO : B2 bucket rclone-test-wafufiz2keya: cleaning bucket "rclone-test-wafufiz2keya" of all files 2026/08/07 04:37:29 DEBUG : empty space: Deleting (id "4_zbfc20d83803ddbab9ff80e1b_f119756461214621d_d20260807_m043728_c001_v0001184_t0026_u01786077448741") 2026/08/07 04:37:29 DEBUG : potato2: Deleting (id "4_zbfc20d83803ddbab9ff80e1b_f1078152d6b3e63e5_d20260807_m043728_c001_v0001165_t0027_u01786077448968") 2026/08/07 04:37:29 DEBUG : potato3: Deleting (id "4_zbfc20d83803ddbab9ff80e1b_f100c019e6dc4d331_d20260807_m043729_c001_v0001178_t0046_u01786077449119") 2026/08/07 04:37:30 DEBUG : B2 bucket rclone-test-tasofuk2doge: Purge remote 2026/08/07 04:37:30 INFO : B2 bucket rclone-test-tasofuk2doge: cleaning bucket "rclone-test-tasofuk2doge" of all files 2026/08/07 04:37:30 DEBUG : empty space: Deleting (id "4_z1f02fd93802ddbab9ff80e1b_f41375cdac2601381_d20260807_m043728_c001_v7007000_t0000_u01786077448937") 2026/08/07 04:37:30 DEBUG : empty space: Deleting (id "4_z1f02fd93802ddbab9ff80e1b_f113088fc1e0ef4ce_d20260807_m043725_c001_v0001181_t0014_u01786077445266") 2026/08/07 04:37:30 DEBUG : potato2: Deleting (id "4_z1f02fd93802ddbab9ff80e1b_f41375cdac2601382_d20260807_m043729_c001_v7007000_t0000_u01786077449203") 2026/08/07 04:37:30 DEBUG : potato2: Deleting (id "4_z1f02fd93802ddbab9ff80e1b_f11013d3a63c37e32_d20260807_m043726_c001_v0001134_t0020_u01786077446233") 2026/08/07 04:37:30 DEBUG : potato3: Deleting (id "4_z1f02fd93802ddbab9ff80e1b_f4270390dc9c5f956_d20260807_m043729_c001_v7007000_t0000_u01786077449331") 2026/08/07 04:37:30 DEBUG : potato3: Deleting (id "4_z1f02fd93802ddbab9ff80e1b_f118febb30b9c0ddf_d20260807_m043726_c001_v0001177_t0050_u01786077446531") 2026/08/07 04:37:30 DEBUG : potato3: Deleting (id "4_z1f02fd93802ddbab9ff80e1b_f113088fc1e0ef4d0_d20260807_m043725_c001_v0001181_t0049_u01786077445599") --- PASS: TestServerSideMove (9.77s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vuyexex3nawo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yurogat1leru -> B2 bucket rclone-test-vuyexex3nawo 2026/08/07 04:37:37 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 04:37:37 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 04:37:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:37:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:37:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vuyexex3nawo) 2026/08/07 04:37:37 DEBUG : potato3: Sizes differ 2026/08/07 04:37:37 DEBUG : B2 bucket rclone-test-vuyexex3nawo: Waiting for checks to finish 2026/08/07 04:37:37 DEBUG : B2 bucket rclone-test-vuyexex3nawo: Waiting for transfers to finish 2026/08/07 04:37:37 DEBUG : potato2: size = 60 OK 2026/08/07 04:37:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:37:37 INFO : potato2: Copied (server-side copy) 2026/08/07 04:37:37 INFO : potato2: Deleted 2026/08/07 04:37:37 DEBUG : potato3: size = 68 OK 2026/08/07 04:37:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/07 04:37:37 INFO : potato3: Copied (server-side copy) 2026/08/07 04:37:38 INFO : potato3: Deleted 2026/08/07 04:37:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jicebaj7wici" 2026/08/07 04:37:39 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 04:37:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:37:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/07 04:37:39 DEBUG : B2 bucket rclone-test-jicebaj7wici: Waiting for checks to finish 2026/08/07 04:37:39 DEBUG : B2 bucket rclone-test-jicebaj7wici: Waiting for transfers to finish 2026/08/07 04:37:40 DEBUG : potato2: size = 60 OK 2026/08/07 04:37:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:37:40 INFO : potato2: Copied (server-side copy) 2026/08/07 04:37:40 INFO : potato2: Deleted 2026/08/07 04:37:40 DEBUG : potato3: size = 68 OK 2026/08/07 04:37:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/07 04:37:40 INFO : potato3: Copied (server-side copy) 2026/08/07 04:37:40 INFO : potato3: Deleted 2026/08/07 04:37:41 DEBUG : B2 bucket rclone-test-jicebaj7wici: Purge remote 2026/08/07 04:37:41 INFO : B2 bucket rclone-test-jicebaj7wici: cleaning bucket "rclone-test-jicebaj7wici" of all files 2026/08/07 04:37:41 DEBUG : potato2: Deleting (id "4_z9fb23d43803ddbab9ff80e1b_f10779240c41a0d79_d20260807_m043740_c001_v0001092_t0029_u01786077460124") 2026/08/07 04:37:41 DEBUG : potato3: Deleting (id "4_z9fb23d43803ddbab9ff80e1b_f101c4a6046217e59_d20260807_m043740_c001_v0001180_t0027_u01786077460452") 2026/08/07 04:37:41 DEBUG : B2 bucket rclone-test-vuyexex3nawo: Purge remote 2026/08/07 04:37:41 INFO : B2 bucket rclone-test-vuyexex3nawo: cleaning bucket "rclone-test-vuyexex3nawo" of all files 2026/08/07 04:37:41 DEBUG : empty space: Deleting (id "4_z6f622d33803ddbab9ff80e1b_f114132d943fc19d0_d20260807_m043736_c001_v0001174_t0057_u01786077456084") 2026/08/07 04:37:41 DEBUG : potato2: Deleting (id "4_z6f622d33803ddbab9ff80e1b_f41375cdac260138c_d20260807_m043740_c001_v7007000_t0000_u01786077460443") 2026/08/07 04:37:41 DEBUG : potato2: Deleting (id "4_z6f622d33803ddbab9ff80e1b_f105cc06c6367523c_d20260807_m043737_c001_v0001173_t0022_u01786077457255") 2026/08/07 04:37:41 DEBUG : potato3: Deleting (id "4_z6f622d33803ddbab9ff80e1b_f41375cdac260138d_d20260807_m043740_c001_v7007000_t0000_u01786077460649") 2026/08/07 04:37:41 DEBUG : potato3: Deleting (id "4_z6f622d33803ddbab9ff80e1b_f11819dbc1e1bda36_d20260807_m043737_c001_v0001120_t0030_u01786077457602") 2026/08/07 04:37:41 DEBUG : potato3: Deleting (id "4_z6f622d33803ddbab9ff80e1b_f114132d943fc19d4_d20260807_m043736_c001_v0001174_t0019_u01786077456391") --- PASS: TestServerSideMoveWithFilter (11.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:43 DEBUG : Creating backend with remote "TestB2:rclone-test-laxasag3caji" 2026/08/07 04:37:46 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yurogat1leru -> B2 bucket rclone-test-laxasag3caji 2026/08/07 04:37:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:37:48 DEBUG : empty space: size = 1 OK 2026/08/07 04:37:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 04:37:48 DEBUG : empty space: Unchanged skipping 2026/08/07 04:37:48 DEBUG : B2 bucket rclone-test-laxasag3caji: Waiting for checks to finish 2026/08/07 04:37:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:37:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-laxasag3caji) 2026/08/07 04:37:48 DEBUG : potato3: Sizes differ 2026/08/07 04:37:48 INFO : empty space: Deleted 2026/08/07 04:37:48 DEBUG : B2 bucket rclone-test-laxasag3caji: Waiting for transfers to finish 2026/08/07 04:37:48 DEBUG : potato3: size = 68 OK 2026/08/07 04:37:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/07 04:37:48 INFO : potato3: Copied (server-side copy) 2026/08/07 04:37:48 DEBUG : potato2: size = 60 OK 2026/08/07 04:37:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:37:48 INFO : potato2: Copied (server-side copy) 2026/08/07 04:37:48 INFO : potato3: Deleted 2026/08/07 04:37:49 INFO : potato2: Deleted 2026/08/07 04:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxanux4cefe" 2026/08/07 04:37:50 INFO : tomatoDir: Making directory 2026/08/07 04:37:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/07 04:37:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:37:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/07 04:37:50 DEBUG : B2 bucket rclone-test-kaxanux4cefe: Waiting for checks to finish 2026/08/07 04:37:50 DEBUG : B2 bucket rclone-test-kaxanux4cefe: Waiting for transfers to finish 2026/08/07 04:37:51 DEBUG : potato3: size = 68 OK 2026/08/07 04:37:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/07 04:37:51 INFO : potato3: Copied (server-side copy) 2026/08/07 04:37:51 INFO : potato3: Deleted 2026/08/07 04:37:51 DEBUG : potato2: size = 60 OK 2026/08/07 04:37:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/07 04:37:51 INFO : potato2: Copied (server-side copy) 2026/08/07 04:37:51 DEBUG : empty space: size = 1 OK 2026/08/07 04:37:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/07 04:37:51 INFO : empty space: Copied (server-side copy) 2026/08/07 04:37:52 INFO : potato2: Deleted 2026/08/07 04:37:52 INFO : empty space: Deleted 2026/08/07 04:37:52 DEBUG : B2 bucket rclone-test-kaxanux4cefe: Purge remote 2026/08/07 04:37:52 INFO : B2 bucket rclone-test-kaxanux4cefe: cleaning bucket "rclone-test-kaxanux4cefe" of all files 2026/08/07 04:37:52 DEBUG : empty space: Deleting (id "4_z4fd26d03803ddbab9ff80e1b_f1008ba407c0c34a4_d20260807_m043751_c001_v0001039_t0014_u01786077471170") 2026/08/07 04:37:52 DEBUG : potato2: Deleting (id "4_z4fd26d03803ddbab9ff80e1b_f11562c31e9b9af96_d20260807_m043751_c001_v0001029_t0008_u01786077471526") 2026/08/07 04:37:52 DEBUG : potato3: Deleting (id "4_z4fd26d03803ddbab9ff80e1b_f113651bef184bbb2_d20260807_m043751_c001_v0001182_t0002_u01786077471525") 2026/08/07 04:37:53 DEBUG : B2 bucket rclone-test-laxasag3caji: Purge remote 2026/08/07 04:37:53 INFO : B2 bucket rclone-test-laxasag3caji: cleaning bucket "rclone-test-laxasag3caji" of all files 2026/08/07 04:37:53 DEBUG : empty space: Deleting (id "4_z0fa25d03803ddbab9ff80e1b_f4227bf6ed7c4e4e4_d20260807_m043752_c001_v7007000_t0000_u01786077472075") 2026/08/07 04:37:53 DEBUG : empty space: Deleting (id "4_z0fa25d03803ddbab9ff80e1b_f113807f4a5f04428_d20260807_m043747_c001_v0001185_t0003_u01786077467502") 2026/08/07 04:37:53 DEBUG : potato2: Deleting (id "4_z0fa25d03803ddbab9ff80e1b_f421f864f0b2446fc_d20260807_m043752_c001_v7007000_t0000_u01786077472013") 2026/08/07 04:37:53 DEBUG : potato2: Deleting (id "4_z0fa25d03803ddbab9ff80e1b_f100c305198199aa7_d20260807_m043748_c001_v0001097_t0056_u01786077468265") 2026/08/07 04:37:53 DEBUG : potato3: Deleting (id "4_z0fa25d03803ddbab9ff80e1b_f421f864f0b2446fb_d20260807_m043751_c001_v7007000_t0000_u01786077471719") 2026/08/07 04:37:53 DEBUG : potato3: Deleting (id "4_z0fa25d03803ddbab9ff80e1b_f1145623550f782e0_d20260807_m043748_c001_v0001184_t0022_u01786077468625") 2026/08/07 04:37:53 DEBUG : potato3: Deleting (id "4_z0fa25d03803ddbab9ff80e1b_f113807f4a5f0442e_d20260807_m043747_c001_v0001185_t0021_u01786077467698") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.42s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/rclone-sync-test" --- PASS: TestSyncOverlap (1.41s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:37:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/rclone-sync-test" 2026/08/07 04:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/rclone-sync-test-include/layer2" 2026/08/07 04:38:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/rclone-sync-test-ignore-file" 2026/08/07 04:38:06 DEBUG : B2 bucket rclone-test-yurogat1leru path rclone-sync-test: Waiting for checks to finish 2026/08/07 04:38:06 DEBUG : B2 bucket rclone-test-yurogat1leru path rclone-sync-test: Waiting for transfers to finish 2026/08/07 04:38:06 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:06 INFO : There was nothing to transfer 2026/08/07 04:38:07 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:38:07 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:38:07 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:07 INFO : There was nothing to transfer 2026/08/07 04:38:07 DEBUG : B2 bucket rclone-test-yurogat1leru path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/07 04:38:07 DEBUG : B2 bucket rclone-test-yurogat1leru path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/07 04:38:07 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:07 INFO : There was nothing to transfer 2026/08/07 04:38:07 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:38:07 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:38:07 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:07 INFO : There was nothing to transfer 2026/08/07 04:38:08 DEBUG : B2 bucket rclone-test-yurogat1leru path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/07 04:38:08 DEBUG : B2 bucket rclone-test-yurogat1leru path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/07 04:38:08 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.86s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:38:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/dst" 2026/08/07 04:38:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/CompareDest" 2026/08/07 04:38:11 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 04:38:11 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:11 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:13 DEBUG : one: size = 3 OK 2026/08/07 04:38:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/07 04:38:13 INFO : one: Copied (new) 2026/08/07 04:38:13 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:13 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:13 DEBUG : one: Sizes differ 2026/08/07 04:38:13 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:13 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:14 DEBUG : one: size = 5 OK 2026/08/07 04:38:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/07 04:38:14 INFO : one: Copied (replaced existing) 2026/08/07 04:38:14 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:16 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:16 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:16 DEBUG : one: Sizes differ 2026/08/07 04:38:16 DEBUG : one: size = 5 OK 2026/08/07 04:38:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 04:38:16 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:16 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:16 INFO : There was nothing to transfer 2026/08/07 04:38:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:17 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:17 DEBUG : one: Sizes differ 2026/08/07 04:38:17 DEBUG : two: size = 3 OK 2026/08/07 04:38:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 04:38:17 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:18 DEBUG : one: size = 5 OK 2026/08/07 04:38:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 04:38:18 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:18 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:18 INFO : There was nothing to transfer 2026/08/07 04:38:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:18 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:18 DEBUG : one: Sizes differ 2026/08/07 04:38:18 DEBUG : two: size = 3 OK 2026/08/07 04:38:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 04:38:18 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:18 DEBUG : one: size = 5 OK 2026/08/07 04:38:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 04:38:18 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:18 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:18 INFO : There was nothing to transfer 2026/08/07 04:38:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:19 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:19 DEBUG : one: Sizes differ 2026/08/07 04:38:19 DEBUG : two: size = 3 OK 2026/08/07 04:38:19 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/08/07 04:38:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/07 04:38:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 04:38:19 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:19 DEBUG : one: size = 5 OK 2026/08/07 04:38:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 04:38:19 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:19 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:19 INFO : There was nothing to transfer 2026/08/07 04:38:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:20 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:20 DEBUG : one: Sizes differ 2026/08/07 04:38:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:20 DEBUG : two: size = 3 (B2 bucket rclone-test-yurogat1leru path CompareDest) 2026/08/07 04:38:20 DEBUG : two: Sizes differ 2026/08/07 04:38:20 DEBUG : two: Need to transfer - File not found at Destination 2026/08/07 04:38:20 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:20 DEBUG : one: size = 5 OK 2026/08/07 04:38:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 04:38:20 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:21 DEBUG : two: size = 5 OK 2026/08/07 04:38:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/07 04:38:21 INFO : two: Copied (new) 2026/08/07 04:38:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.04s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/dest" 2026/08/07 04:38:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/pre-dest1" 2026/08/07 04:38:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/pre-dest2" 2026/08/07 04:38:28 DEBUG : 1: size = 1 OK 2026/08/07 04:38:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:38:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/07 04:38:28 DEBUG : 2: size = 1 OK 2026/08/07 04:38:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:38:28 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/07 04:38:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/07 04:38:29 DEBUG : B2 bucket rclone-test-yurogat1leru path dest: Waiting for checks to finish 2026/08/07 04:38:29 DEBUG : B2 bucket rclone-test-yurogat1leru path dest: Waiting for transfers to finish 2026/08/07 04:38:30 DEBUG : 3: size = 1 OK 2026/08/07 04:38:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/07 04:38:30 INFO : 3: Copied (new) 2026/08/07 04:38:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:38:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/dst" 2026/08/07 04:38:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/CopyDest" 2026/08/07 04:38:34 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 04:38:34 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:34 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:35 DEBUG : one: size = 3 OK 2026/08/07 04:38:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/07 04:38:35 INFO : one: Copied (new) 2026/08/07 04:38:35 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:36 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:36 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:36 DEBUG : one: Sizes differ 2026/08/07 04:38:36 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:37 DEBUG : one: size = 5 OK 2026/08/07 04:38:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/07 04:38:37 INFO : one: Copied (replaced existing) 2026/08/07 04:38:37 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/BackupDir" 2026/08/07 04:38:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:40 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:40 DEBUG : one: Sizes differ 2026/08/07 04:38:40 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:41 DEBUG : one: size = 5 OK 2026/08/07 04:38:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:41 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:41 DEBUG : one: Sizes differ 2026/08/07 04:38:42 DEBUG : one: size = 3 OK 2026/08/07 04:38:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/07 04:38:42 INFO : one: Copied (server-side copy) 2026/08/07 04:38:42 INFO : one: Deleted 2026/08/07 04:38:43 DEBUG : one: size = 5 OK 2026/08/07 04:38:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/07 04:38:43 INFO : one: Copied (server-side copy) 2026/08/07 04:38:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/07 04:38:43 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:43 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:44 DEBUG : one: size = 5 OK 2026/08/07 04:38:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:44 DEBUG : one: Unchanged skipping 2026/08/07 04:38:44 DEBUG : two: size = 3 OK 2026/08/07 04:38:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:44 DEBUG : two: size = 3 OK 2026/08/07 04:38:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/07 04:38:44 INFO : two: Copied (server-side copy) 2026/08/07 04:38:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/07 04:38:44 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:44 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:44 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:45 DEBUG : one: size = 5 OK 2026/08/07 04:38:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:45 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:45 DEBUG : one: Unchanged skipping 2026/08/07 04:38:45 DEBUG : two: size = 3 OK 2026/08/07 04:38:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:45 DEBUG : two: Unchanged skipping 2026/08/07 04:38:45 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:45 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:45 INFO : There was nothing to transfer 2026/08/07 04:38:46 DEBUG : one: size = 5 OK 2026/08/07 04:38:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:46 DEBUG : one: Unchanged skipping 2026/08/07 04:38:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:46 DEBUG : three: size = 5 (B2 bucket rclone-test-yurogat1leru path CopyDest) 2026/08/07 04:38:46 DEBUG : three: Sizes differ 2026/08/07 04:38:46 DEBUG : three: Destination not found in --copy-dest 2026/08/07 04:38:46 DEBUG : three: Need to transfer - File not found at Destination 2026/08/07 04:38:46 DEBUG : two: size = 3 OK 2026/08/07 04:38:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 04:38:46 DEBUG : two: Unchanged skipping 2026/08/07 04:38:46 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:46 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:47 DEBUG : three: size = 7 OK 2026/08/07 04:38:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/07 04:38:47 INFO : three: Copied (new) 2026/08/07 04:38:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.85s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:38:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/dst" 2026/08/07 04:38:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/backup" 2026/08/07 04:38:54 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:54 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:54 DEBUG : one: Sizes differ 2026/08/07 04:38:54 DEBUG : two: size = 3 OK 2026/08/07 04:38:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:38:54 DEBUG : two: Unchanged skipping 2026/08/07 04:38:56 DEBUG : one: size = 3 OK 2026/08/07 04:38:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/07 04:38:56 INFO : one: Copied (server-side copy) 2026/08/07 04:38:56 INFO : one: Deleted 2026/08/07 04:38:56 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:38:57 DEBUG : one: size = 4 OK 2026/08/07 04:38:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:38:57 INFO : one: Copied (new) 2026/08/07 04:38:57 DEBUG : Waiting for deletions to finish 2026/08/07 04:38:57 DEBUG : three.txt: size = 5 OK 2026/08/07 04:38:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/07 04:38:57 INFO : three.txt: Copied (server-side copy) 2026/08/07 04:38:57 INFO : three.txt: Deleted 2026/08/07 04:38:57 INFO : three.txt: Moved into backup dir 2026/08/07 04:38:59 DEBUG : two: size = 3 OK 2026/08/07 04:38:59 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:38:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:38:59 DEBUG : two: Unchanged skipping 2026/08/07 04:38:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:38:59 DEBUG : one: size = 4 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:38:59 DEBUG : one: Sizes differ 2026/08/07 04:39:00 DEBUG : one: size = 4 OK 2026/08/07 04:39:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:39:00 INFO : one: Copied (server-side copy) 2026/08/07 04:39:00 INFO : one: Deleted 2026/08/07 04:39:00 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:39:00 DEBUG : one: size = 5 OK 2026/08/07 04:39:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/07 04:39:00 INFO : one: Copied (new) 2026/08/07 04:39:00 DEBUG : Waiting for deletions to finish 2026/08/07 04:39:01 DEBUG : three.txt: size = 6 OK 2026/08/07 04:39:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/07 04:39:01 INFO : three.txt: Copied (server-side copy) 2026/08/07 04:39:01 INFO : three.txt: Deleted 2026/08/07 04:39:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.36s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:39:04 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1101-03.backblaze.com/b2api/v1/b2_upload_file/ff324dd3801ddbab9ff80e1b/c001_v0001101_t0012": EOF 2026/08/07 04:39:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-03.backblaze.com/b2api/v1/b2_upload_file/ff324dd3801ddbab9ff80e1b/c001_v0001101_t0012": EOF) 2026/08/07 04:39:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yurogat1leru: 1/10 (Post "https://pod-000-1101-03.backblaze.com/b2api/v1/b2_upload_file/ff324dd3801ddbab9ff80e1b/c001_v0001101_t0012": EOF) 2026/08/07 04:39:06 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 04:39:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/dst" 2026/08/07 04:39:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/backup" 2026/08/07 04:39:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:39:09 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:39:09 DEBUG : one: Sizes differ 2026/08/07 04:39:09 DEBUG : two: size = 3 OK 2026/08/07 04:39:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:39:09 DEBUG : two: Unchanged skipping 2026/08/07 04:39:09 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:39:16 DEBUG : one.bak: size = 3 OK 2026/08/07 04:39:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/07 04:39:16 INFO : one: Copied (server-side copy) to: one.bak 2026/08/07 04:39:17 INFO : one: Deleted 2026/08/07 04:39:17 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:39:18 DEBUG : one: size = 4 OK 2026/08/07 04:39:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:39:18 INFO : one: Copied (new) 2026/08/07 04:39:18 DEBUG : Waiting for deletions to finish 2026/08/07 04:39:19 DEBUG : three.txt.bak: size = 5 OK 2026/08/07 04:39:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/07 04:39:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/07 04:39:19 INFO : three.txt: Deleted 2026/08/07 04:39:19 INFO : three.txt: Moved into backup dir 2026/08/07 04:39:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:39:20 DEBUG : one: size = 4 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:39:20 DEBUG : one: Sizes differ 2026/08/07 04:39:20 DEBUG : two: size = 3 OK 2026/08/07 04:39:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:39:20 DEBUG : two: Unchanged skipping 2026/08/07 04:39:20 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:39:21 DEBUG : one.bak: size = 4 OK 2026/08/07 04:39:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:39:21 INFO : one: Copied (server-side copy) to: one.bak 2026/08/07 04:39:21 INFO : one: Deleted 2026/08/07 04:39:21 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:39:22 DEBUG : one: size = 5 OK 2026/08/07 04:39:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/07 04:39:22 INFO : one: Copied (new) 2026/08/07 04:39:22 DEBUG : Waiting for deletions to finish 2026/08/07 04:39:22 DEBUG : three.txt.bak: size = 6 OK 2026/08/07 04:39:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/07 04:39:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/07 04:39:22 INFO : three.txt: Deleted 2026/08/07 04:39:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/dst" 2026/08/07 04:39:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/backup" 2026/08/07 04:39:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:39:28 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:39:28 DEBUG : one: Sizes differ 2026/08/07 04:39:28 DEBUG : two: size = 3 OK 2026/08/07 04:39:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:39:28 DEBUG : two: Unchanged skipping 2026/08/07 04:39:28 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:39:29 DEBUG : one-2019-01-01: size = 3 OK 2026/08/07 04:39:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/07 04:39:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/07 04:39:29 INFO : one: Deleted 2026/08/07 04:39:29 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:39:35 DEBUG : one: Clearing upload URL because of error: incident id 372e49007c9d-0b3ed24095a9325f (500 internal_error) 2026/08/07 04:39:35 DEBUG : pacer: low level retry 1/1 (error incident id 372e49007c9d-0b3ed24095a9325f (500 internal_error)) 2026/08/07 04:39:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 04:39:35 DEBUG : one: Received error: incident id 372e49007c9d-0b3ed24095a9325f (500 internal_error) - low level retry 0/10 2026/08/07 04:39:36 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 04:39:36 DEBUG : one: size = 4 OK 2026/08/07 04:39:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:39:36 INFO : one: Copied (new) 2026/08/07 04:39:36 DEBUG : Waiting for deletions to finish 2026/08/07 04:39:38 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/07 04:39:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/07 04:39:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/07 04:39:38 INFO : three.txt: Deleted 2026/08/07 04:39:38 INFO : three.txt: Moved into backup dir 2026/08/07 04:39:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:39:39 DEBUG : one: size = 4 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:39:39 DEBUG : one: Sizes differ 2026/08/07 04:39:39 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:39:39 DEBUG : two: size = 3 OK 2026/08/07 04:39:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:39:39 DEBUG : two: Unchanged skipping 2026/08/07 04:39:40 DEBUG : one-2019-01-01: size = 4 OK 2026/08/07 04:39:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:39:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/07 04:39:40 INFO : one: Deleted 2026/08/07 04:39:40 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:39:41 DEBUG : one: size = 5 OK 2026/08/07 04:39:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/07 04:39:41 INFO : one: Copied (new) 2026/08/07 04:39:41 DEBUG : Waiting for deletions to finish 2026/08/07 04:39:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/07 04:39:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/07 04:39:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/07 04:39:41 INFO : three.txt: Deleted 2026/08/07 04:39:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.32s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:39:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/dst" 2026/08/07 04:39:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:39:46 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:39:46 DEBUG : one: Sizes differ 2026/08/07 04:39:46 DEBUG : two: size = 3 OK 2026/08/07 04:39:46 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:39:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:39:46 DEBUG : two: Unchanged skipping 2026/08/07 04:39:47 DEBUG : one.bak: size = 3 OK 2026/08/07 04:39:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/07 04:39:47 INFO : one: Copied (server-side copy) to: one.bak 2026/08/07 04:39:47 INFO : one: Deleted 2026/08/07 04:39:47 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:39:48 DEBUG : one: size = 4 OK 2026/08/07 04:39:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:39:48 INFO : one: Copied (new) 2026/08/07 04:39:48 DEBUG : Waiting for deletions to finish 2026/08/07 04:39:48 DEBUG : three.txt.bak: size = 5 OK 2026/08/07 04:39:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/07 04:39:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/07 04:39:48 INFO : three.txt: Deleted 2026/08/07 04:39:48 INFO : three.txt: Moved into backup dir 2026/08/07 04:39:49 DEBUG : one.bak: Excluded (Path Filter) 2026/08/07 04:39:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/07 04:39:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:39:49 DEBUG : one: size = 4 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:39:49 DEBUG : one: Sizes differ 2026/08/07 04:39:49 DEBUG : two: size = 3 OK 2026/08/07 04:39:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:39:49 DEBUG : two: Unchanged skipping 2026/08/07 04:39:49 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for checks to finish 2026/08/07 04:39:50 DEBUG : one.bak: size = 4 OK 2026/08/07 04:39:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:39:50 INFO : one: Copied (server-side copy) to: one.bak 2026/08/07 04:39:50 INFO : one: Deleted 2026/08/07 04:39:50 DEBUG : B2 bucket rclone-test-yurogat1leru path dst: Waiting for transfers to finish 2026/08/07 04:39:50 DEBUG : one: size = 5 OK 2026/08/07 04:39:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/07 04:39:50 INFO : one: Copied (new) 2026/08/07 04:39:50 DEBUG : Waiting for deletions to finish 2026/08/07 04:39:51 DEBUG : three.txt.bak: size = 6 OK 2026/08/07 04:39:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/07 04:39:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/07 04:39:51 INFO : three.txt: Deleted 2026/08/07 04:39:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.43s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:39:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/dst" 2026/08/07 04:39:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:39:55 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:39:55 DEBUG : one: Sizes differ 2026/08/07 04:39:57 DEBUG : one.bak: size = 3 OK 2026/08/07 04:39:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/07 04:39:57 INFO : one: Copied (server-side copy) to: one.bak 2026/08/07 04:39:57 INFO : one: Deleted 2026/08/07 04:39:58 DEBUG : one: size = 4 OK 2026/08/07 04:39:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:39:58 INFO : one: Copied (new) 2026/08/07 04:39:58 DEBUG : two: size = 3 OK 2026/08/07 04:39:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:39:58 DEBUG : two: Unchanged skipping 2026/08/07 04:39:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:39:58 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:39:58 DEBUG : three.txt: Sizes differ 2026/08/07 04:39:59 DEBUG : three.txt.bak: size = 5 OK 2026/08/07 04:39:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/07 04:39:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/07 04:39:59 INFO : three.txt: Deleted 2026/08/07 04:39:59 DEBUG : three.txt: size = 6 OK 2026/08/07 04:39:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/07 04:39:59 INFO : three.txt: Copied (new) 2026/08/07 04:40:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:00 DEBUG : one: size = 4 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:40:00 DEBUG : one: Sizes differ 2026/08/07 04:40:01 DEBUG : one.bak: size = 4 OK 2026/08/07 04:40:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:40:01 INFO : one: Copied (server-side copy) to: one.bak 2026/08/07 04:40:01 INFO : one: Deleted 2026/08/07 04:40:01 DEBUG : one: size = 5 OK 2026/08/07 04:40:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/07 04:40:01 INFO : one: Copied (new) 2026/08/07 04:40:02 DEBUG : two: size = 3 OK 2026/08/07 04:40:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:02 DEBUG : two: Unchanged skipping 2026/08/07 04:40:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:02 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:40:02 DEBUG : three.txt: Sizes differ 2026/08/07 04:40:02 DEBUG : three.txt.bak: size = 6 OK 2026/08/07 04:40:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/07 04:40:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/07 04:40:02 INFO : three.txt: Deleted 2026/08/07 04:40:03 DEBUG : three.txt: size = 19 OK 2026/08/07 04:40:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/07 04:40:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.85s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:40:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yurogat1leru/dst" 2026/08/07 04:40:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:08 DEBUG : one: size = 3 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:40:08 DEBUG : one: Sizes differ 2026/08/07 04:40:09 DEBUG : one-2019-01-01: size = 3 OK 2026/08/07 04:40:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/07 04:40:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/07 04:40:09 INFO : one: Deleted 2026/08/07 04:40:10 DEBUG : one: size = 4 OK 2026/08/07 04:40:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:40:10 INFO : one: Copied (new) 2026/08/07 04:40:10 DEBUG : two: size = 3 OK 2026/08/07 04:40:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:10 DEBUG : two: Unchanged skipping 2026/08/07 04:40:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:40:10 DEBUG : three.txt: Sizes differ 2026/08/07 04:40:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/07 04:40:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/07 04:40:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/07 04:40:11 INFO : three.txt: Deleted 2026/08/07 04:40:11 DEBUG : three.txt: size = 6 OK 2026/08/07 04:40:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/07 04:40:11 INFO : three.txt: Copied (new) 2026/08/07 04:40:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/07 04:40:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 04:40:12 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 04:40:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:12 DEBUG : one: size = 4 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:40:12 DEBUG : one: Sizes differ 2026/08/07 04:40:13 DEBUG : one-2019-01-01: size = 4 OK 2026/08/07 04:40:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/07 04:40:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/07 04:40:13 INFO : one: Deleted 2026/08/07 04:40:13 DEBUG : one: size = 5 OK 2026/08/07 04:40:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/07 04:40:13 INFO : one: Copied (new) 2026/08/07 04:40:13 DEBUG : two: size = 3 OK 2026/08/07 04:40:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:13 DEBUG : two: Unchanged skipping 2026/08/07 04:40:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yurogat1leru path dst) 2026/08/07 04:40:13 DEBUG : three.txt: Sizes differ 2026/08/07 04:40:14 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/07 04:40:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/07 04:40:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/07 04:40:14 INFO : three.txt: Deleted 2026/08/07 04:40:15 DEBUG : three.txt: size = 19 OK 2026/08/07 04:40:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/07 04:40:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.93s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:40:17 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:40:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:17 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:17 DEBUG : Testêé: Sizes differ 2026/08/07 04:40:17 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:40:18 DEBUG : Testêé: size = 14 OK 2026/08/07 04:40:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/07 04:40:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/07 04:40:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:40:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 04:40:19 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:40:19 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:40:19 DEBUG : existing: size = 6 OK 2026/08/07 04:40:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/07 04:40:19 INFO : existing: Copied (new) 2026/08/07 04:40:19 DEBUG : Waiting for deletions to finish 2026/08/07 04:40:20 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:20 DEBUG : existing: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:20 DEBUG : existing: Sizes differ 2026/08/07 04:40:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/07 04:40:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:40:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:40:20 ERROR : B2 bucket rclone-test-yurogat1leru: not deleting files as there were IO errors 2026/08/07 04:40:20 ERROR : B2 bucket rclone-test-yurogat1leru: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.98s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:40:21 DEBUG : EXISTING: size = 6 OK 2026/08/07 04:40:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:21 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:40:21 DEBUG : existing: Unchanged skipping 2026/08/07 04:40:21 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:40:21 DEBUG : Waiting for deletions to finish 2026/08/07 04:40:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:40:38 DEBUG : both0: size = 6 OK 2026/08/07 04:40:38 DEBUG : both11: size = 6 OK 2026/08/07 04:40:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:40:38 DEBUG : both10: size = 6 OK 2026/08/07 04:40:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both12: size = 6 OK 2026/08/07 04:40:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both0: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both13: size = 6 OK 2026/08/07 04:40:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both12: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both14: size = 6 OK 2026/08/07 04:40:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both11: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both15: size = 6 OK 2026/08/07 04:40:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both15: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both16: size = 6 OK 2026/08/07 04:40:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both16: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both17: size = 6 OK 2026/08/07 04:40:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both10: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both18: size = 6 OK 2026/08/07 04:40:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both13: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both19: size = 6 OK 2026/08/07 04:40:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both19: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both14: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both1: size = 6 OK 2026/08/07 04:40:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both2: size = 6 OK 2026/08/07 04:40:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both1: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both3: size = 6 OK 2026/08/07 04:40:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both17: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both4: size = 6 OK 2026/08/07 04:40:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both4: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both5: size = 6 OK 2026/08/07 04:40:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both3: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both6: size = 6 OK 2026/08/07 04:40:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both6: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both7: size = 6 OK 2026/08/07 04:40:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both18: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both8: size = 6 OK 2026/08/07 04:40:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both5: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both9: size = 6 OK 2026/08/07 04:40:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:38 DEBUG : both2: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both7: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both8: Unchanged skipping 2026/08/07 04:40:38 DEBUG : both9: Unchanged skipping 2026/08/07 04:40:38 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:40:38 DEBUG : Waiting for deletions to finish 2026/08/07 04:40:38 INFO : only17: Deleted 2026/08/07 04:40:38 INFO : only0: Deleted 2026/08/07 04:40:38 INFO : only13: Deleted 2026/08/07 04:40:38 INFO : only11: Deleted 2026/08/07 04:40:38 INFO : only18: Deleted 2026/08/07 04:40:38 INFO : only10: Deleted 2026/08/07 04:40:38 INFO : only4: Deleted 2026/08/07 04:40:38 INFO : only8: Deleted 2026/08/07 04:40:38 INFO : only1: Deleted 2026/08/07 04:40:38 INFO : only2: Deleted 2026/08/07 04:40:38 INFO : only3: Deleted 2026/08/07 04:40:38 INFO : only12: Deleted 2026/08/07 04:40:39 INFO : only14: Deleted 2026/08/07 04:40:39 INFO : only16: Deleted 2026/08/07 04:40:39 INFO : only5: Deleted 2026/08/07 04:40:39 INFO : only7: Deleted 2026/08/07 04:40:39 INFO : only15: Deleted 2026/08/07 04:40:39 INFO : only6: Deleted 2026/08/07 04:40:39 INFO : only9: Deleted 2026/08/07 04:40:39 INFO : only19: Deleted 2026/08/07 04:40:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.81s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:40:58 DEBUG : both10: size = 6 OK 2026/08/07 04:40:58 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:40:58 DEBUG : both11: size = 6 OK 2026/08/07 04:40:58 DEBUG : both12: size = 6 OK 2026/08/07 04:40:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both0: size = 6 OK 2026/08/07 04:40:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both12: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both13: size = 6 OK 2026/08/07 04:40:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both13: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both14: size = 6 OK 2026/08/07 04:40:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both11: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both15: size = 6 OK 2026/08/07 04:40:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both15: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both16: size = 6 OK 2026/08/07 04:40:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both16: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both17: size = 6 OK 2026/08/07 04:40:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both17: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both18: size = 6 OK 2026/08/07 04:40:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both10: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both19: size = 6 OK 2026/08/07 04:40:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both19: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both1: size = 6 OK 2026/08/07 04:40:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both0: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both2: size = 6 OK 2026/08/07 04:40:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both14: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both3: size = 6 OK 2026/08/07 04:40:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both18: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both4: size = 6 OK 2026/08/07 04:40:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both4: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both5: size = 6 OK 2026/08/07 04:40:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both1: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both6: size = 6 OK 2026/08/07 04:40:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both6: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both7: size = 6 OK 2026/08/07 04:40:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both7: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both8: size = 6 OK 2026/08/07 04:40:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both8: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both9: size = 6 OK 2026/08/07 04:40:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:40:58 DEBUG : both9: Unchanged skipping 2026/08/07 04:40:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only0: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only0: Sizes differ 2026/08/07 04:40:58 DEBUG : both2: Unchanged skipping 2026/08/07 04:40:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only10: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only10: Sizes differ 2026/08/07 04:40:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only11: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only11: Sizes differ 2026/08/07 04:40:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only12: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only12: Sizes differ 2026/08/07 04:40:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only13: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only13: Sizes differ 2026/08/07 04:40:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only14: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only14: Sizes differ 2026/08/07 04:40:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only15: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only15: Sizes differ 2026/08/07 04:40:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only16: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only16: Sizes differ 2026/08/07 04:40:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only17: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only17: Sizes differ 2026/08/07 04:40:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only18: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only18: Sizes differ 2026/08/07 04:40:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only19: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only19: Sizes differ 2026/08/07 04:40:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only1: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only1: Sizes differ 2026/08/07 04:40:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only2: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only2: Sizes differ 2026/08/07 04:40:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only3: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only3: Sizes differ 2026/08/07 04:40:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only4: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only4: Sizes differ 2026/08/07 04:40:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only5: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only5: Sizes differ 2026/08/07 04:40:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only6: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only6: Sizes differ 2026/08/07 04:40:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only7: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only7: Sizes differ 2026/08/07 04:40:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only8: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only8: Sizes differ 2026/08/07 04:40:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3250412494) 2026/08/07 04:40:58 DEBUG : only9: size = 6 (B2 bucket rclone-test-yurogat1leru) 2026/08/07 04:40:58 DEBUG : only9: Sizes differ 2026/08/07 04:40:58 DEBUG : both3: Unchanged skipping 2026/08/07 04:40:58 DEBUG : both5: Unchanged skipping 2026/08/07 04:40:58 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:40:58 DEBUG : only10: size = 0 OK 2026/08/07 04:40:58 DEBUG : only11: size = 0 OK 2026/08/07 04:40:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:58 INFO : only10: Copied (replaced existing) 2026/08/07 04:40:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:58 INFO : only11: Copied (replaced existing) 2026/08/07 04:40:58 DEBUG : only14: size = 0 OK 2026/08/07 04:40:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:58 INFO : only14: Copied (replaced existing) 2026/08/07 04:40:58 DEBUG : only15: size = 0 OK 2026/08/07 04:40:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:58 INFO : only15: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only16: size = 0 OK 2026/08/07 04:40:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only16: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only17: size = 0 OK 2026/08/07 04:40:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only17: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only12: size = 0 OK 2026/08/07 04:40:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only12: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only13: size = 0 OK 2026/08/07 04:40:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only13: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only18: size = 0 OK 2026/08/07 04:40:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only18: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only19: size = 0 OK 2026/08/07 04:40:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only19: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only1: size = 0 OK 2026/08/07 04:40:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only1: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only2: size = 0 OK 2026/08/07 04:40:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only2: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only4: size = 0 OK 2026/08/07 04:40:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 DEBUG : only3: size = 0 OK 2026/08/07 04:40:59 INFO : only4: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only3: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only5: size = 0 OK 2026/08/07 04:40:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only5: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only6: size = 0 OK 2026/08/07 04:40:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only6: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only7: size = 0 OK 2026/08/07 04:40:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only7: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only8: size = 0 OK 2026/08/07 04:40:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only8: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only9: size = 0 OK 2026/08/07 04:40:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only9: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : only0: size = 0 OK 2026/08/07 04:40:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/07 04:40:59 INFO : only0: Copied (replaced existing) 2026/08/07 04:40:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.73s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:41:08 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:41:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:41:08 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 04:41:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:41:08 INFO : empty_on_remote: Making directory 2026/08/07 04:41:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/07 04:41:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 04:41:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 04:41:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:41:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:41:10 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:41:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:41:10 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 04:41:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:41:10 INFO : empty_on_remote: Making directory 2026/08/07 04:41:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/07 04:41:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 04:41:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 04:41:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:41:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/07 04:41:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:41:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:41:13 INFO : sub dir: Making directory 2026/08/07 04:41:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:41:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:41:15 INFO : sub dir: Making directory 2026/08/07 04:41:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.99s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:41:25 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:25 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : apple: size = 5 OK 2026/08/07 04:41:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : apple: Unchanged skipping 2026/08/07 04:41:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:41:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:41:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : banana: size = 6 OK 2026/08/07 04:41:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:41:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : banana: Unchanged skipping 2026/08/07 04:41:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:41:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:41:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:41:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:41:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:41:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:41:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:41:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:41:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:41:26 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:41:26 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:26 INFO : There was nothing to transfer 2026/08/07 04:41:26 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:26 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:41:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:41:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:41:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : banana: size = 6 OK 2026/08/07 04:41:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : banana: Unchanged skipping 2026/08/07 04:41:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:41:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:41:27 DEBUG : apple: size = 5 OK 2026/08/07 04:41:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : apple: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:41:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:41:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:41:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:41:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:41:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:41:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:41:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:41:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:41:27 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:41:27 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:27 INFO : There was nothing to transfer 2026/08/07 04:41:27 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:27 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:41:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:41:41 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:42 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:41:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : apple: size = 5 OK 2026/08/07 04:41:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:41:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : apple: Unchanged skipping 2026/08/07 04:41:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:41:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:41:42 DEBUG : banana: size = 6 OK 2026/08/07 04:41:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : banana: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:41:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:41:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:41:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:41:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:41:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:41:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:41:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:41:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:41:42 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:41:42 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:42 INFO : There was nothing to transfer 2026/08/07 04:41:42 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:42 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:41:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : apple: size = 5 OK 2026/08/07 04:41:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:41:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:41:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : apple: Unchanged skipping 2026/08/07 04:41:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:41:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:41:43 DEBUG : banana: size = 6 OK 2026/08/07 04:41:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : banana: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:41:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:41:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:41:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:41:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:41:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:41:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:41:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:41:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:41:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:41:43 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:41:43 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:43 INFO : There was nothing to transfer 2026/08/07 04:41:43 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:43 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:41:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:41:57 DEBUG : Waiting for deletions to finish 2026/08/07 04:41:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:41:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:41:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:41:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:41:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:41:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:41:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:41:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 04:41:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:41:58 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:41:58 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:41:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/07 04:41:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/07 04:41:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:41:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:58 DEBUG : YXBwbGU=: size = 5 OK 2026/08/07 04:41:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/07 04:41:58 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/07 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:58 DEBUG : YmFuYW5h: size = 6 OK 2026/08/07 04:41:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/07 04:41:58 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/07 04:41:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/07 04:41:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/07 04:41:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/07 04:41:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/07 04:41:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/07 04:41:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/07 04:41:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:41:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/07 04:41:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/07 04:41:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/07 04:41:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:41:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/07 04:41:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:41:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/07 04:41:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:41:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/07 04:41:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/07 04:41:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:41:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/07 04:42:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/07 04:42:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/07 04:42:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/07 04:42:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 04:42:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/07 04:42:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/07 04:42:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/07 04:42:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/07 04:42:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/07 04:42:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/07 04:42:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/07 04:42:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/07 04:42:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/07 04:42:00 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 04:42:00 INFO : appleappleapplebanana: Deleted 2026/08/07 04:42:01 INFO : apple: Deleted 2026/08/07 04:42:01 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 04:42:01 INFO : splitbananasplit: Deleted 2026/08/07 04:42:01 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 04:42:01 INFO : banana: Deleted 2026/08/07 04:42:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 04:42:01 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 04:42:01 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/07 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:02 DEBUG : YXBwbGU=: size = 5 OK 2026/08/07 04:42:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : apple: Unchanged skipping 2026/08/07 04:42:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/07 04:42:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/07 04:42:02 DEBUG : YmFuYW5h: size = 6 OK 2026/08/07 04:42:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:42:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : banana: Unchanged skipping 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/07 04:42:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/07 04:42:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/07 04:42:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/07 04:42:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/07 04:42:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/07 04:42:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 04:42:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/07 04:42:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:42:02 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:42:02 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:42:02 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:02 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/07 04:42:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 04:42:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 04:42:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 04:42:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 04:42:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 04:42:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 04:42:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 04:42:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 04:42:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 04:42:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 04:42:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:42:16 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:16 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:42:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:16 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:16 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:16 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:16 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:16 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:16 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:16 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 04:42:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 04:42:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 04:42:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 04:42:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 04:42:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 04:42:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/07 04:42:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:17 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:42:17 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:42:17 DEBUG : PREFIXapple: size = 5 OK 2026/08/07 04:42:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/07 04:42:17 INFO : apple: Copied (new) to: PREFIXapple 2026/08/07 04:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/07 04:42:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/07 04:42:17 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/07 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/07 04:42:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/07 04:42:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/07 04:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : PREFIXbanana: size = 6 OK 2026/08/07 04:42:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/07 04:42:17 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/07 04:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/07 04:42:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/07 04:42:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 04:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/07 04:42:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/07 04:42:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/07 04:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/07 04:42:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/07 04:42:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 04:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 04:42:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/07 04:42:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 04:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 04:42:17 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/07 04:42:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/07 04:42:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/07 04:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 04:42:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/07 04:42:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/07 04:42:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 04:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/07 04:42:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/07 04:42:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 04:42:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/07 04:42:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/07 04:42:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/07 04:42:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/07 04:42:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/07 04:42:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/07 04:42:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/07 04:42:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/07 04:42:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/07 04:42:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/07 04:42:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/07 04:42:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/07 04:42:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/07 04:42:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/07 04:42:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/07 04:42:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/07 04:42:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/07 04:42:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/07 04:42:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/07 04:42:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/07 04:42:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/07 04:42:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/07 04:42:18 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/07 04:42:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/07 04:42:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/07 04:42:18 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:19 INFO : banana: Deleted 2026/08/07 04:42:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 04:42:19 INFO : splitbananasplit: Deleted 2026/08/07 04:42:19 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 04:42:19 INFO : appleappleapplebanana: Deleted 2026/08/07 04:42:19 INFO : apple: Deleted 2026/08/07 04:42:19 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 04:42:19 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 04:42:19 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:42:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 04:42:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 04:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 04:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 04:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 04:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 04:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 04:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 04:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 04:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 04:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 04:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 04:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 04:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 04:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 04:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 04:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 04:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 04:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 04:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 04:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 04:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 04:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 04:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 04:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 04:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 04:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 04:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 04:42:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 04:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 04:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 04:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 04:42:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 04:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 04:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 04:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 04:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 04:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 04:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 04:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 04:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 04:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 04:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 04:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 04:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 04:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 04:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 04:42:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 04:42:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:42:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:42:20 DEBUG : banana: size = 6 OK 2026/08/07 04:42:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/07 04:42:20 INFO : banana: Copied (new) 2026/08/07 04:42:20 DEBUG : apple: size = 5 OK 2026/08/07 04:42:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/07 04:42:20 INFO : apple: Copied (new) 2026/08/07 04:42:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:42:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/07 04:42:21 INFO : appleappleapplebanana: Copied (new) 2026/08/07 04:42:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:42:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/07 04:42:21 INFO : splitbananasplit: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/07 04:42:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/07 04:42:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/07 04:42:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/07 04:42:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/07 04:42:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/07 04:42:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/07 04:42:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/07 04:42:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/07 04:42:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/07 04:42:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:42:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/07 04:42:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/07 04:42:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:42:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/07 04:42:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/07 04:42:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:42:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/07 04:42:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/07 04:42:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:42:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/07 04:42:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/07 04:42:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:42:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/07 04:42:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/07 04:42:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:42:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/07 04:42:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/07 04:42:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:42:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/07 04:42:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/07 04:42:22 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:22 INFO : PREFIXsplitbananasplit: Deleted 2026/08/07 04:42:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/07 04:42:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/07 04:42:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/07 04:42:22 INFO : PREFIXapple: Deleted 2026/08/07 04:42:22 INFO : PREFIXbanana: Deleted 2026/08/07 04:42:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/07 04:42:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/07 04:42:22 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/07 04:42:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/07 04:42:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/07 04:42:23 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:23 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:23 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:42:37 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:37 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:42:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:42:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 04:42:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 04:42:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 04:42:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 04:42:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 04:42:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:38 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:42:38 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:42:38 DEBUG : appleSUFFIX: size = 5 OK 2026/08/07 04:42:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/07 04:42:38 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/07 04:42:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/07 04:42:38 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/07 04:42:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/07 04:42:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/07 04:42:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/07 04:42:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 04:42:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 04:42:39 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/07 04:42:39 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/07 04:42:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/07 04:42:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/07 04:42:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/07 04:42:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/07 04:42:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/07 04:42:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/07 04:42:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/07 04:42:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/07 04:42:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/07 04:42:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/07 04:42:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/07 04:42:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/07 04:42:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/07 04:42:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 04:42:39 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/07 04:42:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/07 04:42:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/07 04:42:40 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/07 04:42:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/07 04:42:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/07 04:42:40 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/07 04:42:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/07 04:42:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/07 04:42:40 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/07 04:42:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/07 04:42:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/07 04:42:40 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:40 INFO : apple: Deleted 2026/08/07 04:42:40 INFO : appleappleapplebanana: Deleted 2026/08/07 04:42:40 INFO : splitbananasplit: Deleted 2026/08/07 04:42:40 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 04:42:40 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 04:42:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 04:42:40 INFO : banana: Deleted 2026/08/07 04:42:40 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 04:42:41 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 04:42:41 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/07 04:42:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 04:42:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 04:42:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 04:42:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 04:42:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:42 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:42:42 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:42:42 DEBUG : apple: size = 5 OK 2026/08/07 04:42:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/07 04:42:42 INFO : apple: Copied (new) 2026/08/07 04:42:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:42:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/07 04:42:42 INFO : appleappleapplebanana: Copied (new) 2026/08/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/07 04:42:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/07 04:42:42 DEBUG : banana: size = 6 OK 2026/08/07 04:42:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/07 04:42:42 INFO : banana: Copied (new) 2026/08/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/07 04:42:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/07 04:42:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:42:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/07 04:42:42 INFO : splitbananasplit: Copied (new) 2026/08/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/07 04:42:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/07 04:42:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:42:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/07 04:42:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/07 04:42:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:42:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/07 04:42:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:42:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/07 04:42:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:42:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/07 04:42:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:42:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/07 04:42:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:42:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/07 04:42:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:42:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/07 04:42:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:42:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/07 04:42:43 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:42:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/07 04:42:43 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:42:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/07 04:42:43 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:42:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/07 04:42:43 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:42:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/07 04:42:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/07 04:42:43 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:43 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/07 04:42:43 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/07 04:42:43 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/07 04:42:43 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/07 04:42:43 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/07 04:42:43 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/07 04:42:43 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/07 04:42:43 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/07 04:42:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/07 04:42:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/07 04:42:44 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/07 04:42:44 INFO : splitbananasplitSUFFIX: Deleted 2026/08/07 04:42:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/07 04:42:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/07 04:42:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/07 04:42:44 INFO : appleSUFFIX: Deleted 2026/08/07 04:42:44 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/07 04:42:44 INFO : bananaSUFFIX: Deleted 2026/08/07 04:42:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/07 04:42:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/07 04:42:44 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:44 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:42:44 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:45 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:42:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:42:58 DEBUG : Waiting for deletions to finish 2026/08/07 04:42:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:42:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:42:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:42:58 DEBUG : apple: size = 5 OK 2026/08/07 04:42:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:58 DEBUG : apple: Unchanged skipping 2026/08/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:42:58 DEBUG : banana: size = 6 OK 2026/08/07 04:42:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:42:58 DEBUG : banana: Unchanged skipping 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:42:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:42:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:42:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:42:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:42:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:42:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:42:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:42:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:42:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:42:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:42:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:42:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:42:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:42:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 04:42:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 04:42:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:42:58 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:42:58 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:42:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/07 04:42:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/07 04:42:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:42:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/07 04:42:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/07 04:42:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:42:59 DEBUG : appleapple: size = 21 OK 2026/08/07 04:42:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/07 04:42:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/07 04:42:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:42:59 DEBUG : splitbanan: size = 16 OK 2026/08/07 04:42:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/07 04:42:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/07 04:42:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:42:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/07 04:42:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/07 04:42:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:42:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/07 04:42:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/07 04:42:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:42:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/07 04:42:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/07 04:42:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:42:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/07 04:42:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/07 04:42:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:42:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/07 04:42:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/07 04:42:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:42:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/07 04:42:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/07 04:42:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:42:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/07 04:42:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/07 04:42:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:42:59 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/07 04:42:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/07 04:42:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/07 04:42:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/07 04:43:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/07 04:43:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/07 04:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/07 04:43:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/07 04:43:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/07 04:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/07 04:43:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/07 04:43:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/07 04:43:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/07 04:43:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/07 04:43:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/07 04:43:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/07 04:43:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/07 04:43:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/07 04:43:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/07 04:43:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/07 04:43:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/07 04:43:00 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:00 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 04:43:00 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 04:43:00 INFO : splitbananasplit: Deleted 2026/08/07 04:43:00 INFO : appleappleapplebanana: Deleted 2026/08/07 04:43:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 04:43:01 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 04:43:01 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:01 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : appleapple: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/07 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 04:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 04:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:43:02 DEBUG : apple: size = 5 OK 2026/08/07 04:43:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : apple: Unchanged skipping 2026/08/07 04:43:02 DEBUG : appleapple: size = 21 OK 2026/08/07 04:43:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:43:02 DEBUG : banana: size = 6 OK 2026/08/07 04:43:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : banana: Unchanged skipping 2026/08/07 04:43:02 DEBUG : splitbanan: size = 16 OK 2026/08/07 04:43:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 04:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 04:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 04:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 04:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 04:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 04:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 04:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 04:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 04:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 04:43:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/07 04:43:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 04:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 04:43:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/07 04:43:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/07 04:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 04:43:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/07 04:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/07 04:43:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/07 04:43:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/07 04:43:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/07 04:43:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/07 04:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 04:43:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/07 04:43:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/07 04:43:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/07 04:43:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 04:43:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/07 04:43:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/07 04:43:02 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:43:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:43:02 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:43:02 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:02 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:02 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : appleapple: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 04:43:02 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:43:16 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:16 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:43:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:43:16 DEBUG : banana: size = 6 OK 2026/08/07 04:43:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : banana: Unchanged skipping 2026/08/07 04:43:16 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:43:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : apple: size = 5 OK 2026/08/07 04:43:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : apple: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:43:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:43:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:43:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:43:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:43:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:43:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:43:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:43:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:43:16 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:43:16 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:16 INFO : There was nothing to transfer 2026/08/07 04:43:16 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:16 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : apple: size = 5 OK 2026/08/07 04:43:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : apple: Unchanged skipping 2026/08/07 04:43:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:43:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:43:17 DEBUG : banana: size = 6 OK 2026/08/07 04:43:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : banana: Unchanged skipping 2026/08/07 04:43:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:43:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:43:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:43:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:43:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:43:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:43:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:43:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:43:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:43:17 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:43:17 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:43:17 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:17 INFO : There was nothing to transfer 2026/08/07 04:43:17 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:17 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:43:17 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:18 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:43:31 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:32 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:43:32 DEBUG : apple: size = 5 OK 2026/08/07 04:43:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : apple: Unchanged skipping 2026/08/07 04:43:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:43:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:43:32 DEBUG : banana: size = 6 OK 2026/08/07 04:43:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : banana: Unchanged skipping 2026/08/07 04:43:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:43:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:43:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:43:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:43:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:43:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:43:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:43:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:43:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:43:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:43:32 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:43:32 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:32 INFO : There was nothing to transfer 2026/08/07 04:43:32 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:33 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:43:33 DEBUG : apple: size = 5 OK 2026/08/07 04:43:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : apple: Unchanged skipping 2026/08/07 04:43:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:43:33 DEBUG : banana: size = 6 OK 2026/08/07 04:43:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : banana: Unchanged skipping 2026/08/07 04:43:33 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:43:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:43:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:43:33 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:43:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:43:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:43:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:43:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:43:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:43:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:43:33 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:43:33 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:33 INFO : There was nothing to transfer 2026/08/07 04:43:33 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:33 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:43:46 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:47 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:43:47 DEBUG : banana: size = 6 OK 2026/08/07 04:43:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:43:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:43:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:43:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:43:47 DEBUG : banana: Unchanged skipping 2026/08/07 04:43:47 DEBUG : apple: size = 5 OK 2026/08/07 04:43:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : apple: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:43:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:43:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:43:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:43:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:43:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:43:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:43:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:43:47 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:43:47 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:47 INFO : There was nothing to transfer 2026/08/07 04:43:47 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:48 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : apple: size = 5 OK 2026/08/07 04:43:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : apple: Unchanged skipping 2026/08/07 04:43:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:43:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:43:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:43:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : banana: size = 6 OK 2026/08/07 04:43:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : banana: Unchanged skipping 2026/08/07 04:43:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:43:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:43:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:43:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:43:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:43:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:43:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:43:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:43:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:43:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:43:48 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:43:48 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:48 INFO : There was nothing to transfer 2026/08/07 04:43:48 DEBUG : Waiting for deletions to finish 2026/08/07 04:43:48 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:43:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:02 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:03 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:44:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:44:04 DEBUG : banana: size = 6 OK 2026/08/07 04:44:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : banana: Unchanged skipping 2026/08/07 04:44:04 DEBUG : apple: size = 5 OK 2026/08/07 04:44:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : apple: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:44:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:44:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:44:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:44:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:44:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:44:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:44:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:44:04 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:04 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:04 INFO : There was nothing to transfer 2026/08/07 04:44:04 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:04 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : apple: size = 5 OK 2026/08/07 04:44:04 DEBUG : banana: size = 6 OK 2026/08/07 04:44:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : banana: Unchanged skipping 2026/08/07 04:44:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:44:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:44:04 DEBUG : apple: Unchanged skipping 2026/08/07 04:44:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:44:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:44:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:44:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:44:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:44:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:44:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:44:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:44:04 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:04 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:04 INFO : There was nothing to transfer 2026/08/07 04:44:04 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:04 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:44:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:18 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:18 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:44:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:44:19 DEBUG : banana: size = 6 OK 2026/08/07 04:44:19 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:44:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:44:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:44:19 DEBUG : banana: Unchanged skipping 2026/08/07 04:44:19 DEBUG : apple: size = 5 OK 2026/08/07 04:44:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : apple: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:44:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:44:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:44:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:44:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:44:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:44:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:44:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:44:19 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:19 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:19 INFO : There was nothing to transfer 2026/08/07 04:44:19 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:19 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:44:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 04:44:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : banana: size = 6 OK 2026/08/07 04:44:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 04:44:20 DEBUG : apple: size = 5 OK 2026/08/07 04:44:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : apple: Unchanged skipping 2026/08/07 04:44:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : banana: Unchanged skipping 2026/08/07 04:44:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 04:44:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 04:44:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 04:44:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 04:44:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 04:44:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 04:44:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 04:44:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 04:44:20 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:20 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:20 INFO : There was nothing to transfer 2026/08/07 04:44:20 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:20 DEBUG : apple: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : banana: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 04:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (188.24s) --- PASS: TestTransform/NFC (15.06s) --- PASS: TestTransform/NFD (16.01s) --- PASS: TestTransform/base64 (18.89s) --- PASS: TestTransform/prefix (22.16s) --- PASS: TestTransform/suffix (20.72s) --- PASS: TestTransform/truncate (17.16s) --- PASS: TestTransform/encoder (15.63s) --- PASS: TestTransform/ISO-8859-1 (15.72s) --- PASS: TestTransform/charmap (15.04s) --- PASS: TestTransform/lowercase (16.32s) --- PASS: TestTransform/ascii (15.52s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 04:44:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 04:44:25 INFO : sub dir_somesuffix: Making directory 2026/08/07 04:44:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 04:44:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/07 04:44:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 04:44:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/07 04:44:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 04:44:25 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:25 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/07 04:44:26 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:26 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 04:44:26 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:26 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:27 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:27 INFO : tictactoe: Making directory 2026/08/07 04:44:27 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:27 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:44:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:27 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:27 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:28 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/07 04:44:28 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/07 04:44:28 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.93s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:29 INFO : toe: Making directory 2026/08/07 04:44:29 INFO : toe/toe: Making directory 2026/08/07 04:44:29 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 04:44:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:44:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 04:44:29 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:29 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 04:44:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 04:44:29 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:30 INFO : toe: Making directory 2026/08/07 04:44:30 INFO : toe/toe: Making directory 2026/08/07 04:44:30 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 04:44:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:44:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 04:44:30 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:30 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 04:44:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 04:44:31 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:32 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:44:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:44:32 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:32 INFO : tictacempty_dir: Making directory 2026/08/07 04:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:32 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:32 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:32 INFO : tictactoe: Making directory 2026/08/07 04:44:32 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:32 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:32 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:44:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:44:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:44:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:44:32 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:32 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 04:44:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 04:44:33 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:33 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:44:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:44:33 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:34 INFO : tictacempty_dir: Making directory 2026/08/07 04:44:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:34 INFO : tictactoe: Making directory 2026/08/07 04:44:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:34 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:44:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:44:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:44:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:34 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:34 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:44:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/07 04:44:35 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:35 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:35 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:35 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:44:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:44:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/07 04:44:35 NOTICE: B2 bucket rclone-test-yurogat1leru: 0 differences found 2026/08/07 04:44:35 NOTICE: B2 bucket rclone-test-yurogat1leru: 1 matching files --- PASS: TestAllTag (2.01s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:35 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:36 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:36 INFO : tictactoe: Making directory 2026/08/07 04:44:36 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:36 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:36 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:44:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:44:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:44:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:44:36 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:36 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 04:44:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 04:44:36 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:36 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:37 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:37 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:37 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 04:44:37 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 04:44:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:44:37 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/07 04:44:37 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:37 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.19s) === RUN TestSyntax 2026/08/07 04:44:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:38 INFO : toe: Making directory 2026/08/07 04:44:38 INFO : toe/toe: Making directory 2026/08/07 04:44:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:44:38 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:38 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:39 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 04:44:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:39 INFO : toe/toe/toe: Copied (new) 2026/08/07 04:44:39 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:39 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:44:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:44:39 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:40 INFO : tictacempty_dir: Making directory 2026/08/07 04:44:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:40 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:40 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:40 INFO : tictactoe: Making directory 2026/08/07 04:44:40 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:40 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:40 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:44:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:44:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:44:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:40 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:40 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:44:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:40 INFO : toe/toe/toe.txt: Deleted 2026/08/07 04:44:40 INFO : toe/toe: Removing directory 2026/08/07 04:44:40 INFO : toe: Removing directory 2026/08/07 04:44:40 INFO : empty_dir: Removing directory 2026/08/07 04:44:40 DEBUG : Local file system at /tmp/rclone3250412494: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:41 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:44:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:44:41 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:41 INFO : tictacempty_dir: Making directory 2026/08/07 04:44:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:41 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:41 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:41 INFO : tictactoe: Making directory 2026/08/07 04:44:41 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:41 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:41 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:44:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:44:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:44:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:41 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:41 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:44:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:42 INFO : toe/toe/toe.txt: Deleted 2026/08/07 04:44:42 INFO : toe/toe: Removing directory 2026/08/07 04:44:42 INFO : toe: Removing directory 2026/08/07 04:44:42 INFO : empty_dir: Removing directory 2026/08/07 04:44:42 DEBUG : Local file system at /tmp/rclone3250412494: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/07 04:44:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:44:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 04:44:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:44:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:44:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:44:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 04:44:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/07 04:44:44 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.73s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:45 DEBUG : Reset feature "Copy" 2026/08/07 04:44:45 DEBUG : Reset feature "Move" 2026/08/07 04:44:45 DEBUG : Reset feature "Copy" 2026/08/07 04:44:45 DEBUG : Reset feature "Move" 2026/08/07 04:44:45 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:44:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:44:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:45 INFO : tictacempty_dir: Making directory 2026/08/07 04:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:44:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:45 INFO : tictactoe: Making directory 2026/08/07 04:44:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:44:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:45 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:44:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:44:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:44:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:44:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:45 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:45 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:44:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:44:46 INFO : toe/toe/toe.txt: Deleted 2026/08/07 04:44:46 INFO : toe/toe: Removing directory 2026/08/07 04:44:46 INFO : toe: Removing directory 2026/08/07 04:44:46 INFO : empty_dir: Removing directory 2026/08/07 04:44:46 DEBUG : Local file system at /tmp/rclone3250412494: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/07 04:44:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:44:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 04:44:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:44:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:44:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:44:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 04:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/07 04:44:48 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 (3.54s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:48 DEBUG : toe: transformed to: dG9l 2026/08/07 04:44:49 DEBUG : toe: transformed to: dG9l 2026/08/07 04:44:49 INFO : dG9l: Making directory 2026/08/07 04:44:49 DEBUG : toe: transformed to: dG9l 2026/08/07 04:44:49 DEBUG : toe: transformed to: dG9l 2026/08/07 04:44:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 04:44:49 INFO : dG9l/dG9l: Making directory 2026/08/07 04:44:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 04:44:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/07 04:44:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 04:44:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:44:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 04:44:49 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:49 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/07 04:44:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:49 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 04:44:49 DEBUG : Waiting for deletions to finish 2026/08/07 04:44:50 DEBUG : dG9l: transformed to: toe 2026/08/07 04:44:50 DEBUG : dG9l: transformed to: toe 2026/08/07 04:44:50 DEBUG : dG9l: transformed to: toe 2026/08/07 04:44:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/07 04:44:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/07 04:44:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 04:44:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/07 04:44:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/07 04:44:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/07 04:44:50 DEBUG : Local file system at /tmp/rclone3250412494: Waiting for checks to finish 2026/08/07 04:44:50 DEBUG : Local file system at /tmp/rclone3250412494: Waiting for transfers to finish 2026/08/07 04:44:50 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-yurogat1leru", Local "Local file system at /tmp/rclone3250412494", Modify Window "1ms" 2026/08/07 04:44:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:44:51 DEBUG : toe: transformed to: 2026/08/07 04:44:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:44:51 DEBUG : toe: transformed to: 2026/08/07 04:44:51 INFO : B2 bucket rclone-test-yurogat1leru: Making directory 2026/08/07 04:44:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:44:51 DEBUG : toe: transformed to: 2026/08/07 04:44:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:44:51 DEBUG : toe: transformed to: 2026/08/07 04:44:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:44:51 DEBUG : toe/toe: transformed to: 2026/08/07 04:44:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 04:44:51 INFO : toe/toe: Making directory 2026/08/07 04:44:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:44:51 DEBUG : toe/toe: transformed to: 2026/08/07 04:44:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 04:44:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:44:51 DEBUG : toe: transformed to: 2026/08/07 04:44:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:44:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:44:51 DEBUG : toe/toe/toe: transformed to: 2026/08/07 04:44:51 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/07 04:44:51 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for checks to finish 2026/08/07 04:44:51 DEBUG : B2 bucket rclone-test-yurogat1leru: Waiting for transfers to finish 2026/08/07 04:44:52 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 04:44:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/07 04:44:52 INFO : toe/toe/toe: Copied (new) 2026/08/07 04:44:52 ERROR : B2 bucket rclone-test-yurogat1leru: not deleting files as there were IO errors 2026/08/07 04:44:52 ERROR : B2 bucket rclone-test-yurogat1leru: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2026/08/07 04:44:53 DEBUG : B2 bucket rclone-test-yurogat1leru: Purge remote 2026/08/07 04:44:53 INFO : B2 bucket rclone-test-yurogat1leru: cleaning bucket "rclone-test-yurogat1leru" of all files 2026/08/07 04:44:53 DEBUG : BackupDir/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923cc8_d20260807_m043848_c001_v7007000_t0000_u01786077528148") 2026/08/07 04:44:53 DEBUG : BackupDir/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10397380425ddd3b_d20260807_m043842_c001_v0001150_t0016_u01786077522471") 2026/08/07 04:44:53 DEBUG : CompareDest/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1f23c_d20260807_m043821_c001_v7007000_t0000_u01786077501916") 2026/08/07 04:44:53 DEBUG : CompareDest/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa342c_d20260807_m043815_c001_v0001120_t0043_u01786077495648") 2026/08/07 04:44:53 DEBUG : CompareDest/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1f23d_d20260807_m043822_c001_v7007000_t0000_u01786077502099") 2026/08/07 04:44:53 DEBUG : CompareDest/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a4e2_d20260807_m043817_c001_v0001179_t0003_u01786077497149") 2026/08/07 04:44:53 DEBUG : CopyDest/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923cc9_d20260807_m043848_c001_v7007000_t0000_u01786077528324") 2026/08/07 04:44:53 DEBUG : CopyDest/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d547a_d20260807_m043839_c001_v0001101_t0055_u01786077519102") 2026/08/07 04:44:53 DEBUG : CopyDest/three: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923ccb_d20260807_m043848_c001_v7007000_t0000_u01786077528501") 2026/08/07 04:44:54 DEBUG : CopyDest/three: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a51c_d20260807_m043845_c001_v0001179_t0000_u01786077525951") 2026/08/07 04:44:54 DEBUG : CopyDest/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923ccc_d20260807_m043848_c001_v7007000_t0000_u01786077528679") 2026/08/07 04:44:54 DEBUG : CopyDest/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa34a4_d20260807_m043843_c001_v0001120_t0020_u01786077523856") 2026/08/07 04:44:54 DEBUG : EXISTING: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b80_d20260807_m044021_c001_v7007000_t0000_u01786077621989") 2026/08/07 04:44:54 DEBUG : EXISTING: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a63e_d20260807_m044021_c001_v0001179_t0033_u01786077621047") 2026/08/07 04:44:54 DEBUG : PREFIXapple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b532a_d20260807_m044222_c001_v7007000_t0000_u01786077742727") 2026/08/07 04:44:54 DEBUG : PREFIXapple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a818_d20260807_m044217_c001_v0001179_t0020_u01786077737123") 2026/08/07 04:44:54 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1fcd9_d20260807_m044222_c001_v7007000_t0000_u01786077742858") 2026/08/07 04:44:54 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa399a_d20260807_m044217_c001_v0001120_t0011_u01786077737110") 2026/08/07 04:44:54 DEBUG : PREFIXbanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470ca5e_d20260807_m044222_c001_v7007000_t0000_u01786077742735") 2026/08/07 04:44:54 DEBUG : PREFIXbanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9362d_d20260807_m044217_c001_v0001032_t0039_u01786077737142") 2026/08/07 04:44:54 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1fcd8_d20260807_m044222_c001_v7007000_t0000_u01786077742683") 2026/08/07 04:44:54 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987c9_d20260807_m044217_c001_v0001102_t0002_u01786077737133") 2026/08/07 04:44:54 DEBUG : Testêé: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b7b_d20260807_m044018_c001_v7007000_t0000_u01786077618710") 2026/08/07 04:44:55 DEBUG : Testêé: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a636_d20260807_m044018_c001_v0001179_t0007_u01786077618101") 2026/08/07 04:44:55 DEBUG : Testêé: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3698_d20260807_m044016_c001_v0001120_t0008_u01786077616966") 2026/08/07 04:44:55 DEBUG : YXBwbGU=: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecbb_d20260807_m044202_c001_v7007000_t0000_u01786077722945") 2026/08/07 04:44:55 DEBUG : YXBwbGU=: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa392a_d20260807_m044158_c001_v0001120_t0015_u01786077718722") 2026/08/07 04:44:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecbd_d20260807_m044203_c001_v7007000_t0000_u01786077723119") 2026/08/07 04:44:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7d0_d20260807_m044158_c001_v0001179_t0008_u01786077718712") 2026/08/07 04:44:55 DEBUG : YmFuYW5h: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecbf_d20260807_m044203_c001_v7007000_t0000_u01786077723293") 2026/08/07 04:44:55 DEBUG : YmFuYW5h: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249878d_d20260807_m044158_c001_v0001102_t0024_u01786077718731") 2026/08/07 04:44:55 DEBUG : a/potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f72_d20260807_m043651_c001_v7007000_t0000_u01786077411165") 2026/08/07 04:44:55 DEBUG : a/potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5368_d20260807_m043650_c001_v0001101_t0029_u01786077410534") 2026/08/07 04:44:55 DEBUG : a/potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f70_d20260807_m043648_c001_v7007000_t0000_u01786077408831") 2026/08/07 04:44:55 DEBUG : a/potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d535c_d20260807_m043647_c001_v0001101_t0018_u01786077407958") 2026/08/07 04:44:55 DEBUG : a/potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122fb8_d20260807_m043630_c001_v7007000_t0000_u01786077390388") 2026/08/07 04:44:55 DEBUG : a/potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5300_d20260807_m043629_c001_v0001101_t0022_u01786077389555") 2026/08/07 04:44:55 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54c3_d20260807_m044421_c001_v7007000_t0000_u01786077861027") 2026/08/07 04:44:55 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348aa27_d20260807_m044416_c001_v0001179_t0041_u01786077856981") 2026/08/07 04:44:55 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd21_d20260807_m044405_c001_v7007000_t0000_u01786077845527") 2026/08/07 04:44:55 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a9ed_d20260807_m044401_c001_v0001179_t0047_u01786077841362") 2026/08/07 04:44:55 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6793_d20260807_m044349_c001_v7007000_t0000_u01786077829405") 2026/08/07 04:44:55 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a9b9_d20260807_m044345_c001_v0001179_t0002_u01786077825485") 2026/08/07 04:44:55 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8194_d20260807_m044334_c001_v7007000_t0000_u01786077814257") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a96e_d20260807_m044330_c001_v0001179_t0040_u01786077810251") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f87e_d20260807_m044318_c001_v7007000_t0000_u01786077798638") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a92c_d20260807_m044314_c001_v0001179_t0001_u01786077794703") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33524_d20260807_m044302_c001_v7007000_t0000_u01786077782882") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936b7_d20260807_m044256_c001_v0001032_t0043_u01786077776862") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62aa_d20260807_m044245_c001_v7007000_t0000_u01786077765582") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a88c_d20260807_m044242_c001_v0001179_t0036_u01786077762104") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8176_d20260807_m044240_c001_v7007000_t0000_u01786077760479") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a0e_d20260807_m044236_c001_v0001120_t0005_u01786077756199") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c627a_d20260807_m044224_c001_v7007000_t0000_u01786077744516") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987d9_d20260807_m044220_c001_v0001102_t0023_u01786077740508") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e334dc_d20260807_m044219_c001_v7007000_t0000_u01786077739568") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa398a_d20260807_m044214_c001_v0001120_t0023_u01786077734951") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a695c9_d20260807_m044201_c001_v7007000_t0000_u01786077721070") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7c6_d20260807_m044155_c001_v0001179_t0042_u01786077715771") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69562_d20260807_m044144_c001_v7007000_t0000_u01786077704014") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a788_d20260807_m044139_c001_v0001179_t0007_u01786077699898") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb63_d20260807_m044127_c001_v7007000_t0000_u01786077687896") 2026/08/07 04:44:56 DEBUG : apple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a748_d20260807_m044123_c001_v0001179_t0042_u01786077683777") 2026/08/07 04:44:56 DEBUG : appleSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8180_d20260807_m044244_c001_v7007000_t0000_u01786077764092") 2026/08/07 04:44:56 DEBUG : appleSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a1c_d20260807_m044238_c001_v0001120_t0021_u01786077758361") 2026/08/07 04:44:57 DEBUG : appleapple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33525_d20260807_m044303_c001_v7007000_t0000_u01786077783065") 2026/08/07 04:44:57 DEBUG : appleapple: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936c1_d20260807_m044258_c001_v0001032_t0034_u01786077778899") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54c4_d20260807_m044421_c001_v7007000_t0000_u01786077861214") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3c5e_d20260807_m044417_c001_v0001120_t0018_u01786077857817") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd22_d20260807_m044405_c001_v7007000_t0000_u01786077845711") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3c14_d20260807_m044402_c001_v0001120_t0008_u01786077842009") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67a4_d20260807_m044349_c001_v7007000_t0000_u01786077829579") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3bc0_d20260807_m044346_c001_v0001120_t0007_u01786077826218") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8195_d20260807_m044334_c001_v7007000_t0000_u01786077814435") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3b5e_d20260807_m044331_c001_v0001120_t0051_u01786077811003") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f881_d20260807_m044318_c001_v7007000_t0000_u01786077798819") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3b00_d20260807_m044315_c001_v0001120_t0049_u01786077795330") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409094db63835c0b_d20260807_m044300_c001_v7007000_t0000_u01786077780887") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8e4_d20260807_m044257_c001_v0001179_t0040_u01786077777656") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62ac_d20260807_m044245_c001_v7007000_t0000_u01786077765835") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498825_d20260807_m044242_c001_v0001102_t0005_u01786077762114") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8177_d20260807_m044240_c001_v7007000_t0000_u01786077760671") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498813_d20260807_m044236_c001_v0001102_t0054_u01786077756811") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c627b_d20260807_m044224_c001_v7007000_t0000_u01786077744711") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a830_d20260807_m044220_c001_v0001179_t0004_u01786077740487") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470ca41_d20260807_m044219_c001_v7007000_t0000_u01786077739539") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987c5_d20260807_m044215_c001_v0001102_t0013_u01786077735445") 2026/08/07 04:44:57 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a695c8_d20260807_m044200_c001_v7007000_t0000_u01786077720895") 2026/08/07 04:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498789_d20260807_m044156_c001_v0001102_t0000_u01786077716328") 2026/08/07 04:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69566_d20260807_m044144_c001_v7007000_t0000_u01786077704188") 2026/08/07 04:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498751_d20260807_m044140_c001_v0001102_t0002_u01786077700434") 2026/08/07 04:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb65_d20260807_m044128_c001_v7007000_t0000_u01786077688077") 2026/08/07 04:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249872b_d20260807_m044124_c001_v0001102_t0013_u01786077684635") 2026/08/07 04:44:58 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40122dc171314c73_d20260807_m044244_c001_v7007000_t0000_u01786077764183") 2026/08/07 04:44:58 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a876_d20260807_m044238_c001_v0001179_t0005_u01786077758371") 2026/08/07 04:44:58 DEBUG : b/potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f73_d20260807_m043651_c001_v7007000_t0000_u01786077411339") 2026/08/07 04:44:58 DEBUG : b/potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5360_d20260807_m043649_c001_v0001101_t0042_u01786077409354") 2026/08/07 04:44:58 DEBUG : b/potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f6f_d20260807_m043648_c001_v7007000_t0000_u01786077408311") 2026/08/07 04:44:58 DEBUG : b/potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5356_d20260807_m043646_c001_v0001101_t0024_u01786077406590") 2026/08/07 04:44:58 DEBUG : b/potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122fb6_d20260807_m043629_c001_v7007000_t0000_u01786077389843") 2026/08/07 04:44:58 DEBUG : b/potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52fc_d20260807_m043628_c001_v0001101_t0055_u01786077388390") 2026/08/07 04:44:58 DEBUG : backup/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4e59a_d20260807_m043902_c001_v7007000_t0000_u01786077542050") 2026/08/07 04:44:58 DEBUG : backup/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10383ceccbdb9dac_d20260807_m043859_c001_v0001033_t0049_u01786077539929") 2026/08/07 04:44:58 DEBUG : backup/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f107aa755a61547d7_d20260807_m043855_c001_v0001097_t0003_u01786077535606") 2026/08/07 04:44:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4085766727525ee3_d20260807_m043942_c001_v7007000_t0000_u01786077582443") 2026/08/07 04:44:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f104ac767c417734b_d20260807_m043940_c001_v0001174_t0053_u01786077580270") 2026/08/07 04:44:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f113651bef184c0c8_d20260807_m043929_c001_v0001182_t0038_u01786077569657") 2026/08/07 04:44:58 DEBUG : backup/one.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470c852_d20260807_m043923_c001_v7007000_t0000_u01786077563197") 2026/08/07 04:44:59 DEBUG : backup/one.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1119a773e16e18d0_d20260807_m043921_c001_v0001167_t0004_u01786077561162") 2026/08/07 04:44:59 DEBUG : backup/one.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1162d0599c8e8828_d20260807_m043916_c001_v0001184_t0019_u01786077556462") 2026/08/07 04:44:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4085766727525ee6_d20260807_m043942_c001_v7007000_t0000_u01786077582637") 2026/08/07 04:44:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f109c1f7e656f075a_d20260807_m043941_c001_v0001103_t0028_u01786077581528") 2026/08/07 04:44:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1167b80ebc9816f7_d20260807_m043937_c001_v0001037_t0025_u01786077577871") 2026/08/07 04:44:59 DEBUG : backup/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4e59c_d20260807_m043902_c001_v7007000_t0000_u01786077542228") 2026/08/07 04:44:59 DEBUG : backup/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f111096ef77c5c3cf_d20260807_m043901_c001_v0001120_t0052_u01786077541063") 2026/08/07 04:44:59 DEBUG : backup/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f105ee5af3edb1563_d20260807_m043857_c001_v0001183_t0040_u01786077537695") 2026/08/07 04:44:59 DEBUG : backup/three.txt.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470c853_d20260807_m043923_c001_v7007000_t0000_u01786077563375") 2026/08/07 04:44:59 DEBUG : backup/three.txt.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1104fe1bc5659b78_d20260807_m043922_c001_v0001181_t0048_u01786077562443") 2026/08/07 04:44:59 DEBUG : backup/three.txt.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1104f5e204aaee9f_d20260807_m043918_c001_v0001130_t0049_u01786077558737") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54c7_d20260807_m044421_c001_v7007000_t0000_u01786077861402") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937d3_d20260807_m044417_c001_v0001032_t0044_u01786077857236") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd23_d20260807_m044405_c001_v7007000_t0000_u01786077845896") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937a9_d20260807_m044401_c001_v0001032_t0034_u01786077841674") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67aa_d20260807_m044349_c001_v7007000_t0000_u01786077829755") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9377d_d20260807_m044345_c001_v0001032_t0025_u01786077825789") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8196_d20260807_m044334_c001_v7007000_t0000_u01786077814612") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93745_d20260807_m044330_c001_v0001032_t0012_u01786077810462") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f884_d20260807_m044318_c001_v7007000_t0000_u01786077798994") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93703_d20260807_m044314_c001_v0001032_t0013_u01786077794935") 2026/08/07 04:44:59 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33527_d20260807_m044303_c001_v7007000_t0000_u01786077783250") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a94_d20260807_m044257_c001_v0001120_t0044_u01786077777256") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62ad_d20260807_m044246_c001_v7007000_t0000_u01786077766017") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a36_d20260807_m044242_c001_v0001120_t0043_u01786077762137") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba420709_d20260807_m044240_c001_v7007000_t0000_u01786077760877") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a870_d20260807_m044236_c001_v0001179_t0040_u01786077756605") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c627d_d20260807_m044224_c001_v7007000_t0000_u01786077744904") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39b2_d20260807_m044220_c001_v0001120_t0057_u01786077740475") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffe0_d20260807_m044218_c001_v7007000_t0000_u01786077738963") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a816_d20260807_m044215_c001_v0001179_t0028_u01786077735235") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffda_d20260807_m044201_c001_v7007000_t0000_u01786077721326") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3924_d20260807_m044155_c001_v0001120_t0014_u01786077715991") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a6956a_d20260807_m044144_c001_v7007000_t0000_u01786077704364") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa38e4_d20260807_m044140_c001_v0001120_t0024_u01786077700139") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb69_d20260807_m044128_c001_v7007000_t0000_u01786077688259") 2026/08/07 04:45:00 DEBUG : banana: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3872_d20260807_m044123_c001_v0001120_t0047_u01786077683982") 2026/08/07 04:45:00 DEBUG : bananaSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8181_d20260807_m044244_c001_v7007000_t0000_u01786077764194") 2026/08/07 04:45:00 DEBUG : bananaSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93675_d20260807_m044238_c001_v0001032_t0031_u01786077758392") 2026/08/07 04:45:00 DEBUG : both0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff39_d20260807_m044100_c001_v7007000_t0000_u01786077660495") 2026/08/07 04:45:00 DEBUG : both0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3772_d20260807_m044043_c001_v0001120_t0034_u01786077643931") 2026/08/07 04:45:00 DEBUG : both0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bae_d20260807_m044039_c001_v7007000_t0000_u01786077639864") 2026/08/07 04:45:00 DEBUG : both0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa36d0_d20260807_m044023_c001_v0001120_t0052_u01786077623778") 2026/08/07 04:45:01 DEBUG : both1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff3a_d20260807_m044100_c001_v7007000_t0000_u01786077660683") 2026/08/07 04:45:01 DEBUG : both1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa377c_d20260807_m044045_c001_v0001120_t0002_u01786077645067") 2026/08/07 04:45:01 DEBUG : both1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198baf_d20260807_m044040_c001_v7007000_t0000_u01786077640038") 2026/08/07 04:45:01 DEBUG : both1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa36d8_d20260807_m044024_c001_v0001120_t0049_u01786077624399") 2026/08/07 04:45:01 DEBUG : both10: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff3b_d20260807_m044100_c001_v7007000_t0000_u01786077660872") 2026/08/07 04:45:01 DEBUG : both10: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37b2_d20260807_m044051_c001_v0001120_t0049_u01786077651287") 2026/08/07 04:45:01 DEBUG : both10: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bb0_d20260807_m044040_c001_v7007000_t0000_u01786077640212") 2026/08/07 04:45:01 DEBUG : both10: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa370c_d20260807_m044030_c001_v0001120_t0021_u01786077630618") 2026/08/07 04:45:01 DEBUG : both11: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff3c_d20260807_m044101_c001_v7007000_t0000_u01786077661060") 2026/08/07 04:45:01 DEBUG : both11: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37b8_d20260807_m044051_c001_v0001120_t0000_u01786077651967") 2026/08/07 04:45:01 DEBUG : both11: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bb1_d20260807_m044040_c001_v7007000_t0000_u01786077640387") 2026/08/07 04:45:01 DEBUG : both11: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa370e_d20260807_m044031_c001_v0001120_t0008_u01786077631221") 2026/08/07 04:45:01 DEBUG : both12: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff43_d20260807_m044101_c001_v7007000_t0000_u01786077661249") 2026/08/07 04:45:01 DEBUG : both12: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37be_d20260807_m044052_c001_v0001120_t0055_u01786077652663") 2026/08/07 04:45:01 DEBUG : both12: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bb4_d20260807_m044040_c001_v7007000_t0000_u01786077640562") 2026/08/07 04:45:01 DEBUG : both12: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3710_d20260807_m044031_c001_v0001120_t0024_u01786077631966") 2026/08/07 04:45:01 DEBUG : both13: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff44_d20260807_m044101_c001_v7007000_t0000_u01786077661441") 2026/08/07 04:45:01 DEBUG : both13: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37c2_d20260807_m044053_c001_v0001120_t0048_u01786077653559") 2026/08/07 04:45:01 DEBUG : both13: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bb5_d20260807_m044040_c001_v7007000_t0000_u01786077640749") 2026/08/07 04:45:01 DEBUG : both13: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3712_d20260807_m044032_c001_v0001120_t0059_u01786077632536") 2026/08/07 04:45:02 DEBUG : both14: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff45_d20260807_m044101_c001_v7007000_t0000_u01786077661631") 2026/08/07 04:45:02 DEBUG : both14: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37c6_d20260807_m044054_c001_v0001120_t0024_u01786077654166") 2026/08/07 04:45:02 DEBUG : both14: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bb6_d20260807_m044040_c001_v7007000_t0000_u01786077640923") 2026/08/07 04:45:02 DEBUG : both14: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa371c_d20260807_m044033_c001_v0001120_t0022_u01786077633254") 2026/08/07 04:45:02 DEBUG : both15: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff4a_d20260807_m044101_c001_v7007000_t0000_u01786077661819") 2026/08/07 04:45:02 DEBUG : both15: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37ca_d20260807_m044054_c001_v0001120_t0013_u01786077654712") 2026/08/07 04:45:02 DEBUG : both15: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bb7_d20260807_m044041_c001_v7007000_t0000_u01786077641098") 2026/08/07 04:45:02 DEBUG : both15: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3726_d20260807_m044034_c001_v0001120_t0012_u01786077634236") 2026/08/07 04:45:02 DEBUG : both16: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff4b_d20260807_m044102_c001_v7007000_t0000_u01786077662008") 2026/08/07 04:45:02 DEBUG : both16: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37ce_d20260807_m044055_c001_v0001120_t0022_u01786077655353") 2026/08/07 04:45:02 DEBUG : both16: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bb8_d20260807_m044041_c001_v7007000_t0000_u01786077641283") 2026/08/07 04:45:02 DEBUG : both16: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa372a_d20260807_m044034_c001_v0001120_t0007_u01786077634948") 2026/08/07 04:45:02 DEBUG : both17: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff4c_d20260807_m044102_c001_v7007000_t0000_u01786077662198") 2026/08/07 04:45:02 DEBUG : both17: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37d2_d20260807_m044055_c001_v0001120_t0042_u01786077655863") 2026/08/07 04:45:02 DEBUG : both17: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bb9_d20260807_m044041_c001_v7007000_t0000_u01786077641473") 2026/08/07 04:45:02 DEBUG : both17: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3730_d20260807_m044035_c001_v0001120_t0008_u01786077635565") 2026/08/07 04:45:02 DEBUG : both18: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff4e_d20260807_m044102_c001_v7007000_t0000_u01786077662386") 2026/08/07 04:45:02 DEBUG : both18: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37d4_d20260807_m044056_c001_v0001120_t0002_u01786077656515") 2026/08/07 04:45:02 DEBUG : both18: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bba_d20260807_m044041_c001_v7007000_t0000_u01786077641649") 2026/08/07 04:45:02 DEBUG : both18: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3736_d20260807_m044036_c001_v0001120_t0049_u01786077636276") 2026/08/07 04:45:03 DEBUG : both19: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff51_d20260807_m044102_c001_v7007000_t0000_u01786077662575") 2026/08/07 04:45:03 DEBUG : both19: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37dc_d20260807_m044057_c001_v0001120_t0019_u01786077657320") 2026/08/07 04:45:03 DEBUG : both19: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bbb_d20260807_m044041_c001_v7007000_t0000_u01786077641823") 2026/08/07 04:45:03 DEBUG : both19: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3740_d20260807_m044036_c001_v0001120_t0017_u01786077636867") 2026/08/07 04:45:03 DEBUG : both2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff52_d20260807_m044102_c001_v7007000_t0000_u01786077662763") 2026/08/07 04:45:03 DEBUG : both2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3784_d20260807_m044046_c001_v0001120_t0047_u01786077646264") 2026/08/07 04:45:03 DEBUG : both2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bbc_d20260807_m044041_c001_v7007000_t0000_u01786077641997") 2026/08/07 04:45:03 DEBUG : both2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa36de_d20260807_m044025_c001_v0001120_t0018_u01786077625031") 2026/08/07 04:45:03 DEBUG : both3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff54_d20260807_m044102_c001_v7007000_t0000_u01786077662951") 2026/08/07 04:45:03 DEBUG : both3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa378a_d20260807_m044046_c001_v0001120_t0034_u01786077646945") 2026/08/07 04:45:03 DEBUG : both3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bbd_d20260807_m044042_c001_v7007000_t0000_u01786077642175") 2026/08/07 04:45:03 DEBUG : both3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa36e4_d20260807_m044025_c001_v0001120_t0056_u01786077625642") 2026/08/07 04:45:03 DEBUG : both4: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff55_d20260807_m044103_c001_v7007000_t0000_u01786077663141") 2026/08/07 04:45:03 DEBUG : both4: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa378e_d20260807_m044047_c001_v0001120_t0003_u01786077647548") 2026/08/07 04:45:03 DEBUG : both4: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bbe_d20260807_m044042_c001_v7007000_t0000_u01786077642350") 2026/08/07 04:45:03 DEBUG : both4: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa36ea_d20260807_m044026_c001_v0001120_t0022_u01786077626363") 2026/08/07 04:45:03 DEBUG : both5: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff5d_d20260807_m044103_c001_v7007000_t0000_u01786077663371") 2026/08/07 04:45:03 DEBUG : both5: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3792_d20260807_m044048_c001_v0001120_t0017_u01786077648153") 2026/08/07 04:45:03 DEBUG : both5: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bbf_d20260807_m044042_c001_v7007000_t0000_u01786077642525") 2026/08/07 04:45:03 DEBUG : both5: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa36ec_d20260807_m044026_c001_v0001120_t0001_u01786077626858") 2026/08/07 04:45:04 DEBUG : both6: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff5e_d20260807_m044103_c001_v7007000_t0000_u01786077663560") 2026/08/07 04:45:04 DEBUG : both6: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa379a_d20260807_m044048_c001_v0001120_t0005_u01786077648620") 2026/08/07 04:45:04 DEBUG : both6: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bc1_d20260807_m044042_c001_v7007000_t0000_u01786077642701") 2026/08/07 04:45:04 DEBUG : both6: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa36f2_d20260807_m044027_c001_v0001120_t0038_u01786077627477") 2026/08/07 04:45:04 DEBUG : both7: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff5f_d20260807_m044103_c001_v7007000_t0000_u01786077663748") 2026/08/07 04:45:04 DEBUG : both7: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37a0_d20260807_m044049_c001_v0001120_t0033_u01786077649340") 2026/08/07 04:45:04 DEBUG : both7: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bc3_d20260807_m044042_c001_v7007000_t0000_u01786077642876") 2026/08/07 04:45:04 DEBUG : both7: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa36fa_d20260807_m044028_c001_v0001120_t0030_u01786077628071") 2026/08/07 04:45:04 DEBUG : both8: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff60_d20260807_m044103_c001_v7007000_t0000_u01786077663936") 2026/08/07 04:45:04 DEBUG : both8: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37a6_d20260807_m044049_c001_v0001120_t0038_u01786077649971") 2026/08/07 04:45:04 DEBUG : both8: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bc4_d20260807_m044043_c001_v7007000_t0000_u01786077643051") 2026/08/07 04:45:04 DEBUG : both8: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3700_d20260807_m044028_c001_v0001120_t0056_u01786077628657") 2026/08/07 04:45:04 DEBUG : both9: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff6b_d20260807_m044104_c001_v7007000_t0000_u01786077664124") 2026/08/07 04:45:04 DEBUG : both9: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa37ac_d20260807_m044050_c001_v0001120_t0048_u01786077650579") 2026/08/07 04:45:04 DEBUG : both9: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bc5_d20260807_m044043_c001_v7007000_t0000_u01786077643226") 2026/08/07 04:45:04 DEBUG : both9: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa370a_d20260807_m044029_c001_v0001120_t0048_u01786077629940") 2026/08/07 04:45:04 DEBUG : c/non empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f74_d20260807_m043651_c001_v7007000_t0000_u01786077411513") 2026/08/07 04:45:04 DEBUG : c/non empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5362_d20260807_m043649_c001_v0001101_t0059_u01786077409753") 2026/08/07 04:45:04 DEBUG : c/non empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f71_d20260807_m043649_c001_v7007000_t0000_u01786077409005") 2026/08/07 04:45:04 DEBUG : c/non empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5358_d20260807_m043647_c001_v0001101_t0056_u01786077407166") 2026/08/07 04:45:04 DEBUG : c/non empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122fba_d20260807_m043630_c001_v7007000_t0000_u01786077390608") 2026/08/07 04:45:04 DEBUG : c/non empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52fe_d20260807_m043628_c001_v0001101_t0049_u01786077388817") 2026/08/07 04:45:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecc2_d20260807_m044203_c001_v7007000_t0000_u01786077723534") 2026/08/07 04:45:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935f9_d20260807_m044158_c001_v0001032_t0047_u01786077718742") 2026/08/07 04:45:05 DEBUG : check sum: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122f97_d20260807_m043621_c001_v7007000_t0000_u01786077381114") 2026/08/07 04:45:05 DEBUG : check sum: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52dc_d20260807_m043619_c001_v0001101_t0036_u01786077379922") 2026/08/07 04:45:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c6087f_d20260807_m044450_c001_v7007000_t0000_u01786077890935") 2026/08/07 04:45:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348aa85_d20260807_m044449_c001_v0001179_t0055_u01786077889494") 2026/08/07 04:45:05 DEBUG : dest/3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923cb5_d20260807_m043831_c001_v7007000_t0000_u01786077511004") 2026/08/07 04:45:05 DEBUG : dest/3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40095561ce022d9c_d20260807_m043829_c001_v0001180_t0049_u01786077509916") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcde: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33528_d20260807_m044303_c001_v7007000_t0000_u01786077783431") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcde: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8ee_d20260807_m044258_c001_v0001179_t0024_u01786077778921") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54c8_d20260807_m044421_c001_v7007000_t0000_u01786077861586") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348aa07_d20260807_m044410_c001_v0001179_t0037_u01786077850193") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd24_d20260807_m044406_c001_v7007000_t0000_u01786077846080") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a9d3_d20260807_m044353_c001_v0001179_t0042_u01786077833890") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67ab_d20260807_m044349_c001_v7007000_t0000_u01786077829929") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a993_d20260807_m044338_c001_v0001179_t0046_u01786077818830") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8197_d20260807_m044334_c001_v7007000_t0000_u01786077814789") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a94a_d20260807_m044323_c001_v0001179_t0046_u01786077803116") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f888_d20260807_m044319_c001_v7007000_t0000_u01786077799169") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a912_d20260807_m044307_c001_v0001179_t0037_u01786077787493") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4185093e2b7cde09_d20260807_m044301_c001_v7007000_t0000_u01786077781066") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936a1_d20260807_m044250_c001_v0001032_t0035_u01786077770343") 2026/08/07 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62ae_d20260807_m044246_c001_v7007000_t0000_u01786077766201") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a88e_d20260807_m044242_c001_v0001179_t0044_u01786077762318") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40122dc171314c6c_d20260807_m044241_c001_v7007000_t0000_u01786077761040") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39de_d20260807_m044229_c001_v0001120_t0008_u01786077749603") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c627e_d20260807_m044225_c001_v7007000_t0000_u01786077745098") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39b4_d20260807_m044220_c001_v0001120_t0002_u01786077740866") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c626b_d20260807_m044218_c001_v7007000_t0000_u01786077738980") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3962_d20260807_m044207_c001_v0001120_t0044_u01786077727437") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4057acd004c6c70f_d20260807_m044201_c001_v7007000_t0000_u01786077721336") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7ac_d20260807_m044148_c001_v0001179_t0052_u01786077708564") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a6956c_d20260807_m044144_c001_v7007000_t0000_u01786077704539") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a76a_d20260807_m044132_c001_v0001179_t0045_u01786077692534") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb72_d20260807_m044128_c001_v7007000_t0000_u01786077688441") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a72e_d20260807_m044117_c001_v0001179_t0058_u01786077677130") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62a6_d20260807_m044243_c001_v7007000_t0000_u01786077763857") 2026/08/07 04:45:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a1e_d20260807_m044238_c001_v0001120_t0033_u01786077758621") 2026/08/07 04:45:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e3352a_d20260807_m044303_c001_v7007000_t0000_u01786077783613") 2026/08/07 04:45:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249884f_d20260807_m044258_c001_v0001102_t0000_u01786077778930") 2026/08/07 04:45:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54c9_d20260807_m044421_c001_v7007000_t0000_u01786077861770") 2026/08/07 04:45:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937bb_d20260807_m044410_c001_v0001032_t0012_u01786077850784") 2026/08/07 04:45:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd25_d20260807_m044406_c001_v7007000_t0000_u01786077846264") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9378f_d20260807_m044354_c001_v0001032_t0019_u01786077834895") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67ae_d20260807_m044350_c001_v7007000_t0000_u01786077830106") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9376b_d20260807_m044339_c001_v0001032_t0042_u01786077819399") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8198_d20260807_m044334_c001_v7007000_t0000_u01786077814966") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9372b_d20260807_m044323_c001_v0001032_t0038_u01786077803725") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f88b_d20260807_m044319_c001_v7007000_t0000_u01786077799353") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936eb_d20260807_m044308_c001_v0001032_t0058_u01786077788057") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4188540824c1b573_d20260807_m044301_c001_v7007000_t0000_u01786077781079") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a6a_d20260807_m044251_c001_v0001120_t0041_u01786077771128") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62af_d20260807_m044246_c001_v7007000_t0000_u01786077766384") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498827_d20260807_m044242_c001_v0001102_t0023_u01786077762453") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f421f864f0b2452ff_d20260807_m044240_c001_v7007000_t0000_u01786077760911") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a858_d20260807_m044230_c001_v0001179_t0033_u01786077750314") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c627f_d20260807_m044225_c001_v7007000_t0000_u01786077745290") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987db_d20260807_m044220_c001_v0001102_t0030_u01786077740965") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ed09_d20260807_m044219_c001_v7007000_t0000_u01786077739595") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7f6_d20260807_m044208_c001_v0001179_t0033_u01786077728268") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a695c7_d20260807_m044200_c001_v7007000_t0000_u01786077720718") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3910_d20260807_m044149_c001_v0001120_t0045_u01786077709149") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a6956f_d20260807_m044144_c001_v7007000_t0000_u01786077704713") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa38a6_d20260807_m044133_c001_v0001120_t0054_u01786077693127") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb74_d20260807_m044128_c001_v7007000_t0000_u01786077688629") 2026/08/07 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3854_d20260807_m044117_c001_v0001120_t0050_u01786077677337") 2026/08/07 04:45:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba420720_d20260807_m044243_c001_v7007000_t0000_u01786077763889") 2026/08/07 04:45:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93679_d20260807_m044238_c001_v0001032_t0050_u01786077758708") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e3352c_d20260807_m044303_c001_v7007000_t0000_u01786077783797") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8f2_d20260807_m044259_c001_v0001179_t0000_u01786077779119") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54d0_d20260807_m044421_c001_v7007000_t0000_u01786077861954") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3c42_d20260807_m044411_c001_v0001120_t0030_u01786077851800") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd26_d20260807_m044406_c001_v7007000_t0000_u01786077846448") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3bf2_d20260807_m044355_c001_v0001120_t0048_u01786077835613") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67af_d20260807_m044350_c001_v7007000_t0000_u01786077830283") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3b9c_d20260807_m044340_c001_v0001120_t0040_u01786077820078") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8199_d20260807_m044335_c001_v7007000_t0000_u01786077815143") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3b38_d20260807_m044324_c001_v0001120_t0053_u01786077804532") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f88c_d20260807_m044319_c001_v7007000_t0000_u01786077799529") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3ad8_d20260807_m044309_c001_v0001120_t0034_u01786077789103") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12199152_d20260807_m044301_c001_v7007000_t0000_u01786077781138") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8bc_d20260807_m044251_c001_v0001179_t0058_u01786077771856") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62b0_d20260807_m044246_c001_v7007000_t0000_u01786077766567") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a890_d20260807_m044242_c001_v0001179_t0048_u01786077762516") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62a2_d20260807_m044240_c001_v7007000_t0000_u01786077760911") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987ff_d20260807_m044230_c001_v0001102_t0037_u01786077750896") 2026/08/07 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6280_d20260807_m044225_c001_v7007000_t0000_u01786077745484") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a834_d20260807_m044221_c001_v0001179_t0018_u01786077741220") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffe1_d20260807_m044219_c001_v7007000_t0000_u01786077739139") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987ab_d20260807_m044208_c001_v0001102_t0025_u01786077728859") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4231a11fe0b8f518_d20260807_m044201_c001_v7007000_t0000_u01786077721146") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249876d_d20260807_m044150_c001_v0001102_t0049_u01786077710174") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69571_d20260807_m044144_c001_v7007000_t0000_u01786077704888") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249873d_d20260807_m044133_c001_v0001102_t0038_u01786077693854") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb76_d20260807_m044128_c001_v7007000_t0000_u01786077688812") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498719_d20260807_m044117_c001_v0001102_t0020_u01786077677760") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f421f864f0b245324_d20260807_m044244_c001_v7007000_t0000_u01786077764221") 2026/08/07 04:45:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498817_d20260807_m044238_c001_v0001102_t0044_u01786077758753") 2026/08/07 04:45:09 DEBUG : dir1/0003-defgh: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e3352e_d20260807_m044303_c001_v7007000_t0000_u01786077783979") 2026/08/07 04:45:09 DEBUG : dir1/0003-defgh: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498855_d20260807_m044259_c001_v0001102_t0044_u01786077779260") 2026/08/07 04:45:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54d4_d20260807_m044422_c001_v7007000_t0000_u01786077862139") 2026/08/07 04:45:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249893f_d20260807_m044412_c001_v0001102_t0044_u01786077852562") 2026/08/07 04:45:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd27_d20260807_m044406_c001_v7007000_t0000_u01786077846633") 2026/08/07 04:45:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498919_d20260807_m044356_c001_v0001102_t0029_u01786077836605") 2026/08/07 04:45:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67b5_d20260807_m044350_c001_v7007000_t0000_u01786077830458") 2026/08/07 04:45:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988e5_d20260807_m044340_c001_v0001102_t0016_u01786077820964") 2026/08/07 04:45:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a819a_d20260807_m044335_c001_v7007000_t0000_u01786077815319") 2026/08/07 04:45:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988b9_d20260807_m044325_c001_v0001102_t0023_u01786077805522") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f88d_d20260807_m044319_c001_v7007000_t0000_u01786077799703") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498873_d20260807_m044309_c001_v0001102_t0005_u01786077789768") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409094db63835c0c_d20260807_m044301_c001_v7007000_t0000_u01786077781073") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249883b_d20260807_m044252_c001_v0001102_t0008_u01786077772444") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62b1_d20260807_m044246_c001_v7007000_t0000_u01786077766749") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a3a_d20260807_m044242_c001_v0001120_t0015_u01786077762598") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafc52b_d20260807_m044241_c001_v7007000_t0000_u01786077761081") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93661_d20260807_m044231_c001_v0001032_t0051_u01786077751548") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6281_d20260807_m044225_c001_v7007000_t0000_u01786077745676") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93643_d20260807_m044221_c001_v0001032_t0021_u01786077741271") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c626c_d20260807_m044219_c001_v7007000_t0000_u01786077739172") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93611_d20260807_m044209_c001_v0001032_t0009_u01786077729501") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c959999262a7_d20260807_m044201_c001_v7007000_t0000_u01786077721109") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935e9_d20260807_m044150_c001_v0001032_t0052_u01786077710935") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69576_d20260807_m044145_c001_v7007000_t0000_u01786077705062") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935ab_d20260807_m044134_c001_v0001032_t0044_u01786077694519") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb78_d20260807_m044129_c001_v7007000_t0000_u01786077689045") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9357b_d20260807_m044118_c001_v0001032_t0014_u01786077678033") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafc536_d20260807_m044244_c001_v7007000_t0000_u01786077764060") 2026/08/07 04:45:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a22_d20260807_m044238_c001_v0001120_t0055_u01786077758986") 2026/08/07 04:45:10 DEBUG : dir1/0004-efghi: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33530_d20260807_m044304_c001_v7007000_t0000_u01786077784159") 2026/08/07 04:45:10 DEBUG : dir1/0004-efghi: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936c3_d20260807_m044259_c001_v0001032_t0010_u01786077779272") 2026/08/07 04:45:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54d5_d20260807_m044422_c001_v7007000_t0000_u01786077862326") 2026/08/07 04:45:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348aa17_d20260807_m044412_c001_v0001179_t0038_u01786077852861") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd28_d20260807_m044406_c001_v7007000_t0000_u01786077846818") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a9dd_d20260807_m044356_c001_v0001179_t0017_u01786077836891") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67b7_d20260807_m044350_c001_v7007000_t0000_u01786077830633") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a9a3_d20260807_m044341_c001_v0001179_t0034_u01786077821270") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a819b_d20260807_m044335_c001_v7007000_t0000_u01786077815498") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a956_d20260807_m044325_c001_v0001179_t0045_u01786077805812") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f88e_d20260807_m044319_c001_v7007000_t0000_u01786077799878") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a918_d20260807_m044310_c001_v0001179_t0027_u01786077790120") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb47cd_d20260807_m044301_c001_v7007000_t0000_u01786077781266") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936a3_d20260807_m044252_c001_v0001032_t0029_u01786077772803") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62b2_d20260807_m044246_c001_v7007000_t0000_u01786077766932") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a894_d20260807_m044242_c001_v0001179_t0045_u01786077762716") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8179_d20260807_m044240_c001_v7007000_t0000_u01786077760857") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39f0_d20260807_m044232_c001_v0001120_t0049_u01786077752057") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6283_d20260807_m044225_c001_v7007000_t0000_u01786077745869") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987df_d20260807_m044221_c001_v0001102_t0024_u01786077741282") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1fcd6_d20260807_m044219_c001_v7007000_t0000_u01786077739460") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa396c_d20260807_m044210_c001_v0001120_t0041_u01786077730064") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470ca2f_d20260807_m044201_c001_v7007000_t0000_u01786077721113") 2026/08/07 04:45:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7ba_d20260807_m044151_c001_v0001179_t0044_u01786077711381") 2026/08/07 04:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69578_d20260807_m044145_c001_v7007000_t0000_u01786077705237") 2026/08/07 04:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a772_d20260807_m044135_c001_v0001179_t0029_u01786077695121") 2026/08/07 04:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb7b_d20260807_m044129_c001_v7007000_t0000_u01786077689227") 2026/08/07 04:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a730_d20260807_m044118_c001_v0001179_t0015_u01786077678526") 2026/08/07 04:45:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62a8_d20260807_m044244_c001_v7007000_t0000_u01786077764229") 2026/08/07 04:45:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a87e_d20260807_m044239_c001_v0001179_t0007_u01786077759126") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghij: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33531_d20260807_m044304_c001_v7007000_t0000_u01786077784341") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghij: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3aa8_d20260807_m044259_c001_v0001120_t0052_u01786077779444") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54d7_d20260807_m044422_c001_v7007000_t0000_u01786077862510") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937c3_d20260807_m044413_c001_v0001032_t0027_u01786077853069") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd29_d20260807_m044407_c001_v7007000_t0000_u01786077847002") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93799_d20260807_m044357_c001_v0001032_t0049_u01786077837112") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67b9_d20260807_m044350_c001_v7007000_t0000_u01786077830809") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93771_d20260807_m044341_c001_v0001032_t0051_u01786077821547") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a819c_d20260807_m044335_c001_v7007000_t0000_u01786077815674") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93737_d20260807_m044326_c001_v0001032_t0010_u01786077806014") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f88f_d20260807_m044320_c001_v7007000_t0000_u01786077800054") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936f3_d20260807_m044310_c001_v0001032_t0057_u01786077790320") 2026/08/07 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409094db63835c0d_d20260807_m044301_c001_v7007000_t0000_u01786077781276") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a74_d20260807_m044253_c001_v0001120_t0043_u01786077773199") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62b3_d20260807_m044247_c001_v7007000_t0000_u01786077767115") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93685_d20260807_m044242_c001_v0001032_t0057_u01786077762780") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62a3_d20260807_m044241_c001_v7007000_t0000_u01786077761093") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a866_d20260807_m044232_c001_v0001179_t0028_u01786077752509") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6284_d20260807_m044226_c001_v7007000_t0000_u01786077746062") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39b8_d20260807_m044221_c001_v0001120_t0051_u01786077741292") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffe2_d20260807_m044219_c001_v7007000_t0000_u01786077739315") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a804_d20260807_m044210_c001_v0001179_t0031_u01786077730435") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4231a11fe0b8f519_d20260807_m044201_c001_v7007000_t0000_u01786077721348") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa391a_d20260807_m044151_c001_v0001120_t0006_u01786077711586") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a6957f_d20260807_m044145_c001_v7007000_t0000_u01786077705536") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa38b4_d20260807_m044135_c001_v0001120_t0045_u01786077695336") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb7d_d20260807_m044129_c001_v7007000_t0000_u01786077689409") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa385c_d20260807_m044118_c001_v0001120_t0056_u01786077678726") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a817e_d20260807_m044243_c001_v7007000_t0000_u01786077763901") 2026/08/07 04:45:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9367b_d20260807_m044239_c001_v0001032_t0023_u01786077759135") 2026/08/07 04:45:13 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33533_d20260807_m044304_c001_v7007000_t0000_u01786077784522") 2026/08/07 04:45:13 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8f6_d20260807_m044259_c001_v0001179_t0002_u01786077779487") 2026/08/07 04:45:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54da_d20260807_m044422_c001_v7007000_t0000_u01786077862695") 2026/08/07 04:45:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3c4a_d20260807_m044413_c001_v0001120_t0018_u01786077853489") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd2c_d20260807_m044407_c001_v7007000_t0000_u01786077847187") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3bfc_d20260807_m044357_c001_v0001120_t0021_u01786077837463") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67bb_d20260807_m044350_c001_v7007000_t0000_u01786077830984") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3ba6_d20260807_m044342_c001_v0001120_t0019_u01786077822003") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a819e_d20260807_m044335_c001_v7007000_t0000_u01786077815850") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3b44_d20260807_m044326_c001_v0001120_t0021_u01786077806742") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f890_d20260807_m044320_c001_v7007000_t0000_u01786077800230") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3ae2_d20260807_m044310_c001_v0001120_t0044_u01786077790921") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12199153_d20260807_m044301_c001_v7007000_t0000_u01786077781287") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8c4_d20260807_m044253_c001_v0001179_t0034_u01786077773568") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62b4_d20260807_m044247_c001_v7007000_t0000_u01786077767342") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498829_d20260807_m044242_c001_v0001102_t0006_u01786077762836") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a817b_d20260807_m044241_c001_v7007000_t0000_u01786077761051") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498809_d20260807_m044232_c001_v0001102_t0024_u01786077752726") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6285_d20260807_m044226_c001_v7007000_t0000_u01786077746255") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a83a_d20260807_m044221_c001_v0001179_t0007_u01786077741433") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f844_d20260807_m044219_c001_v7007000_t0000_u01786077739337") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987b3_d20260807_m044210_c001_v0001102_t0009_u01786077730637") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecb5_d20260807_m044201_c001_v7007000_t0000_u01786077721109") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498777_d20260807_m044151_c001_v0001102_t0001_u01786077711969") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69584_d20260807_m044145_c001_v7007000_t0000_u01786077705712") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498743_d20260807_m044136_c001_v0001102_t0046_u01786077696017") 2026/08/07 04:45:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb7f_d20260807_m044129_c001_v7007000_t0000_u01786077689591") 2026/08/07 04:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249871d_d20260807_m044119_c001_v0001102_t0041_u01786077679182") 2026/08/07 04:45:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40122dc171314c71_d20260807_m044243_c001_v7007000_t0000_u01786077763828") 2026/08/07 04:45:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249881b_d20260807_m044239_c001_v0001102_t0007_u01786077759238") 2026/08/07 04:45:15 DEBUG : dir1/0007-12345: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33535_d20260807_m044304_c001_v7007000_t0000_u01786077784703") 2026/08/07 04:45:15 DEBUG : dir1/0007-12345: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498859_d20260807_m044259_c001_v0001102_t0038_u01786077779620") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54db_d20260807_m044422_c001_v7007000_t0000_u01786077862879") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498941_d20260807_m044413_c001_v0001102_t0054_u01786077853797") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd2d_d20260807_m044407_c001_v7007000_t0000_u01786077847372") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249891d_d20260807_m044357_c001_v0001102_t0043_u01786077837780") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67bc_d20260807_m044351_c001_v7007000_t0000_u01786077831161") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988e9_d20260807_m044342_c001_v0001102_t0009_u01786077822259") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a819f_d20260807_m044336_c001_v7007000_t0000_u01786077816027") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988c1_d20260807_m044327_c001_v0001102_t0035_u01786077807090") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f891_d20260807_m044320_c001_v7007000_t0000_u01786077800406") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498881_d20260807_m044311_c001_v0001102_t0042_u01786077791345") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb47cc_d20260807_m044301_c001_v7007000_t0000_u01786077781082") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498841_d20260807_m044253_c001_v0001102_t0044_u01786077773799") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62b5_d20260807_m044247_c001_v7007000_t0000_u01786077767525") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a3e_d20260807_m044242_c001_v0001120_t0049_u01786077762857") 2026/08/07 04:45:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f421f864f0b245300_d20260807_m044241_c001_v7007000_t0000_u01786077761106") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93665_d20260807_m044233_c001_v0001032_t0045_u01786077753088") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6286_d20260807_m044226_c001_v7007000_t0000_u01786077746448") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987e1_d20260807_m044221_c001_v0001102_t0056_u01786077741625") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c626e_d20260807_m044219_c001_v7007000_t0000_u01786077739557") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93615_d20260807_m044211_c001_v0001032_t0051_u01786077731083") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4057acd004c6c70d_d20260807_m044201_c001_v7007000_t0000_u01786077721142") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935ed_d20260807_m044152_c001_v0001032_t0026_u01786077712345") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69589_d20260807_m044145_c001_v7007000_t0000_u01786077705888") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935b1_d20260807_m044136_c001_v0001032_t0056_u01786077696352") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb81_d20260807_m044129_c001_v7007000_t0000_u01786077689783") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9357f_d20260807_m044119_c001_v0001032_t0049_u01786077679463") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40122dc171314c72_d20260807_m044244_c001_v7007000_t0000_u01786077764005") 2026/08/07 04:45:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a880_d20260807_m044239_c001_v0001179_t0001_u01786077759401") 2026/08/07 04:45:16 DEBUG : dir1/0008-23456: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33536_d20260807_m044304_c001_v7007000_t0000_u01786077784885") 2026/08/07 04:45:16 DEBUG : dir1/0008-23456: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936c5_d20260807_m044259_c001_v0001032_t0039_u01786077779632") 2026/08/07 04:45:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54df_d20260807_m044423_c001_v7007000_t0000_u01786077863070") 2026/08/07 04:45:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348aa1d_d20260807_m044414_c001_v0001179_t0004_u01786077854181") 2026/08/07 04:45:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd2e_d20260807_m044407_c001_v7007000_t0000_u01786077847556") 2026/08/07 04:45:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a9e1_d20260807_m044358_c001_v0001179_t0057_u01786077838186") 2026/08/07 04:45:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67bd_d20260807_m044351_c001_v7007000_t0000_u01786077831336") 2026/08/07 04:45:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a9ab_d20260807_m044342_c001_v0001179_t0041_u01786077822595") 2026/08/07 04:45:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a81a0_d20260807_m044336_c001_v7007000_t0000_u01786077816204") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a964_d20260807_m044327_c001_v0001179_t0013_u01786077807423") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f892_d20260807_m044320_c001_v7007000_t0000_u01786077800581") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a91e_d20260807_m044311_c001_v0001179_t0008_u01786077791686") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f407d372a7bfdce45_d20260807_m044301_c001_v7007000_t0000_u01786077781156") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936a9_d20260807_m044254_c001_v0001032_t0023_u01786077774123") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62b7_d20260807_m044247_c001_v7007000_t0000_u01786077767710") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a896_d20260807_m044242_c001_v0001179_t0047_u01786077762912") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba42070c_d20260807_m044241_c001_v7007000_t0000_u01786077761060") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39fc_d20260807_m044233_c001_v0001120_t0017_u01786077753494") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6288_d20260807_m044226_c001_v7007000_t0000_u01786077746765") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93647_d20260807_m044221_c001_v0001032_t0007_u01786077741671") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1fcd7_d20260807_m044219_c001_v7007000_t0000_u01786077739636") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa397a_d20260807_m044211_c001_v0001120_t0045_u01786077731566") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470ca30_d20260807_m044201_c001_v7007000_t0000_u01786077721306") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7be_d20260807_m044153_c001_v0001179_t0028_u01786077713154") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a6958c_d20260807_m044146_c001_v7007000_t0000_u01786077706062") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a77e_d20260807_m044136_c001_v0001179_t0038_u01786077696843") 2026/08/07 04:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb85_d20260807_m044129_c001_v7007000_t0000_u01786077689964") 2026/08/07 04:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a734_d20260807_m044119_c001_v0001179_t0016_u01786077679853") 2026/08/07 04:45:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a817f_d20260807_m044244_c001_v7007000_t0000_u01786077764016") 2026/08/07 04:45:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9367d_d20260807_m044239_c001_v0001032_t0059_u01786077759412") 2026/08/07 04:45:18 DEBUG : dir1/0009-34567: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33537_d20260807_m044305_c001_v7007000_t0000_u01786077785066") 2026/08/07 04:45:18 DEBUG : dir1/0009-34567: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8f8_d20260807_m044259_c001_v0001179_t0036_u01786077779753") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54e0_d20260807_m044423_c001_v7007000_t0000_u01786077863256") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937c5_d20260807_m044414_c001_v0001032_t0032_u01786077854407") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd2f_d20260807_m044407_c001_v7007000_t0000_u01786077847740") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9379f_d20260807_m044358_c001_v0001032_t0025_u01786077838394") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67bf_d20260807_m044351_c001_v7007000_t0000_u01786077831512") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93773_d20260807_m044342_c001_v0001032_t0018_u01786077822820") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a81a1_d20260807_m044336_c001_v7007000_t0000_u01786077816382") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9373d_d20260807_m044327_c001_v0001032_t0020_u01786077807624") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f893_d20260807_m044320_c001_v7007000_t0000_u01786077800756") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936fb_d20260807_m044311_c001_v0001032_t0015_u01786077791955") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409094db63835c0a_d20260807_m044300_c001_v7007000_t0000_u01786077780703") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a80_d20260807_m044254_c001_v0001120_t0037_u01786077774451") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62b8_d20260807_m044247_c001_v7007000_t0000_u01786077767892") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a898_d20260807_m044243_c001_v0001179_t0027_u01786077763113") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40122dc171314c6a_d20260807_m044240_c001_v7007000_t0000_u01786077760863") 2026/08/07 04:45:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a86a_d20260807_m044233_c001_v0001179_t0048_u01786077753837") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6289_d20260807_m044226_c001_v7007000_t0000_u01786077746957") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a83c_d20260807_m044221_c001_v0001179_t0003_u01786077741690") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470ca40_d20260807_m044219_c001_v7007000_t0000_u01786077739347") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a808_d20260807_m044211_c001_v0001179_t0040_u01786077731976") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4057acd004c6c70c_d20260807_m044201_c001_v7007000_t0000_u01786077721108") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3920_d20260807_m044153_c001_v0001120_t0031_u01786077713381") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a6958f_d20260807_m044146_c001_v7007000_t0000_u01786077706237") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa38cc_d20260807_m044137_c001_v0001120_t0039_u01786077697063") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb86_d20260807_m044130_c001_v7007000_t0000_u01786077690147") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3860_d20260807_m044120_c001_v0001120_t0029_u01786077680369") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba420722_d20260807_m044244_c001_v7007000_t0000_u01786077764070") 2026/08/07 04:45:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a24_d20260807_m044239_c001_v0001120_t0052_u01786077759435") 2026/08/07 04:45:19 DEBUG : dir1/0010-45678: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33538_d20260807_m044305_c001_v7007000_t0000_u01786077785247") 2026/08/07 04:45:19 DEBUG : dir1/0010-45678: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3aac_d20260807_m044259_c001_v0001120_t0023_u01786077779929") 2026/08/07 04:45:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54e1_d20260807_m044423_c001_v7007000_t0000_u01786077863441") 2026/08/07 04:45:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3c50_d20260807_m044414_c001_v0001120_t0011_u01786077854884") 2026/08/07 04:45:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd31_d20260807_m044407_c001_v7007000_t0000_u01786077847924") 2026/08/07 04:45:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3c02_d20260807_m044358_c001_v0001120_t0056_u01786077838859") 2026/08/07 04:45:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67c0_d20260807_m044351_c001_v7007000_t0000_u01786077831687") 2026/08/07 04:45:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3baa_d20260807_m044343_c001_v0001120_t0046_u01786077823218") 2026/08/07 04:45:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a81a2_d20260807_m044336_c001_v7007000_t0000_u01786077816559") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3b4e_d20260807_m044328_c001_v0001120_t0039_u01786077807999") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f894_d20260807_m044320_c001_v7007000_t0000_u01786077800933") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3af0_d20260807_m044312_c001_v0001120_t0038_u01786077792370") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33520_d20260807_m044301_c001_v7007000_t0000_u01786077781298") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8ce_d20260807_m044254_c001_v0001179_t0032_u01786077774895") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62b9_d20260807_m044248_c001_v7007000_t0000_u01786077768076") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249882d_d20260807_m044243_c001_v0001102_t0019_u01786077763211") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafc52a_d20260807_m044240_c001_v7007000_t0000_u01786077760870") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249880b_d20260807_m044234_c001_v0001102_t0042_u01786077754034") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c628a_d20260807_m044227_c001_v7007000_t0000_u01786077747150") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39bc_d20260807_m044221_c001_v0001120_t0013_u01786077741814") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e334da_d20260807_m044219_c001_v7007000_t0000_u01786077739391") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987b7_d20260807_m044212_c001_v0001102_t0002_u01786077732190") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a695ca_d20260807_m044201_c001_v7007000_t0000_u01786077721246") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249877b_d20260807_m044153_c001_v0001102_t0015_u01786077713724") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69592_d20260807_m044146_c001_v7007000_t0000_u01786077706411") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498747_d20260807_m044137_c001_v0001102_t0046_u01786077697455") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb87_d20260807_m044130_c001_v7007000_t0000_u01786077690328") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498725_d20260807_m044120_c001_v0001102_t0020_u01786077680968") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a817d_d20260807_m044243_c001_v7007000_t0000_u01786077763839") 2026/08/07 04:45:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249881d_d20260807_m044239_c001_v0001102_t0033_u01786077759575") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e3353a_d20260807_m044305_c001_v7007000_t0000_u01786077785430") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8fa_d20260807_m044259_c001_v0001179_t0045_u01786077779952") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54e2_d20260807_m044423_c001_v7007000_t0000_u01786077863628") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498945_d20260807_m044415_c001_v0001102_t0015_u01786077855245") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd32_d20260807_m044408_c001_v7007000_t0000_u01786077848107") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498921_d20260807_m044359_c001_v0001102_t0001_u01786077839343") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67c1_d20260807_m044351_c001_v7007000_t0000_u01786077831862") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988ef_d20260807_m044343_c001_v0001102_t0021_u01786077823642") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a81a3_d20260807_m044336_c001_v7007000_t0000_u01786077816735") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988c5_d20260807_m044328_c001_v0001102_t0016_u01786077808308") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f895_d20260807_m044321_c001_v7007000_t0000_u01786077801108") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498885_d20260807_m044312_c001_v0001102_t0013_u01786077792811") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4185093e2b7cde07_d20260807_m044300_c001_v7007000_t0000_u01786077780715") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498843_d20260807_m044255_c001_v0001102_t0014_u01786077775121") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62ba_d20260807_m044248_c001_v7007000_t0000_u01786077768259") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93687_d20260807_m044243_c001_v0001032_t0010_u01786077763292") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a817c_d20260807_m044241_c001_v7007000_t0000_u01786077761200") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93669_d20260807_m044234_c001_v0001032_t0051_u01786077754437") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c628c_d20260807_m044227_c001_v7007000_t0000_u01786077747457") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a83e_d20260807_m044221_c001_v0001179_t0055_u01786077741982") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ed07_d20260807_m044219_c001_v7007000_t0000_u01786077739401") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93617_d20260807_m044212_c001_v0001032_t0054_u01786077732589") 2026/08/07 04:45:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c959999262ad_d20260807_m044201_c001_v7007000_t0000_u01786077721316") 2026/08/07 04:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935f1_d20260807_m044154_c001_v0001032_t0013_u01786077714033") 2026/08/07 04:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69594_d20260807_m044146_c001_v7007000_t0000_u01786077706586") 2026/08/07 04:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935b9_d20260807_m044137_c001_v0001032_t0024_u01786077697890") 2026/08/07 04:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb8d_d20260807_m044130_c001_v7007000_t0000_u01786077690509") 2026/08/07 04:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9358b_d20260807_m044121_c001_v0001032_t0053_u01786077681345") 2026/08/07 04:45:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f421f864f0b24531c_d20260807_m044243_c001_v7007000_t0000_u01786077763849") 2026/08/07 04:45:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a882_d20260807_m044239_c001_v0001179_t0016_u01786077759623") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e3353c_d20260807_m044305_c001_v7007000_t0000_u01786077785612") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249885b_d20260807_m044259_c001_v0001102_t0058_u01786077779984") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54e5_d20260807_m044423_c001_v7007000_t0000_u01786077863812") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348aa23_d20260807_m044415_c001_v0001179_t0058_u01786077855567") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd33_d20260807_m044408_c001_v7007000_t0000_u01786077848290") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a9e7_d20260807_m044359_c001_v0001179_t0028_u01786077839694") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67c3_d20260807_m044352_c001_v7007000_t0000_u01786077832038") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a9b1_d20260807_m044343_c001_v0001179_t0056_u01786077823927") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a81a4_d20260807_m044336_c001_v7007000_t0000_u01786077816912") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a96a_d20260807_m044328_c001_v0001179_t0000_u01786077808626") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f896_d20260807_m044321_c001_v7007000_t0000_u01786077801283") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a922_d20260807_m044313_c001_v0001179_t0025_u01786077793234") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4185093e2b7cde0a_d20260807_m044301_c001_v7007000_t0000_u01786077781241") 2026/08/07 04:45:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936b1_d20260807_m044255_c001_v0001032_t0019_u01786077775522") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62bb_d20260807_m044248_c001_v7007000_t0000_u01786077768442") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a89a_d20260807_m044243_c001_v0001179_t0000_u01786077763312") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a817a_d20260807_m044241_c001_v7007000_t0000_u01786077761024") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a08_d20260807_m044235_c001_v0001120_t0023_u01786077755046") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c628d_d20260807_m044227_c001_v7007000_t0000_u01786077747651") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9364b_d20260807_m044222_c001_v0001032_t0029_u01786077742080") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2601b23_d20260807_m044219_c001_v7007000_t0000_u01786077739348") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3984_d20260807_m044213_c001_v0001120_t0038_u01786077733117") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a695cb_d20260807_m044201_c001_v7007000_t0000_u01786077721422") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7c0_d20260807_m044154_c001_v0001179_t0022_u01786077714606") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a69597_d20260807_m044146_c001_v7007000_t0000_u01786077706761") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a784_d20260807_m044138_c001_v0001179_t0003_u01786077698323") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb8e_d20260807_m044130_c001_v7007000_t0000_u01786077690691") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a73a_d20260807_m044121_c001_v0001179_t0006_u01786077681800") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f421f864f0b245320_d20260807_m044244_c001_v7007000_t0000_u01786077764036") 2026/08/07 04:45:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a884_d20260807_m044239_c001_v0001179_t0001_u01786077759824") 2026/08/07 04:45:23 DEBUG : dir1/0013-789;=: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e3353d_d20260807_m044305_c001_v7007000_t0000_u01786077785793") 2026/08/07 04:45:23 DEBUG : dir1/0013-789;=: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936cb_d20260807_m044300_c001_v0001032_t0033_u01786077780007") 2026/08/07 04:45:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54ed_d20260807_m044423_c001_v7007000_t0000_u01786077863996") 2026/08/07 04:45:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937cb_d20260807_m044415_c001_v0001032_t0052_u01786077855778") 2026/08/07 04:45:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd34_d20260807_m044408_c001_v7007000_t0000_u01786077848474") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937a1_d20260807_m044359_c001_v0001032_t0020_u01786077839934") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67c5_d20260807_m044352_c001_v7007000_t0000_u01786077832213") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93777_d20260807_m044344_c001_v0001032_t0005_u01786077824137") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a81a5_d20260807_m044337_c001_v7007000_t0000_u01786077817090") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93741_d20260807_m044328_c001_v0001032_t0044_u01786077808940") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f897_d20260807_m044321_c001_v7007000_t0000_u01786077801458") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b936ff_d20260807_m044313_c001_v0001032_t0001_u01786077793437") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e3351f_d20260807_m044301_c001_v7007000_t0000_u01786077781107") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a8a_d20260807_m044255_c001_v0001120_t0031_u01786077775898") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62bd_d20260807_m044248_c001_v7007000_t0000_u01786077768625") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a42_d20260807_m044243_c001_v0001120_t0007_u01786077763338") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40122dc171314c6d_d20260807_m044241_c001_v7007000_t0000_u01786077761218") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a86e_d20260807_m044235_c001_v0001179_t0058_u01786077755348") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c628e_d20260807_m044227_c001_v7007000_t0000_u01786077747843") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987e3_d20260807_m044222_c001_v0001102_t0019_u01786077742091") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffe3_d20260807_m044219_c001_v7007000_t0000_u01786077739491") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a80e_d20260807_m044213_c001_v0001179_t0051_u01786077733781") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4057acd004c6c70e_d20260807_m044201_c001_v7007000_t0000_u01786077721283") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3922_d20260807_m044154_c001_v0001120_t0033_u01786077714816") 2026/08/07 04:45:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a6959a_d20260807_m044146_c001_v7007000_t0000_u01786077706935") 2026/08/07 04:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa38d6_d20260807_m044138_c001_v0001120_t0004_u01786077698709") 2026/08/07 04:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb8f_d20260807_m044130_c001_v7007000_t0000_u01786077690873") 2026/08/07 04:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa386a_d20260807_m044122_c001_v0001120_t0010_u01786077682497") 2026/08/07 04:45:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba420723_d20260807_m044244_c001_v7007000_t0000_u01786077764079") 2026/08/07 04:45:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249881f_d20260807_m044239_c001_v0001102_t0045_u01786077759878") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33540_d20260807_m044305_c001_v7007000_t0000_u01786077785978") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8fe_d20260807_m044300_c001_v0001179_t0012_u01786077780155") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54f0_d20260807_m044424_c001_v7007000_t0000_u01786077864180") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3c56_d20260807_m044416_c001_v0001120_t0021_u01786077856271") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd35_d20260807_m044408_c001_v7007000_t0000_u01786077848659") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3c0e_d20260807_m044400_c001_v0001120_t0007_u01786077840412") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67c7_d20260807_m044352_c001_v7007000_t0000_u01786077832388") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3bb4_d20260807_m044344_c001_v0001120_t0008_u01786077824682") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a81a6_d20260807_m044337_c001_v7007000_t0000_u01786077817267") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3b58_d20260807_m044329_c001_v0001120_t0051_u01786077809420") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f899_d20260807_m044321_c001_v7007000_t0000_u01786077801632") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3afa_d20260807_m044313_c001_v0001120_t0039_u01786077793908") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12199151_d20260807_m044301_c001_v7007000_t0000_u01786077781112") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a8d8_d20260807_m044256_c001_v0001179_t0035_u01786077776223") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62be_d20260807_m044248_c001_v7007000_t0000_u01786077768807") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249882f_d20260807_m044243_c001_v0001102_t0033_u01786077763491") 2026/08/07 04:45:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba420708_d20260807_m044240_c001_v7007000_t0000_u01786077760872") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249880f_d20260807_m044235_c001_v0001102_t0044_u01786077755543") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c628f_d20260807_m044228_c001_v7007000_t0000_u01786077748036") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39c0_d20260807_m044222_c001_v0001120_t0019_u01786077742150") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f847_d20260807_m044219_c001_v7007000_t0000_u01786077739519") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987c1_d20260807_m044213_c001_v0001102_t0029_u01786077733981") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffd9_d20260807_m044201_c001_v7007000_t0000_u01786077721147") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498781_d20260807_m044155_c001_v0001102_t0017_u01786077715151") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a6959d_d20260807_m044147_c001_v7007000_t0000_u01786077707110") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249874b_d20260807_m044139_c001_v0001102_t0004_u01786077699123") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb92_d20260807_m044131_c001_v7007000_t0000_u01786077691055") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498729_d20260807_m044122_c001_v0001102_t0012_u01786077682827") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba42071f_d20260807_m044243_c001_v7007000_t0000_u01786077763867") 2026/08/07 04:45:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9367f_d20260807_m044239_c001_v0001032_t0021_u01786077759890") 2026/08/07 04:45:26 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33541_d20260807_m044306_c001_v7007000_t0000_u01786077786160") 2026/08/07 04:45:26 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3aae_d20260807_m044300_c001_v0001120_t0019_u01786077780267") 2026/08/07 04:45:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54f1_d20260807_m044424_c001_v7007000_t0000_u01786077864369") 2026/08/07 04:45:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249894b_d20260807_m044416_c001_v0001102_t0046_u01786077856568") 2026/08/07 04:45:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd36_d20260807_m044408_c001_v7007000_t0000_u01786077848843") 2026/08/07 04:45:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498927_d20260807_m044400_c001_v0001102_t0012_u01786077840880") 2026/08/07 04:45:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67c8_d20260807_m044352_c001_v7007000_t0000_u01786077832563") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988f3_d20260807_m044345_c001_v0001102_t0045_u01786077825120") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a81a7_d20260807_m044337_c001_v7007000_t0000_u01786077817444") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988cb_d20260807_m044329_c001_v0001102_t0037_u01786077809936") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f89b_d20260807_m044321_c001_v7007000_t0000_u01786077801808") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498889_d20260807_m044314_c001_v0001102_t0048_u01786077794256") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4188540824c1b575_d20260807_m044301_c001_v7007000_t0000_u01786077781256") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498847_d20260807_m044256_c001_v0001102_t0042_u01786077776424") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62bf_d20260807_m044248_c001_v7007000_t0000_u01786077768991") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a89e_d20260807_m044243_c001_v0001179_t0018_u01786077763577") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba42070d_d20260807_m044241_c001_v7007000_t0000_u01786077761070") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9366f_d20260807_m044235_c001_v0001032_t0027_u01786077755860") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6291_d20260807_m044228_c001_v7007000_t0000_u01786077748228") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a840_d20260807_m044222_c001_v0001179_t0029_u01786077742228") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2601b25_d20260807_m044219_c001_v7007000_t0000_u01786077739527") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93621_d20260807_m044214_c001_v0001032_t0040_u01786077734369") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecb8_d20260807_m044201_c001_v7007000_t0000_u01786077721467") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935f3_d20260807_m044155_c001_v0001032_t0040_u01786077715424") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a6959f_d20260807_m044147_c001_v7007000_t0000_u01786077707284") 2026/08/07 04:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935c1_d20260807_m044139_c001_v0001032_t0050_u01786077699453") 2026/08/07 04:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb9a_d20260807_m044131_c001_v7007000_t0000_u01786077691236") 2026/08/07 04:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93591_d20260807_m044123_c001_v0001032_t0035_u01786077683278") 2026/08/07 04:45:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafc535_d20260807_m044243_c001_v7007000_t0000_u01786077763883") 2026/08/07 04:45:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3a28_d20260807_m044239_c001_v0001120_t0025_u01786077759927") 2026/08/07 04:45:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecc4_d20260807_m044203_c001_v7007000_t0000_u01786077723716") 2026/08/07 04:45:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7d2_d20260807_m044158_c001_v0001179_t0047_u01786077718992") 2026/08/07 04:45:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecc6_d20260807_m044203_c001_v7007000_t0000_u01786077723889") 2026/08/07 04:45:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3932_d20260807_m044159_c001_v0001120_t0052_u01786077719003") 2026/08/07 04:45:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecc8_d20260807_m044204_c001_v7007000_t0000_u01786077724063") 2026/08/07 04:45:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249878f_d20260807_m044159_c001_v0001102_t0002_u01786077719012") 2026/08/07 04:45:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4eccc_d20260807_m044204_c001_v7007000_t0000_u01786077724236") 2026/08/07 04:45:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7d4_d20260807_m044159_c001_v0001179_t0017_u01786077719233") 2026/08/07 04:45:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4eccf_d20260807_m044204_c001_v7007000_t0000_u01786077724415") 2026/08/07 04:45:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498793_d20260807_m044159_c001_v0001102_t0004_u01786077719311") 2026/08/07 04:45:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecd2_d20260807_m044204_c001_v7007000_t0000_u01786077724589") 2026/08/07 04:45:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7d8_d20260807_m044159_c001_v0001179_t0001_u01786077719444") 2026/08/07 04:45:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecd3_d20260807_m044204_c001_v7007000_t0000_u01786077724763") 2026/08/07 04:45:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3934_d20260807_m044159_c001_v0001120_t0041_u01786077719479") 2026/08/07 04:45:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecd4_d20260807_m044204_c001_v7007000_t0000_u01786077724938") 2026/08/07 04:45:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935fb_d20260807_m044159_c001_v0001032_t0044_u01786077719488") 2026/08/07 04:45:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecd6_d20260807_m044205_c001_v7007000_t0000_u01786077725111") 2026/08/07 04:45:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498797_d20260807_m044159_c001_v0001102_t0049_u01786077719629") 2026/08/07 04:45:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecd8_d20260807_m044205_c001_v7007000_t0000_u01786077725285") 2026/08/07 04:45:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7dc_d20260807_m044159_c001_v0001179_t0041_u01786077719683") 2026/08/07 04:45:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecd9_d20260807_m044205_c001_v7007000_t0000_u01786077725461") 2026/08/07 04:45:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa393a_d20260807_m044159_c001_v0001120_t0032_u01786077719849") 2026/08/07 04:45:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecda_d20260807_m044205_c001_v7007000_t0000_u01786077725634") 2026/08/07 04:45:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7e0_d20260807_m044159_c001_v0001179_t0018_u01786077719889") 2026/08/07 04:45:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecdb_d20260807_m044205_c001_v7007000_t0000_u01786077725807") 2026/08/07 04:45:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935fd_d20260807_m044159_c001_v0001032_t0027_u01786077719985") 2026/08/07 04:45:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecdc_d20260807_m044205_c001_v7007000_t0000_u01786077725990") 2026/08/07 04:45:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498799_d20260807_m044200_c001_v0001102_t0031_u01786077720072") 2026/08/07 04:45:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecde_d20260807_m044206_c001_v7007000_t0000_u01786077726185") 2026/08/07 04:45:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a7e4_d20260807_m044200_c001_v0001179_t0046_u01786077720095") 2026/08/07 04:45:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecdf_d20260807_m044206_c001_v7007000_t0000_u01786077726359") 2026/08/07 04:45:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935ff_d20260807_m044200_c001_v0001032_t0034_u01786077720296") 2026/08/07 04:45:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1fcda_d20260807_m044223_c001_v7007000_t0000_u01786077743039") 2026/08/07 04:45:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a81c_d20260807_m044217_c001_v0001179_t0000_u01786077737326") 2026/08/07 04:45:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2601b34_d20260807_m044222_c001_v7007000_t0000_u01786077742743") 2026/08/07 04:45:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa399e_d20260807_m044217_c001_v0001120_t0046_u01786077737475") 2026/08/07 04:45:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ed19_d20260807_m044222_c001_v7007000_t0000_u01786077742887") 2026/08/07 04:45:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987cd_d20260807_m044217_c001_v0001102_t0024_u01786077737505") 2026/08/07 04:45:29 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ed1b_d20260807_m044223_c001_v7007000_t0000_u01786077743083") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9362f_d20260807_m044217_c001_v0001032_t0050_u01786077737550") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6273_d20260807_m044222_c001_v7007000_t0000_u01786077742899") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a820_d20260807_m044217_c001_v0001179_t0058_u01786077737577") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b532b_d20260807_m044222_c001_v7007000_t0000_u01786077742910") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a822_d20260807_m044217_c001_v0001179_t0031_u01786077737797") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ed18_d20260807_m044222_c001_v7007000_t0000_u01786077742694") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987cf_d20260807_m044217_c001_v0001102_t0040_u01786077737889") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f84b_d20260807_m044222_c001_v7007000_t0000_u01786077742756") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39a2_d20260807_m044217_c001_v0001120_t0014_u01786077737932") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2601b35_d20260807_m044222_c001_v7007000_t0000_u01786077742918") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93633_d20260807_m044217_c001_v0001032_t0042_u01786077737951") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2601b38_d20260807_m044223_c001_v7007000_t0000_u01786077743092") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a824_d20260807_m044218_c001_v0001179_t0027_u01786077738000") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470ca63_d20260807_m044222_c001_v7007000_t0000_u01786077742930") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987d1_d20260807_m044218_c001_v0001102_t0044_u01786077738210") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6272_d20260807_m044222_c001_v7007000_t0000_u01786077742704") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa39a4_d20260807_m044218_c001_v0001120_t0059_u01786077738237") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6274_d20260807_m044223_c001_v7007000_t0000_u01786077743104") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a826_d20260807_m044218_c001_v0001179_t0041_u01786077738251") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f84c_d20260807_m044222_c001_v7007000_t0000_u01786077742942") 2026/08/07 04:45:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93635_d20260807_m044218_c001_v0001032_t0028_u01786077738449") 2026/08/07 04:45:31 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e334df_d20260807_m044222_c001_v7007000_t0000_u01786077742952") 2026/08/07 04:45:31 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a82a_d20260807_m044218_c001_v0001179_t0041_u01786077738484") 2026/08/07 04:45:31 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e334de_d20260807_m044222_c001_v7007000_t0000_u01786077742714") 2026/08/07 04:45:31 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824987d3_d20260807_m044218_c001_v0001102_t0029_u01786077738594") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b74_d20260807_m044015_c001_v7007000_t0000_u01786077615561") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1027d804bb3640ef_d20260807_m044013_c001_v0001183_t0006_u01786077613440") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1f57e_d20260807_m044013_c001_v7007000_t0000_u01786077613265") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1027d804bb3640d1_d20260807_m044010_c001_v0001183_t0034_u01786077610421") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1f55e_d20260807_m044009_c001_v7007000_t0000_u01786077609633") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a610_d20260807_m044005_c001_v0001179_t0058_u01786077605080") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5fc0d_d20260807_m044003_c001_v7007000_t0000_u01786077603590") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1115f37d82b8b758_d20260807_m044001_c001_v0001182_t0055_u01786077601815") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb40ba_d20260807_m044001_c001_v7007000_t0000_u01786077601617") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1115f37d82b8b73e_d20260807_m043958_c001_v0001182_t0051_u01786077598144") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb40b8_d20260807_m043957_c001_v7007000_t0000_u01786077597393") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa360a_d20260807_m043953_c001_v0001120_t0026_u01786077593213") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4085766727525f19_d20260807_m043951_c001_v7007000_t0000_u01786077591862") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f110a4f158c85ece0_d20260807_m043950_c001_v0001131_t0035_u01786077590382") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b03_d20260807_m043950_c001_v7007000_t0000_u01786077590205") 2026/08/07 04:45:31 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f110a4f158c85ecd2_d20260807_m043947_c001_v0001131_t0019_u01786077587942") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198add_d20260807_m043947_c001_v7007000_t0000_u01786077587244") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa35e2_d20260807_m043943_c001_v0001120_t0046_u01786077583766") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4085766727525ee8_d20260807_m043942_c001_v7007000_t0000_u01786077582830") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10188cf6f3d7d556_d20260807_m043940_c001_v0001037_t0043_u01786077580953") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb40ac_d20260807_m043940_c001_v7007000_t0000_u01786077580777") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10188cf6f3d7d550_d20260807_m043936_c001_v0001037_t0035_u01786077576628") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafbb6d_d20260807_m043929_c001_v7007000_t0000_u01786077569849") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3588_d20260807_m043924_c001_v0001120_t0041_u01786077564479") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470c855_d20260807_m043923_c001_v7007000_t0000_u01786077563557") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1061d8cb619f69d8_d20260807_m043921_c001_v0001097_t0007_u01786077561860") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccc82a_d20260807_m043921_c001_v7007000_t0000_u01786077561675") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1061d8cb619f69cd_d20260807_m043917_c001_v0001097_t0015_u01786077557752") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccc7f0_d20260807_m043917_c001_v7007000_t0000_u01786077557013") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa350c_d20260807_m043903_c001_v0001120_t0054_u01786077543305") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4e59d_d20260807_m043902_c001_v7007000_t0000_u01786077542403") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f113c67bed04f882a_d20260807_m043900_c001_v0001033_t0021_u01786077540521") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f420e67f86eadf881_d20260807_m043900_c001_v7007000_t0000_u01786077540337") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f113c67bed04f8818_d20260807_m043857_c001_v0001033_t0044_u01786077537035") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f420e67f86eadf87c_d20260807_m043856_c001_v7007000_t0000_u01786077536320") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d54a4_d20260807_m043849_c001_v0001101_t0043_u01786077529928") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923ccd_d20260807_m043848_c001_v7007000_t0000_u01786077528857") 2026/08/07 04:45:32 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1002157a55ab5857_d20260807_m043842_c001_v0001041_t0053_u01786077522940") 2026/08/07 04:45:33 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4085766727525db0_d20260807_m043842_c001_v7007000_t0000_u01786077522734") 2026/08/07 04:45:33 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a506_d20260807_m043838_c001_v0001179_t0059_u01786077518338") 2026/08/07 04:45:33 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f102948a9be5fe7f6_d20260807_m043836_c001_v0001117_t0014_u01786077516642") 2026/08/07 04:45:33 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f102948a9be5fe7f4_d20260807_m043835_c001_v0001117_t0032_u01786077515370") 2026/08/07 04:45:33 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1f23e_d20260807_m043822_c001_v7007000_t0000_u01786077502283") 2026/08/07 04:45:33 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5436_d20260807_m043814_c001_v0001101_t0023_u01786077494960") 2026/08/07 04:45:33 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1182d4d95d3bb7e3_d20260807_m043813_c001_v0001106_t0054_u01786077493831") 2026/08/07 04:45:33 DEBUG : dst/one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1182d4d95d3bb7dd_d20260807_m043812_c001_v0001106_t0000_u01786077492383") 2026/08/07 04:45:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b75_d20260807_m044015_c001_v7007000_t0000_u01786077615737") 2026/08/07 04:45:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f112d61887eb68d83_d20260807_m044013_c001_v0001183_t0030_u01786077613059") 2026/08/07 04:45:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1101f180d1cf3325_d20260807_m044009_c001_v0001174_t0015_u01786077609349") 2026/08/07 04:45:33 DEBUG : dst/one.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5fc0e_d20260807_m044003_c001_v7007000_t0000_u01786077603772") 2026/08/07 04:45:33 DEBUG : dst/one.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1045452c008cadd7_d20260807_m044000_c001_v0001037_t0010_u01786077600874") 2026/08/07 04:45:33 DEBUG : dst/one.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f108a850ea5b17151_d20260807_m043957_c001_v0001183_t0001_u01786077597179") 2026/08/07 04:45:33 DEBUG : dst/one.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4085766727525f1a_d20260807_m043952_c001_v7007000_t0000_u01786077592056") 2026/08/07 04:45:33 DEBUG : dst/one.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f104b4c806abfcc9a_d20260807_m043949_c001_v0001179_t0013_u01786077589978") 2026/08/07 04:45:33 DEBUG : dst/one.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f119b7da3b1a6dd64_d20260807_m043947_c001_v0001176_t0017_u01786077587035") 2026/08/07 04:45:33 DEBUG : dst/three: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923cce_d20260807_m043849_c001_v7007000_t0000_u01786077529035") 2026/08/07 04:45:33 DEBUG : dst/three: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f102948a9be5fe804_d20260807_m043847_c001_v0001117_t0053_u01786077527193") 2026/08/07 04:45:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b76_d20260807_m044015_c001_v7007000_t0000_u01786077615915") 2026/08/07 04:45:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f113bcb3da35284d3_d20260807_m044014_c001_v0001144_t0059_u01786077614216") 2026/08/07 04:45:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1161c2edc01bb2ac_d20260807_m044011_c001_v0001179_t0051_u01786077611186") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b77_d20260807_m044016_c001_v7007000_t0000_u01786077616090") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1027d804bb3640ff_d20260807_m044014_c001_v0001183_t0050_u01786077614984") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1f592_d20260807_m044014_c001_v7007000_t0000_u01786077614807") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1027d804bb3640d9_d20260807_m044011_c001_v0001183_t0041_u01786077611578") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1f571_d20260807_m044011_c001_v7007000_t0000_u01786077611402") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a616_d20260807_m044006_c001_v0001179_t0004_u01786077606431") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5fc10_d20260807_m044003_c001_v7007000_t0000_u01786077603956") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1115f37d82b8b75c_d20260807_m044003_c001_v0001182_t0043_u01786077603001") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb40bb_d20260807_m044002_c001_v7007000_t0000_u01786077602809") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1115f37d82b8b74e_d20260807_m043959_c001_v0001182_t0052_u01786077599540") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb40b9_d20260807_m043959_c001_v7007000_t0000_u01786077599347") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3612_d20260807_m043953_c001_v0001120_t0009_u01786077593943") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b10_d20260807_m043951_c001_v7007000_t0000_u01786077591289") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a5da_d20260807_m043949_c001_v0001179_t0001_u01786077589157") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198aea_d20260807_m043948_c001_v7007000_t0000_u01786077588784") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa35e4_d20260807_m043944_c001_v0001120_t0002_u01786077584393") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb40ad_d20260807_m043941_c001_v7007000_t0000_u01786077581860") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a5ba_d20260807_m043939_c001_v0001179_t0042_u01786077579462") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb40a9_d20260807_m043938_c001_v7007000_t0000_u01786077578357") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa358c_d20260807_m043925_c001_v0001120_t0024_u01786077565072") 2026/08/07 04:45:34 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccc838_d20260807_m043922_c001_v7007000_t0000_u01786077562654") 2026/08/07 04:45:35 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a594_d20260807_m043920_c001_v0001179_t0039_u01786077560334") 2026/08/07 04:45:35 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccc80e_d20260807_m043919_c001_v7007000_t0000_u01786077559256") 2026/08/07 04:45:35 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa351e_d20260807_m043906_c001_v0001120_t0008_u01786077546347") 2026/08/07 04:45:35 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f420e67f86eadf883_d20260807_m043901_c001_v7007000_t0000_u01786077541512") 2026/08/07 04:45:35 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d54cb_d20260807_m043858_c001_v0001101_t0041_u01786077538959") 2026/08/07 04:45:35 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f420e67f86eadf87d_d20260807_m043857_c001_v7007000_t0000_u01786077537895") 2026/08/07 04:45:35 DEBUG : dst/three.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a52c_d20260807_m043850_c001_v0001179_t0016_u01786077530916") 2026/08/07 04:45:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5fc11_d20260807_m044004_c001_v7007000_t0000_u01786077604138") 2026/08/07 04:45:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1166027dd418fe9d_d20260807_m044002_c001_v0001180_t0038_u01786077602595") 2026/08/07 04:45:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10563c162b661a6b_d20260807_m043959_c001_v0001105_t0021_u01786077599068") 2026/08/07 04:45:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4085766727525f1b_d20260807_m043952_c001_v7007000_t0000_u01786077592251") 2026/08/07 04:45:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f112dd761c1d44ae8_d20260807_m043950_c001_v0001136_t0047_u01786077590939") 2026/08/07 04:45:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11848bfb1cd70c0f_d20260807_m043948_c001_v0001043_t0015_u01786077588436") 2026/08/07 04:45:35 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b78_d20260807_m044016_c001_v7007000_t0000_u01786077616265") 2026/08/07 04:45:35 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3650_d20260807_m044005_c001_v0001120_t0008_u01786077605720") 2026/08/07 04:45:35 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5fc13_d20260807_m044004_c001_v7007000_t0000_u01786077604321") 2026/08/07 04:45:35 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a5e8_d20260807_m043953_c001_v0001179_t0056_u01786077593718") 2026/08/07 04:45:35 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4085766727525f1e_d20260807_m043952_c001_v7007000_t0000_u01786077592453") 2026/08/07 04:45:35 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a5ca_d20260807_m043944_c001_v0001179_t0042_u01786077584177") 2026/08/07 04:45:35 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4085766727525eea_d20260807_m043943_c001_v7007000_t0000_u01786077583025") 2026/08/07 04:45:36 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a59e_d20260807_m043924_c001_v0001179_t0026_u01786077564862") 2026/08/07 04:45:36 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f416cecb1c470c856_d20260807_m043923_c001_v7007000_t0000_u01786077563734") 2026/08/07 04:45:36 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a55c_d20260807_m043904_c001_v0001179_t0014_u01786077544066") 2026/08/07 04:45:36 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4e59e_d20260807_m043902_c001_v7007000_t0000_u01786077542578") 2026/08/07 04:45:36 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa34ca_d20260807_m043850_c001_v0001120_t0020_u01786077530609") 2026/08/07 04:45:36 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923ccf_d20260807_m043849_c001_v7007000_t0000_u01786077529212") 2026/08/07 04:45:36 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f108332ead8483b89_d20260807_m043844_c001_v0001097_t0035_u01786077524733") 2026/08/07 04:45:36 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1f243_d20260807_m043822_c001_v7007000_t0000_u01786077502467") 2026/08/07 04:45:36 DEBUG : dst/two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f1182d4d95d3bb7ed_d20260807_m043820_c001_v0001106_t0038_u01786077500809") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e533_d20260807_m043748_c001_v7007000_t0000_u01786077468241") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a487_d20260807_m043745_c001_v0001179_t0044_u01786077465173") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e4fb_d20260807_m043743_c001_v7007000_t0000_u01786077463163") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a469_d20260807_m043733_c001_v0001179_t0007_u01786077453748") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e46f_d20260807_m043726_c001_v7007000_t0000_u01786077446192") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a441_d20260807_m043723_c001_v0001179_t0032_u01786077443203") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f85_d20260807_m043704_c001_v7007000_t0000_u01786077424160") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5390_d20260807_m043702_c001_v0001101_t0001_u01786077422077") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f80_d20260807_m043701_c001_v7007000_t0000_u01786077421140") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5388_d20260807_m043659_c001_v0001101_t0001_u01786077419793") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f7b_d20260807_m043656_c001_v7007000_t0000_u01786077416758") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d537a_d20260807_m043654_c001_v0001101_t0059_u01786077414720") 2026/08/07 04:45:36 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f76_d20260807_m043653_c001_v7007000_t0000_u01786077413773") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5370_d20260807_m043652_c001_v0001101_t0051_u01786077412193") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f6c_d20260807_m043646_c001_v7007000_t0000_u01786077406070") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d534c_d20260807_m043644_c001_v0001101_t0050_u01786077404337") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f69_d20260807_m043643_c001_v7007000_t0000_u01786077403506") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d533e_d20260807_m043642_c001_v0001101_t0020_u01786077402627") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e12302e_d20260807_m043637_c001_v7007000_t0000_u01786077397789") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d531e_d20260807_m043636_c001_v0001101_t0038_u01786077396329") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122fe9_d20260807_m043634_c001_v7007000_t0000_u01786077394509") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d530e_d20260807_m043633_c001_v0001101_t0027_u01786077393473") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122fcc_d20260807_m043633_c001_v7007000_t0000_u01786077393108") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f109b73aa1dd96952_d20260807_m043632_c001_v0001185_t0054_u01786077392540") 2026/08/07 04:45:37 DEBUG : empty space: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5304_d20260807_m043630_c001_v0001101_t0037_u01786077390972") 2026/08/07 04:45:37 DEBUG : enormous: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f82_d20260807_m043703_c001_v7007000_t0000_u01786077423291") 2026/08/07 04:45:37 DEBUG : enormous: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5392_d20260807_m043702_c001_v0001101_t0009_u01786077422494") 2026/08/07 04:45:37 DEBUG : existing: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198b7e_d20260807_m044020_c001_v7007000_t0000_u01786077620691") 2026/08/07 04:45:37 DEBUG : existing: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa36ac_d20260807_m044019_c001_v0001120_t0041_u01786077619422") 2026/08/07 04:45:37 DEBUG : existing: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e42b_d20260807_m043721_c001_v7007000_t0000_u01786077441810") 2026/08/07 04:45:37 DEBUG : existing: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a439_d20260807_m043720_c001_v0001179_t0040_u01786077440801") 2026/08/07 04:45:37 DEBUG : existing: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122fb0_d20260807_m043628_c001_v7007000_t0000_u01786077388028") 2026/08/07 04:45:37 DEBUG : existing: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52f2_d20260807_m043626_c001_v0001101_t0000_u01786077386922") 2026/08/07 04:45:37 DEBUG : existing: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122fac_d20260807_m043626_c001_v7007000_t0000_u01786077386380") 2026/08/07 04:45:37 DEBUG : existing: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52f0_d20260807_m043625_c001_v0001101_t0045_u01786077385652") 2026/08/07 04:45:38 DEBUG : existing: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52ec_d20260807_m043624_c001_v0001101_t0031_u01786077384817") 2026/08/07 04:45:38 DEBUG : existing-b: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e42c_d20260807_m043721_c001_v7007000_t0000_u01786077441985") 2026/08/07 04:45:38 DEBUG : existing-b: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d53c2_d20260807_m043720_c001_v0001101_t0016_u01786077440790") 2026/08/07 04:45:38 DEBUG : file1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffbb_d20260807_m044112_c001_v7007000_t0000_u01786077672453") 2026/08/07 04:45:38 DEBUG : file1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a720_d20260807_m044110_c001_v0001179_t0050_u01786077670971") 2026/08/07 04:45:38 DEBUG : file1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffa6_d20260807_m044109_c001_v7007000_t0000_u01786077669989") 2026/08/07 04:45:38 DEBUG : file1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3828_d20260807_m044108_c001_v0001120_t0050_u01786077668889") 2026/08/07 04:45:38 DEBUG : five: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f8a_d20260807_m043707_c001_v7007000_t0000_u01786077427906") 2026/08/07 04:45:38 DEBUG : five: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40371d32af8d539e_d20260807_m043705_c001_v0001101_t0012_u01786077425950") 2026/08/07 04:45:38 DEBUG : foo: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e123008_d20260807_m043635_c001_v7007000_t0000_u01786077395966") 2026/08/07 04:45:38 DEBUG : foo: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40371d32af8d531a_d20260807_m043635_c001_v0001101_t0012_u01786077395421") 2026/08/07 04:45:38 DEBUG : foo: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40371d32af8d5316_d20260807_m043634_c001_v0001101_t0012_u01786077394870") 2026/08/07 04:45:38 DEBUG : four: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f8b_d20260807_m043708_c001_v7007000_t0000_u01786077428080") 2026/08/07 04:45:38 DEBUG : four: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f418597ab2348a3f9_d20260807_m043706_c001_v0001179_t0034_u01786077426491") 2026/08/07 04:45:38 DEBUG : four: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d539c_d20260807_m043705_c001_v0001101_t0037_u01786077425307") 2026/08/07 04:45:38 DEBUG : hello world2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb753_d20260807_m043544_c001_v7007000_t0000_u01786077344497") 2026/08/07 04:45:38 DEBUG : hello world2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5256_d20260807_m043543_c001_v0001101_t0005_u01786077343792") 2026/08/07 04:45:38 DEBUG : ignore-size: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122fa6_d20260807_m043624_c001_v7007000_t0000_u01786077384454") 2026/08/07 04:45:38 DEBUG : ignore-size: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52e8_d20260807_m043623_c001_v0001101_t0056_u01786077383284") 2026/08/07 04:45:38 DEBUG : nested/sub dir/file: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e424_d20260807_m043720_c001_v7007000_t0000_u01786077440084") 2026/08/07 04:45:38 DEBUG : nested/sub dir/file: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a42d_d20260807_m043719_c001_v0001179_t0015_u01786077439455") 2026/08/07 04:45:38 DEBUG : nested/sub dir/file: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e420_d20260807_m043718_c001_v7007000_t0000_u01786077438735") 2026/08/07 04:45:39 DEBUG : nested/sub dir/file: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a423_d20260807_m043717_c001_v0001179_t0031_u01786077437697") 2026/08/07 04:45:39 DEBUG : one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f8c_d20260807_m043708_c001_v7007000_t0000_u01786077428254") 2026/08/07 04:45:39 DEBUG : one: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40371d32af8d5394_d20260807_m043704_c001_v0001101_t0012_u01786077424512") 2026/08/07 04:45:39 DEBUG : only0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff6c_d20260807_m044104_c001_v7007000_t0000_u01786077664312") 2026/08/07 04:45:39 DEBUG : only0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40323dc530b93549_d20260807_m044059_c001_v0001032_t0030_u01786077659769") 2026/08/07 04:45:39 DEBUG : only0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6b2_d20260807_m044044_c001_v0001179_t0032_u01786077644853") 2026/08/07 04:45:39 DEBUG : only0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccca0b_d20260807_m044038_c001_v7007000_t0000_u01786077638371") 2026/08/07 04:45:39 DEBUG : only0: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a644_d20260807_m044024_c001_v0001179_t0043_u01786077624200") 2026/08/07 04:45:39 DEBUG : only1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff6d_d20260807_m044104_c001_v7007000_t0000_u01786077664500") 2026/08/07 04:45:39 DEBUG : only1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41562e3d824986db_d20260807_m044059_c001_v0001102_t0028_u01786077659250") 2026/08/07 04:45:39 DEBUG : only1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6b8_d20260807_m044045_c001_v0001179_t0006_u01786077645793") 2026/08/07 04:45:39 DEBUG : only1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb414f_d20260807_m044038_c001_v7007000_t0000_u01786077638754") 2026/08/07 04:45:39 DEBUG : only1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a64c_d20260807_m044024_c001_v0001179_t0046_u01786077624829") 2026/08/07 04:45:39 DEBUG : only10: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff70_d20260807_m044104_c001_v7007000_t0000_u01786077664688") 2026/08/07 04:45:39 DEBUG : only10: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403e8d1fa2fa37e4_d20260807_m044058_c001_v0001120_t0038_u01786077658451") 2026/08/07 04:45:39 DEBUG : only10: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6d4_d20260807_m044051_c001_v0001179_t0044_u01786077651769") 2026/08/07 04:45:39 DEBUG : only10: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5fe25_d20260807_m044038_c001_v7007000_t0000_u01786077638593") 2026/08/07 04:45:39 DEBUG : only10: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a66c_d20260807_m044030_c001_v0001179_t0030_u01786077630994") 2026/08/07 04:45:39 DEBUG : only11: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff78_d20260807_m044104_c001_v7007000_t0000_u01786077664877") 2026/08/07 04:45:39 DEBUG : only11: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f418597ab2348a6f2_d20260807_m044058_c001_v0001179_t0034_u01786077658462") 2026/08/07 04:45:39 DEBUG : only11: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6d6_d20260807_m044052_c001_v0001179_t0043_u01786077652452") 2026/08/07 04:45:40 DEBUG : only11: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198ba9_d20260807_m044038_c001_v7007000_t0000_u01786077638554") 2026/08/07 04:45:40 DEBUG : only11: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a674_d20260807_m044031_c001_v0001179_t0047_u01786077631759") 2026/08/07 04:45:40 DEBUG : only12: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff79_d20260807_m044105_c001_v7007000_t0000_u01786077665065") 2026/08/07 04:45:40 DEBUG : only12: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41562e3d824986d9_d20260807_m044059_c001_v0001102_t0028_u01786077659048") 2026/08/07 04:45:40 DEBUG : only12: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6d8_d20260807_m044053_c001_v0001179_t0008_u01786077653286") 2026/08/07 04:45:40 DEBUG : only12: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bab_d20260807_m044038_c001_v7007000_t0000_u01786077638906") 2026/08/07 04:45:40 DEBUG : only12: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a678_d20260807_m044032_c001_v0001179_t0017_u01786077632285") 2026/08/07 04:45:40 DEBUG : only13: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff7a_d20260807_m044105_c001_v7007000_t0000_u01786077665254") 2026/08/07 04:45:40 DEBUG : only13: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40323dc530b93543_d20260807_m044059_c001_v0001032_t0030_u01786077659215") 2026/08/07 04:45:40 DEBUG : only13: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6de_d20260807_m044053_c001_v0001179_t0008_u01786077653932") 2026/08/07 04:45:40 DEBUG : only13: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccca0c_d20260807_m044038_c001_v7007000_t0000_u01786077638547") 2026/08/07 04:45:40 DEBUG : only13: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a67e_d20260807_m044033_c001_v0001179_t0047_u01786077633051") 2026/08/07 04:45:40 DEBUG : only14: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff7b_d20260807_m044105_c001_v7007000_t0000_u01786077665442") 2026/08/07 04:45:40 DEBUG : only14: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f418597ab2348a6f6_d20260807_m044058_c001_v0001179_t0034_u01786077658873") 2026/08/07 04:45:40 DEBUG : only14: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6e0_d20260807_m044054_c001_v0001179_t0033_u01786077654499") 2026/08/07 04:45:40 DEBUG : only14: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb4152_d20260807_m044038_c001_v7007000_t0000_u01786077638929") 2026/08/07 04:45:40 DEBUG : only14: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a682_d20260807_m044033_c001_v0001179_t0007_u01786077633511") 2026/08/07 04:45:40 DEBUG : only15: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff7c_d20260807_m044105_c001_v7007000_t0000_u01786077665631") 2026/08/07 04:45:40 DEBUG : only15: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403e8d1fa2fa37e8_d20260807_m044058_c001_v0001120_t0038_u01786077658862") 2026/08/07 04:45:40 DEBUG : only15: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6e2_d20260807_m044055_c001_v0001179_t0055_u01786077655149") 2026/08/07 04:45:40 DEBUG : only15: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb4157_d20260807_m044039_c001_v7007000_t0000_u01786077639105") 2026/08/07 04:45:40 DEBUG : only15: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a684_d20260807_m044034_c001_v0001179_t0059_u01786077634692") 2026/08/07 04:45:40 DEBUG : only16: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff83_d20260807_m044105_c001_v7007000_t0000_u01786077665820") 2026/08/07 04:45:41 DEBUG : only16: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f418597ab2348a6f8_d20260807_m044059_c001_v0001179_t0034_u01786077659051") 2026/08/07 04:45:41 DEBUG : only16: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6e4_d20260807_m044055_c001_v0001179_t0005_u01786077655593") 2026/08/07 04:45:41 DEBUG : only16: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5fe2d_d20260807_m044038_c001_v7007000_t0000_u01786077638977") 2026/08/07 04:45:41 DEBUG : only16: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a688_d20260807_m044035_c001_v0001179_t0037_u01786077635349") 2026/08/07 04:45:41 DEBUG : only17: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff84_d20260807_m044106_c001_v7007000_t0000_u01786077666010") 2026/08/07 04:45:41 DEBUG : only17: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403e8d1fa2fa37ec_d20260807_m044059_c001_v0001120_t0038_u01786077659062") 2026/08/07 04:45:41 DEBUG : only17: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6e8_d20260807_m044056_c001_v0001179_t0043_u01786077656317") 2026/08/07 04:45:41 DEBUG : only17: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccca0a_d20260807_m044038_c001_v7007000_t0000_u01786077638197") 2026/08/07 04:45:41 DEBUG : only17: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a690_d20260807_m044036_c001_v0001179_t0056_u01786077636073") 2026/08/07 04:45:41 DEBUG : only18: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff85_d20260807_m044106_c001_v7007000_t0000_u01786077666198") 2026/08/07 04:45:41 DEBUG : only18: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f418597ab2348a6fc_d20260807_m044059_c001_v0001179_t0034_u01786077659229") 2026/08/07 04:45:41 DEBUG : only18: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6ec_d20260807_m044057_c001_v0001179_t0059_u01786077657027") 2026/08/07 04:45:41 DEBUG : only18: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42404439bbeb414e_d20260807_m044038_c001_v7007000_t0000_u01786077638577") 2026/08/07 04:45:42 DEBUG : only18: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a692_d20260807_m044036_c001_v0001179_t0024_u01786077636667") 2026/08/07 04:45:42 DEBUG : only19: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff88_d20260807_m044106_c001_v7007000_t0000_u01786077666386") 2026/08/07 04:45:42 DEBUG : only19: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403e8d1fa2fa37ee_d20260807_m044059_c001_v0001120_t0038_u01786077659238") 2026/08/07 04:45:42 DEBUG : only19: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6ee_d20260807_m044057_c001_v0001179_t0027_u01786077657649") 2026/08/07 04:45:42 DEBUG : only19: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bad_d20260807_m044039_c001_v7007000_t0000_u01786077639259") 2026/08/07 04:45:42 DEBUG : only19: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a696_d20260807_m044037_c001_v0001179_t0054_u01786077637147") 2026/08/07 04:45:42 DEBUG : only2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff92_d20260807_m044106_c001_v7007000_t0000_u01786077666575") 2026/08/07 04:45:42 DEBUG : only2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40323dc530b93545_d20260807_m044059_c001_v0001032_t0030_u01786077659400") 2026/08/07 04:45:42 DEBUG : only2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6bc_d20260807_m044046_c001_v0001179_t0015_u01786077646745") 2026/08/07 04:45:42 DEBUG : only2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5fe27_d20260807_m044038_c001_v7007000_t0000_u01786077638785") 2026/08/07 04:45:42 DEBUG : only2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a64e_d20260807_m044025_c001_v0001179_t0022_u01786077625405") 2026/08/07 04:45:42 DEBUG : only3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff93_d20260807_m044106_c001_v7007000_t0000_u01786077666793") 2026/08/07 04:45:42 DEBUG : only3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f418597ab2348a6fe_d20260807_m044059_c001_v0001179_t0034_u01786077659412") 2026/08/07 04:45:42 DEBUG : only3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6be_d20260807_m044047_c001_v0001179_t0056_u01786077647328") 2026/08/07 04:45:42 DEBUG : only3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccca0f_d20260807_m044038_c001_v7007000_t0000_u01786077638897") 2026/08/07 04:45:42 DEBUG : only3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a650_d20260807_m044026_c001_v0001179_t0021_u01786077626148") 2026/08/07 04:45:42 DEBUG : only4: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff9b_d20260807_m044106_c001_v7007000_t0000_u01786077666982") 2026/08/07 04:45:42 DEBUG : only4: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403e8d1fa2fa37f2_d20260807_m044059_c001_v0001120_t0038_u01786077659421") 2026/08/07 04:45:42 DEBUG : only4: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6c0_d20260807_m044047_c001_v0001179_t0025_u01786077647952") 2026/08/07 04:45:42 DEBUG : only4: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccca0d_d20260807_m044038_c001_v7007000_t0000_u01786077638721") 2026/08/07 04:45:43 DEBUG : only4: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a652_d20260807_m044026_c001_v0001179_t0023_u01786077626615") 2026/08/07 04:45:43 DEBUG : only5: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff9c_d20260807_m044107_c001_v7007000_t0000_u01786077667170") 2026/08/07 04:45:43 DEBUG : only5: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41562e3d824986dd_d20260807_m044059_c001_v0001102_t0028_u01786077659446") 2026/08/07 04:45:43 DEBUG : only5: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6c4_d20260807_m044048_c001_v0001179_t0027_u01786077648419") 2026/08/07 04:45:43 DEBUG : only5: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccca11_d20260807_m044039_c001_v7007000_t0000_u01786077639071") 2026/08/07 04:45:43 DEBUG : only5: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a65a_d20260807_m044027_c001_v0001179_t0024_u01786077627278") 2026/08/07 04:45:43 DEBUG : only6: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff9d_d20260807_m044107_c001_v7007000_t0000_u01786077667359") 2026/08/07 04:45:43 DEBUG : only6: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40323dc530b93547_d20260807_m044059_c001_v0001032_t0030_u01786077659585") 2026/08/07 04:45:43 DEBUG : only6: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6c6_d20260807_m044049_c001_v0001179_t0030_u01786077649125") 2026/08/07 04:45:43 DEBUG : only6: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5fe2f_d20260807_m044039_c001_v7007000_t0000_u01786077639168") 2026/08/07 04:45:43 DEBUG : only6: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a65c_d20260807_m044027_c001_v0001179_t0053_u01786077627871") 2026/08/07 04:45:43 DEBUG : only7: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff9e_d20260807_m044107_c001_v7007000_t0000_u01786077667547") 2026/08/07 04:45:43 DEBUG : only7: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403e8d1fa2fa37f4_d20260807_m044059_c001_v0001120_t0038_u01786077659598") 2026/08/07 04:45:43 DEBUG : only7: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6ca_d20260807_m044049_c001_v0001179_t0045_u01786077649732") 2026/08/07 04:45:43 DEBUG : only7: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198bac_d20260807_m044039_c001_v7007000_t0000_u01786077639081") 2026/08/07 04:45:43 DEBUG : only7: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a65e_d20260807_m044028_c001_v0001179_t0056_u01786077628460") 2026/08/07 04:45:43 DEBUG : only8: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ff9f_d20260807_m044107_c001_v7007000_t0000_u01786077667735") 2026/08/07 04:45:43 DEBUG : only8: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f418597ab2348a702_d20260807_m044059_c001_v0001179_t0034_u01786077659608") 2026/08/07 04:45:43 DEBUG : only8: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6ce_d20260807_m044050_c001_v0001179_t0018_u01786077650342") 2026/08/07 04:45:43 DEBUG : only8: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f402d0eab12198baa_d20260807_m044038_c001_v7007000_t0000_u01786077638730") 2026/08/07 04:45:44 DEBUG : only8: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a664_d20260807_m044029_c001_v0001179_t0057_u01786077629251") 2026/08/07 04:45:44 DEBUG : only9: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffa0_d20260807_m044107_c001_v7007000_t0000_u01786077667924") 2026/08/07 04:45:44 DEBUG : only9: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41562e3d824986e3_d20260807_m044059_c001_v0001102_t0028_u01786077659642") 2026/08/07 04:45:44 DEBUG : only9: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a6d0_d20260807_m044051_c001_v0001179_t0023_u01786077651069") 2026/08/07 04:45:44 DEBUG : only9: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900ccca12_d20260807_m044039_c001_v7007000_t0000_u01786077639249") 2026/08/07 04:45:44 DEBUG : only9: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a66a_d20260807_m044030_c001_v0001179_t0045_u01786077630423") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e41c_d20260807_m043716_c001_v7007000_t0000_u01786077436629") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa337c_d20260807_m043714_c001_v0001120_t0014_u01786077434813") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e414_d20260807_m043713_c001_v7007000_t0000_u01786077433723") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d53b4_d20260807_m043711_c001_v0001101_t0051_u01786077431801") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e40d_d20260807_m043711_c001_v7007000_t0000_u01786077431101") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3360_d20260807_m043709_c001_v0001120_t0020_u01786077429137") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f7e_d20260807_m043658_c001_v7007000_t0000_u01786077418847") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d537e_d20260807_m043657_c001_v0001101_t0027_u01786077417278") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f79_d20260807_m043655_c001_v7007000_t0000_u01786077415743") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5378_d20260807_m043654_c001_v0001101_t0057_u01786077414293") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f75_d20260807_m043652_c001_v7007000_t0000_u01786077412927") 2026/08/07 04:45:44 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d536e_d20260807_m043651_c001_v0001101_t0036_u01786077411860") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f6b_d20260807_m043645_c001_v7007000_t0000_u01786077405547") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d534a_d20260807_m043644_c001_v0001101_t0015_u01786077404028") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f6a_d20260807_m043643_c001_v7007000_t0000_u01786077403680") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d533c_d20260807_m043642_c001_v0001101_t0013_u01786077402168") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f68_d20260807_m043641_c001_v7007000_t0000_u01786077401821") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5338_d20260807_m043641_c001_v0001101_t0054_u01786077401089") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5336_d20260807_m043640_c001_v0001101_t0031_u01786077400439") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f66_d20260807_m043640_c001_v7007000_t0000_u01786077400091") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5332_d20260807_m043639_c001_v0001101_t0021_u01786077399393") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5330_d20260807_m043638_c001_v0001101_t0027_u01786077398669") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e123032_d20260807_m043637_c001_v7007000_t0000_u01786077397971") 2026/08/07 04:45:45 DEBUG : potato: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5328_d20260807_m043637_c001_v0001101_t0035_u01786077397040") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e539_d20260807_m043757_c001_v7007000_t0000_u01786077477170") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa33d8_d20260807_m043756_c001_v0001120_t0000_u01786077476399") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e535_d20260807_m043749_c001_v7007000_t0000_u01786077469001") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa33c4_d20260807_m043744_c001_v0001120_t0029_u01786077464409") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e4c1_d20260807_m043737_c001_v7007000_t0000_u01786077457611") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa33ae_d20260807_m043733_c001_v0001120_t0006_u01786077453003") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e473_d20260807_m043726_c001_v7007000_t0000_u01786077446510") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa338e_d20260807_m043722_c001_v0001120_t0021_u01786077442929") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f83_d20260807_m043703_c001_v7007000_t0000_u01786077423465") 2026/08/07 04:45:45 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d538e_d20260807_m043701_c001_v0001101_t0048_u01786077421662") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f81_d20260807_m043701_c001_v7007000_t0000_u01786077421314") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5386_d20260807_m043659_c001_v0001101_t0023_u01786077419425") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f7f_d20260807_m043659_c001_v7007000_t0000_u01786077419021") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5384_d20260807_m043658_c001_v0001101_t0054_u01786077418109") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f7c_d20260807_m043656_c001_v7007000_t0000_u01786077416932") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d537c_d20260807_m043656_c001_v0001101_t0041_u01786077416093") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f77_d20260807_m043653_c001_v7007000_t0000_u01786077413946") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5372_d20260807_m043652_c001_v0001101_t0035_u01786077412938") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f6d_d20260807_m043646_c001_v7007000_t0000_u01786077406244") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5352_d20260807_m043645_c001_v0001101_t0030_u01786077405180") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb757_d20260807_m043547_c001_v7007000_t0000_u01786077347477") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5266_d20260807_m043546_c001_v0001101_t0058_u01786077346680") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb755_d20260807_m043545_c001_v7007000_t0000_u01786077345706") 2026/08/07 04:45:46 DEBUG : potato2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d525e_d20260807_m043545_c001_v0001101_t0032_u01786077345022") 2026/08/07 04:45:46 DEBUG : potato3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e534_d20260807_m043748_c001_v7007000_t0000_u01786077468826") 2026/08/07 04:45:46 DEBUG : potato3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5404_d20260807_m043745_c001_v0001101_t0003_u01786077465746") 2026/08/07 04:45:46 DEBUG : potato3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e4c2_d20260807_m043737_c001_v7007000_t0000_u01786077457952") 2026/08/07 04:45:46 DEBUG : potato3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d53e8_d20260807_m043734_c001_v0001101_t0020_u01786077454392") 2026/08/07 04:45:46 DEBUG : potato3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e477_d20260807_m043726_c001_v7007000_t0000_u01786077446761") 2026/08/07 04:45:46 DEBUG : potato3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d53d0_d20260807_m043723_c001_v0001101_t0038_u01786077443425") 2026/08/07 04:45:47 DEBUG : pre-dest1/1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923cb6_d20260807_m043831_c001_v7007000_t0000_u01786077511181") 2026/08/07 04:45:47 DEBUG : pre-dest1/1: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d544c_d20260807_m043823_c001_v0001101_t0055_u01786077503209") 2026/08/07 04:45:47 DEBUG : pre-dest2/2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4193c95999923cb7_d20260807_m043831_c001_v7007000_t0000_u01786077511362") 2026/08/07 04:45:47 DEBUG : pre-dest2/2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa344a_d20260807_m043824_c001_v0001120_t0015_u01786077504011") 2026/08/07 04:45:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f411617f339c1f206_d20260807_m043808_c001_v7007000_t0000_u01786077488431") 2026/08/07 04:45:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a4b7_d20260807_m043805_c001_v0001179_t0034_u01786077485764") 2026/08/07 04:45:47 DEBUG : sizeonly: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122f9f_d20260807_m043622_c001_v7007000_t0000_u01786077382739") 2026/08/07 04:45:47 DEBUG : sizeonly: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52e2_d20260807_m043621_c001_v0001101_t0005_u01786077381658") 2026/08/07 04:45:47 DEBUG : splitbanan: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f415e3533b3e33543_d20260807_m044306_c001_v7007000_t0000_u01786077786341") 2026/08/07 04:45:47 DEBUG : splitbanan: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3aa4_d20260807_m044258_c001_v0001120_t0059_u01786077778910") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b54f3_d20260807_m044424_c001_v7007000_t0000_u01786077864558") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249894f_d20260807_m044418_c001_v0001102_t0047_u01786077858115") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccd37_d20260807_m044409_c001_v7007000_t0000_u01786077849028") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498929_d20260807_m044402_c001_v0001102_t0012_u01786077842618") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c67c9_d20260807_m044352_c001_v7007000_t0000_u01786077832739") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988f9_d20260807_m044346_c001_v0001102_t0056_u01786077826579") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a81a8_d20260807_m044337_c001_v7007000_t0000_u01786077817621") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824988d3_d20260807_m044331_c001_v0001102_t0016_u01786077811443") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4004132ab457f89c_d20260807_m044321_c001_v7007000_t0000_u01786077801982") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498893_d20260807_m044315_c001_v0001102_t0043_u01786077795821") 2026/08/07 04:45:47 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4185093e2b7cde08_d20260807_m044300_c001_v7007000_t0000_u01786077780889") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249884d_d20260807_m044257_c001_v0001102_t0017_u01786077777851") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62c0_d20260807_m044249_c001_v7007000_t0000_u01786077769174") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93683_d20260807_m044242_c001_v0001032_t0021_u01786077762125") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4067bfbb1e4a8178_d20260807_m044240_c001_v7007000_t0000_u01786077760847") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93673_d20260807_m044237_c001_v0001032_t0018_u01786077757228") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c6292_d20260807_m044228_c001_v7007000_t0000_u01786077748422") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9363f_d20260807_m044220_c001_v0001032_t0006_u01786077740497") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c626d_d20260807_m044219_c001_v7007000_t0000_u01786077739364") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93627_d20260807_m044215_c001_v0001032_t0057_u01786077735869") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4227bf6ed7c4ecb7_d20260807_m044201_c001_v7007000_t0000_u01786077721294") 2026/08/07 04:45:48 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935f7_d20260807_m044156_c001_v0001032_t0023_u01786077716673") 2026/08/07 04:45:49 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41289f38e2a695a0_d20260807_m044147_c001_v7007000_t0000_u01786077707458") 2026/08/07 04:45:49 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b935cd_d20260807_m044140_c001_v0001032_t0007_u01786077700901") 2026/08/07 04:45:49 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41499aa900cccb9b_d20260807_m044131_c001_v7007000_t0000_u01786077691419") 2026/08/07 04:45:49 DEBUG : splitbananasplit: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93597_d20260807_m044125_c001_v0001032_t0053_u01786077685092") 2026/08/07 04:45:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f417ee634602c62a7_d20260807_m044244_c001_v7007000_t0000_u01786077764044") 2026/08/07 04:45:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498815_d20260807_m044238_c001_v0001102_t0008_u01786077758380") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffc3_d20260807_m044116_c001_v7007000_t0000_u01786077676543") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249870b_d20260807_m044115_c001_v0001102_t0045_u01786077675350") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffbf_d20260807_m044114_c001_v7007000_t0000_u01786077674558") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa383e_d20260807_m044113_c001_v0001120_t0032_u01786077673426") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e425_d20260807_m043720_c001_v7007000_t0000_u01786077440260") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3388_d20260807_m043719_c001_v0001120_t0021_u01786077439444") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e421_d20260807_m043718_c001_v7007000_t0000_u01786077438911") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d53bc_d20260807_m043718_c001_v0001101_t0045_u01786077438032") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122f8f_d20260807_m043619_c001_v7007000_t0000_u01786077379378") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52d8_d20260807_m043617_c001_v0001101_t0059_u01786077377749") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122f84_d20260807_m043617_c001_v7007000_t0000_u01786077377387") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52d2_d20260807_m043616_c001_v0001101_t0029_u01786077376360") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122f71_d20260807_m043614_c001_v7007000_t0000_u01786077374407") 2026/08/07 04:45:49 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52cc_d20260807_m043613_c001_v0001101_t0037_u01786077373479") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122f6b_d20260807_m043612_c001_v7007000_t0000_u01786077372945") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52c0_d20260807_m043611_c001_v0001101_t0006_u01786077371937") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52ba_d20260807_m043609_c001_v0001101_t0013_u01786077369380") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f42510b775e122f5a_d20260807_m043609_c001_v7007000_t0000_u01786077369019") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52b4_d20260807_m043608_c001_v0001101_t0035_u01786077368302") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52b2_d20260807_m043607_c001_v0001101_t0015_u01786077367608") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb76e_d20260807_m043606_c001_v7007000_t0000_u01786077366887") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d52aa_d20260807_m043604_c001_v0001101_t0052_u01786077364351") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d529e_d20260807_m043601_c001_v0001101_t0053_u01786077361671") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb76b_d20260807_m043601_c001_v7007000_t0000_u01786077361317") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5298_d20260807_m043600_c001_v0001101_t0044_u01786077360673") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5296_d20260807_m043559_c001_v0001101_t0051_u01786077359973") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb76a_d20260807_m043559_c001_v7007000_t0000_u01786077359622") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d528c_d20260807_m043555_c001_v0001101_t0037_u01786077355945") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb765_d20260807_m043555_c001_v7007000_t0000_u01786077355594") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5288_d20260807_m043554_c001_v0001101_t0018_u01786077354932") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb75d_d20260807_m043554_c001_v7007000_t0000_u01786077354057") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d527e_d20260807_m043553_c001_v0001101_t0029_u01786077353348") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb75b_d20260807_m043552_c001_v7007000_t0000_u01786077352823") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5278_d20260807_m043552_c001_v0001101_t0041_u01786077352101") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb75a_d20260807_m043551_c001_v7007000_t0000_u01786077351224") 2026/08/07 04:45:50 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5272_d20260807_m043550_c001_v0001101_t0038_u01786077350389") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb759_d20260807_m043549_c001_v7007000_t0000_u01786077349863") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d526e_d20260807_m043549_c001_v0001101_t0031_u01786077349175") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb758_d20260807_m043548_c001_v7007000_t0000_u01786077348650") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d526a_d20260807_m043548_c001_v0001101_t0017_u01786077348002") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb752_d20260807_m043543_c001_v7007000_t0000_u01786077343266") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5252_d20260807_m043542_c001_v0001101_t0004_u01786077342518") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb748_d20260807_m043541_c001_v7007000_t0000_u01786077341980") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d524c_d20260807_m043541_c001_v0001101_t0004_u01786077341222") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb6ab_d20260807_m043540_c001_v7007000_t0000_u01786077340349") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5248_d20260807_m043539_c001_v0001101_t0034_u01786077339671") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41546a0aeaafb673_d20260807_m043537_c001_v7007000_t0000_u01786077337527") 2026/08/07 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d5240_d20260807_m043536_c001_v0001101_t0018_u01786077336776") 2026/08/07 04:45:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffc4_d20260807_m044116_c001_v7007000_t0000_u01786077676731") 2026/08/07 04:45:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b9356d_d20260807_m044115_c001_v0001032_t0024_u01786077675361") 2026/08/07 04:45:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffc0_d20260807_m044114_c001_v7007000_t0000_u01786077674752") 2026/08/07 04:45:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a726_d20260807_m044113_c001_v0001179_t0037_u01786077673438") 2026/08/07 04:45:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b5511_d20260807_m044426_c001_v7007000_t0000_u01786077866609") 2026/08/07 04:45:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348aa39_d20260807_m044425_c001_v0001179_t0032_u01786077865955") 2026/08/07 04:45:51 DEBUG : sub/yam: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e41b_d20260807_m043716_c001_v7007000_t0000_u01786077436075") 2026/08/07 04:45:51 DEBUG : sub/yam: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a417_d20260807_m043714_c001_v0001179_t0013_u01786077434439") 2026/08/07 04:45:51 DEBUG : test_dir1/file2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffbc_d20260807_m044112_c001_v7007000_t0000_u01786077672642") 2026/08/07 04:45:51 DEBUG : test_dir1/file2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824986fb_d20260807_m044110_c001_v0001102_t0031_u01786077670980") 2026/08/07 04:45:52 DEBUG : test_dir1/file2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffa9_d20260807_m044110_c001_v7007000_t0000_u01786077670177") 2026/08/07 04:45:52 DEBUG : test_dir1/file2: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a71c_d20260807_m044108_c001_v0001179_t0051_u01786077668883") 2026/08/07 04:45:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffbd_d20260807_m044112_c001_v7007000_t0000_u01786077672830") 2026/08/07 04:45:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93563_d20260807_m044111_c001_v0001032_t0007_u01786077671309") 2026/08/07 04:45:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c5ffaa_d20260807_m044110_c001_v7007000_t0000_u01786077670364") 2026/08/07 04:45:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d824986f5_d20260807_m044108_c001_v0001102_t0009_u01786077668891") 2026/08/07 04:45:52 DEBUG : three: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f8d_d20260807_m043708_c001_v7007000_t0000_u01786077428428") 2026/08/07 04:45:52 DEBUG : three: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d53a4_d20260807_m043707_c001_v0001101_t0002_u01786077427205") 2026/08/07 04:45:52 DEBUG : three: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10371d32af8d539a_d20260807_m043704_c001_v0001101_t0055_u01786077424899") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b5523_d20260807_m044428_c001_v7007000_t0000_u01786077868536") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937dd_d20260807_m044427_c001_v0001032_t0006_u01786077867557") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b5545_d20260807_m044447_c001_v7007000_t0000_u01786077887911") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3cfc_d20260807_m044445_c001_v0001120_t0001_u01786077885931") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b5543_d20260807_m044444_c001_v7007000_t0000_u01786077884339") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937fd_d20260807_m044442_c001_v0001032_t0022_u01786077882229") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b5541_d20260807_m044441_c001_v7007000_t0000_u01786077881221") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348aa6d_d20260807_m044440_c001_v0001179_t0004_u01786077880538") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b553a_d20260807_m044435_c001_v7007000_t0000_u01786077875589") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b937ed_d20260807_m044434_c001_v0001032_t0044_u01786077874529") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b553d_d20260807_m044437_c001_v7007000_t0000_u01786077877763") 2026/08/07 04:45:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3cca_d20260807_m044436_c001_v0001120_t0031_u01786077876547") 2026/08/07 04:45:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b5537_d20260807_m044433_c001_v7007000_t0000_u01786077873569") 2026/08/07 04:45:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348aa4f_d20260807_m044432_c001_v0001179_t0030_u01786077872933") 2026/08/07 04:45:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b5532_d20260807_m044431_c001_v7007000_t0000_u01786077871974") 2026/08/07 04:45:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d82498967_d20260807_m044431_c001_v0001102_t0003_u01786077871179") 2026/08/07 04:45:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b552b_d20260807_m044430_c001_v7007000_t0000_u01786077870219") 2026/08/07 04:45:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f103e8d1fa2fa3ca6_d20260807_m044429_c001_v0001120_t0018_u01786077869518") 2026/08/07 04:45:53 DEBUG : toe/toe/toe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f4270390dc9c60887_d20260807_m044452_c001_v7007000_t0000_u01786077892726") 2026/08/07 04:45:53 DEBUG : toe/toe/toe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10323dc530b93813_d20260807_m044451_c001_v0001032_t0016_u01786077891899") 2026/08/07 04:45:53 DEBUG : toe/toe/toe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b553e_d20260807_m044439_c001_v7007000_t0000_u01786077879566") 2026/08/07 04:45:53 DEBUG : toe/toe/toe: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249897f_d20260807_m044438_c001_v0001102_t0001_u01786077878735") 2026/08/07 04:45:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b5546_d20260807_m044448_c001_v7007000_t0000_u01786077888508") 2026/08/07 04:45:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11562e3d8249899b_d20260807_m044447_c001_v0001102_t0031_u01786077887542") 2026/08/07 04:45:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403f7d67a79b5544_d20260807_m044444_c001_v7007000_t0000_u01786077884950") 2026/08/07 04:45:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f102a9c1c000a2b3a_d20260807_m044443_c001_v0001171_t0012_u01786077883679") 2026/08/07 04:45:53 DEBUG : two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f41375cdac2600f8e_d20260807_m043708_c001_v7007000_t0000_u01786077428602") 2026/08/07 04:45:53 DEBUG : two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f403e8d1fa2fa335c_d20260807_m043706_c001_v0001120_t0038_u01786077426665") 2026/08/07 04:45:53 DEBUG : two: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f40371d32af8d5396_d20260807_m043704_c001_v0001101_t0012_u01786077424699") 2026/08/07 04:45:53 DEBUG : yam: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e41d_d20260807_m043716_c001_v7007000_t0000_u01786077436805") 2026/08/07 04:45:53 DEBUG : yam: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f107e68e7093b0ab2_d20260807_m043715_c001_v0001174_t0039_u01786077435783") 2026/08/07 04:45:53 DEBUG : yam: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e413_d20260807_m043713_c001_v7007000_t0000_u01786077433196") 2026/08/07 04:45:54 DEBUG : yam: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a40d_d20260807_m043711_c001_v0001179_t0008_u01786077431814") 2026/08/07 04:45:54 DEBUG : yam: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e40b_d20260807_m043710_c001_v7007000_t0000_u01786077430522") 2026/08/07 04:45:54 DEBUG : yam: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f118597ab2348a403_d20260807_m043709_c001_v0001179_t0030_u01786077429128") 2026/08/07 04:45:54 DEBUG : yaml: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e415_d20260807_m043713_c001_v7007000_t0000_u01786077433897") 2026/08/07 04:45:54 DEBUG : yaml: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f10956eb2f826f92a_d20260807_m043712_c001_v0001106_t0048_u01786077432721") 2026/08/07 04:45:54 DEBUG : yaml: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f409cb53cba41e410_d20260807_m043711_c001_v7007000_t0000_u01786077431275") 2026/08/07 04:45:54 DEBUG : yaml: Deleting (id "4_zff324dd3801ddbab9ff80e1b_f11630bdcd02eac59_d20260807_m043710_c001_v0001178_t0059_u01786077430308") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m21.221750746s (try 1/5)